This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:w3c:turtle [2020/05/07 18:56] nick ↷ Page moved from dido:public:xapend.stds:tech:w3c:turtle to dido:public:ra:xapend.stds:tech:w3c:turtle |
dido:public:ra:xapend:xapend.b_stds:tech:w3c:turtle [2021/08/17 15:18] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== W3C: RDF 1.1 Terse RDF Triple Language (Turtle) ========= | + | ===== W3C: RDF 1.1 Terse RDF Triple Language (Turtle) ===== |
| - | [[dido:public:xapend.stds:tech:w3c| return to the W3C Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:w3c:start| return to the W3C Standards ]] |
| <table> | <table> | ||
| Line 10: | Line 10: | ||
| | Document Number | | | | Document Number | | | ||
| | Release Date | 25 February 2014 | | | Release Date | 25 February 2014 | | ||
| - | | Download | [[https://www.w3.org/TR/turtle/]] | | + | | Download | [[http://www.w3.org/TR/2014/REC-turtle-20140225/]] | |
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official NIST catalog. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **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 ====== | + | ==== Abstract ==== |
| : //The Resource Description Framework (RDF) is a general-purpose language for representing information in the Web.// | : //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 [N-TRIPLES] format as well as the triple pattern syntax of the SPARQL W3C Recommendation.// | + | : //This document defines a textual [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|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 [N-TRIPLES] format as well as the triple pattern syntax of the [[dido:public:ra:xapend:xapend.b_stds:tech:w3c:sparql|SPARQL W3C Recommendation]].// |
| + | |||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||