rdf-vocab 3.2.0 → 3.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +63 -7
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4719 -4347
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +501 -227
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +563 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9464 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14900 -14698
- data/lib/rdf/vocab/schemas.rb +14900 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +63 -142
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +23 -6
data/lib/rdf/vocab/xkos.rb
CHANGED
@@ -3,277 +3,279 @@
|
|
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
|
+
# Vocabulary for <http://rdf-vocabulary.ddialliance.org/xkos#>
|
7
|
+
# @!visibility private
|
6
8
|
XKOS = Class.new(RDF::StrictVocabulary("http://rdf-vocabulary.ddialliance.org/xkos#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://rdf-vocabulary.ddialliance.org/xkos#",
|
10
|
-
comment: "This ontology is based on work initiated at Dagstuhl Schloss in September 2011"
|
11
|
-
"http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/"
|
12
|
-
"http://purl.org/dc/elements/1.1/contributor": ["Daniel Gillman"
|
13
|
-
"http://purl.org/dc/elements/1.1/creator": "Franck Cotton"
|
14
|
-
"http://purl.org/dc/elements/1.1/rights": "Copyright ©
|
15
|
-
"http://purl.org/dc/elements/1.1/title": "XKOS: an SKOS extension for representing statistical classifications"
|
16
|
-
"http://purl.org/vocab/vann/preferredNamespacePrefix": "xkos"
|
17
|
-
"http://purl.org/vocab/vann/preferredNamespaceUri": "http://rdf-vocabulary.ddialliance.org/xkos#"
|
18
|
-
"http://purl.org/vocommons/voaf#classNumber": "4"
|
19
|
-
"http://purl.org/vocommons/voaf#extends": "http://www.w3.org/2004/02/skos/core"
|
20
|
-
"http://purl.org/vocommons/voaf#propertyNumber": "40"
|
21
|
-
"http://www.w3.org/2002/07/owl#versionInfo": ["Version 1.0.1 - 2014-11-26"
|
22
|
-
type: ["http://purl.org/vocommons/voaf#Vocabulary"
|
12
|
+
comment: {en: "This ontology is based on work initiated at Dagstuhl Schloss in September 2011", fr: "Cette ontologie est basée sur le travail commencé à Dagstuhl Schloss en septembre 2011"},
|
13
|
+
"http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/",
|
14
|
+
"http://purl.org/dc/elements/1.1/contributor": ["Daniel Gillman", "Jannik Jensen", "R.T.A.M. Grim", "Richard Cyganiak", "Thomas Bosch", "Wendy L. Thomas", "Yves Jaques"],
|
15
|
+
"http://purl.org/dc/elements/1.1/creator": "Franck Cotton",
|
16
|
+
"http://purl.org/dc/elements/1.1/rights": "Copyright © 2014-2019 The DDI Alliance",
|
17
|
+
"http://purl.org/dc/elements/1.1/title": {en: "XKOS: an SKOS extension for representing statistical classifications", fr: "XKOS : une extension de SKOS pour la représentation des nomenclatures statistiques"},
|
18
|
+
"http://purl.org/vocab/vann/preferredNamespacePrefix": "xkos",
|
19
|
+
"http://purl.org/vocab/vann/preferredNamespaceUri": "http://rdf-vocabulary.ddialliance.org/xkos#",
|
20
|
+
"http://purl.org/vocommons/voaf#classNumber": "4",
|
21
|
+
"http://purl.org/vocommons/voaf#extends": "http://www.w3.org/2004/02/skos/core",
|
22
|
+
"http://purl.org/vocommons/voaf#propertyNumber": "40",
|
23
|
+
"http://www.w3.org/2002/07/owl#versionInfo": ["Version 1.0.1 - 2014-11-26", "Version 1.0.2 - 2016-03-15", "Version 1.0.3 - 2016-03-15", "Version 1.1 - 2016-03-20", "Version 1.2 - 2019-05-01"],
|
24
|
+
type: ["http://purl.org/vocommons/voaf#Vocabulary", "http://www.w3.org/2002/07/owl#Ontology"]
|
23
25
|
|
24
26
|
# Class definitions
|
25
27
|
term :ClassificationLevel,
|
26
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
27
|
-
label: "Classification level"
|
28
|
-
subClassOf: "http://www.w3.org/2004/02/skos/core#Collection"
|
29
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
28
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
29
|
+
label: {en: "Classification level", fr: "Niveau de nomenclature"},
|
30
|
+
subClassOf: "http://www.w3.org/2004/02/skos/core#Collection",
|
31
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
30
32
|
term :ConceptAssociation,
|
31
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
32
|
-
label: "Concept association"
|
33
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
33
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
34
|
+
label: {en: "Concept association", fr: "Association de concepts"},
|
35
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
34
36
|
term :Correspondence,
|
35
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
36
|
-
label: "Correspondence"
|
37
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
37
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
38
|
+
label: {en: "Correspondence", fr: "Correspondance"},
|
39
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
38
40
|
term :ExplanatoryNote,
|
39
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
40
|
-
label: "Explanatory note"
|
41
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
41
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
42
|
+
label: {en: "Explanatory note", fr: "Note explicative"},
|
43
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
42
44
|
|
43
45
|
# Property definitions
|
44
46
|
property :additionalContentNote,
|
45
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
46
|
-
label: "additional content"
|
47
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote"
|
48
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
47
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
48
|
+
label: {en: "additional content", fr: "contenu limite"},
|
49
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote",
|
50
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
49
51
|
property :after,
|
50
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
51
|
-
label: "after"
|
52
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal"
|
53
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
52
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
53
|
+
label: {en: "after", fr: "après"},
|
54
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal",
|
55
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#TransitiveProperty"]
|
54
56
|
property :before,
|
55
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
56
|
-
label: "before"
|
57
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal"
|
58
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
57
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
58
|
+
label: {en: "before", fr: "avant"},
|
59
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#temporal",
|
60
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#TransitiveProperty"]
|
59
61
|
property :belongsTo,
|
60
|
-
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
61
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
62
|
-
label: "belongs to"
|
63
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
62
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
63
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
64
|
+
label: {en: "belongs to", fr: "appartient à"},
|
65
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
64
66
|
property :caseLaw,
|
65
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
66
|
-
label: "case law"
|
67
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#note"
|
68
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
67
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
68
|
+
label: {en: "case law", fr: "jurisprudence"},
|
69
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#note",
|
70
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
69
71
|
property :causal,
|
70
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
71
|
-
label: "has causal"
|
72
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related"
|
73
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
72
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
73
|
+
label: {en: "has causal", fr: "en relation causale"},
|
74
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related",
|
75
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
74
76
|
property :causedBy,
|
75
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
76
|
-
label: "caused by"
|
77
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal"
|
78
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
77
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
78
|
+
label: {en: "caused by", fr: "est causé par"},
|
79
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal",
|
80
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
79
81
|
property :causes,
|
80
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
81
|
-
label: "causes"
|
82
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal"
|
83
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
82
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
83
|
+
label: {en: "causes", fr: "est la cause de"},
|
84
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#causal",
|
85
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
84
86
|
property :classifiedUnder,
|
85
|
-
domain: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
86
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
87
|
-
label: "classified under"
|
88
|
-
range: "http://www.w3.org/2004/02/skos/core#Concept"
|
89
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
87
|
+
domain: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
88
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
89
|
+
label: {en: "classified under", fr: "classé sous"},
|
90
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept",
|
91
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
90
92
|
property :compares,
|
91
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence"
|
92
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
93
|
-
label: "compares"
|
94
|
-
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
95
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
93
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence",
|
94
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
95
|
+
label: {en: "compares", fr: "compare"},
|
96
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
97
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
96
98
|
property :coreContentNote,
|
97
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
98
|
-
label: "core content"
|
99
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote"
|
100
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
99
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
100
|
+
label: {en: "core content", fr: "contenu central"},
|
101
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#inclusionNote",
|
102
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
101
103
|
property :covers,
|
102
104
|
domain: term(
|
103
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
104
|
-
unionOf: list("http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
105
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
106
|
+
unionOf: list("http://www.w3.org/2004/02/skos/core#ConceptScheme", "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel")
|
105
107
|
),
|
106
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
107
|
-
label: "covers"
|
108
|
-
range: "http://www.w3.org/2004/02/skos/core#Concept"
|
109
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
108
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
109
|
+
label: {en: "covers", fr: "couvre"},
|
110
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept",
|
111
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
110
112
|
property :coversExhaustively,
|
111
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
112
|
-
label: "covers exhaustively"
|
113
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers"
|
114
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
113
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
114
|
+
label: {en: "covers exhaustively", fr: "couvre exhaustivement"},
|
115
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers",
|
116
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
115
117
|
property :coversMutuallyExclusively,
|
116
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
117
|
-
label: "covers mutually exclusively"
|
118
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers"
|
119
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
118
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
119
|
+
label: {en: "covers mutually exclusively", fr: "couvre sans recouvrement"},
|
120
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#covers",
|
121
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
120
122
|
property :depth,
|
121
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel"
|
122
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
123
|
-
label: "depth"
|
124
|
-
range: "http://www.w3.org/2001/XMLSchema#positiveInteger"
|
125
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
123
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel",
|
124
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
125
|
+
label: {en: "depth", fr: "profondeur"},
|
126
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger",
|
127
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
|
126
128
|
property :disjoint,
|
127
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
128
|
-
label: "disjoint from"
|
129
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related"
|
130
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
129
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
130
|
+
label: {en: "disjoint from", fr: "disjoint de"},
|
131
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related",
|
132
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
131
133
|
property :exclusionNote,
|
132
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
133
|
-
label: "exclusions"
|
134
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote"
|
135
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
134
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
135
|
+
label: {en: "exclusions", fr: "exclusions"},
|
136
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote",
|
137
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
136
138
|
property :follows,
|
137
|
-
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
138
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
139
|
-
label: "follows"
|
140
|
-
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
141
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
139
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
140
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
141
|
+
label: {en: "follows", fr: "suit"},
|
142
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
143
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
142
144
|
property :generalizes,
|
143
|
-
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerGeneric"
|
144
|
-
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#specializes"
|
145
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
146
|
-
label: "generalizes"
|
147
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower"
|
148
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
145
|
+
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerGeneric",
|
146
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#specializes",
|
147
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
148
|
+
label: {en: "generalizes", fr: "généralise"},
|
149
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower",
|
150
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
149
151
|
property :hasPart,
|
150
|
-
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerPartitive"
|
151
|
-
exactMatch: "http://purl.org/dc/terms/hasPart"
|
152
|
-
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#isPartOf"
|
153
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
154
|
-
label: "has part"
|
155
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower"
|
156
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
152
|
+
equivalentProperty: "http://purl.org/iso25964/skos-thes#narrowerPartitive",
|
153
|
+
exactMatch: "http://purl.org/dc/terms/hasPart",
|
154
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#isPartOf",
|
155
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
156
|
+
label: {en: "has part", fr: "a pour partie"},
|
157
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#narrower",
|
158
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
157
159
|
property :inclusionNote,
|
158
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
159
|
-
label: "inclusions"
|
160
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote"
|
161
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
160
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
161
|
+
label: {en: "inclusions", fr: "inclusions"},
|
162
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#scopeNote",
|
163
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
162
164
|
property :isPartOf,
|
163
|
-
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderPartitive"
|
164
|
-
exactMatch: "http://purl.org/dc/terms/isPartOf"
|
165
|
-
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#hasPart"
|
166
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
167
|
-
label: "is a part of"
|
168
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader"
|
169
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
165
|
+
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderPartitive",
|
166
|
+
exactMatch: "http://purl.org/dc/terms/isPartOf",
|
167
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#hasPart",
|
168
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
169
|
+
label: {en: "is a part of", fr: "est une partie de"},
|
170
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader",
|
171
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
170
172
|
property :levels,
|
171
|
-
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
172
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
173
|
-
label: "level list"
|
174
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
175
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
173
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
174
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
175
|
+
label: {en: "level list", fr: "liste des niveaux"},
|
176
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
177
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
176
178
|
property :madeOf,
|
177
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence"
|
178
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
179
|
-
label: "made of"
|
180
|
-
range: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation"
|
181
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
179
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#Correspondence",
|
180
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
181
|
+
label: {en: "made of", fr: "comprend"},
|
182
|
+
range: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation",
|
183
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
182
184
|
property :maxLength,
|
183
|
-
domain: "http://www.w3.org/2008/05/skos-xl#Label"
|
184
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
185
|
-
label: "maximum length"
|
186
|
-
range: "http://www.w3.org/2001/XMLSchema#positiveInteger"
|
187
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
185
|
+
domain: "http://www.w3.org/2008/05/skos-xl#Label",
|
186
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
187
|
+
label: {en: "maximum length", fr: "longueur maximale"},
|
188
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger",
|
189
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
|
188
190
|
property :next,
|
189
|
-
comment: ["
|
190
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
191
|
-
label: "next"
|
192
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#succeeds"
|
193
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
191
|
+
comment: ["successeur immédiat dans la séquence", {en: "immediate successor in the sequence"}],
|
192
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
193
|
+
label: {en: "next", fr: "suivant"},
|
194
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#succeeds",
|
195
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
194
196
|
property :notationPattern,
|
195
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel"
|
196
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
197
|
-
label: "code pattern"
|
198
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
199
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
197
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel",
|
198
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
199
|
+
label: {en: "code pattern", fr: "gabarit de code"},
|
200
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
201
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
|
200
202
|
property :numberOfLevels,
|
201
|
-
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
202
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
203
|
-
label: "number of levels"
|
204
|
-
range: "http://www.w3.org/2001/XMLSchema#positiveInteger"
|
205
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
203
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
204
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
205
|
+
label: {en: "number of levels", fr: "nombre de niveaux"},
|
206
|
+
range: "http://www.w3.org/2001/XMLSchema#positiveInteger",
|
207
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
|
206
208
|
property :organizedBy,
|
207
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel"
|
208
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
209
|
-
label: "organized by"
|
210
|
-
range: "http://www.w3.org/2004/02/skos/core#Concept"
|
211
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
209
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ClassificationLevel",
|
210
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
211
|
+
label: {en: "organized by", fr: "organisé en"},
|
212
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept",
|
213
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
212
214
|
property :plainText,
|
213
|
-
comment: "This property is expected to store plain text literals, without HTML or XML markup."
|
214
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ExplanatoryNote"
|
215
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
216
|
-
label: "plain text"
|
217
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral"
|
218
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
215
|
+
comment: {en: "This property is expected to store plain text literals, without HTML or XML markup."},
|
216
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ExplanatoryNote",
|
217
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
218
|
+
label: {en: "plain text", fr: "texte brut"},
|
219
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral",
|
220
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#AnnotationProperty"]
|
219
221
|
property :precedes,
|
220
|
-
comment: "predecessor in the sequence"
|
221
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
222
|
-
label: "precedes"
|
223
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential"
|
224
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
222
|
+
comment: {en: "predecessor in the sequence", fr: "prédécesseur dans la séquence"},
|
223
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
224
|
+
label: {en: "precedes", fr: "précède"},
|
225
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential",
|
226
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#TransitiveProperty"]
|
225
227
|
property :previous,
|
226
|
-
comment: "immediate predecessor in the sequence"
|
227
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
228
|
-
label: "previous"
|
229
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#precedes"
|
230
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
228
|
+
comment: {en: "immediate predecessor in the sequence", fr: "prédécesseur immédiat dans la séquence"},
|
229
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
230
|
+
label: {en: "previous", fr: "précédent"},
|
231
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#precedes",
|
232
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
231
233
|
property :sequential,
|
232
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
233
|
-
label: "has sequential"
|
234
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related"
|
235
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
234
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
235
|
+
label: {en: "has sequential", fr: "en relation séquentielle"},
|
236
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#related",
|
237
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
236
238
|
property :sourceConcept,
|
237
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation"
|
238
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
239
|
-
label: "source concept"
|
240
|
-
range: "http://www.w3.org/2004/02/skos/core#Concept"
|
241
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
239
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation",
|
240
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
241
|
+
label: {en: "source concept", fr: "concept source"},
|
242
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept",
|
243
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
242
244
|
property :specializes,
|
243
|
-
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderGeneric"
|
244
|
-
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#generalizes"
|
245
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
246
|
-
label: "specializes"
|
247
|
-
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader"
|
248
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
245
|
+
equivalentProperty: "http://purl.org/iso25964/skos-thes#broaderGeneric",
|
246
|
+
inverseOf: "http://rdf-vocabulary.ddialliance.org/xkos#generalizes",
|
247
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
248
|
+
label: {en: "specializes", fr: "spécialise"},
|
249
|
+
subPropertyOf: "http://www.w3.org/2004/02/skos/core#broader",
|
250
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
249
251
|
property :succeeds,
|
250
|
-
comment: ["successeur dans la séquence"
|
251
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
252
|
-
label: "succeeds"
|
253
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential"
|
254
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
252
|
+
comment: ["successeur dans la séquence", {en: "successor in the sequence"}],
|
253
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
254
|
+
label: {en: "succeeds", fr: "succède à"},
|
255
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential",
|
256
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#TransitiveProperty"]
|
255
257
|
property :supersedes,
|
256
|
-
exactMatch: "http://purl.org/dc/terms/replaces"
|
257
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
258
|
-
label: "supersedes"
|
259
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#follows"
|
260
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
258
|
+
exactMatch: "http://purl.org/dc/terms/replaces",
|
259
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
260
|
+
label: {en: "supersedes", fr: "remplace"},
|
261
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#follows",
|
262
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
261
263
|
property :targetConcept,
|
262
|
-
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation"
|
263
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
264
|
-
label: "target concept"
|
265
|
-
range: "http://www.w3.org/2004/02/skos/core#Concept"
|
266
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
264
|
+
domain: "http://rdf-vocabulary.ddialliance.org/xkos#ConceptAssociation",
|
265
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
266
|
+
label: {en: "target concept", fr: "concept cible"},
|
267
|
+
range: "http://www.w3.org/2004/02/skos/core#Concept",
|
268
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
267
269
|
property :temporal,
|
268
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
269
|
-
label: "has temporal"
|
270
|
-
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential"
|
271
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
270
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
271
|
+
label: {en: "has temporal", fr: "en relation temporelle"},
|
272
|
+
subPropertyOf: "http://rdf-vocabulary.ddialliance.org/xkos#sequential",
|
273
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
272
274
|
property :variant,
|
273
|
-
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
274
|
-
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos"
|
275
|
-
label: "variant"
|
276
|
-
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
277
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
275
|
+
domain: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
276
|
+
isDefinedBy: "http://rdf-vocabulary.ddialliance.org/xkos",
|
277
|
+
label: {en: "variant", fr: "variante"},
|
278
|
+
range: "http://www.w3.org/2004/02/skos/core#ConceptScheme",
|
279
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
278
280
|
end
|
279
281
|
end
|