VIVO-786 and VIVO-751 changes to default property annotations and 1.7 migration

This commit is contained in:
brianjlowe 2014-06-11 14:19:00 -04:00
parent 67ce187eac
commit a607b240a5
68 changed files with 9109 additions and 16475 deletions

View file

@ -4,5 +4,5 @@ PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
ASK {
<http://vitro.mannlib.cornell.edu/default/vitro-kb-2> vitro:updatedToOntology ?u .
?u vitro:toOntologyVersion "1.6" .
?u vitro:toOntologyVersion "1.7" .
}