update to query determining whether db has been migrated
This commit is contained in:
parent
4333e376f4
commit
6d522888aa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|||
|
||||
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" .
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue