VIVO-403 safeguards against duplicate context node creation in migration
This commit is contained in:
parent
6ef8cb6b80
commit
a68ef819ee
54 changed files with 599 additions and 117 deletions
|
@ -22,4 +22,8 @@ CONSTRUCT {
|
|||
?educationalProcess <http://purl.obolibrary.org/obo/RO_0000057> ?org .
|
||||
?org a foaf:Organization
|
||||
}
|
||||
FILTER NOT EXISTS {
|
||||
?educationalProcess <http://purl.obolibrary.org/obo/RO_0002234> ?awardedDegreeNode .
|
||||
?person vivo:relatedBy ?awardedDegreeNode .
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue