Open todolson opened 7 years ago
Our schema.xml for the biblio core is out of step with the main VuFind 3.1 schema. This needs to be reviewed and brought back into order:
schema.xml
marc.properties
marc_local.properties
marc_ole.properties
import_ole.properties
import_ole_syn.properties
marc*.properties
searchspecs.yaml
This needs to be a comprehensive review. It will change the schema, so will need to coordinate with the developers.
Fields were rearranged to better reflect original schema file. Commits: 512bdf4bf fa4c2a696
Our schema.xml for the biblio core is out of step with the main VuFind 3.1 schema. This needs to be reviewed and brought back into order:
schema.xml
, start from from master branchmarc.properties
should start with master branchmarc_local.properties
for local changesmarc_ole.properties
for OLE-specific local changesimport_ole.properties
andimport_ole_syn.properties
refer to all neededmarc*.properties
filessearchspecs.yaml
will need to reflect new field names. Start with master branch and compare fields and weights with the current productionThis needs to be a comprehensive review. It will change the schema, so will need to coordinate with the developers.