-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Labels
Milestone
Description
There is currently a W3C working group considering the adoption of Olaf Hartig's work on RDF*/SPARQL* as a W3C standard (http://olafhartig.de/files/Hartig_AMW2017_RDFStar.pdf). Several DB vendors already support this syntax (Anzo, Stardog, Blazegraph), and others are working on adding it as a feature. It provides a great bridge between RDF and Property graphs.
Could this be possibly added to rdflib
?
akuckartz, cmungall and FlorianLudwig