Skip to content

Support JSON-LD Framing  #95

@rob-metalinkage

Description

@rob-metalinkage

JSON-LD serialisation can be done in many ways. The JSON-LD framing spec provides a basis for some control.

https://www.w3.org/TR/json-ld11-framing/

JSON-schema specifications could interact with specific JSON-LD frames, but probably not with arbitrary graph structures containing the same information.

Frames to create schemas and compatible serialisations can be generated from class models, and used to create instance documents that could conform to generic JSON APIs. A first cut attempt at building json-schemas from OWL models is at https://github.com/RDFLib/profilewiz/blob/master/profilewiz/Frame.py. Ideally something like this could be used to generate frames to feed into serialisation strategies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions