]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1442815: teach record attributes about SKOS
authorGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 22:03:46 +0000 (22:03 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:10 +0000 (13:39 -0400)
commit73be52e6d2f8fdaa1c0867271b5428a95803a289
tree72a65c2a5757d851d16ff691fb2135002ae24352
parent4bd82e9374193a5afe3fe4448f477acb4642f9d4
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>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
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]