Today W3C published the RDF 1.1 document suite as a Recommendation. In "What's New in RDF 1.1" [1] you can find a description of new and updated RDF features, such as:

* inclusion of multiple graphs in the RDF data model [2]
* revised Semantics document [3], co-edited by Pat Hayes and Peter F. Patel-Schneider
* JSON-LD [4], which connects the JSON and RDF worlds
* standardized syntax for Turtle [5], aligned as much as possible with SPARQL
* TriG [6]: extension of Turtle to support multiple graphs
* N-Triples [7] and N-Quads [8]: line-based exchange formats for single/multiple graphs
* new RDF Primer [9]

We hope this will be of use to the community.

Guus Schreiber
Co-chair RDF Working Group

[1] http://www.w3.org/TR/2014/NOTE-rdf11-new-20140225/
[2] http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/
[3] http://www.w3.org/TR/2014/REC-rdf11-mt-20140225/
[4] http://www.w3.org/TR/2014/REC-json-ld-20140116/
[5] http://www.w3.org/TR/2014/REC-turtle-20140225/
[6] http://www.w3.org/TR/2014/REC-trig-20140225/
[7] http://www.w3.org/TR/2014/REC-n-triples-20140225/
[8] http://www.w3.org/TR/2014/REC-n-quads-20140225/
[9] http://www.w3.org/TR/2014/NOTE-rdf11-primer-20140225/

Reply via email to