NIHVIVO-3266 (list views for roles) NIHVIVO-3206 (data migration)

This commit is contained in:
stellamit 2011-10-28 21:42:25 +00:00
parent e2b9d9103a
commit db124422af
10 changed files with 122 additions and 49 deletions

View file

@ -22,6 +22,6 @@ Construct {
{?something vivo:hasResearchArea ?concept}
?concept rdf:type vivo:SubjectArea .
?concept vivo:vocabularySourceReference ?urllink .
?concept vivo:sourceVocabularyReference ?urllink .
?urllink vivo:linkURI ?uri
}