Task #7596
Story #7599: Update index processor with revised namespace in support of ProvONE.
Update the ProvONE namespace used in the RdfXmlSubprocessor
100%
Description
Because of uncertainty of the purl.org domain, we plan to now use the purl.dataone.org domain for the ProvONE namespace. In the RdfXmlSubprocessor, use:
http://purl.dataone.org/provone/2015/01/15/ontology#
However, also keep the SPARQL queries that match the older namespace as well for backwards compatibility.
For reference, see https://github.com/DataONEorg/sem-prov-design/issues/194.
Associated revisions
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
refs #7596
Chris deleted d1_cn_index_processor/src/main/resources/application-context-provone100.xml in rev 17454. Remove references to the deleted file.
History
#1 Updated by Dave Vieglais almost 9 years ago
- Target version changed from CCI-2.1.0 to CCI-2.0.3
#2 Updated by Dave Vieglais almost 9 years ago
- Parent task set to #7599
#3 Updated by Chris Jones almost 9 years ago
- Status changed from New to Ready
#4 Updated by Chris Jones almost 9 years ago
- % Done changed from 0 to 50
- Status changed from Ready to Testing
#5 Updated by Chris Jones almost 9 years ago
- Status changed from Testing to Closed
- translation missing: en.field_remaining_hours set to 0.0
- % Done changed from 50 to 100
I've updated both d1_cn_index_processor and cn-buildout/dataone-cn-index to use the new namespaces. Documents look to be indexing correctly in DEV2. closing