rdf-vocab 3.1.10 → 3.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +13 -1
- data/lib/rdf/vocab/acl.rb +47 -134
- data/lib/rdf/vocab/as.rb +381 -894
- data/lib/rdf/vocab/bf2.rb +1241 -2561
- data/lib/rdf/vocab/bibframe.rb +1241 -2561
- data/lib/rdf/vocab/bibo.rb +576 -1078
- data/lib/rdf/vocab/cc.rb +57 -167
- data/lib/rdf/vocab/cert.rb +72 -143
- data/lib/rdf/vocab/cnt.rb +51 -133
- data/lib/rdf/vocab/crm.rb +1180 -2486
- data/lib/rdf/vocab/datacite.rb +161 -161
- data/lib/rdf/vocab/dbo.rb +3900 -14140
- data/lib/rdf/vocab/dc.rb +458 -848
- data/lib/rdf/vocab/dc11.rb +62 -128
- data/lib/rdf/vocab/dcat.rb +215 -382
- data/lib/rdf/vocab/dcmitype.rb +65 -119
- data/lib/rdf/vocab/disco.rb +170 -401
- data/lib/rdf/vocab/doap.rb +197 -375
- data/lib/rdf/vocab/dwc.rb +1451 -2207
- data/lib/rdf/vocab/earl.rb +80 -218
- data/lib/rdf/vocab/ebucore.rb +2991 -7439
- data/lib/rdf/vocab/edm.rb +159 -351
- data/lib/rdf/vocab/exif.rb +453 -1106
- data/lib/rdf/vocab/extensions.rb +3 -3
- data/lib/rdf/vocab/fcrepo4.rb +247 -627
- data/lib/rdf/vocab/foaf.rb +373 -681
- data/lib/rdf/vocab/geo.rb +16 -58
- data/lib/rdf/vocab/geojson.rb +16 -85
- data/lib/rdf/vocab/geonames.rb +1573 -1742
- data/lib/rdf/vocab/gr.rb +539 -1427
- data/lib/rdf/vocab/gs1.rb +2824 -4424
- data/lib/rdf/vocab/ht.rb +93 -260
- data/lib/rdf/vocab/hydra.rb +216 -477
- data/lib/rdf/vocab/iana.rb +71 -304
- data/lib/rdf/vocab/ical.rb +460 -925
- data/lib/rdf/vocab/identifiers.rb +212 -515
- data/lib/rdf/vocab/iiif.rb +81 -220
- data/lib/rdf/vocab/jsonld.rb +130 -272
- data/lib/rdf/vocab/ldp.rb +131 -264
- data/lib/rdf/vocab/lrmi.rb +146 -234
- data/lib/rdf/vocab/ma.rb +233 -623
- data/lib/rdf/vocab/mads.rb +516 -1113
- data/lib/rdf/vocab/marcrelators.rb +539 -1351
- data/lib/rdf/vocab/mo.rb +1383 -2305
- data/lib/rdf/vocab/mods.rb +384 -903
- data/lib/rdf/vocab/nfo.rb +311 -315
- data/lib/rdf/vocab/oa.rb +196 -474
- data/lib/rdf/vocab/og.rb +120 -201
- data/lib/rdf/vocab/ogc.rb +25 -62
- data/lib/rdf/vocab/ore.rb +51 -110
- data/lib/rdf/vocab/org.rb +180 -376
- data/lib/rdf/vocab/pcdm.rb +50 -100
- data/lib/rdf/vocab/pplan.rb +16 -24
- data/lib/rdf/vocab/premis.rb +674 -1825
- data/lib/rdf/vocab/premiseventtype.rb +114 -272
- data/lib/rdf/vocab/prov.rb +996 -1618
- data/lib/rdf/vocab/ptr.rb +77 -218
- data/lib/rdf/vocab/rdau.rb +1289 -1294
- data/lib/rdf/vocab/rightsstatements.rb +90 -98
- data/lib/rdf/vocab/rsa.rb +30 -63
- data/lib/rdf/vocab/rss.rb +24 -69
- data/lib/rdf/vocab/schema.rb +8430 -18899
- data/lib/rdf/vocab/schemas.rb +8430 -18899
- data/lib/rdf/vocab/sd.rb +85 -242
- data/lib/rdf/vocab/sh.rb +729 -1468
- data/lib/rdf/vocab/sioc.rb +416 -820
- data/lib/rdf/vocab/siocservices.rb +31 -72
- data/lib/rdf/vocab/sioctypes.rb +145 -306
- data/lib/rdf/vocab/skos.rb +95 -217
- data/lib/rdf/vocab/skosxl.rb +26 -59
- data/lib/rdf/vocab/v.rb +199 -493
- data/lib/rdf/vocab/vcard.rb +290 -920
- data/lib/rdf/vocab/vmd.rb +199 -493
- data/lib/rdf/vocab/void.rb +86 -210
- data/lib/rdf/vocab/vs.rb +16 -38
- data/lib/rdf/vocab/wdrs.rb +43 -136
- data/lib/rdf/vocab/wot.rb +95 -176
- data/lib/rdf/vocab/xhtml.rb +2 -7
- data/lib/rdf/vocab/xhv.rb +122 -463
- data/lib/rdf/vocab/xkos.rb +116 -269
- data/spec/extensions_spec.rb +1 -1
- metadata +45 -25
data/lib/rdf/vocab/xkos.rb
CHANGED
@@ -3,430 +3,277 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://rdf-vocabulary.ddialliance.org/xkos#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
-
# @!parse
|
7
|
-
# # Vocabulary for <http://rdf-vocabulary.ddialliance.org/xkos#>
|
8
|
-
# #
|
9
|
-
# # XKOS: an SKOS extension for representing statistical classifications
|
10
|
-
# #
|
11
|
-
# # This ontology is based on work initiated at Dagstuhl Schloss in September 2011
|
12
|
-
# # @version Version 1.0.3 - 2016-03-15
|
13
|
-
# # @version Version 1.0.2 - 2016-03-15
|
14
|
-
# # @version Version 1.0.1 - 2014-11-26
|
15
|
-
# # @version Version 1.1 - 2016-03-20
|
16
|
-
# class XKOS < RDF::StrictVocabulary
|
17
|
-
# # @return [RDF::Vocabulary::Term]
|
18
|
-
# attr_reader :ClassificationLevel
|
19
|
-
#
|
20
|
-
# # @return [RDF::Vocabulary::Term]
|
21
|
-
# attr_reader :ConceptAssociation
|
22
|
-
#
|
23
|
-
# # @return [RDF::Vocabulary::Term]
|
24
|
-
# attr_reader :Correspondence
|
25
|
-
#
|
26
|
-
# # @return [RDF::Vocabulary::Term]
|
27
|
-
# attr_reader :ExplanatoryNote
|
28
|
-
#
|
29
|
-
# # @return [RDF::Vocabulary::Term]
|
30
|
-
# attr_reader :additionalContentNote
|
31
|
-
#
|
32
|
-
# # @return [RDF::Vocabulary::Term]
|
33
|
-
# attr_reader :after
|
34
|
-
#
|
35
|
-
# # @return [RDF::Vocabulary::Term]
|
36
|
-
# attr_reader :before
|
37
|
-
#
|
38
|
-
# # @return [RDF::Vocabulary::Term]
|
39
|
-
# attr_reader :belongsTo
|
40
|
-
#
|
41
|
-
# # @return [RDF::Vocabulary::Term]
|
42
|
-
# attr_reader :caseLaw
|
43
|
-
#
|
44
|
-
# # @return [RDF::Vocabulary::Term]
|
45
|
-
# attr_reader :causal
|
46
|
-
#
|
47
|
-
# # @return [RDF::Vocabulary::Term]
|
48
|
-
# attr_reader :causedBy
|
49
|
-
#
|
50
|
-
# # @return [RDF::Vocabulary::Term]
|
51
|
-
# attr_reader :causes
|
52
|
-
#
|
53
|
-
# # @return [RDF::Vocabulary::Term]
|
54
|
-
# attr_reader :classifiedUnder
|
55
|
-
#
|
56
|
-
# # @return [RDF::Vocabulary::Term]
|
57
|
-
# attr_reader :compares
|
58
|
-
#
|
59
|
-
# # @return [RDF::Vocabulary::Term]
|
60
|
-
# attr_reader :coreContentNote
|
61
|
-
#
|
62
|
-
# # @return [RDF::Vocabulary::Term]
|
63
|
-
# attr_reader :covers
|
64
|
-
#
|
65
|
-
# # @return [RDF::Vocabulary::Term]
|
66
|
-
# attr_reader :coversExhaustively
|
67
|
-
#
|
68
|
-
# # @return [RDF::Vocabulary::Term]
|
69
|
-
# attr_reader :coversMutuallyExclusively
|
70
|
-
#
|
71
|
-
# # @return [RDF::Vocabulary::Term]
|
72
|
-
# attr_reader :depth
|
73
|
-
#
|
74
|
-
# # @return [RDF::Vocabulary::Term]
|
75
|
-
# attr_reader :disjoint
|
76
|
-
#
|
77
|
-
# # @return [RDF::Vocabulary::Term]
|
78
|
-
# attr_reader :exclusionNote
|
79
|
-
#
|
80
|
-
# # @return [RDF::Vocabulary::Term]
|
81
|
-
# attr_reader :follows
|
82
|
-
#
|
83
|
-
# # @return [RDF::Vocabulary::Term]
|
84
|
-
# attr_reader :generalizes
|
85
|
-
#
|
86
|
-
# # @return [RDF::Vocabulary::Term]
|
87
|
-
# attr_reader :hasPart
|
88
|
-
#
|
89
|
-
# # @return [RDF::Vocabulary::Term]
|
90
|
-
# attr_reader :inclusionNote
|
91
|
-
#
|
92
|
-
# # @return [RDF::Vocabulary::Term]
|
93
|
-
# attr_reader :isPartOf
|
94
|
-
#
|
95
|
-
# # @return [RDF::Vocabulary::Term]
|
96
|
-
# attr_reader :levels
|
97
|
-
#
|
98
|
-
# # @return [RDF::Vocabulary::Term]
|
99
|
-
# attr_reader :madeOf
|
100
|
-
#
|
101
|
-
# # @return [RDF::Vocabulary::Term]
|
102
|
-
# attr_reader :maxLength
|
103
|
-
#
|
104
|
-
# # successeur immédiat dans la séquence
|
105
|
-
# #
|
106
|
-
# # immediate successor in the sequence
|
107
|
-
# # @return [RDF::Vocabulary::Term]
|
108
|
-
# attr_reader :next
|
109
|
-
#
|
110
|
-
# # @return [RDF::Vocabulary::Term]
|
111
|
-
# attr_reader :notationPattern
|
112
|
-
#
|
113
|
-
# # @return [RDF::Vocabulary::Term]
|
114
|
-
# attr_reader :numberOfLevels
|
115
|
-
#
|
116
|
-
# # @return [RDF::Vocabulary::Term]
|
117
|
-
# attr_reader :organizedBy
|
118
|
-
#
|
119
|
-
# # This property is expected to store plain text literals, without HTML or XML markup.
|
120
|
-
# # @return [RDF::Vocabulary::Term]
|
121
|
-
# attr_reader :plainText
|
122
|
-
#
|
123
|
-
# # predecessor in the sequence
|
124
|
-
# # @return [RDF::Vocabulary::Term]
|
125
|
-
# attr_reader :precedes
|
126
|
-
#
|
127
|
-
# # immediate predecessor in the sequence
|
128
|
-
# # @return [RDF::Vocabulary::Term]
|
129
|
-
# attr_reader :previous
|
130
|
-
#
|
131
|
-
# # @return [RDF::Vocabulary::Term]
|
132
|
-
# attr_reader :sequential
|
133
|
-
#
|
134
|
-
# # @return [RDF::Vocabulary::Term]
|
135
|
-
# attr_reader :sourceConcept
|
136
|
-
#
|
137
|
-
# # @return [RDF::Vocabulary::Term]
|
138
|
-
# attr_reader :specializes
|
139
|
-
#
|
140
|
-
# # successeur dans la séquence
|
141
|
-
# #
|
142
|
-
# # successor in the sequence
|
143
|
-
# # @return [RDF::Vocabulary::Term]
|
144
|
-
# attr_reader :succeeds
|
145
|
-
#
|
146
|
-
# # @return [RDF::Vocabulary::Term]
|
147
|
-
# attr_reader :supersedes
|
148
|
-
#
|
149
|
-
# # @return [RDF::Vocabulary::Term]
|
150
|
-
# attr_reader :targetConcept
|
151
|
-
#
|
152
|
-
# # @return [RDF::Vocabulary::Term]
|
153
|
-
# attr_reader :temporal
|
154
|
-
#
|
155
|
-
# # @return [RDF::Vocabulary::Term]
|
156
|
-
# attr_reader :variant
|
157
|
-
#
|
158
|
-
# end
|
159
6
|
XKOS = Class.new(RDF::StrictVocabulary("http://rdf-vocabulary.ddialliance.org/xkos#")) do
|
160
7
|
|
161
8
|
# Ontology definition
|
162
9
|
ontology :"http://rdf-vocabulary.ddialliance.org/xkos#",
|
163
|
-
"cc:license": "http://creativecommons.org/licenses/by/4.0/".freeze,
|
164
10
|
comment: "This ontology is based on work initiated at Dagstuhl Schloss in September 2011".freeze,
|
165
|
-
"
|
166
|
-
"
|
167
|
-
"
|
168
|
-
"
|
11
|
+
"http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/".freeze,
|
12
|
+
"http://purl.org/dc/elements/1.1/contributor": ["Daniel Gillman".freeze, "Jannik Jensen".freeze, "R.T.A.M. Grim".freeze, "Richard Cyganiak".freeze, "Thomas Bosch".freeze, "Wendy L. Thomas".freeze, "Yves Jaques".freeze],
|
13
|
+
"http://purl.org/dc/elements/1.1/creator": "Franck Cotton".freeze,
|
14
|
+
"http://purl.org/dc/elements/1.1/rights": "Copyright © 2016 The DDI Alliance".freeze,
|
15
|
+
"http://purl.org/dc/elements/1.1/title": "XKOS: an SKOS extension for representing statistical classifications".freeze,
|
169
16
|
"http://purl.org/vocab/vann/preferredNamespacePrefix": "xkos".freeze,
|
170
|
-
"http://purl.org/vocab/vann/preferredNamespaceUri": "xkos
|
17
|
+
"http://purl.org/vocab/vann/preferredNamespaceUri": "http://rdf-vocabulary.ddialliance.org/xkos#".freeze,
|
171
18
|
"http://purl.org/vocommons/voaf#classNumber": "4".freeze,
|
172
19
|
"http://purl.org/vocommons/voaf#extends": "http://www.w3.org/2004/02/skos/core".freeze,
|
173
20
|
"http://purl.org/vocommons/voaf#propertyNumber": "40".freeze,
|
174
|
-
"owl
|
175
|
-
type: ["http://purl.org/vocommons/voaf#Vocabulary".freeze, "owl
|
21
|
+
"http://www.w3.org/2002/07/owl#versionInfo": ["Version 1.0.1 - 2014-11-26".freeze, "Version 1.0.2 - 2016-03-15".freeze, "Version 1.0.3 - 2016-03-15".freeze, "Version 1.1 - 2016-03-20".freeze],
|
22
|
+
type: ["http://purl.org/vocommons/voaf#Vocabulary".freeze, "http://www.w3.org/2002/07/owl#Ontology".freeze]
|
176
23
|
|
177
24
|
# Class definitions
|
178
25
|
term :ClassificationLevel,
|
179
26
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
180
27
|
label: "Classification level".freeze,
|
181
|
-
subClassOf: "skos
|
182
|
-
type: ["
|
28
|
+
subClassOf: "http://www.w3.org/2004/02/skos/core#Collection".freeze,
|
29
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
|
183
30
|
term :ConceptAssociation,
|
184
31
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
185
32
|
label: "Concept association".freeze,
|
186
|
-
type: ["
|
33
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
|
187
34
|
term :Correspondence,
|
188
35
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
189
36
|
label: "Correspondence".freeze,
|
190
|
-
type: ["
|
37
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
|
191
38
|
term :ExplanatoryNote,
|
192
39
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
193
40
|
label: "Explanatory note".freeze,
|
194
|
-
type: ["
|
41
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
|
195
42
|
|
196
43
|
# Property definitions
|
197
44
|
property :additionalContentNote,
|
198
45
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
199
46
|
label: "additional content".freeze,
|
200
|
-
subPropertyOf: "xkos
|
201
|
-
type: ["
|
47
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote".freeze,
|
48
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
202
49
|
property :after,
|
203
50
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
204
51
|
label: "after".freeze,
|
205
|
-
subPropertyOf: "xkos
|
206
|
-
type: ["
|
52
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal".freeze,
|
53
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
|
207
54
|
property :before,
|
208
55
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
209
56
|
label: "before".freeze,
|
210
|
-
subPropertyOf: "xkos
|
211
|
-
type: ["
|
57
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal".freeze,
|
58
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
|
212
59
|
property :belongsTo,
|
213
|
-
domain: "skos
|
60
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
214
61
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
215
62
|
label: "belongs to".freeze,
|
216
|
-
type: ["
|
63
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
217
64
|
property :caseLaw,
|
218
65
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
219
66
|
label: "case law".freeze,
|
220
|
-
subPropertyOf: "skos
|
221
|
-
type: ["
|
67
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#note".freeze,
|
68
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
222
69
|
property :causal,
|
223
70
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
224
71
|
label: "has causal".freeze,
|
225
|
-
subPropertyOf: "skos
|
226
|
-
type: ["
|
72
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related".freeze,
|
73
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
227
74
|
property :causedBy,
|
228
75
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
229
76
|
label: "caused by".freeze,
|
230
|
-
subPropertyOf: "xkos
|
231
|
-
type: ["
|
77
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal".freeze,
|
78
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
232
79
|
property :causes,
|
233
80
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
234
81
|
label: "causes".freeze,
|
235
|
-
subPropertyOf: "xkos
|
236
|
-
type: ["
|
82
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal".freeze,
|
83
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
237
84
|
property :classifiedUnder,
|
238
|
-
domain: "
|
85
|
+
domain: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
|
239
86
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
240
87
|
label: "classified under".freeze,
|
241
|
-
range: "skos
|
242
|
-
type: ["
|
88
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
89
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
243
90
|
property :compares,
|
244
|
-
domain: "xkos
|
91
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence".freeze,
|
245
92
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
246
93
|
label: "compares".freeze,
|
247
|
-
range: "skos
|
248
|
-
type: ["
|
94
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
95
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
249
96
|
property :coreContentNote,
|
250
97
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
251
98
|
label: "core content".freeze,
|
252
|
-
subPropertyOf: "xkos
|
253
|
-
type: ["
|
99
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote".freeze,
|
100
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
254
101
|
property :covers,
|
255
102
|
domain: term(
|
256
|
-
type: "owl
|
257
|
-
unionOf: list("skos
|
103
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze,
|
104
|
+
unionOf: list("http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze, "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel".freeze)
|
258
105
|
),
|
259
106
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
260
107
|
label: "covers".freeze,
|
261
|
-
range: "skos
|
262
|
-
type: ["
|
108
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
109
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
263
110
|
property :coversExhaustively,
|
264
111
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
265
112
|
label: "covers exhaustively".freeze,
|
266
|
-
subPropertyOf: "xkos
|
267
|
-
type: ["
|
113
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers".freeze,
|
114
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
268
115
|
property :coversMutuallyExclusively,
|
269
116
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
270
117
|
label: "covers mutually exclusively".freeze,
|
271
|
-
subPropertyOf: "xkos
|
272
|
-
type: ["
|
118
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers".freeze,
|
119
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
273
120
|
property :depth,
|
274
|
-
domain: "xkos
|
121
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel".freeze,
|
275
122
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
276
123
|
label: "depth".freeze,
|
277
|
-
range: "
|
278
|
-
type: ["
|
124
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger".freeze,
|
125
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
|
279
126
|
property :disjoint,
|
280
127
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
281
128
|
label: "disjoint from".freeze,
|
282
|
-
subPropertyOf: "skos
|
283
|
-
type: ["
|
129
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related".freeze,
|
130
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
284
131
|
property :exclusionNote,
|
285
132
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
286
133
|
label: "exclusions".freeze,
|
287
|
-
subPropertyOf: "skos
|
288
|
-
type: ["
|
134
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote".freeze,
|
135
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
289
136
|
property :follows,
|
290
|
-
domain: "skos
|
137
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
291
138
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
292
139
|
label: "follows".freeze,
|
293
|
-
range: "skos
|
294
|
-
type: ["
|
140
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
141
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
295
142
|
property :generalizes,
|
296
143
|
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerGeneric".freeze,
|
297
|
-
inverseOf: "xkos
|
144
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#specializes".freeze,
|
298
145
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
299
146
|
label: "generalizes".freeze,
|
300
|
-
subPropertyOf: "skos
|
301
|
-
type: ["
|
147
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower".freeze,
|
148
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
302
149
|
property :hasPart,
|
303
150
|
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerPartitive".freeze,
|
304
|
-
exactMatch: "dc
|
305
|
-
inverseOf: "xkos
|
151
|
+
exactMatch: "http://purl.org/dc/terms/hasPart".freeze,
|
152
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#isPartOf".freeze,
|
306
153
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
307
154
|
label: "has part".freeze,
|
308
|
-
subPropertyOf: "skos
|
309
|
-
type: ["
|
155
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower".freeze,
|
156
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
310
157
|
property :inclusionNote,
|
311
158
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
312
159
|
label: "inclusions".freeze,
|
313
|
-
subPropertyOf: "skos
|
314
|
-
type: ["
|
160
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote".freeze,
|
161
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
315
162
|
property :isPartOf,
|
316
163
|
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderPartitive".freeze,
|
317
|
-
exactMatch: "dc
|
318
|
-
inverseOf: "xkos
|
164
|
+
exactMatch: "http://purl.org/dc/terms/isPartOf".freeze,
|
165
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#hasPart".freeze,
|
319
166
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
320
167
|
label: "is a part of".freeze,
|
321
|
-
subPropertyOf: "skos
|
322
|
-
type: ["
|
168
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader".freeze,
|
169
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
323
170
|
property :levels,
|
324
|
-
domain: "skos
|
171
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
325
172
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
326
173
|
label: "level list".freeze,
|
327
|
-
range: "rdf
|
328
|
-
type: ["
|
174
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
|
175
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
329
176
|
property :madeOf,
|
330
|
-
domain: "xkos
|
177
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence".freeze,
|
331
178
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
332
179
|
label: "made of".freeze,
|
333
|
-
range: "xkos
|
334
|
-
type: ["
|
180
|
+
range: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation".freeze,
|
181
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
335
182
|
property :maxLength,
|
336
|
-
domain: "
|
183
|
+
domain: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
|
337
184
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
338
185
|
label: "maximum length".freeze,
|
339
|
-
range: "
|
340
|
-
type: ["
|
186
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger".freeze,
|
187
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
|
341
188
|
property :next,
|
342
189
|
comment: ["immediate successor in the sequence".freeze, "successeur immédiat dans la séquence".freeze],
|
343
190
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
344
191
|
label: "next".freeze,
|
345
|
-
subPropertyOf: "xkos
|
346
|
-
type: ["
|
192
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#succeeds".freeze,
|
193
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
347
194
|
property :notationPattern,
|
348
|
-
domain: "xkos
|
195
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel".freeze,
|
349
196
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
350
197
|
label: "code pattern".freeze,
|
351
|
-
range: "
|
352
|
-
type: ["
|
198
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
199
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
|
353
200
|
property :numberOfLevels,
|
354
|
-
domain: "skos
|
201
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
355
202
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
356
203
|
label: "number of levels".freeze,
|
357
|
-
range: "
|
358
|
-
type: ["
|
204
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger".freeze,
|
205
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
|
359
206
|
property :organizedBy,
|
360
|
-
domain: "xkos
|
207
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel".freeze,
|
361
208
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
362
209
|
label: "organized by".freeze,
|
363
|
-
range: "skos
|
364
|
-
type: ["
|
210
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
211
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
365
212
|
property :plainText,
|
366
213
|
comment: "This property is expected to store plain text literals, without HTML or XML markup.".freeze,
|
367
|
-
domain: "xkos
|
214
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ExplanatoryNote".freeze,
|
368
215
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
369
216
|
label: "plain text".freeze,
|
370
|
-
range: "rdf
|
371
|
-
type: ["
|
217
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral".freeze,
|
218
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
|
372
219
|
property :precedes,
|
373
220
|
comment: "predecessor in the sequence".freeze,
|
374
221
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
375
222
|
label: "precedes".freeze,
|
376
|
-
subPropertyOf: "xkos
|
377
|
-
type: ["
|
223
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential".freeze,
|
224
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
|
378
225
|
property :previous,
|
379
226
|
comment: "immediate predecessor in the sequence".freeze,
|
380
227
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
381
228
|
label: "previous".freeze,
|
382
|
-
subPropertyOf: "xkos
|
383
|
-
type: ["
|
229
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#precedes".freeze,
|
230
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
384
231
|
property :sequential,
|
385
232
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
386
233
|
label: "has sequential".freeze,
|
387
|
-
subPropertyOf: "skos
|
388
|
-
type: ["
|
234
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related".freeze,
|
235
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
389
236
|
property :sourceConcept,
|
390
|
-
domain: "xkos
|
237
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation".freeze,
|
391
238
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
392
239
|
label: "source concept".freeze,
|
393
|
-
range: "skos
|
394
|
-
type: ["
|
240
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
241
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
395
242
|
property :specializes,
|
396
243
|
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderGeneric".freeze,
|
397
|
-
inverseOf: "xkos
|
244
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#generalizes".freeze,
|
398
245
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
399
246
|
label: "specializes".freeze,
|
400
|
-
subPropertyOf: "skos
|
401
|
-
type: ["
|
247
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader".freeze,
|
248
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
402
249
|
property :succeeds,
|
403
250
|
comment: ["successeur dans la séquence".freeze, "successor in the sequence".freeze],
|
404
251
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
405
252
|
label: "succeeds".freeze,
|
406
|
-
subPropertyOf: "xkos
|
407
|
-
type: ["
|
253
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential".freeze,
|
254
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
|
408
255
|
property :supersedes,
|
409
|
-
exactMatch: "dc
|
256
|
+
exactMatch: "http://purl.org/dc/terms/replaces".freeze,
|
410
257
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
411
258
|
label: "supersedes".freeze,
|
412
|
-
subPropertyOf: "xkos
|
413
|
-
type: ["
|
259
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#follows".freeze,
|
260
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
414
261
|
property :targetConcept,
|
415
|
-
domain: "xkos
|
262
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation".freeze,
|
416
263
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
417
264
|
label: "target concept".freeze,
|
418
|
-
range: "skos
|
419
|
-
type: ["
|
265
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
266
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
420
267
|
property :temporal,
|
421
268
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
422
269
|
label: "has temporal".freeze,
|
423
|
-
subPropertyOf: "xkos
|
424
|
-
type: ["
|
270
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential".freeze,
|
271
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
425
272
|
property :variant,
|
426
|
-
domain: "skos
|
273
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
427
274
|
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
|
428
275
|
label: "variant".freeze,
|
429
|
-
range: "skos
|
430
|
-
type: ["
|
276
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze,
|
277
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
431
278
|
end
|
432
279
|
end
|