Skip to content

Commit 204a595

Browse files
committed
change back to original ExampleQuery.rq
1 parent af8db3e commit 204a595

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ExampleQuery.rq

+1-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ SELECT * WHERE {
1212
?cc rdfs:label ?o
1313
}
1414
}
15-
<<<<<<< HEAD
1615

1716
# An example query that must take into account vocabulary mappings
1817
#SELECT * WHERE {
@@ -34,6 +33,4 @@ SELECT * WHERE {
3433
#| <http://www.wikidata.org/entity/Q5593> | <https://schema.org/artist> | <http://dbpedia.org/resource/Carles_Canut> |
3534
#| <http://www.wikidata.org/entity/Q5593> | <https://schema.org/artist> | <http://dbpedia.org/resource/Carles_Casagemas> |
3635
#| <http://www.wikidata.org/entity/Q5593> | <https://schema.org/artist> | <http://dbpedia.org/resource/Carlos_Albert> |
37-
#-------------------------------------------------------------------------------------------------------------------------
38-
=======
39-
>>>>>>> parent of 52db49f1 (change example query)
36+
#-------------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)