AKSW / jekyll-rdf

📃 A Jekyll plugin to include RDF data in your static site or build a complete site for your RDF graph
http://aksw.org/Projects/JekyllRDF
Other
57 stars 10 forks source link

Allow to load data from a SPARQL endpoint #20

Closed white-gecko closed 6 years ago

white-gecko commented 8 years ago

Also allow to load data from a SPARQL endpoint instead of a local file.

Simaris commented 7 years ago

this needs to be done after #56 because jekyll-rdf expects an entire graph to be loaded, something that isn't provided by every sparql endpoint.