rdf-vocab 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,11 +12,11 @@ module RDF::Vocab
12
12
  # Ontology definition
13
13
  ontology :"http://rdf-vocabulary.ddialliance.org/xkos#",
14
14
  "cc:license": "http://creativecommons.org/licenses/by/4.0/".freeze,
15
- comment: [%(Cette ontologie est basée sur le travail commencé à Dagstuhl Schloss en septembre 2011).freeze, %(This ontology is based on work initiated at Dagstuhl Schloss in September 2011).freeze],
15
+ comment: %(This ontology is based on work initiated at Dagstuhl Schloss in September 2011).freeze,
16
16
  "dc11: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],
17
17
  "dc11:creator": "Franck Cotton".freeze,
18
18
  "dc11:rights": "Copyright © 2016 The DDI Alliance".freeze,
19
- "dc11:title": ["XKOS : une extension de SKOS pour la représentation des nomenclatures statistiques".freeze, "XKOS: an SKOS extension for representing statistical classifications".freeze],
19
+ "dc11:title": "XKOS: an SKOS extension for representing statistical classifications".freeze,
20
20
  "http://purl.org/vocab/vann/preferredNamespacePrefix": "xkos".freeze,
21
21
  "http://purl.org/vocab/vann/preferredNamespaceUri": "xkos:".freeze,
22
22
  "http://purl.org/vocommons/voaf#classNumber": "4".freeze,
@@ -28,79 +28,79 @@ module RDF::Vocab
28
28
  # Class definitions
29
29
  term :ClassificationLevel,
30
30
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
31
- label: ["Classification level".freeze, "Niveau de nomenclature".freeze],
31
+ label: "Classification level".freeze,
32
32
  subClassOf: "skos:Collection".freeze,
33
33
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
34
34
  term :ConceptAssociation,
35
35
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
36
- label: ["Association de concepts".freeze, "Concept association".freeze],
36
+ label: "Concept association".freeze,
37
37
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
38
38
  term :Correspondence,
39
39
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
40
- label: ["Correspondance".freeze, "Correspondence".freeze],
40
+ label: "Correspondence".freeze,
41
41
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
42
42
  term :ExplanatoryNote,
43
43
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
44
- label: ["Explanatory note".freeze, "Note explicative".freeze],
44
+ label: "Explanatory note".freeze,
45
45
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
46
46
 
47
47
  # Property definitions
48
48
  property :additionalContentNote,
49
49
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
50
- label: ["additional content".freeze, "contenu limite".freeze],
50
+ label: "additional content".freeze,
51
51
  subPropertyOf: "xkos:inclusionNote".freeze,
52
52
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
53
53
  property :after,
54
54
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
55
- label: ["after".freeze, "après".freeze],
55
+ label: "after".freeze,
56
56
  subPropertyOf: "xkos:temporal".freeze,
57
57
  type: ["owl:TransitiveProperty".freeze, "rdf:Property".freeze]
58
58
  property :before,
59
59
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
60
- label: ["avant".freeze, "before".freeze],
60
+ label: "before".freeze,
61
61
  subPropertyOf: "xkos:temporal".freeze,
62
62
  type: ["owl:TransitiveProperty".freeze, "rdf:Property".freeze]
63
63
  property :belongsTo,
64
64
  domain: "skos:ConceptScheme".freeze,
65
65
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
66
- label: ["appartient à".freeze, "belongs to".freeze],
66
+ label: "belongs to".freeze,
67
67
  range: "skos:Concept".freeze,
68
68
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
69
69
  property :caseLaw,
70
70
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
71
- label: ["case law".freeze, "jurisprudence".freeze],
71
+ label: "case law".freeze,
72
72
  subPropertyOf: "skos:note".freeze,
73
73
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
74
74
  property :causal,
75
75
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
76
- label: ["en relation causale".freeze, "has causal".freeze],
76
+ label: "has causal".freeze,
77
77
  subPropertyOf: "skos:related".freeze,
78
78
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
79
79
  property :causedBy,
80
80
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
81
- label: ["caused by".freeze, "est causé par".freeze],
81
+ label: "caused by".freeze,
82
82
  subPropertyOf: "xkos:causal".freeze,
83
83
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
84
84
  property :causes,
85
85
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
86
- label: ["causes".freeze, "est la cause de".freeze],
86
+ label: "causes".freeze,
87
87
  subPropertyOf: "xkos:causal".freeze,
88
88
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
89
89
  property :classifiedUnder,
90
90
  domain: "rdfs:Resource".freeze,
91
91
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
92
- label: ["classified under".freeze, "classé sous".freeze],
92
+ label: "classified under".freeze,
93
93
  range: "skos:Concept".freeze,
94
94
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
95
95
  property :compares,
96
96
  domain: "xkos:Correspondence".freeze,
97
97
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
98
- label: ["compare".freeze, "compares".freeze],
98
+ label: "compares".freeze,
99
99
  range: "skos:ConceptScheme".freeze,
100
100
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
101
101
  property :coreContentNote,
102
102
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
103
- label: ["contenu central".freeze, "core content".freeze],
103
+ label: "core content".freeze,
104
104
  subPropertyOf: "xkos:inclusionNote".freeze,
105
105
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
106
106
  property :covers,
@@ -108,167 +108,167 @@ module RDF::Vocab
108
108
  unionOf: list("skos:ConceptScheme".freeze, "xkos:ClassificationLevel".freeze)
109
109
  ),
110
110
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
111
- label: ["couvre".freeze, "covers".freeze],
111
+ label: "covers".freeze,
112
112
  range: "skos:Concept".freeze,
113
113
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
114
114
  property :coversExhaustively,
115
115
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
116
- label: ["couvre exhaustivement".freeze, "covers exhaustively".freeze],
116
+ label: "covers exhaustively".freeze,
117
117
  subPropertyOf: "xkos:covers".freeze,
118
118
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
119
119
  property :coversMutuallyExclusively,
120
120
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
121
- label: ["couvre sans recouvrement".freeze, "covers mutually exclusively".freeze],
121
+ label: "covers mutually exclusively".freeze,
122
122
  subPropertyOf: "xkos:covers".freeze,
123
123
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
124
124
  property :depth,
125
125
  domain: "xkos:ClassificationLevel".freeze,
126
126
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
127
- label: ["depth".freeze, "profondeur".freeze],
127
+ label: "depth".freeze,
128
128
  range: "xsd:positiveInteger".freeze,
129
129
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
130
130
  property :disjoint,
131
131
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
132
- label: ["disjoint de".freeze, "disjoint from".freeze],
132
+ label: "disjoint from".freeze,
133
133
  subPropertyOf: "skos:related".freeze,
134
134
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
135
135
  property :exclusionNote,
136
136
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
137
- label: ["exclusions".freeze, "exclusions".freeze],
137
+ label: "exclusions".freeze,
138
138
  subPropertyOf: "skos:scopeNote".freeze,
139
139
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
140
140
  property :follows,
141
141
  domain: "skos:ConceptScheme".freeze,
142
142
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
143
- label: ["follows".freeze, "suit".freeze],
143
+ label: "follows".freeze,
144
144
  range: "skos:ConceptScheme".freeze,
145
145
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
146
146
  property :generalizes,
147
147
  inverseOf: "xkos:specializes".freeze,
148
148
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
149
- label: ["generalizes".freeze, "généralise".freeze],
149
+ label: "generalizes".freeze,
150
150
  subPropertyOf: "skos:narrower".freeze,
151
151
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
152
152
  property :hasPart,
153
153
  inverseOf: "xkos:isPartOf".freeze,
154
154
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
155
- label: ["a pour partie".freeze, "has part".freeze],
155
+ label: "has part".freeze,
156
156
  subPropertyOf: ["dc:hasPart".freeze, "skos:narrower".freeze],
157
157
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
158
158
  property :inclusionNote,
159
159
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
160
- label: ["inclusions".freeze, "inclusions".freeze],
160
+ label: "inclusions".freeze,
161
161
  subPropertyOf: "skos:scopeNote".freeze,
162
162
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
163
163
  property :isPartOf,
164
164
  inverseOf: "xkos:hasPart".freeze,
165
165
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
166
- label: ["est une partie de".freeze, "is a part of".freeze],
166
+ label: "is a part of".freeze,
167
167
  subPropertyOf: ["dc:isPartOf".freeze, "skos:broader".freeze],
168
168
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
169
169
  property :levels,
170
170
  domain: "skos:ConceptScheme".freeze,
171
171
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
172
- label: ["level list".freeze, "liste des niveaux".freeze],
172
+ label: "level list".freeze,
173
173
  range: "rdf:List".freeze,
174
174
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
175
175
  property :madeOf,
176
176
  domain: "xkos:Correspondence".freeze,
177
177
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
178
- label: ["comprend".freeze, "made of".freeze],
178
+ label: "made of".freeze,
179
179
  range: "xkos:ConceptAssociation".freeze,
180
180
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
181
181
  property :maxLength,
182
182
  domain: "skosxl:Label".freeze,
183
183
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
184
- label: ["longueur maximale".freeze, "maximum length".freeze],
184
+ label: "maximum length".freeze,
185
185
  range: "xsd:positiveInteger".freeze,
186
186
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
187
187
  property :next,
188
188
  comment: [%(immediate successor in the sequence).freeze, %(successeur immédiat dans la séquence).freeze],
189
189
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
190
- label: ["next".freeze, "suivant".freeze],
190
+ label: "next".freeze,
191
191
  subPropertyOf: "xkos:succeeds".freeze,
192
192
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
193
193
  property :notationPattern,
194
194
  domain: "xkos:ClassificationLevel".freeze,
195
195
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
196
- label: ["code pattern".freeze, "gabarit de code".freeze],
196
+ label: "code pattern".freeze,
197
197
  range: "xsd:string".freeze,
198
198
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
199
199
  property :numberOfLevels,
200
200
  domain: "skos:ConceptScheme".freeze,
201
201
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
202
- label: ["nombre de niveaux".freeze, "number of levels".freeze],
202
+ label: "number of levels".freeze,
203
203
  range: "xsd:positiveInteger".freeze,
204
204
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
205
205
  property :organizedBy,
206
206
  domain: "xkos:ClassificationLevel".freeze,
207
207
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
208
- label: ["organisé en".freeze, "organized by".freeze],
208
+ label: "organized by".freeze,
209
209
  range: "skos:Concept".freeze,
210
210
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
211
211
  property :plainText,
212
212
  domain: "xkos:ExplanatoryNote".freeze,
213
213
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
214
- label: ["plain text".freeze, "texte brut".freeze],
214
+ label: "plain text".freeze,
215
215
  range: "rdf:PlainLiteral".freeze,
216
216
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
217
217
  property :precedes,
218
- comment: [%(predecessor in the sequence).freeze, %(prédécesseur dans la séquence).freeze],
218
+ comment: %(predecessor in the sequence).freeze,
219
219
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
220
- label: ["precedes".freeze, "précède".freeze],
220
+ label: "precedes".freeze,
221
221
  subPropertyOf: "xkos:sequential".freeze,
222
222
  type: ["owl:TransitiveProperty".freeze, "rdf:Property".freeze]
223
223
  property :previous,
224
- comment: [%(immediate predecessor in the sequence).freeze, %(prédécesseur immédiat dans la séquence).freeze],
224
+ comment: %(immediate predecessor in the sequence).freeze,
225
225
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
226
- label: ["previous".freeze, "précédent".freeze],
226
+ label: "previous".freeze,
227
227
  subPropertyOf: "xkos:precedes".freeze,
228
228
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
229
229
  property :sequential,
230
230
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
231
- label: ["en relation séquentielle".freeze, "has sequential".freeze],
231
+ label: "has sequential".freeze,
232
232
  subPropertyOf: "skos:related".freeze,
233
233
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
234
234
  property :sourceConcept,
235
235
  domain: "xkos:ConceptAssociation".freeze,
236
236
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
237
- label: ["concept source".freeze, "source concept".freeze],
237
+ label: "source concept".freeze,
238
238
  range: "skos:Concept".freeze,
239
239
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
240
240
  property :specializes,
241
241
  inverseOf: "xkos:generalizes".freeze,
242
242
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
243
- label: ["specializes".freeze, "spécialise".freeze],
243
+ label: "specializes".freeze,
244
244
  subPropertyOf: "skos:broader".freeze,
245
245
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
246
246
  property :succeeds,
247
247
  comment: [%(successeur dans la séquence).freeze, %(successor in the sequence).freeze],
248
248
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
249
- label: ["succeeds".freeze, "succède à".freeze],
249
+ label: "succeeds".freeze,
250
250
  subPropertyOf: "xkos:sequential".freeze,
251
251
  type: ["owl:TransitiveProperty".freeze, "rdf:Property".freeze]
252
252
  property :supersedes,
253
253
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
254
- label: ["remplace".freeze, "supersedes".freeze],
254
+ label: "supersedes".freeze,
255
255
  subPropertyOf: ["dc:replaces".freeze, "xkos:follows".freeze],
256
256
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
257
257
  property :targetConcept,
258
258
  domain: "xkos:ConceptAssociation".freeze,
259
259
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
260
- label: ["concept cible".freeze, "target concept".freeze],
260
+ label: "target concept".freeze,
261
261
  range: "skos:Concept".freeze,
262
262
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
263
263
  property :temporal,
264
264
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
265
- label: ["en relation temporelle".freeze, "has temporal".freeze],
265
+ label: "has temporal".freeze,
266
266
  subPropertyOf: "xkos:sequential".freeze,
267
267
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
268
268
  property :variant,
269
269
  domain: "skos:ConceptScheme".freeze,
270
270
  isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos".freeze,
271
- label: ["variant".freeze, "variante".freeze],
271
+ label: "variant".freeze,
272
272
  range: "skos:ConceptScheme".freeze,
273
273
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
274
274
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdf-vocab
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Chandek-Stark
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-12-29 00:00:00.000000000 Z
13
+ date: 2018-01-01 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rdf