===== W3C: RDF 1.1 Concepts and Abstract Syntax (RDF) =====
[[dido:public:ra:xapend:xapend.b_stds:tech:w3c:start| return to the W3C Standards ]]
Data sheet for RDF 1.1 Concepts and Abstract Syntax (RDF)
| Title | RDF 1.1 Concepts and Abstract Syntax |
| Acronym | RDF |
| Version | 1.1 |
| Series | TR |
| Document Number | |
| Release Date | 25 February 2014 |
| Download | [[http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/]] |
: **Note**: The following is an excerpt from the [[https://www.w3.org/TR/official| W3C site]]. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.
==== Abstract ====
: //The Resource Description Framework (RDF) is a framework for representing information in the Web. This document defines an abstract syntax (a [[dido:public:ra:xapend:xapend.a_glossary:d:dm|data model]]) which serves to link all RDF-based languages and specifications. The abstract [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] has two key data structures: RDF graphs are sets of subject-predicate-object triples, where the elements may be IRIs, blank nodes, or datatyped literals. They are used to express descriptions of resources. RDF datasets are used to organize collections of RDF graphs, and comprise a default graph and zero or more named graphs. RDF 1.1 Concepts and Abstract Syntax also introduces key concepts and terminology, and discusses datatyping and the handling of fragment identifiers in IRIs within RDF graphs.//
/**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
/* To add a discussion page to this page, comment out the line that says
~~DISCUSSION:off~~
*/
~~DISCUSSION:on|Outstanding Issues~~
~~DISCUSSION:off~~