work in progress on data migration and related changes for ISF properties

This commit is contained in:
brianjlowe 2013-08-05 16:46:25 -04:00
parent 5fad9b85fa
commit 4598aae578
20 changed files with 14929 additions and 20 deletions

View file

@ -6,6 +6,6 @@ ASK {
graph <http://vitro.mannlib.cornell.edu/default/vitro-kb-applicationMetadata> {
<http://vitro.mannlib.cornell.edu/default/vitro-kb-2> vitro:updatedToOntology ?u .
?u vitro:updatedOntology <http://vivoweb.org/ontology/core> .
?u vitro:toOntologyVersion "1.5" .
?u vitro:toOntologyVersion "1.6" .
}
}
}