data migration work

This commit is contained in:
brianjlowe 2013-09-20 15:42:17 -04:00
parent 5f0bd4a74c
commit 4047b4e8a9
5 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ CONSTRUCT {
?educationalProcess <http://purl.obolibrary.org/obo/RO_0002234> ?degree .
?degree a vivo:AcademicDegree .
OPTIONAL {
?educationalProcess vivo:relates ?org .
?educationalProcess <http://purl.obolibrary.org/obo/RO_0000057> ?org .
?org a foaf:Organization
}
}