RDFLib / rdflib-jsonld

JSON-LD parser and serializer plugins for RDFLib
Other
283 stars 71 forks source link

Support for JSON-LD Framing #17

Open azaroth42 opened 11 years ago

azaroth42 commented 11 years ago

Feature Request:

Support JSON-LD framing when serializing. See: http://json-ld.org/spec/latest/json-ld-framing/

Suggested API: Allow a frame=json/url keyword parameter on serialize()

Many thanks!

westurner commented 9 years ago

Could this be passed as an option to .serialize()?

http://json-ld.org/test-suite/

letmaik commented 8 years ago

+1

akuckartz commented 8 years ago

:+1:

westurner commented 8 years ago

JsonLDSerializer.serialize(**kwargs)

wonkydonky commented 6 years ago

As of today, does this library support framing?

James-Hudson3010 commented 4 years ago

Are there any current plans to support framing?

mgberg commented 2 years ago

I also believe support for framing would be excellent.

westurner commented 2 years ago

What are the CLI commands and/or Python to have pyld do the jsonld framing?

pyld/lib/pyld/jsonld.py JsonLdProcessor(object) compact(): https://github.com/digitalbazaar/pyld/blob/master/lib/pyld/jsonld.py#L660

On Wed, Aug 31, 2022, 10:00 AM Matt Goldberg @.***> wrote:

I also believe support for framing would be excellent.

— Reply to this email directly, view it on GitHub https://github.com/RDFLib/rdflib-jsonld/issues/17#issuecomment-1232979514, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMNS4ZF7VGHHWH4PEBV2LV35QRPANCNFSM4AG44RQQ . You are receiving this because you commented.Message ID: @.***>