latest ontology and migration code
This commit is contained in:
parent
4484f6ff40
commit
89b65a6c0e
10 changed files with 2652 additions and 2549 deletions
|
@ -17,10 +17,7 @@ Construct {
|
|||
?something vivo:hasAssociatedConcept ?uri .
|
||||
?uri vivo:conceptAssociatedWith ?something
|
||||
} where {
|
||||
{?something vivo:hasSubjectArea ?concept}
|
||||
union
|
||||
{?something vivo:hasResearchArea ?concept}
|
||||
|
||||
?something vivo:hasSubjectArea ?concept .
|
||||
?concept rdf:type vivo:SubjectArea .
|
||||
?concept vivo:sourceVocabularyReference ?urllink .
|
||||
?urllink vivo:linkURI ?uri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue