Nicholas Car

Results 254 comments of Nicholas Car

Will test this shortly

Closing this PR to re issue no we've moved to mkdocs for documentation

@WhiteGobo @aucampia are either of you likely to be able to update / improve this PR?

@tgbugs can you please just put in a test to show it working as opposed to failing previously?

@white-gecko are you going to move this from Draft to ready?

From the [RDF 1.2 Concepts Specification](https://www.w3.org/TR/rdf12-concepts/): * [Section 3.1 Triples](https://www.w3.org/TR/rdf12-concepts/#section-triples) * An RDF triple is a 3-tuple (s, p, o) where: * s is an IRI or a blank node...

If this issue is addressed, I would also like to see some improvement in the alignment of SPARQL query result objects with RDFLib Graph objects so we don't have to...

Agreed that there are large performance issues using `longturtle` instead of `turtle` and it would be great to fix them! A few changes to `compare.py` have come through other PRs...

I have been interested in this for a long time and increasingly so since [pyLD](https://github.com/digitalbazaar/pyld), the "other" JSON-LD python toolkit seems not to be maintained. Also, Gregg Kellog, one of...

Yes, work is needed to improve the documentation around parsers/serializers. We get a new one or other every year or so: LongTurtle, HexTuples, HTP, now Jelly. There is work on...