First Public Working Draft: RDF 1.2 Turtle

RDF 1.2 Turtle

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

Published by
 RDF-star Working Group

Abstract

The Resource Description Framework (RDF) is a general-purpose language for representing information in the Web. 

This document defines a textual syntax for RDF called Turtle that allows an RDF graph to be completely written in a compact and natural text form, with abbreviations for common usage patterns and datatypes. Turtle provides levels of compatibility with the N-Triples [RDF12-N-TRIPLES] format as well as the triple pattern syntax of SPARQL 1.2 Query Language W3C Recommendation.

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 a part of the RDF 1.2 document suite. The document defines Turtle, the Terse RDF Triple Language, a concrete syntax for RDF [RDF12-CONCEPTS]. 

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 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(this document) 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:29 UTC