Skip to content

Commit

Permalink
Update properties.sparql
Browse files Browse the repository at this point in the history
  • Loading branch information
yum-yab authored May 5, 2022
1 parent 88928ca commit d12b84c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions iswc2022/queries/properties.sparql
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>


select distinct ?prop where {
{ GRAPH ?g {
?prop a ?thing .
Expand Down

0 comments on commit d12b84c

Please sign in to comment.