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

@ -19,7 +19,6 @@ Construct {
?subject ?property2 ?concept .
} where {
?something vivo:hasSubjectArea ?concept .
?concept rdf:type vivo:SubjectArea .
?concept vivo:sourceVocabularyReference ?urllink .
?urllink vivo:linkURI ?uri .
?concept ?property ?object .