Skip to content

Commit a9dc28f

Browse files
committed
Updated demo description
1 parent f3e1421 commit a9dc28f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/graphql/demo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: default
88
The following demonstrators showcase the use of GraphQL to query and present data from a SPARQL enpdoint.
99
Inspect the source code to see the underlying queries.
1010

11-
* [GraphQL-to-GeoJSON Demo.](https://smartdataanalytics.github.io/RdfProcessingToolkit/demos/leaflet-graphql/)
12-
* [WikiData Movies Browser.](https://smartdataanalytics.github.io/RdfProcessingToolkit/demos/movies/)
11+
* 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.
1312

13+
* 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.
1414

0 commit comments

Comments
 (0)