You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OO-LD (Object-Oriented Linked Data) unifies JSON Schema and JSON-LD in a single document: one artefact that is at once a valid JSON Schema and a referenceable JSON-LD remote context. v1.0.0-rc.1 is a release candidate; we are requesting community review before tagging v1.0. Critique of any part is welcome.
The "a schema is consumed as a JSON-LD remote context, never as a JSON-LD document" asymmetry, and the composition rules that reflect each $ref into a scoped @context - correct and idiomatic?
Term synonyms (x-oold-context) and their promotion into @context (one IRI selected per profile) - is this the right mechanism?
OO-LD (Object-Oriented Linked Data) unifies JSON Schema and JSON-LD in a single document: one artefact that is at once a valid JSON Schema and a referenceable JSON-LD remote context. v1.0.0-rc.1 is a release candidate; we are requesting community review before tagging v1.0. Critique of any part is welcome.
What to read (about 20-30 min)
Where we would most value your eyes
Linked data / JSON-LD
$refinto a scoped@context- correct and idiomatic?x-oold-context) and their promotion into@context(one IRI selected per profile) - is this the right mechanism?JSON Schema / API / LLM tooling
@contextfor JSON Schema 2020-12 / OpenAPI 3.1 / MCP;x-jsonld-context/x-jsonld-typefor OpenAPI 3.0; folding intotitle/descriptionfor strict structured-output) - correct and lossless? (Normative semantic-delivery profiles + conformance (@context / x-jsonld-* / title+description) #77)x-oold-refvs$reffor the possibly-cyclic reference graph.How to give feedback
Comment here, or open focused issues and link them. We aim to respond within a few days and to fold accepted feedback into v1.0.