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:rdf [2020/11/13 02:16] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:tech:w3c:rdf [2021/08/17 15:17] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== W3C: RDF 1.1 Concepts and Abstract Syntax (RDF) ===== | ===== W3C: RDF 1.1 Concepts and Abstract Syntax (RDF) ===== | ||
| - | [[dido:public:ra:xapend: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 16: | Line 16: | ||
| ==== Abstract ==== | ==== Abstract ==== | ||
| - | : //The Resource Description Framework (RDF) is a framework for representing information in the Web. This document defines an abstract syntax (a data model) which serves to link all RDF-based languages and specifications. The abstract 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.// | + | : //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~~ | ||