Skip to content

Commit

Permalink
Added demo screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan committed Sep 27, 2024
1 parent 721051e commit 68b544f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/graphql/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ Inspect the source code to see the underlying queries.

* A simple [WikiData Movies Browser.](https://smartdataanalytics.github.io/RdfProcessingToolkit/demos/movies/). This is a HTML one-pager that queries the GraphQL endpoint of a demo RPT instance loaded with movies from Wikidata.

![Screenshot](../images/2024-09-27-demo-wikidata-movie-browser-screenshot.png)

* A simple [GraphQL-to-GeoJSON Demo.](https://smartdataanalytics.github.io/RdfProcessingToolkit/demos/leaflet-graphql/). This is a HTML one-pager that uses GraphQL to transform GeoSPARQL data to a customizable GeoJSON structure. It also demonstrates:
* Ad-hoc simplification of GeoSPARQL polygons using our `geof:simplifyDp` extension function.
* Use of caching cardinalities of properties across a dataset using `SERVICE <cache:>`, which is part of Apache Jena's [Service Enhancer extension](https://jena.apache.org/documentation/query/service_enhancer.html).

![Screenshot](../images/2024-09-27-demo-leaflet-screenshot.png)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68b544f

Please sign in to comment.