Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dido:99_annexes:annex-b-terms-and-definitions:r:rdf_triple [2026/07/11 11:14] – ↷ Page moved from dido:99_annexes:99_annexes:annex-b-terms-and-definitions:r:rdf_triple to dido:99_annexes:annex-b-terms-and-definitions:r:rdf_triple nick_dido | dido:99_annexes:annex-b-terms-and-definitions:r:rdf_triple [2026/07/18 12:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== RDF Triple ====== | ====== RDF Triple ====== | ||
| - | [[dido:99_annexes: | + | [[dido: |
| ===== Discussion ===== | ===== Discussion ===== | ||
| - | An RDF triple represents one statement in [[dido:99_annexes: | + | An RDF triple represents one statement in [[dido: |
| The subject identifies the resource described by the statement. The predicate identifies the property or relationship. The object identifies the value, resource, or literal associated with the subject through the predicate. | The subject identifies the resource described by the statement. The predicate identifies the property or relationship. The object identifies the value, resource, or literal associated with the subject through the predicate. | ||
| Line 23: | Line 23: | ||
| The BNF does not constrain predicate naming style. RDF requires the predicate to identify a property or relationship. A predicate IRI represents relationships expressed in natural-language style as '' | The BNF does not constrain predicate naming style. RDF requires the predicate to identify a property or relationship. A predicate IRI represents relationships expressed in natural-language style as '' | ||
| - | RDF triples form [[dido:99_annexes: | + | RDF triples form [[dido: |
| - | An RDF triple provides a representation structure. The triple carries [[dido:99_annexes: | + | An RDF triple provides a representation structure. The triple carries [[dido: |
| ===== Definition ===== | ===== Definition ===== | ||
| Line 33: | Line 33: | ||
| ===== Source ===== | ===== Source ===== | ||
| - | W3C RDF 1.1 Concepts and Abstract Syntax; | + | W3C RDF 1.1 Concepts and Abstract Syntax; |
| ===== Note ===== | ===== Note ===== | ||