megoth / rdfjs

A demo website that displays various ways of handling RDF data with JavaScript
https://rdfjs.dev
MIT License
5 stars 2 forks source link

Feature: Add RDF to the website #5

Open megoth opened 10 months ago

megoth commented 10 months ago

I've focused on serving the website as a traditional single-page application, with no use of RDFa in the HTML or alternative Turtle views. That's a shame, given how the website is about educating people about RDF, and that provides a golden opportunity to also convey that data as RDF.

This will require a combination of vocabularies, some that might not even exist yet. I should coordinate my work on this with the work that Jeff Zucker is doing on Solid Practitioners, and provide some sensible suggestions when the right time comes.