This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| dido:99_annexes:annex-b-terms-and-definitions:r:rdf_schema [2026/07/11 11:14] – ↷ Links adapted because of a move operation nick_dido | dido:99_annexes:annex-b-terms-and-definitions:r:rdf_schema [2026/07/18 12:33] (current) – external edit 127.0.0.1 |
|---|
| ===== Discussion ===== | ===== Discussion ===== |
| |
| RDF Schema provides a W3C data-modelling vocabulary for [[dido:99_annexes:annex-b-terms-and-definitions:r:rdf|RDF]] data. RDF Schema extends the basic RDF vocabulary with constructs for describing classes, properties, subclass relationships, subproperty relationships, domains, and ranges. | RDF Schema provides a W3C data-modeling vocabulary for [[dido:99_annexes:annex-b-terms-and-definitions:r:rdf|RDF]] data. RDF Schema extends the basic RDF vocabulary with constructs for describing classes, properties, subclass relationships, subproperty relationships, domains, and ranges. |
| |
| RDF Schema supports semantic interpretation of RDF graphs by defining vocabulary-level relationships and constraints. RDF Schema provides more structure than RDF alone and less expressive power than [[dido:99_annexes:annex-b-terms-and-definitions:o:owl|OWL]]. | RDF Schema supports semantic interpretation of RDF graphs by defining vocabulary-level relationships and constraints. RDF Schema provides more structure than RDF alone and less expressive power than [[dido:99_annexes:annex-b-terms-and-definitions:o:owl|OWL]]. |
| ===== Definition ===== | ===== Definition ===== |
| |
| //data-modelling vocabulary for describing classes, properties, and vocabulary relationships in RDF data// | //data-modeling vocabulary for describing classes, properties, and vocabulary relationships in RDF data// |
| |
| ===== Source ===== | ===== Source ===== |
| |
| W3C RDF Schema 1.1; specialised for use in the FX Demo Reference Architecture. | W3C RDF Schema 1.1; specialized for use in the FX Demo Reference Architecture. |
| |
| ===== Note ===== | ===== Note ===== |
| |
| RDF Schema is not equivalent to [[dido:99_annexes:annex-b-terms-and-definitions:o:owl|OWL]]. RDF Schema provides basic vocabulary modelling for RDF data. OWL provides a more expressive [[dido:99_annexes:annex-b-terms-and-definitions:o:ontology_language|ontology language]] with formally defined meaning for the Semantic Web. | RDF Schema is not equivalent to [[dido:99_annexes:annex-b-terms-and-definitions:o:owl|OWL]]. RDF Schema provides basic vocabulary modeling for RDF data. OWL provides a more expressive [[dido:99_annexes:annex-b-terms-and-definitions:o:ontology_language|ontology language]] with formally defined meaning for the Semantic Web. |
| |
| ===== Example ===== | ===== Example ===== |