Re: [rdflib-dev] 7.1.0 release soon, building to 8.0.0

2024-10-28 Thread Wes Turner
Hi Nick, On Mon, Oct 28, 2024, 6:04 PM Nicholas Car wrote: > Hi Wes, > > - is there a way to specify JSON-LD 1.1 Framing parameters as arguments to > RDFpipe and the rdflib Python API? > > > We want to do a lot more regarding the options for the various parsers and > serializers in RDFLib in 8.x

Re: [rdflib-dev] 7.1.0 release soon, building to 8.0.0

2024-10-28 Thread Nicholas Car
Hi Wes, > - is there a way to specify JSON-LD 1.1 Framing parameters as arguments to > RDFpipe and the rdflib Python API? We want to do a lot more regarding the options for the various parsers and serializers in RDFLib in 8.x. At the moment there are a number of parse/serialize options that ar

Re: [rdflib-dev] 7.1.0 release soon, building to 8.0.0

2024-09-30 Thread Wes Turner
- JSON-LD 1.1 Framing: - - https://github.com/RDFLib/rdflib-jsonld/issues/93#issuecomment-1636809892 - https://w3c.github.io/json-ld-framing/#framing-0 - https://www.w3.org/TR/json-ld11-framing/#framing-0 - is there a way to specify JSON-LD 1.1 Framing parameters as arguments to RDFpipe a