LP#1442815: teach record attributes about SKOS
authorGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 22:03:46 +0000 (22:03 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 17 Aug 2015 22:56:35 +0000 (22:56 +0000)
commitf233c20808fcdde94a29b0f86b2e81d70191afc0
tree94a9c291f06fdaa60b32355bd5c8b025d86d77d2
parent656b969971f5ba05a1e4fb3f8133bc56c668d8a4
LP#1442815: teach record attributes about SKOS

Add columns to the database for storing URIs of SKOS
vocabularies and concepts.  In particular:

- add a vocabulary column to config.record_attr_definition
  to store the URI of the published vocabulary associated
  with the record attribute
- add a concept_uri column to config.coded_value_map

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/lp1442815_1of2.schema.teach_record_attributes_about_skos.sql [new file with mode: 0644]