-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
apispec-designwont fixIssue discussed and closed as Won't FixIssue discussed and closed as Won't Fix
Description
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
Labels
apispec-designwont fixIssue discussed and closed as Won't FixIssue discussed and closed as Won't Fix