Skip to content

embedded @context triple lost in toRDF processing #540

@christopher-johnson

Description

@christopher-johnson

As shown in this gist, embedded @context triples are lost when processing from JSON-LD to RDF.

Is this expected or rather a consequence of the special characteristics of the @context keyword for from JSON-LD processors?

One solution would be to map only the embedded @context(s) to a property IRI that would be recognizable for fromRDF processors to deserialize, similar to @type and rdf:type, or alias a different keyword for this embedded @context functionality that would have a corresponding property IRI.

Possibly relates to #521

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions