RDF 1.1 Turtle
E671289
RDF 1.1 Turtle is a W3C-standardized, human-readable syntax for expressing RDF graphs using compact, text-based notation.
All labels observed (6)
| Label | Occurrences |
|---|---|
| RDF 1.1 Turtle canonical | 5 |
| RDF 1.1 Turtle Test Cases | 1 |
| RDF 1.1 Turtle – Terse RDF Triple Language | 1 |
| Terse RDF Triple Language | 1 |
| Turtle (RDF) | 1 |
| Turtle (pre-RDF 1.1) | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7533502 — 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: RDF 1.1 Turtle Context triple: [RDF 1.1 Semantics, relatedTo, RDF 1.1 Turtle]
-
A.
RDF 1.1 TriG – RDF Dataset Language
RDF 1.1 TriG – RDF Dataset Language is a W3C specification that defines a compact, textual syntax for representing RDF datasets, including multiple named graphs, as an extension of Turtle.
-
B.
RDF 1.1 Concepts and Abstract Syntax
RDF 1.1 Concepts and Abstract Syntax is a W3C specification that defines the core data model, terminology, and abstract syntax for the Resource Description Framework (RDF).
-
C.
RDF 1.0
RDF 1.0 is the original W3C standard model for representing information about web resources using subject–predicate–object triples.
-
D.
RDF 1.1 N-Quads
RDF 1.1 N-Quads is a W3C serialization format for RDF datasets that extends N-Triples by supporting named graphs through four-part statements.
-
E.
RDF 1.1 XML Syntax
RDF 1.1 XML Syntax is a W3C specification that defines how RDF data is represented and serialized using XML.
- 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: RDF 1.1 Turtle Target entity description: RDF 1.1 Turtle is a W3C-standardized, human-readable syntax for expressing RDF graphs using compact, text-based notation.
-
A.
RDF 1.1 TriG – RDF Dataset Language
RDF 1.1 TriG – RDF Dataset Language is a W3C specification that defines a compact, textual syntax for representing RDF datasets, including multiple named graphs, as an extension of Turtle.
-
B.
RDF 1.1 Concepts and Abstract Syntax
RDF 1.1 Concepts and Abstract Syntax is a W3C specification that defines the core data model, terminology, and abstract syntax for the Resource Description Framework (RDF).
-
C.
RDF 1.0
RDF 1.0 is the original W3C standard model for representing information about web resources using subject–predicate–object triples.
-
D.
RDF 1.1 N-Quads
RDF 1.1 N-Quads is a W3C serialization format for RDF datasets that extends N-Triples by supporting named graphs through four-part statements.
-
E.
RDF 1.1 XML Syntax
RDF 1.1 XML Syntax is a W3C specification that defines how RDF data is represented and serialized using XML.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
RDF serialization format
ⓘ
RDF syntax ⓘ W3C standard ⓘ |
| basedOn | N-Triples ⓘ |
| characteristic |
compact text-based syntax
ⓘ
human-readable ⓘ line-based syntax ⓘ |
| compatibleWith |
RDF 1.1 data model
ⓘ
linked to:
RDF 1.1 Concepts and Abstract Syntax
|
| conformsTo |
RDF 1.1 abstract syntax
ⓘ
linked to:
RDF 1.1 Concepts and Abstract Syntax
|
| defines | syntax for RDF graphs ⓘ |
| domain |
Linked Data
ⓘ
Semantic Web ⓘ |
| expandsTo |
Terse RDF Triple Language
ⓘ
linked to:
RDF 1.1 Turtle
|
| fileExtension | .ttl ⓘ |
| fullName | RDF 1.1 Turtle ⓘ |
| hasFeature |
CURIE-like QName syntax
ⓘ
Unicode support ⓘ comments starting with # ⓘ prefix-based abbreviation of IRIs ⓘ triple-based graph representation ⓘ |
| hasVersion |
Turtle (pre-RDF 1.1)
ⓘ
linked to:
RDF 1.1 Turtle
|
| influencedBy |
SPARQL query syntax
ⓘ
linked to:
SPARQL
|
| mediaType | text/turtle ⓘ |
| partOf |
RDF 1.1
ⓘ
linked to:
RDF 1.1 family of specifications
|
| primaryUse |
exchange of RDF data
ⓘ
human-readable RDF notation ⓘ serialization of RDF graphs ⓘ |
| relatedTo |
RDF 1.1 Concepts and Abstract Syntax
ⓘ
RDF 1.1 N-Quads ⓘ RDF 1.1 N-Triples ⓘ
linked to:
N-Triples
RDF 1.1 TriG ⓘ
linked to:
RDF 1.1 TriG – RDF Dataset Language
SPARQL 1.1 ⓘ |
| scope | RDF graphs (not named graphs) ⓘ |
| shortName | Turtle ⓘ |
| standardizedBy |
W3C
ⓘ
linked to:
World Wide Web Consortium
World Wide Web Consortium ⓘ |
| status | W3C Recommendation ⓘ |
| supersedes |
Turtle W3C Member Submission 2011
ⓘ
linked to:
Member Submissions to W3C
|
| supports |
IRIs
ⓘ
RDF literals ⓘ base IRI declarations ⓘ blank node property lists ⓘ blank nodes ⓘ boolean literals ⓘ collections ⓘ language-tagged strings ⓘ numeric literals ⓘ prefix declarations ⓘ relative IRIs ⓘ string literals ⓘ typed literals ⓘ |
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: RDF 1.1 Turtle Description of subject: RDF 1.1 Turtle is a W3C-standardized, human-readable syntax for expressing RDF graphs using compact, text-based notation.
Referenced by (10)
Full triples — surface form annotated when it differs from this entity's canonical label.
linked to: RDF 1.1 Turtle
linked to: RDF 1.1 Turtle
RDF 1.1 family of specifications
→
includesSpecification
→
RDF 1.1 Turtle – Terse RDF Triple Language
ⓘ
linked to: RDF 1.1 Turtle
linked to: RDF 1.1 Turtle
linked to: RDF 1.1 Turtle