
Move data directory from ontologies/update to version-specific directory ontologies/update17to18 Create ontologies/update15to16 and ontologies/update16to17 from previous update data directories. Revise UpdateKnowledgeBase to accept the data directory as a parameter instead of having it hard-coded. Create classes like Release18Migrator that will call UpdateKnowledgeBase with the appropriate directory, and do other release-specific migration tasks. Make corresponding changes in startup_listeners.txt
24 lines
1.2 KiB
Text
24 lines
1.2 KiB
Text
<rdf:RDF
|
|
xmlns:vitro-public="http://vitro.mannlib.cornell.edu/ns/vitro/public#"
|
|
xmlns:c4o="http://purl.org/spar/c4o/"
|
|
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
|
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
|
xmlns:obo="http://purl.obolibrary.org/obo/"
|
|
xmlns:ocrer="http://purl.org/net/OCRe/research.owl#"
|
|
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
|
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
|
xmlns:cito="http://purl.org/spar/cito/"
|
|
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
|
xmlns:vcard="http://www.w3.org/2006/vcard/ns#"
|
|
xmlns:ocresd="http://purl.org/net/OCRe/study_design.owl#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:bibo="http://purl.org/ontology/bibo/"
|
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
xmlns:scires="http://vivoweb.org/ontology/scientific-research#"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
|
xmlns:fabio="http://purl.org/spar/fabio/"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
|
</rdf:RDF>
|