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

Include more files #286

Closed MichalMed closed 1 year ago

MichalMed commented 2 years ago

I have my data stored in multiple files. I'd like to use more of them in path, eventually read the data from the web.

white-gecko commented 1 year ago

In this case the best would be to use a SPARQL endpoint that has all of the data loaded. For the configuration please see https://github.com/AKSW/jekyll-rdf#plugin-configuration-_configyml the remote > endpoint part. Reading the data from the web would also require some intermediate extra service.