latest ontology and upgrade code

This commit is contained in:
stellamit 2011-11-03 20:42:54 +00:00
parent a9c778db99
commit 116f73a615
11 changed files with 2568 additions and 2526 deletions

View file

@ -18,7 +18,6 @@ Construct {
?uri vivo:researchAreaOf ?person
} where {
?person vivo:hasResearchArea ?concept .
?concept rdf:type vivo:SubjectArea .
?concept vivo:sourceVocabularyReference ?urllink .
?urllink vivo:linkURI ?uri
}