JSON-LD
E171299
JSON-LD is a JSON-based format for encoding Linked Data, enabling structured data to be easily shared and understood across the web.
All labels observed (6)
| Label | Occurrences |
|---|---|
| JSON-LD canonical | 5 |
| JSON-LD 1.0 | 2 |
| JSON-LD 1.0 W3C Recommendation | 1 |
| JSON-LD 1.1 | 1 |
| JSON-LD 1.1 W3C Recommendation | 1 |
| JavaScript Object Notation for Linked Data | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1492124 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: JSON-LD Context triple: [RDF, hasSerialization, JSON-LD]
-
A.
RDF
RDF (Resource Description Framework) is a standard model for data interchange on the Web that represents information as subject–predicate–object triples to enable structured, machine-readable metadata and knowledge graphs.
-
B.
JSON
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format widely used for transmitting structured data in web APIs and configuration files.
-
C.
Library of Congress Linked Data Service
The Library of Congress Linked Data Service is an online platform that publishes the Library of Congress’s controlled vocabularies and authority data in machine-readable linked data formats for use in cataloging and semantic web applications.
-
D.
OWL
OWL (Web Ontology Language) is a W3C-recommended semantic web language used to define and share rich, machine-interpretable ontologies on the web.
-
E.
Semantic Web
The Semantic Web is an extension of the current web in which information is given well-defined meaning through standards like RDF and OWL, enabling machines to understand, share, and reason about data across different systems.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: JSON-LD Target entity description: JSON-LD is a JSON-based format for encoding Linked Data, enabling structured data to be easily shared and understood across the web.
-
A.
RDF
RDF (Resource Description Framework) is a standard model for data interchange on the Web that represents information as subject–predicate–object triples to enable structured, machine-readable metadata and knowledge graphs.
-
B.
JSON
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format widely used for transmitting structured data in web APIs and configuration files.
-
C.
Library of Congress Linked Data Service
The Library of Congress Linked Data Service is an online platform that publishes the Library of Congress’s controlled vocabularies and authority data in machine-readable linked data formats for use in cataloging and semantic web applications.
-
D.
OWL
OWL (Web Ontology Language) is a W3C-recommended semantic web language used to define and share rich, machine-interpretable ontologies on the web.
-
E.
Semantic Web
The Semantic Web is an extension of the current web in which information is given well-defined meaning through standards like RDF and OWL, enabling machines to understand, share, and reason about data across different systems.
- F. None of above. chosen
Statements (59)
| Predicate | Object |
|---|---|
| instanceOf |
Linked Data format
ⓘ
W3C standard ⓘ data interchange format ⓘ serialization format ⓘ |
| basedOn | JSON ⓘ |
| commonlyUsedIn |
SEO structured data markup
ⓘ
digital libraries ⓘ knowledge graphs ⓘ linked open data publishing ⓘ web APIs ⓘ |
| compatibleWith |
RDF 1.1 Concepts and Abstract Syntax
ⓘ
surface form:
RDF 1.1 data model
|
| definedInSpecification |
JSON-LD
self-linksurface differs
ⓘ
surface form:
JSON-LD 1.0 W3C Recommendation
JSON-LD self-linksurface differs ⓘ
surface form:
JSON-LD 1.1 W3C Recommendation
|
| designPrinciple |
backward compatibility with plain JSON
ⓘ
human-readable JSON ⓘ |
| enables |
interoperability between web APIs
ⓘ
knowledge graph construction ⓘ machine-readable structured data on the web ⓘ |
| firstStandardizedIn | 2014 ⓘ |
| fullName |
JSON-LD
self-linksurface differs
ⓘ
surface form:
JavaScript Object Notation for Linked Data
|
| goal | make Linked Data easy for web developers ⓘ |
| hasCommunityGroup | W3C JSON for Linking Data Community Group ⓘ |
| hasFeature |
IRI expansion
ⓘ
RDF dataset normalization (via related specs) ⓘ compaction ⓘ context mechanism ⓘ expansion ⓘ flattening ⓘ framing ⓘ |
| hasMediaType | application/ld+json ⓘ |
| hasVersion |
JSON-LD
self-linksurface differs
ⓘ
surface form:
JSON-LD 1.0
JSON-LD self-linksurface differs ⓘ
surface form:
JSON-LD 1.1
|
| hasWorkingGroup | W3C JSON-LD Working Group ⓘ |
| latestVersionYear | 2020 ⓘ |
| primaryUse |
data integration across systems
ⓘ
embedding structured data in web pages ⓘ encoding Linked Data in JSON ⓘ |
| relatedTo |
Microdata
ⓘ
N-Triples ⓘ RDF/XML ⓘ RDFa ⓘ Turtle ⓘ |
| standardizedBy |
World Wide Web Consortium
ⓘ
surface form:
W3C
World Wide Web Consortium ⓘ |
| supports |
Linked Data
ⓘ
RDF ⓘ language-tagged strings ⓘ named graphs ⓘ remote contexts ⓘ schema.org annotations ⓘ typed values ⓘ |
| supportsEmbeddingIn |
HTML
ⓘ
JavaScript applications ⓘ |
| usesConcept |
@context
ⓘ
@graph ⓘ @id ⓘ @language ⓘ @type ⓘ @vocab ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: JSON-LD Description of subject: JSON-LD is a JSON-based format for encoding Linked Data, enabling structured data to be easily shared and understood across the web.
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
JavaScript Object Notation for Linked Data
this entity surface form:
JSON-LD 1.0
this entity surface form:
JSON-LD 1.1
this entity surface form:
JSON-LD 1.0 W3C Recommendation
this entity surface form:
JSON-LD 1.1 W3C Recommendation
this entity surface form:
JSON-LD 1.0