From 027b2dbd9429bfda7128cb8a860d6ee1d833aaaa Mon Sep 17 00:00:00 2001 From: Ruben Taelman Date: Mon, 29 Jan 2024 14:35:06 +0100 Subject: [PATCH] Fix test results for static files in next --- ...a => 452946246258a081db2c623e05db540f170c1b6d} | 2 +- next/sparql/empty-group_static/empty.ttl | 0 next/sparql/manifest-raw.txt | 15 +++++++++++++++ ...1 => 4232c13616bb27ef824e2eae794368b3fcab1f08} | 2 +- .../optional-filter-exists_static/2triples.ttl | 2 ++ next/sparql/sparql-manifest.ttl | 6 +++--- ...1 => 5e109c2cfc3002c90229459e84cf59dea1984c0e} | 2 +- next/sparql/wws-unionfilter_static/wws.ttl | 12 ++++++++++++ 8 files changed, 35 insertions(+), 6 deletions(-) rename next/sparql/empty-group/{8de2079dc030ec788df2778981db25e8aa79d86a => 452946246258a081db2c623e05db540f170c1b6d} (68%) create mode 100644 next/sparql/empty-group_static/empty.ttl rename next/sparql/optional-filter-exists/{361bd6c4d8c8b51c8cedbc443186390b05666261 => 4232c13616bb27ef824e2eae794368b3fcab1f08} (75%) create mode 100644 next/sparql/optional-filter-exists_static/2triples.ttl rename next/sparql/wws-unionfilter/{d98ca8c54413fa8827c2c921c4d712d1e7c305d1 => 5e109c2cfc3002c90229459e84cf59dea1984c0e} (90%) create mode 100644 next/sparql/wws-unionfilter_static/wws.ttl diff --git a/next/sparql/empty-group/8de2079dc030ec788df2778981db25e8aa79d86a b/next/sparql/empty-group/452946246258a081db2c623e05db540f170c1b6d similarity index 68% rename from next/sparql/empty-group/8de2079dc030ec788df2778981db25e8aa79d86a rename to next/sparql/empty-group/452946246258a081db2c623e05db540f170c1b6d index 10220015..cfa4e832 100644 --- a/next/sparql/empty-group/8de2079dc030ec788df2778981db25e8aa79d86a +++ b/next/sparql/empty-group/452946246258a081db2c623e05db540f170c1b6d @@ -1,3 +1,3 @@ # Query: null -# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/empty-group/empty.ttl +# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/empty-group_static/empty.ttl # Content-type: text/plain; charset=utf-8 diff --git a/next/sparql/empty-group_static/empty.ttl b/next/sparql/empty-group_static/empty.ttl new file mode 100644 index 00000000..e69de29b diff --git a/next/sparql/manifest-raw.txt b/next/sparql/manifest-raw.txt index 0f5cbc8e..4fcfc16b 100755 --- a/next/sparql/manifest-raw.txt +++ b/next/sparql/manifest-raw.txt @@ -1 +1,16 @@ +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_static/starwars.ttl +wws-unionfilter FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/wws-unionfilter_static/wws.ttl +empty-group FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/empty-group_static/empty.ttl +optional-filter-exists FILE@https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/optional-filter-exists_static/2triples.ttl diff --git a/next/sparql/optional-filter-exists/361bd6c4d8c8b51c8cedbc443186390b05666261 b/next/sparql/optional-filter-exists/4232c13616bb27ef824e2eae794368b3fcab1f08 similarity index 75% rename from next/sparql/optional-filter-exists/361bd6c4d8c8b51c8cedbc443186390b05666261 rename to next/sparql/optional-filter-exists/4232c13616bb27ef824e2eae794368b3fcab1f08 index d268d3dc..95a15a70 100644 --- a/next/sparql/optional-filter-exists/361bd6c4d8c8b51c8cedbc443186390b05666261 +++ b/next/sparql/optional-filter-exists/4232c13616bb27ef824e2eae794368b3fcab1f08 @@ -1,5 +1,5 @@ # Query: null -# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/optional-filter-exists/2triples.ttl +# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/optional-filter-exists_static/2triples.ttl # Content-type: text/plain; charset=utf-8 . _:blank . \ No newline at end of file diff --git a/next/sparql/optional-filter-exists_static/2triples.ttl b/next/sparql/optional-filter-exists_static/2triples.ttl new file mode 100644 index 00000000..1f817323 --- /dev/null +++ b/next/sparql/optional-filter-exists_static/2triples.ttl @@ -0,0 +1,2 @@ + . +_:blank . \ No newline at end of file diff --git a/next/sparql/sparql-manifest.ttl b/next/sparql/sparql-manifest.ttl index e9a63fb0..0736ed2b 100644 --- a/next/sparql/sparql-manifest.ttl +++ b/next/sparql/sparql-manifest.ttl @@ -199,7 +199,7 @@ [ qt:query ; et:mockFolder ] ; et:dataSources ( - [ et:source ; + [ et:source ; et:sourceType et:File ] ) ; mf:result . @@ -210,7 +210,7 @@ [ qt:query ; et:mockFolder ] ; et:dataSources ( - [ et:source ; + [ et:source ; et:sourceType et:File ] ) ; mf:result . @@ -221,6 +221,6 @@ [ qt:query ; et:mockFolder ] ; et:dataSources ( - [ et:source ; + [ et:source ; et:sourceType et:File ] ) ; mf:result . \ No newline at end of file diff --git a/next/sparql/wws-unionfilter/d98ca8c54413fa8827c2c921c4d712d1e7c305d1 b/next/sparql/wws-unionfilter/5e109c2cfc3002c90229459e84cf59dea1984c0e similarity index 90% rename from next/sparql/wws-unionfilter/d98ca8c54413fa8827c2c921c4d712d1e7c305d1 rename to next/sparql/wws-unionfilter/5e109c2cfc3002c90229459e84cf59dea1984c0e index 43cbc590..42f8cd7c 100644 --- a/next/sparql/wws-unionfilter/d98ca8c54413fa8827c2c921c4d712d1e7c305d1 +++ b/next/sparql/wws-unionfilter/5e109c2cfc3002c90229459e84cf59dea1984c0e @@ -1,5 +1,5 @@ # Query: null -# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/wws-unionfilter/wws.ttl +# Hashed IRI: https://raw.githubusercontent.com/comunica/manifest-ldf-tests/master/sparql/wws-unionfilter_static/wws.ttl # Content-type: text/plain; charset=utf-8 @prefix wws: . wws:ent1 wws:p12 wws:ent2. diff --git a/next/sparql/wws-unionfilter_static/wws.ttl b/next/sparql/wws-unionfilter_static/wws.ttl new file mode 100644 index 00000000..3488cf2b --- /dev/null +++ b/next/sparql/wws-unionfilter_static/wws.ttl @@ -0,0 +1,12 @@ +@prefix wws: . +wws:ent1 wws:p12 wws:ent2. +wws:ent2 wws:p23 wws:ent3. +wws:ent3 wws:p34 "lit4". +wws:ent1 wws:access_XP wws:userB_node. +wws:ent1 wws:access_TV wws:userB_node. +wws:userB_node wws:userid "userB". +wws:userB_node wws:filter "filterfunction". +wws:userB_node wws:filtercontext "filtercontext". +wws:ent2 wws:access_TV wws:everyone_node. +wws:ent3 wws:access_XP wws:everyone_node. +wws:ent3 wws:access_TV wws:everyone_node.