-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test case related to comunica/comunica#1410
- Loading branch information
1 parent
0f920f9
commit f86b0e8
Showing
11 changed files
with
1,553 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
SELECT * | ||
WHERE { | ||
?s dbpedia-owl:starring ?o. | ||
OPTIONAL { ?s rdfs:unknown ?o2 } | ||
} LIMIT 100 |
44 changes: 44 additions & 0 deletions
44
sparql/non-existing-optional-fed/08d7b4ed4a3753fb2ec42b410788d3b1d855eadd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Query: predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown | ||
# Hashed IRI: https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown | ||
# Content-type: application/trig;charset=utf-8 | ||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. | ||
@prefix owl: <http://www.w3.org/2002/07/owl#>. | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#>. | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>. | ||
@prefix dc: <http://purl.org/dc/terms/>. | ||
@prefix dcterms: <http://purl.org/dc/terms/>. | ||
@prefix dc11: <http://purl.org/dc/elements/1.1/>. | ||
@prefix foaf: <http://xmlns.com/foaf/0.1/>. | ||
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>. | ||
@prefix dbpedia: <http://dbpedia.org/resource/>. | ||
@prefix dbpedia-owl: <http://dbpedia.org/ontology/>. | ||
@prefix dbpprop: <http://dbpedia.org/property/>. | ||
@prefix hydra: <http://www.w3.org/ns/hydra/core#>. | ||
@prefix void: <http://rdfs.org/ns/void#>. | ||
|
||
<https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown#metadata> { | ||
<https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown#metadata> foaf:primaryTopic <https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>. | ||
<https://fragments.dbpedia.org/#dataset> hydra:member <https://fragments.dbpedia.org/2016-04/en#dataset>. | ||
<https://fragments.dbpedia.org/2016-04/en#dataset> a void:Dataset, hydra:Collection; | ||
void:subset <https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>; | ||
hydra:search _:triplePattern. | ||
_:triplePattern hydra:template "https://fragments.dbpedia.org/2016-04/en{?subject,predicate,object}"; | ||
hydra:variableRepresentation hydra:ExplicitRepresentation; | ||
hydra:mapping _:subject, _:predicate, _:object. | ||
_:subject hydra:variable "subject"; | ||
hydra:property rdf:subject. | ||
_:predicate hydra:variable "predicate"; | ||
hydra:property rdf:predicate. | ||
_:object hydra:variable "object"; | ||
hydra:property rdf:object. | ||
<https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown> void:subset <https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>; | ||
a hydra:PartialCollectionView; | ||
dcterms:title "Linked Data Fragment of DBpedia 2016-04"@en; | ||
dcterms:description "Triple Pattern Fragment of the 'DBpedia 2016-04' dataset containing triples matching the pattern { ?s <http://www.w3.org/2000/01/rdf-schema#unknown> ?o }."@en; | ||
dcterms:source <https://fragments.dbpedia.org/2016-04/en#dataset>; | ||
hydra:totalItems "0"^^xsd:integer; | ||
void:triples "0"^^xsd:integer; | ||
hydra:itemsPerPage "100"^^xsd:integer; | ||
hydra:first <https://fragments.dbpedia.org/2016-04/en?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown&page=1> | ||
} |
36 changes: 36 additions & 0 deletions
36
sparql/non-existing-optional-fed/10a06425994b1cb66a8fa68a8ea9bc7723125dbf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Query: predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring | ||
# Hashed IRI: https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring | ||
# Content-type: application/trig;charset=utf-8 | ||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. | ||
@prefix owl: <http://www.w3.org/2002/07/owl#>. | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>. | ||
@prefix hydra: <http://www.w3.org/ns/hydra/core#>. | ||
@prefix void: <http://rdfs.org/ns/void#>. | ||
@prefix sd: <http://www.w3.org/TR/sparql11-service-description/#>. | ||
|
||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring#metadata> { | ||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring#metadata> <http://xmlns.com/foaf/0.1/primaryTopic> <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring>. | ||
<https://data.linkeddatafragments.org/#dataset> hydra:member <https://data.linkeddatafragments.org/ugent-biblio#dataset>. | ||
<https://data.linkeddatafragments.org/ugent-biblio#dataset> a void:Dataset, hydra:Collection; | ||
void:subset <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring>; | ||
hydra:search _:pattern. | ||
_:pattern hydra:template "https://data.linkeddatafragments.org/ugent-biblio{?subject,predicate,object}"; | ||
hydra:variableRepresentation hydra:ExplicitRepresentation; | ||
hydra:mapping _:subject, _:predicate, _:object. | ||
_:subject hydra:variable "subject"; | ||
hydra:property rdf:subject. | ||
_:predicate hydra:variable "predicate"; | ||
hydra:property rdf:predicate. | ||
_:object hydra:variable "object"; | ||
hydra:property rdf:object. | ||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring> void:subset <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring>; | ||
a hydra:PartialCollectionView; | ||
<http://purl.org/dc/terms/title> "Linked Data Fragment of UGent Biblio"@en; | ||
<http://purl.org/dc/terms/description> "Triple/Quad Pattern Fragment of the 'UGent Biblio' dataset containing triples matching the pattern { ?s <http://dbpedia.org/ontology/starring> ?o. }."@en; | ||
<http://purl.org/dc/terms/source> <https://data.linkeddatafragments.org/ugent-biblio#dataset>; | ||
hydra:totalItems "0"^^xsd:integer; | ||
void:triples "0"^^xsd:integer; | ||
hydra:itemsPerPage "100"^^xsd:integer; | ||
hydra:first <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fdbpedia.org%2Fontology%2Fstarring&page=1> | ||
} |
36 changes: 36 additions & 0 deletions
36
sparql/non-existing-optional-fed/33464986f03153ef48020060d88b401858a808e3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Query: predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown | ||
# Hashed IRI: https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown | ||
# Content-type: application/trig;charset=utf-8 | ||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. | ||
@prefix owl: <http://www.w3.org/2002/07/owl#>. | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>. | ||
@prefix hydra: <http://www.w3.org/ns/hydra/core#>. | ||
@prefix void: <http://rdfs.org/ns/void#>. | ||
@prefix sd: <http://www.w3.org/TR/sparql11-service-description/#>. | ||
|
||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown#metadata> { | ||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown#metadata> <http://xmlns.com/foaf/0.1/primaryTopic> <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>. | ||
<https://data.linkeddatafragments.org/#dataset> hydra:member <https://data.linkeddatafragments.org/ugent-biblio#dataset>. | ||
<https://data.linkeddatafragments.org/ugent-biblio#dataset> a void:Dataset, hydra:Collection; | ||
void:subset <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>; | ||
hydra:search _:pattern. | ||
_:pattern hydra:template "https://data.linkeddatafragments.org/ugent-biblio{?subject,predicate,object}"; | ||
hydra:variableRepresentation hydra:ExplicitRepresentation; | ||
hydra:mapping _:subject, _:predicate, _:object. | ||
_:subject hydra:variable "subject"; | ||
hydra:property rdf:subject. | ||
_:predicate hydra:variable "predicate"; | ||
hydra:property rdf:predicate. | ||
_:object hydra:variable "object"; | ||
hydra:property rdf:object. | ||
<https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown> void:subset <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown>; | ||
a hydra:PartialCollectionView; | ||
<http://purl.org/dc/terms/title> "Linked Data Fragment of UGent Biblio"@en; | ||
<http://purl.org/dc/terms/description> "Triple/Quad Pattern Fragment of the 'UGent Biblio' dataset containing triples matching the pattern { ?s <http://www.w3.org/2000/01/rdf-schema#unknown> ?o. }."@en; | ||
<http://purl.org/dc/terms/source> <https://data.linkeddatafragments.org/ugent-biblio#dataset>; | ||
hydra:totalItems "0"^^xsd:integer; | ||
void:triples "0"^^xsd:integer; | ||
hydra:itemsPerPage "100"^^xsd:integer; | ||
hydra:first <https://data.linkeddatafragments.org/ugent-biblio?predicate=http%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23unknown&page=1> | ||
} |
112 changes: 112 additions & 0 deletions
112
sparql/non-existing-optional-fed/b3362f21853ce86423e2979ed9f18cfd1672cbc9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
# Query: null | ||
# Hashed IRI: https://fragments.dbpedia.org/2016-04/en | ||
# Content-type: application/trig;charset=utf-8 | ||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. | ||
@prefix owl: <http://www.w3.org/2002/07/owl#>. | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#>. | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>. | ||
@prefix dc: <http://purl.org/dc/terms/>. | ||
@prefix dcterms: <http://purl.org/dc/terms/>. | ||
@prefix dc11: <http://purl.org/dc/elements/1.1/>. | ||
@prefix foaf: <http://xmlns.com/foaf/0.1/>. | ||
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>. | ||
@prefix dbpedia: <http://dbpedia.org/resource/>. | ||
@prefix dbpedia-owl: <http://dbpedia.org/ontology/>. | ||
@prefix dbpprop: <http://dbpedia.org/property/>. | ||
@prefix hydra: <http://www.w3.org/ns/hydra/core#>. | ||
@prefix void: <http://rdfs.org/ns/void#>. | ||
|
||
<https://fragments.dbpedia.org/2016-04/en#metadata> { | ||
<https://fragments.dbpedia.org/2016-04/en#metadata> foaf:primaryTopic <https://fragments.dbpedia.org/2016-04/en>. | ||
<https://fragments.dbpedia.org/#dataset> hydra:member <https://fragments.dbpedia.org/2016-04/en#dataset>. | ||
<https://fragments.dbpedia.org/2016-04/en#dataset> a void:Dataset, hydra:Collection; | ||
void:subset <https://fragments.dbpedia.org/2016-04/en>; | ||
hydra:search _:triplePattern. | ||
_:triplePattern hydra:template "https://fragments.dbpedia.org/2016-04/en{?subject,predicate,object}"; | ||
hydra:variableRepresentation hydra:ExplicitRepresentation; | ||
hydra:mapping _:subject, _:predicate, _:object. | ||
_:subject hydra:variable "subject"; | ||
hydra:property rdf:subject. | ||
_:predicate hydra:variable "predicate"; | ||
hydra:property rdf:predicate. | ||
_:object hydra:variable "object"; | ||
hydra:property rdf:object. | ||
<https://fragments.dbpedia.org/2016-04/en> void:subset <https://fragments.dbpedia.org/2016-04/en>; | ||
a hydra:PartialCollectionView; | ||
dcterms:title "Linked Data Fragment of DBpedia 2016-04"@en; | ||
dcterms:description "Triple Pattern Fragment of the 'DBpedia 2016-04' dataset containing triples matching the pattern { ?s ?p ?o }."@en; | ||
dcterms:source <https://fragments.dbpedia.org/2016-04/en#dataset>; | ||
hydra:totalItems "1040358853"^^xsd:integer; | ||
void:triples "1040358853"^^xsd:integer; | ||
hydra:itemsPerPage "100"^^xsd:integer; | ||
hydra:first <https://fragments.dbpedia.org/2016-04/en?page=1>; | ||
hydra:next <https://fragments.dbpedia.org/2016-04/en?page=2> | ||
} | ||
<http://0-access.newspaperarchive.com.lib.utep.edu/us/mississippi/biloxi/biloxi-daily-herald/1899/05-06/page-6?tag=tierce+wine&rtserp=tags/tierce-wine?page=2> dbpprop:date "1899-05-06"^^xsd:date; | ||
dbpprop:isCitedBy <http://dbpedia.org/resource/Tierce_(unit)>; | ||
dbpprop:newspaper "Biloxi Daily Herald"; | ||
dbpprop:page "6"; | ||
dbpprop:title "A New System of Weights and Measures"; | ||
dbpprop:url <http://0-access.newspaperarchive.com.lib.utep.edu/us/mississippi/biloxi/biloxi-daily-herald/1899/05-06/page-6?tag=tierce+wine&rtserp=tags/tierce-wine?page=2>. | ||
<http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=7578853> dbpprop:accessdate "2010-04-21"^^xsd:date; | ||
dbpprop:date "1937-01-04"^^xsd:date; | ||
dbpprop:format "PDF"; | ||
dbpprop:isCitedBy dbpedia:List_of_Attorneys_General_of_Wisconsin; | ||
dbpprop:location "Oshkosh, Wisconsin"; | ||
dbpprop:page "6"; | ||
dbpprop:title "New Administrations Started"; | ||
dbpprop:url <http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=7578853>; | ||
dbpprop:work "Oshkosh Daily Northwestern". | ||
<http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=8716084> dbpprop:accessdate "2010-04-21"^^xsd:date; | ||
dbpprop:date "1939-01-02"^^xsd:date; | ||
dbpprop:format "PDF"; | ||
dbpprop:isCitedBy dbpedia:List_of_Attorneys_General_of_Wisconsin; | ||
dbpprop:location "Sheboygan, Wisconsin"; | ||
dbpprop:page "1"; | ||
dbpprop:title "Gov. Julius P. Heil Takes Office"; | ||
dbpprop:url <http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=8716084>; | ||
dbpprop:work "The Sheboygan Press". | ||
<http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=99852035> dbpprop:accessdate "2010-04-21"^^xsd:date; | ||
dbpprop:date "1933-01-03"^^xsd:date; | ||
dbpprop:format "PDF"; | ||
dbpprop:isCitedBy dbpedia:List_of_Attorneys_General_of_Wisconsin; | ||
dbpprop:location "Madison, Wisconsin"; | ||
dbpprop:page "1"; | ||
dbpprop:title "Governor Takes Oath Amid Cheers of 5,000"; | ||
dbpprop:url <http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=99852035>; | ||
dbpprop:work "Wisconsin State Journal". | ||
<http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=99989278> dbpprop:accessdate "2010-04-21"^^xsd:date; | ||
dbpprop:date "1951-01-02"^^xsd:date; | ||
dbpprop:format "PDF"; | ||
dbpprop:isCitedBy dbpedia:List_of_Attorneys_General_of_Wisconsin; | ||
dbpprop:location "Madison, Wisconsin"; | ||
dbpprop:page "2"; | ||
dbpprop:title "Highlights of Inauguration Ceremony as Five State Republican Officials Take Oaths in Capitol"; | ||
dbpprop:url <http://0-access.newspaperarchive.com.topcat.switchinc.org/Viewer.aspx?img=99989278>; | ||
dbpprop:work "Wisconsin State Journal". | ||
<http://0-astatine.llu.edu.catalog.llu.edu/docs/AH/AH-V18N1/index.djvu?djvuopts&page=25> dbpprop:date "Summer 1998"; | ||
dbpprop:first "Raymond"; | ||
dbpprop:format "DjVu"; | ||
dbpprop:isCitedBy dbpedia:Seventh-day_Adventist_Commentary_Reference_Series; | ||
dbpprop:journal dbpedia:Adventist_Heritage; | ||
dbpprop:last "Cottrell"; | ||
dbpprop:number "1"; | ||
dbpprop:pages "26–34"; | ||
dbpprop:publisher "LLU"; | ||
dbpprop:title "The Story of the Bible Commentary"; | ||
dbpprop:url <http://0-astatine.llu.edu.catalog.llu.edu/docs/AH/AH-V18N1/index.djvu?djvuopts&page=25>; | ||
dbpprop:volume "18". | ||
<http://0-cdl.library.cornell.edu.source.unco.edu/moa/browse.monographs/waro.html> dbpprop:accessdate "2007-11-05"^^xsd:date, "2007-11-09"^^xsd:date, "2007-11-25"^^xsd:date, "2007-11-30"^^xsd:date; | ||
dbpprop:authorLink "Albion P. Howe"; | ||
dbpprop:authorlink "Henry Jackson Hunt", "Quincy Adams Gilmore"; | ||
dbpprop:first "A.P.", "Charles R.", "Henry J.", "John W.", "Q.A.", "Robert N."; | ||
dbpprop:isCitedBy dbpedia:Battery_Rodgers, dbpedia:Fort_Sumter, dbpedia:Rodman_gun, dbpedia:Siege_artillery_in_the_American_Civil_War; | ||
dbpprop:issue "2", "II", "Part I"; | ||
dbpprop:journal "The War of the Rebellion: A Compilation of the Official Records of the Union and Confederate Armies, Series I."; | ||
dbpprop:last "Gilmore", "Howe", "Hunt", "Scott", "Suter", "Turner"; | ||
dbpprop:location "Washington, D.C."; | ||
dbpprop:pages "117–119", "148–65", "212–225", "212–25", "3–40", "650", "659–662", "883–897"; | ||
dbpprop:publisher "Government Printing Office"; | ||
dbpprop:ref "harv"; | ||
dbpprop:title "--05-17"^^xsd:gMonthDay, "--06-01"^^xsd:gMonthDay, "--06-08"^^xsd:gMonthDay, "--08-12"^^xsd:gMonthDay, "--10-20"^^xsd:gMonthDay, "Report of Maj. Gen. Quincy A. Gilmore, U.S. Army, Commanding Department of the South with Congratulatory Orders.", "Reports", "Reports.". |
Oops, something went wrong.