moving OutreachActivity and ServiceActivity to mixed SPARQL and tab table strategy

This commit is contained in:
sjm222 2010-07-15 14:52:44 +00:00
parent 840b19ed8b
commit 536bfd72bc
7 changed files with 67 additions and 8 deletions

View file

@ -21,7 +21,7 @@ Construct {
?grant core:relatedRole _:role .
} where {
?person core:hasResearchActivity ?activity
?person core:hasResearchActivity ?activity .
optional {
?activity core:activityRelatedGrant ?grant .