1.1 version ontology files (both user and submodel) in the "old version" directories for the knowledge base migration process.

This commit is contained in:
sjm222 2010-11-12 22:39:24 +00:00
parent 76e3585f0f
commit fd6fa7341e
13 changed files with 10626 additions and 10612 deletions

View file

@ -5,5 +5,5 @@ ASK {
<http://vitro.mannlib.cornell.edu/default/vitro-kb-2> vitro:updatedToOntology ?u .
?u a owl:Thing .
?u vitro:updatedOntology <http://vivoweb.org/ontology/core> .
?u vitro:toOntologyVersion "1.1" .
?u vitro:toOntologyVersion "1.2" .
}