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>
Fri, 10 Apr 2015 22:03:46 +0000 (22:03 +0000)
commitac8dcabfb48f60118a474de19ff601f90bddf3d2
tree33d7e1779b92b1e728f9256f8a9c982cddc50b41
parent4a8f10dc28b372ba64a28792cb3a4768f38e6a0c
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/XXXX.schema.teach_record_attributes_about_skos.sql [new file with mode: 0644]