LP#1442815: teach record attributes about SKOS
authorGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 22:03:46 +0000 (22:03 +0000)
committerMike Rylander <mrylander@gmail.com>
Wed, 8 Jul 2015 18:12:06 +0000 (14:12 -0400)
commit5ed40009a15d1f16632de08261b5d19d4a9cbc45
tree2f86b63f65a057f8fd6580da7660de7774d66a98
parent8efe07580ae69602494da5808bf2cfdf682d7a85
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]