]> Lady’s Gitweb - Vocab/blob - data/ontologies/¦
Initial commit; initial set of vocabs
[Vocab] / data / ontologies / ¦
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 Ontology SYSTEM "../../DTD">
7 <Ontology>
8 <label xml:lang="en">Ladys Vocabulary</label>
9 <comment xml:lang="en">
10 <p>
11 A dictionary of terms.
12 </p>
13 <p>
14 This ontology provides a formal living reference for the (rather informal) vocabular{y∣ies} used by Lady for her projects.
15 The primary aim of this ontology is to promote consistency; i·e ensure that two projects do not use the same terms in different ways.
16 However, this ontology is some·what opinionated, and there is <em>no</em> guarantee that it will agree with the interpretations of other people.
17 </p>
18 <p>
19 Many terms defined in this ontology were originally defined else·where.
20 A small number of terms were created by Lady, for which this ontology serves as the authoritative definition.
21 Despite being an “ontology”, the intention of this vocabulary is not to be normatively‐binding but rather to descriptively track usage (as Lady would have it).
22 </p>
23 <p>
24 Only terms intended for general interchange are recorded here.
25 Some projects may make use of additional terms with implementation‐specific meanings.
26 </p>
27 </comment>
28 <declare>
29 <prefix/>
30 <namespace>https://vocab.ladys.computer/terms/</namespace>
31 </declare>
32 <declare>
33 <prefix>anno</prefix>
34 <namespace>http://www.w3.org/ns/oa#</namespace>
35 </declare>
36 <declare>
37 <prefix>awol</prefix>
38 <namespace>http://bblfish.net/work/atom-owl/2006-06-06/#</namespace>
39 </declare>
40 <declare>
41 <prefix>contact</prefix>
42 <namespace>http://www.w3.org/2000/10/swap/pim/contact#</namespace>
43 </declare>
44 <declare>
45 <prefix>dc11</prefix>
46 <namespace>http://purl.org/dc/elements/1.1/</namespace>
47 </declare>
48 <declare>
49 <prefix>dcmitype</prefix>
50 <namespace>http://purl.org/dc/dcmitype/</namespace>
51 </declare>
52 <declare>
53 <prefix>dcterms</prefix>
54 <namespace>http://purl.org/dc/terms/</namespace>
55 </declare>
56 <declare>
57 <prefix>doc</prefix>
58 <namespace>http://www.w3.org/2000/10/swap/pim/doc#</namespace>
59 </declare>
60 <declare>
61 <prefix>foaf</prefix>
62 <namespace>http://xmlns.com/foaf/0.1/</namespace>
63 </declare>
64 <declare>
65 <prefix>geo</prefix>
66 <namespace>http://www.w3.org/2003/01/geo/wgs84_pos#</namespace>
67 </declare>
68 <declare>
69 <prefix>ladys</prefix>
70 <namespace>https://vocab.ladys.computer/terms/</namespace>
71 </declare>
72 <declare>
73 <prefix>owl</prefix>
74 <namespace>http://www.w3.org/2002/07/owl#</namespace>
75 </declare>
76 <declare>
77 <prefix>rdf</prefix>
78 <namespace>http://www.w3.org/1999/02/22-rdf-syntax-ns#</namespace>
79 </declare>
80 <declare>
81 <prefix>rel</prefix>
82 <namespace>http://www.iana.org/assignments/relation/</namespace>
83 </declare>
84 <declare>
85 <prefix>rdfs</prefix>
86 <namespace>http://www.w3.org/2000/01/rdf-schema#</namespace>
87 </declare>
88 <declare>
89 <prefix>shacl</prefix>
90 <namespace>http://www.w3.org/ns/shacl#</namespace>
91 </declare>
92 <declare>
93 <prefix>skos</prefix>
94 <namespace>http://www.w3.org/2004/02/skos/core#</namespace>
95 </declare>
96 <declare>
97 <prefix>skosxl</prefix>
98 <namespace>http://www.w3.org/2008/05/skos-xl#</namespace>
99 </declare>
100 <declare>
101 <prefix>vocabstatus</prefix>
102 <namespace>http://www.w3.org/2003/06/sw-vocab-status/ns#</namespace>
103 </declare>
104 <declare>
105 <prefix>xsd</prefix>
106 <namespace>http://www.w3.org/2001/XMLSchema#</namespace>
107 </declare>
108 </Ontology>
This page took 0.060106 seconds and 5 git commands to generate.