N-Triples
E171297
N-Triples is a line-based, plain-text format for encoding RDF graphs as a sequence of subject–predicate–object statements.
All labels observed (3)
| Label | Occurrences |
|---|---|
| N-Triples canonical | 6 |
| RDF 1.1 N-Triples | 3 |
| RDF 1.1 N-Triples specification | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1492121 — 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: N-Triples Context triple: [RDF, hasSerialization, N-Triples]
-
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.
SPARQL
SPARQL is a semantic query language and protocol used to retrieve and manipulate data stored in Resource Description Framework (RDF) format on the Semantic Web.
-
C.
RDFS
RDFS (RDF Schema) is a semantic web vocabulary language used to define the structure, classes, and properties of RDF data.
-
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.
OWL Full
OWL Full is the most expressive and semantically unrestricted variant of the Web Ontology Language, allowing full RDF compatibility at the cost of computational decidability.
- 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: N-Triples Target entity description: N-Triples is a line-based, plain-text format for encoding RDF graphs as a sequence of subject–predicate–object statements.
-
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.
SPARQL
SPARQL is a semantic query language and protocol used to retrieve and manipulate data stored in Resource Description Framework (RDF) format on the Semantic Web.
-
C.
RDFS
RDFS (RDF Schema) is a semantic web vocabulary language used to define the structure, classes, and properties of RDF data.
-
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.
OWL Full
OWL Full is the most expressive and semantically unrestricted variant of the Web Ontology Language, allowing full RDF compatibility at the cost of computational decidability.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
RDF serialization format
ⓘ
line-based format ⓘ plain-text data format ⓘ |
| basedOn | RDF data model ⓘ |
| commentSyntax | lines starting with # ⓘ |
| compatibleWith |
RDF 1.1 Concepts and Abstract Syntax
ⓘ
surface form:
RDF 1.1 abstract syntax
|
| constrainedBy | RDF 1.1 Concepts and Abstract Syntax ⓘ |
| definedIn |
N-Triples
self-linksurface differs
ⓘ
surface form:
RDF 1.1 N-Triples specification
|
| designedFor |
simplicity
ⓘ
unambiguous parsing ⓘ |
| encodes | RDF graphs ⓘ |
| escapeMechanism |
Unicode code point escapes
ⓘ
backslash escapes for special characters ⓘ |
| fileExtension | .nt ⓘ |
| hasFeature |
easy machine parsing
ⓘ
no abbreviations ⓘ no base IRIs ⓘ no blank line separation ⓘ no prefixes ⓘ one statement per line ⓘ plain-text representation ⓘ simple grammar ⓘ |
| hasMediaType | application/n-triples ⓘ |
| hasUse |
data exchange
ⓘ
debugging RDF graphs ⓘ interoperability between RDF tools ⓘ test cases for RDF ⓘ |
| introducedBy | W3C RDF Test Cases ⓘ |
| partOf |
RDF 1.1 N-Quads
ⓘ
surface form:
RDF 1.1 specifications
|
| relatedTo |
N-Quads
ⓘ
RDF 1.1 Concepts and Abstract Syntax ⓘ
surface form:
RDF 1.1
RDF 1.1 XML Syntax ⓘ
surface form:
RDF/XML
Turtle ⓘ |
| represents |
RDF statements
ⓘ
subject–predicate–object triples ⓘ |
| serializationOf | RDF triples ⓘ |
| standardizedBy |
World Wide Web Consortium
ⓘ
surface form:
W3C
|
| syntaxElement |
IRIs
ⓘ
blank nodes ⓘ language-tagged strings ⓘ literals ⓘ typed literals ⓘ |
| terminator | period at end of each triple ⓘ |
| usedIn |
RDF test suites
ⓘ
linked data tooling ⓘ |
| uses |
US-ASCII character encoding
ⓘ
line-based syntax ⓘ one triple per line ⓘ |
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: N-Triples Description of subject: N-Triples is a line-based, plain-text format for encoding RDF graphs as a sequence of subject–predicate–object statements.
Referenced by (10)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
RDF 1.1 N-Triples
this entity surface form:
RDF 1.1 N-Triples specification
this entity surface form:
RDF 1.1 N-Triples
this entity surface form:
RDF 1.1 N-Triples