diff --git a/next/sparql/manifest-raw.txt b/next/sparql/manifest-raw.txt index 5305a10e..0f5cbc8e 100755 --- a/next/sparql/manifest-raw.txt +++ b/next/sparql/manifest-raw.txt @@ -1,16 +1 @@ -directors01 TPF@https://fragments.dbpedia.org/2016-04/en -software02 TPF@https://fragments.dbpedia.org/2016-04/en -simple03 TPF@https://dbpedia.org/sparql -common04 TPF@https://fragments.dbpedia.org/2016-04/en FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/common04_static/rubent.html FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/common04_static/rubenv.ttl -missing05 TPF@https://data.linkeddatafragments.org/ugent-biblio -schrodinger06 TPF@https://fragments.dbpedia.org/2016-04/en -extends07 TPF@https://data.linkeddatafragments.org/lov -belgium08 TPF@https://data.linkeddatafragments.org/geonames -300triples09 TPF@https://fragments.dbpedia.org/2016-04/en -annepubs10 TPF@https://data.linkeddatafragments.org/ugent-biblio -emptybgp TPF@https://data.betweenourworlds.org/latest -employees FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/bendm.html FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/brechtvdv.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/erikm.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/geraldh.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/harm.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/office.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/pieterh.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/rubent.html FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/rubenv.ttl FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/employees_static/svenl.ttl -starwars-valuesbind FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/starwars-valuesbind/starwars.ttl -wws-unionfilter FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/wws-unionfilter/wws.ttl -empty-group FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/empty-group/empty.ttl -optional-filter-exists FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/optional-filter-exists/2triples.ttl +starwars-valuesbind FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/starwars-valuesbind_static/starwars.ttl diff --git a/next/sparql/sparql-manifest.ttl b/next/sparql/sparql-manifest.ttl index 34b153d8..e9a63fb0 100644 --- a/next/sparql/sparql-manifest.ttl +++ b/next/sparql/sparql-manifest.ttl @@ -188,7 +188,7 @@ [ qt:query ; et:mockFolder ] ; et:dataSources ( - [ et:source ; + [ et:source ; et:sourceType et:File ] ) ; mf:result . diff --git a/next/sparql/starwars-valuesbind/761897df24382643426ab4d742c4c8c5792afe1d b/next/sparql/starwars-valuesbind/b0a291b5d188cbb197a6bda72eadc8d01b67751d similarity index 90% rename from next/sparql/starwars-valuesbind/761897df24382643426ab4d742c4c8c5792afe1d rename to next/sparql/starwars-valuesbind/b0a291b5d188cbb197a6bda72eadc8d01b67751d index c6ed8370..13f0d922 100644 --- a/next/sparql/starwars-valuesbind/761897df24382643426ab4d742c4c8c5792afe1d +++ b/next/sparql/starwars-valuesbind/b0a291b5d188cbb197a6bda72eadc8d01b67751d @@ -1,5 +1,5 @@ # Query: null -# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/starwars-valuesbind/starwars.ttl +# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/starwars-valuesbind_static/starwars.ttl # Content-type: text/plain; charset=utf-8 "Luke Skywalker" ; diff --git a/next/sparql/starwars-valuesbind_static/starwars.ttl b/next/sparql/starwars-valuesbind_static/starwars.ttl new file mode 100644 index 00000000..9af780ab --- /dev/null +++ b/next/sparql/starwars-valuesbind_static/starwars.ttl @@ -0,0 +1,11 @@ + + "Luke Skywalker" ; + "blond" . + + + "Obi-Wan Kenobi" ; + "auburn, white" . + + + "Qui-Gon Jinn" ; + "brown" .