]> Lady’s Gitweb - Vocab/blob - data/named_individuals/_RDF11-SCHEMA_
Initial commit; initial set of vocabs
[Vocab] / data / named_individuals / _RDF11-SCHEMA_
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE NamedIndividual SYSTEM "../../DTD">
7 <NamedIndividual name="https://www.w3.org/TR/rdf11-schema/">
8 <label xml:lang="en">R·D·F Schema 1.1</label>
9 <comment xml:lang="en">
10 <p>
11 R·D·F Schema introduces itself as providing “a data‐modelling vocabulary for R·D·F data”.
12 This is correct, but it is important to understand that it performs this function in two different ways :⁠—
13 </p>
14 <list>
15 <item>
16 <p>
17 It provides properties for modelling R·D·F vocabularies in terms of classes, properties, literals, and the relationships between them.
18 </p>
19 <p>
20 It provides data structures which are useful for representing data in R·D·F, and a few additional utility properties for expressing common concepts.
21 </p>
22 </item>
23 </list>
24 <p>
25 The terms in the first category are effectively subsumed within <ptr target="(OWL2-MAPPING)"/>, and are not defined here (they are axiomatic).
26 The terms in the second category, on the other hand, are all given definitions in this ontology as they are broadly useful.
27 In addition to being defined within the core <code>rdfs:</code> name·space, R·D·F Schema also provides the formal definition for many terms in the <code>rdf:</code> one.
28 </p>
29 </comment>
30 <type>
31 <resource name="dcterms:BibliographicResource"/>
32 </type>
33 <type>
34 <resource name="dcterms:Standard"/>
35 </type>
36 <type>
37 <resource name="foaf:Document"/>
38 </type>
39 </NamedIndividual>
This page took 0.0967710000000001 seconds and 5 git commands to generate.