-
Hello
I would be interested to have pointers to websites built using jekyll-rdf. Can this be included in the documentation ?
Thanks
-
Investigate RDF plugins or other possibilities to include RDF data in our web pages.
Possible candidates:
https://github.com/AKSW/jekyll-rdf
-
Hi!! We are trying to build the project in local machine.
We have installed this:
- Java >= 8
- Maven >= 3.0.0
- Go (for cli and updater)
- Make (for super-project, Liblouis, …)
- Ruby (for…
-
Documentation refers to "_data/data.ttl" and "default.html".
It would be nice to provide these files in a complete ready-to-run example, so that people unfamiliar with jekyll (like me) can start play…
-
Generar contenido en RDF, exportar a JSON-LD, añadir
http://pauldambra.github.io/structured-data-with-jekyll.html
registrar en datahub
http://lod-cloud.net/#how-to-join
```
{
"@context…
-
koo5 updated
5 months ago
-
In addition to setting the path to a local or the URL of a SPARQL endpoint, it would be very nice to be able to point to the URL of a remote RDF file as the data source for site generation.
This woul…
-
@pieterprovoost @marc-portier would you know of any off-the-shelf validators we can deploy in a GitHub Action to make sure the JSON-LD/schema.org files MBO participants create are in good shape?
So…
-
**Is your feature request related to a problem? Please describe.**
We need a release pipeline in order to release jod automatically with github mechanics.
-
With schema.org, you can get the jsonld-formatted page: https://schema.org/Person.jsonld
or the nice human-readable version: https://schema.org/Person
I'm guessing this is done programatically. Ho…