First Public Working Draft: RDF 1.2 N-Quads

RDF 1.2 N-Quads

https://www.w3.org/TR/2023/WD-rdf12-n-quads-20230516/

Published by
 RDF-star Working Group

Abstract

N-Quads is a line-based, plain text format for encoding an RDF dataset. 

RDF 1.2 N-Quads introduces quoted triples as a fourth kind of RDF term which can be used as the subject or object of another triple, making it possible to make statements about other statements.

Status of the Document

This section describes the status of this document at the time of its publication. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/. 

This document is part of the RDF 1.2 document suite. The N-Quads format is a line-based RDF syntax, which is an extension of N-Triples [RDF12-N-TRIPLES]. The main distinction is that N-Quads allows the encoding of multiple graphs in a single document representing an RDF Dataset. 

This document was published by the RDF-star Working Group as a First Public Working Draft using the Recommendation track.

Publication as a First Public Working Draft does not imply endorsement by W3C and its Members.

This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

This document was produced by a group operating under the W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.

This document is governed by the 2 November 2021 W3C Process Document.



Set of Documents  

This document is one of ten RDF 1.2 and twelve SPARQL 1.2 Recommendations produced by the RDF-star Working Group: 

RDF 1.2 Recommendations:  What’s New in RDF 1.2 RDF 1.2 Concepts and Abstract Syntax RDF 1.2 N-Quads(this document) RDF 1.2 N-Triples RDF 1.2 Primer RDF 1.2 Schema RDF 1.2 Semantics RDF 1.2 TriG RDF 1.2 Turtle RDF 1.2 XML Syntax 

SPARQL 1.2 Recommendations:  What’s New in SPARQL 1.2 SPARQL 1.2 Concepts SPARQL 1.2 Query Language SPARQL 1.2 Update SPARQL 1.2 Service Description SPARQL 1.2 Federated Query SPARQL 1.2 Query Results JSON Format SPARQL 1.2 Query Results CSV and TSV Formats SPARQL 1.2 Query Results XML Formats SPARQL 1.2 Entailment Regimes SPARQL 1.2 Protocol SPARQL 1.2 Graph Store HTTP Protocol

-- 
This report was automatically generated using https://github.com/w3c/transition-notifier

Received on Tuesday, 16 May 2023 11:23:30 UTC