rdf-vocab 3.1.7 → 3.1.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -3
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +33 -8
  5. data/lib/rdf/vocab/acl.rb +67 -194
  6. data/lib/rdf/vocab/as.rb +471 -984
  7. data/lib/rdf/vocab/bf2.rb +1714 -3034
  8. data/lib/rdf/vocab/bibframe.rb +2270 -1840
  9. data/lib/rdf/vocab/bibo.rb +696 -1201
  10. data/lib/rdf/vocab/cc.rb +75 -214
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1420 -3261
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +556 -898
  17. data/lib/rdf/vocab/dc11.rb +92 -158
  18. data/lib/rdf/vocab/dcat.rb +300 -466
  19. data/lib/rdf/vocab/dcmitype.rb +77 -131
  20. data/lib/rdf/vocab/disco.rb +228 -459
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1639 -2395
  23. data/lib/rdf/vocab/earl.rb +105 -243
  24. data/lib/rdf/vocab/ebucore.rb +3957 -8695
  25. data/lib/rdf/vocab/edm.rb +211 -426
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +268 -648
  29. data/lib/rdf/vocab/foaf.rb +448 -756
  30. data/lib/rdf/vocab/geo.rb +24 -167
  31. data/lib/rdf/vocab/geojson.rb +32 -101
  32. data/lib/rdf/vocab/geonames.rb +2915 -3092
  33. data/lib/rdf/vocab/gr.rb +716 -1991
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +133 -300
  36. data/lib/rdf/vocab/hydra.rb +298 -511
  37. data/lib/rdf/vocab/iana.rb +142 -417
  38. data/lib/rdf/vocab/ical.rb +532 -1045
  39. data/lib/rdf/vocab/identifiers.rb +215 -1019
  40. data/lib/rdf/vocab/iiif.rb +106 -245
  41. data/lib/rdf/vocab/jsonld.rb +163 -323
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +175 -199
  44. data/lib/rdf/vocab/ma.rb +312 -702
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +540 -1351
  47. data/lib/rdf/vocab/mo.rb +1579 -2844
  48. data/lib/rdf/vocab/mods.rb +503 -1026
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +264 -546
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +33 -70
  53. data/lib/rdf/vocab/ore.rb +64 -123
  54. data/lib/rdf/vocab/org.rb +226 -422
  55. data/lib/rdf/vocab/pcdm.rb +61 -133
  56. data/lib/rdf/vocab/pplan.rb +16 -202
  57. data/lib/rdf/vocab/premis.rb +793 -2039
  58. data/lib/rdf/vocab/premiseventtype.rb +115 -273
  59. data/lib/rdf/vocab/prov.rb +1077 -1724
  60. data/lib/rdf/vocab/ptr.rb +111 -254
  61. data/lib/rdf/vocab/rdau.rb +10506 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +102 -110
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +34 -79
  65. data/lib/rdf/vocab/schema.rb +11734 -22244
  66. data/lib/rdf/vocab/schemas.rb +16870 -0
  67. data/lib/rdf/vocab/sd.rb +123 -280
  68. data/lib/rdf/vocab/sh.rb +912 -1651
  69. data/lib/rdf/vocab/sioc.rb +513 -917
  70. data/lib/rdf/vocab/siocservices.rb +39 -80
  71. data/lib/rdf/vocab/sioctypes.rb +183 -344
  72. data/lib/rdf/vocab/skos.rb +136 -260
  73. data/lib/rdf/vocab/skosxl.rb +36 -69
  74. data/lib/rdf/vocab/v.rb +231 -529
  75. data/lib/rdf/vocab/vcard.rb +407 -1038
  76. data/lib/rdf/vocab/vmd.rb +231 -529
  77. data/lib/rdf/vocab/void.rb +112 -236
  78. data/lib/rdf/vocab/vs.rb +20 -42
  79. data/lib/rdf/vocab/wdrs.rb +65 -158
  80. data/lib/rdf/vocab/wot.rb +113 -194
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +206 -663
  83. data/lib/rdf/vocab/xkos.rb +122 -275
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +72 -24
data/lib/rdf/vocab/sd.rb CHANGED
@@ -3,370 +3,213 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/sparql-service-description#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/sparql-service-description#>
8
- # #
9
- # class SD < RDF::StrictVocabulary
10
- # # An instance of sd:Aggregate represents an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE.
11
- # # @return [RDF::Vocabulary::Term]
12
- # attr_reader :Aggregate
13
- #
14
- # # An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.
15
- # # @return [RDF::Vocabulary::Term]
16
- # attr_reader :Dataset
17
- #
18
- # # An instance of sd:EntailmentProfile represents a profile of an entailment regime. An entailment profile MAY impose restrictions on what constitutes valid RDF with respect to entailment.
19
- # # @return [RDF::Vocabulary::Term]
20
- # attr_reader :EntailmentProfile
21
- #
22
- # # An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching (as described by SPARQL 1.1 Query Language).
23
- # # @return [RDF::Vocabulary::Term]
24
- # attr_reader :EntailmentRegime
25
- #
26
- # # An instance of sd:Feature represents a feature of a SPARQL service. Specific types of features include functions, aggregates, languages, and entailment regimes and profiles. This document defines five instances of sd:Feature: sd:DereferencesURIs, sd:UnionDefaultGraph, sd:RequiresDataset, sd:EmptyGraphs, and sd:BasicFederatedQuery.
27
- # # @return [RDF::Vocabulary::Term]
28
- # attr_reader :Feature
29
- #
30
- # # An instance of sd:Function represents a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.
31
- # # @return [RDF::Vocabulary::Term]
32
- # attr_reader :Function
33
- #
34
- # # An instance of sd:Graph represents the description of an RDF graph.
35
- # # @return [RDF::Vocabulary::Term]
36
- # attr_reader :Graph
37
- #
38
- # # An instance of sd:GraphCollection represents a collection of zero or more named graph descriptions. Each named graph description belonging to an sd:GraphCollection MUST be linked with the sd:namedGraph predicate.
39
- # # @return [RDF::Vocabulary::Term]
40
- # attr_reader :GraphCollection
41
- #
42
- # # An instance of sd:Language represents one of the SPARQL languages, including specific configurations providing particular features or extensions. This document defines three instances of sd:Language: sd:SPARQL10Query, sd:SPARQL11Query, and sd:SPARQL11Update.
43
- # # @return [RDF::Vocabulary::Term]
44
- # attr_reader :Language
45
- #
46
- # # An instance of sd:NamedGraph represents a named graph having a name (via sd:name) and an optional graph description (via sd:graph).
47
- # # @return [RDF::Vocabulary::Term]
48
- # attr_reader :NamedGraph
49
- #
50
- # # An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.
51
- # # @return [RDF::Vocabulary::Term]
52
- # attr_reader :Service
53
- #
54
- # # Relates an instance of sd:Service to a description of the graphs which are allowed in the construction of a dataset either via the SPARQL Protocol, with FROM/FROM NAMED clauses in a query, or with USING/USING NAMED in an update request, if the service limits the scope of dataset construction.
55
- # # @return [RDF::Vocabulary::Term]
56
- # attr_reader :availableGraphs
57
- #
58
- # # Relates an instance of sd:Service to a description of the default dataset available when no explicit dataset is specified in the query, update request or via protocol parameters.
59
- # # @return [RDF::Vocabulary::Term]
60
- # attr_reader :defaultDataset
61
- #
62
- # # Relates an instance of sd:Service with a resource representing an entailment regime used for basic graph pattern matching. This property is intended for use when a single entailment regime by default applies to all graphs in the default dataset of the service. In situations where a different entailment regime applies to a specific graph in the dataset, the sd:entailmentRegime property should be used to indicate this fact in the description of that graph.
63
- # # @return [RDF::Vocabulary::Term]
64
- # attr_reader :defaultEntailmentRegime
65
- #
66
- # # Relates an instance of sd:Dataset to the description of its default graph.
67
- # # @return [RDF::Vocabulary::Term]
68
- # attr_reader :defaultGraph
69
- #
70
- # # Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime (as declared by sd:defaultEntailmentRegime).
71
- # # @return [RDF::Vocabulary::Term]
72
- # attr_reader :defaultSupportedEntailmentProfile
73
- #
74
- # # The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.
75
- # # @return [RDF::Vocabulary::Term]
76
- # attr_reader :endpoint
77
- #
78
- # # Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.
79
- # # @return [RDF::Vocabulary::Term]
80
- # attr_reader :entailmentRegime
81
- #
82
- # # Relates an instance of sd:Service to an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE
83
- # # @return [RDF::Vocabulary::Term]
84
- # attr_reader :extensionAggregate
85
- #
86
- # # Relates an instance of sd:Service to a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.
87
- # # @return [RDF::Vocabulary::Term]
88
- # attr_reader :extensionFunction
89
- #
90
- # # Relates an instance of sd:Service with a resource representing a supported feature.
91
- # # @return [RDF::Vocabulary::Term]
92
- # attr_reader :feature
93
- #
94
- # # Relates a named graph to its graph description.
95
- # # @return [RDF::Vocabulary::Term]
96
- # attr_reader :graph
97
- #
98
- # # Relates an instance of sd:Service to a format that is supported for parsing RDF input; for example, via a SPARQL 1.1 Update LOAD statement, or when URIs are dereferenced in FROM/FROM NAMED/USING/USING NAMED clauses.
99
- # # @return [RDF::Vocabulary::Term]
100
- # attr_reader :inputFormat
101
- #
102
- # # Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.
103
- # # @return [RDF::Vocabulary::Term]
104
- # attr_reader :languageExtension
105
- #
106
- # # Relates a named graph to the name by which it may be referenced in a FROM/FROM NAMED clause. The object of the sd:name property is an IRI.
107
- # # @return [RDF::Vocabulary::Term]
108
- # attr_reader :name
109
- #
110
- # # Relates an instance of sd:GraphCollection (or its subclass sd:Dataset) to the description of one of its named graphs. The description of such a named graph MUST include the sd:name property and MAY include the sd:graph property.
111
- # # @return [RDF::Vocabulary::Term]
112
- # attr_reader :namedGraph
113
- #
114
- # # Relates an instance of sd:Service to a resource representing an implemented feature that extends the SPARQL Query or Update language and that is accessed by using the named property.
115
- # # @return [RDF::Vocabulary::Term]
116
- # attr_reader :propertyFeature
117
- #
118
- # # Relates an instance of sd:Service to a format that is supported for serializing query results.
119
- # # @return [RDF::Vocabulary::Term]
120
- # attr_reader :resultFormat
121
- #
122
- # # Relates a named graph description with a resource representing a supported profile of the entailment regime (as declared by sd:entailmentRegime) used for basic graph pattern matching over that graph.
123
- # # @return [RDF::Vocabulary::Term]
124
- # attr_reader :supportedEntailmentProfile
125
- #
126
- # # Relates an instance of sd:Service to a SPARQL language (e.g. Query and Update) that it implements.
127
- # # @return [RDF::Vocabulary::Term]
128
- # attr_reader :supportedLanguage
129
- #
130
- # # sd:BasicFederatedQuery, when used as the object of the sd:feature property, indicates that the SPARQL service supports basic federated query using the SERVICE keyword as defined by SPARQL 1.1 Federation Extensions.
131
- # # @return [RDF::Vocabulary::Term]
132
- # attr_reader :BasicFederatedQuery
133
- #
134
- # # sd:DereferencesURIs, when used as the object of the sd:feature property, indicates that a SPARQL service will dereference URIs used in FROM/FROM NAMED and USING/USING NAMED clauses and use the resulting RDF in the dataset during query evaluation.
135
- # # @return [RDF::Vocabulary::Term]
136
- # attr_reader :DereferencesURIs
137
- #
138
- # # sd:EmptyGraphs, when used as the object of the sd:feature property, indicates that the underlying graph store supports empty graphs. A graph store that supports empty graphs MUST NOT remove graphs that are left empty after triples are removed from them.
139
- # # @return [RDF::Vocabulary::Term]
140
- # attr_reader :EmptyGraphs
141
- #
142
- # # sd:RequiresDataset, when used as the object of the sd:feature property, indicates that the SPARQL service requires an explicit dataset declaration (based on either FROM/FROM NAMED clauses in a query, USING/USING NAMED clauses in an update, or the appropriate SPARQL Protocol parameters).
143
- # # @return [RDF::Vocabulary::Term]
144
- # attr_reader :RequiresDataset
145
- #
146
- # # sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.
147
- # # @return [RDF::Vocabulary::Term]
148
- # attr_reader :SPARQL10Query
149
- #
150
- # # sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.
151
- # # @return [RDF::Vocabulary::Term]
152
- # attr_reader :SPARQL11Query
153
- #
154
- # # sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.
155
- # # @return [RDF::Vocabulary::Term]
156
- # attr_reader :SPARQL11Update
157
- #
158
- # # sd:UnionDefaultGraph, when used as the object of the sd:feature property, indicates that the default graph of the dataset used during query and update evaluation (when an explicit dataset is not specified) is comprised of the union of all the named graphs in that dataset.
159
- # # @return [RDF::Vocabulary::Term]
160
- # attr_reader :UnionDefaultGraph
161
- #
162
- # end
163
6
  SD = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/sparql-service-description#")) do
164
7
 
165
8
  # Class definitions
166
9
  term :Aggregate,
167
- comment: %(An instance of sd:Aggregate represents an aggregate that may be used in a SPARQL aggregate query \(for instance in a HAVING clause or SELECT expression\) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE.).freeze,
10
+ comment: "An instance of sd:Aggregate represents an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE.".freeze,
168
11
  label: "Aggregate".freeze,
169
- subClassOf: "sd:Feature".freeze,
170
- type: "rdfs:Class".freeze
12
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
13
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
171
14
  term :Dataset,
172
- comment: %(An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.).freeze,
15
+ comment: "An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.".freeze,
173
16
  label: "Dataset".freeze,
174
- subClassOf: "sd:GraphCollection".freeze,
175
- type: "rdfs:Class".freeze
17
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
18
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
176
19
  term :EntailmentProfile,
177
- comment: %(An instance of sd:EntailmentProfile represents a profile of an entailment regime. An entailment profile MAY impose restrictions on what constitutes valid RDF with respect to entailment.).freeze,
20
+ comment: "An instance of sd:EntailmentProfile represents a profile of an entailment regime. An entailment profile MAY impose restrictions on what constitutes valid RDF with respect to entailment.".freeze,
178
21
  label: "Entailment Profile".freeze,
179
- subClassOf: "sd:Feature".freeze,
180
- type: "rdfs:Class".freeze
22
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
23
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
181
24
  term :EntailmentRegime,
182
- comment: %(An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching \(as described by SPARQL 1.1 Query Language\).).freeze,
25
+ comment: "An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching (as described by SPARQL 1.1 Query Language).".freeze,
183
26
  label: "Entailment Regime".freeze,
184
- subClassOf: "sd:Feature".freeze,
185
- type: "rdfs:Class".freeze
27
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
28
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
186
29
  term :Feature,
187
- comment: %(An instance of sd:Feature represents a feature of a SPARQL service. Specific types of features include functions, aggregates, languages, and entailment regimes and profiles. This document defines five instances of sd:Feature: sd:DereferencesURIs, sd:UnionDefaultGraph, sd:RequiresDataset, sd:EmptyGraphs, and sd:BasicFederatedQuery.).freeze,
30
+ comment: "An instance of sd:Feature represents a feature of a SPARQL service. Specific types of features include functions, aggregates, languages, and entailment regimes and profiles. This document defines five instances of sd:Feature: sd:DereferencesURIs, sd:UnionDefaultGraph, sd:RequiresDataset, sd:EmptyGraphs, and sd:BasicFederatedQuery.".freeze,
188
31
  label: "Feature".freeze,
189
- type: "rdfs:Class".freeze
32
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
190
33
  term :Function,
191
- comment: %(An instance of sd:Function represents a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.).freeze,
34
+ comment: "An instance of sd:Function represents a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.".freeze,
192
35
  label: "Function".freeze,
193
- subClassOf: "sd:Feature".freeze,
194
- type: "rdfs:Class".freeze
36
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
37
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
195
38
  term :Graph,
196
- comment: %(An instance of sd:Graph represents the description of an RDF graph.).freeze,
39
+ comment: "An instance of sd:Graph represents the description of an RDF graph.".freeze,
197
40
  label: "Graph".freeze,
198
- type: "rdfs:Class".freeze
41
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
199
42
  term :GraphCollection,
200
- comment: %(An instance of sd:GraphCollection represents a collection of zero or more named graph descriptions. Each named graph description belonging to an sd:GraphCollection MUST be linked with the sd:namedGraph predicate.).freeze,
43
+ comment: "An instance of sd:GraphCollection represents a collection of zero or more named graph descriptions. Each named graph description belonging to an sd:GraphCollection MUST be linked with the sd:namedGraph predicate.".freeze,
201
44
  label: "Graph Collection".freeze,
202
- type: "rdfs:Class".freeze
45
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
203
46
  term :Language,
204
- comment: %(An instance of sd:Language represents one of the SPARQL languages, including specific configurations providing particular features or extensions. This document defines three instances of sd:Language: sd:SPARQL10Query, sd:SPARQL11Query, and sd:SPARQL11Update.).freeze,
47
+ comment: "An instance of sd:Language represents one of the SPARQL languages, including specific configurations providing particular features or extensions. This document defines three instances of sd:Language: sd:SPARQL10Query, sd:SPARQL11Query, and sd:SPARQL11Update.".freeze,
205
48
  label: "Language".freeze,
206
- subClassOf: "sd:Feature".freeze,
207
- type: "rdfs:Class".freeze
49
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
50
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
208
51
  term :NamedGraph,
209
- comment: %(An instance of sd:NamedGraph represents a named graph having a name \(via sd:name\) and an optional graph description \(via sd:graph\).).freeze,
52
+ comment: "An instance of sd:NamedGraph represents a named graph having a name (via sd:name) and an optional graph description (via sd:graph).".freeze,
210
53
  label: "Named Graph".freeze,
211
- type: "rdfs:Class".freeze
54
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
212
55
  term :Service,
213
- comment: %(An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.).freeze,
56
+ comment: "An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.".freeze,
214
57
  label: "Service".freeze,
215
- type: "rdfs:Class".freeze
58
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
216
59
 
217
60
  # Property definitions
218
61
  property :availableGraphs,
219
- comment: %(Relates an instance of sd:Service to a description of the graphs which are allowed in the construction of a dataset either via the SPARQL Protocol, with FROM/FROM NAMED clauses in a query, or with USING/USING NAMED in an update request, if the service limits the scope of dataset construction.).freeze,
220
- domain: "sd:Service".freeze,
62
+ comment: "Relates an instance of sd:Service to a description of the graphs which are allowed in the construction of a dataset either via the SPARQL Protocol, with FROM/FROM NAMED clauses in a query, or with USING/USING NAMED in an update request, if the service limits the scope of dataset construction.".freeze,
63
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
221
64
  label: "available graph descriptions".freeze,
222
- range: "sd:GraphCollection".freeze,
223
- type: "rdf:Property".freeze
65
+ range: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
66
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
224
67
  property :defaultDataset,
225
- comment: %(Relates an instance of sd:Service to a description of the default dataset available when no explicit dataset is specified in the query, update request or via protocol parameters.).freeze,
226
- domain: "sd:Service".freeze,
68
+ comment: "Relates an instance of sd:Service to a description of the default dataset available when no explicit dataset is specified in the query, update request or via protocol parameters.".freeze,
69
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
227
70
  label: "default dataset description".freeze,
228
- range: "sd:Dataset".freeze,
229
- type: ["owl:InverseFunctionalProperty".freeze, "rdf:Property".freeze]
71
+ range: "http://www.w3.org/ns/sparql-service-description#Dataset".freeze,
72
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze]
230
73
  property :defaultEntailmentRegime,
231
- comment: %(Relates an instance of sd:Service with a resource representing an entailment regime used for basic graph pattern matching. This property is intended for use when a single entailment regime by default applies to all graphs in the default dataset of the service. In situations where a different entailment regime applies to a specific graph in the dataset, the sd:entailmentRegime property should be used to indicate this fact in the description of that graph.).freeze,
232
- domain: "sd:Service".freeze,
74
+ comment: "Relates an instance of sd:Service with a resource representing an entailment regime used for basic graph pattern matching. This property is intended for use when a single entailment regime by default applies to all graphs in the default dataset of the service. In situations where a different entailment regime applies to a specific graph in the dataset, the sd:entailmentRegime property should be used to indicate this fact in the description of that graph.".freeze,
75
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
233
76
  label: "default entailment regime".freeze,
234
- range: "sd:EntailmentRegime".freeze,
235
- subPropertyOf: "sd:feature".freeze,
236
- type: "rdf:Property".freeze
77
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime".freeze,
78
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
79
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
237
80
  property :defaultGraph,
238
- comment: %(Relates an instance of sd:Dataset to the description of its default graph.).freeze,
239
- domain: "sd:Dataset".freeze,
81
+ comment: "Relates an instance of sd:Dataset to the description of its default graph.".freeze,
82
+ domain: "http://www.w3.org/ns/sparql-service-description#Dataset".freeze,
240
83
  label: "default graph".freeze,
241
- range: "sd:Graph".freeze,
242
- type: "rdf:Property".freeze
84
+ range: "http://www.w3.org/ns/sparql-service-description#Graph".freeze,
85
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
243
86
  property :defaultSupportedEntailmentProfile,
244
- comment: %(Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime \(as declared by sd:defaultEntailmentRegime\).).freeze,
245
- domain: "sd:Service".freeze,
87
+ comment: "Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime (as declared by sd:defaultEntailmentRegime).".freeze,
88
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
246
89
  label: "default supported entailment profile".freeze,
247
- range: "sd:EntailmentProfile".freeze,
248
- subPropertyOf: "sd:feature".freeze,
249
- type: "rdf:Property".freeze
90
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile".freeze,
91
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
92
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
250
93
  property :endpoint,
251
- comment: %(The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.).freeze,
252
- domain: "sd:Service".freeze,
94
+ comment: "The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.".freeze,
95
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
253
96
  label: "endpoint".freeze,
254
- type: ["owl:InverseFunctionalProperty".freeze, "rdf:Property".freeze]
97
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze]
255
98
  property :entailmentRegime,
256
- comment: %(Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.).freeze,
257
- domain: "sd:NamedGraph".freeze,
99
+ comment: "Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.".freeze,
100
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
258
101
  label: "entailment regime".freeze,
259
- range: "sd:EntailmentRegime".freeze,
260
- type: "rdf:Property".freeze
102
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime".freeze,
103
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
261
104
  property :extensionAggregate,
262
- comment: %(Relates an instance of sd:Service to an aggregate that may be used in a SPARQL aggregate query \(for instance in a HAVING clause or SELECT expression\) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE).freeze,
263
- domain: "sd:Service".freeze,
105
+ comment: "Relates an instance of sd:Service to an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE".freeze,
106
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
264
107
  label: "extension aggregate".freeze,
265
- range: "sd:Aggregate".freeze,
266
- subPropertyOf: "sd:feature".freeze,
267
- type: "rdf:Property".freeze
108
+ range: "http://www.w3.org/ns/sparql-service-description#Aggregate".freeze,
109
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
110
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
268
111
  property :extensionFunction,
269
- comment: %(Relates an instance of sd:Service to a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.).freeze,
270
- domain: "sd:Service".freeze,
112
+ comment: "Relates an instance of sd:Service to a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.".freeze,
113
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
271
114
  label: "extension function".freeze,
272
- range: "sd:Function".freeze,
273
- subPropertyOf: "sd:feature".freeze,
274
- type: "rdf:Property".freeze
115
+ range: "http://www.w3.org/ns/sparql-service-description#Function".freeze,
116
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
117
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
275
118
  property :feature,
276
- comment: %(Relates an instance of sd:Service with a resource representing a supported feature.).freeze,
277
- domain: "sd:Service".freeze,
119
+ comment: "Relates an instance of sd:Service with a resource representing a supported feature.".freeze,
120
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
278
121
  label: "feature".freeze,
279
- range: "sd:Feature".freeze,
280
- type: "rdf:Property".freeze
122
+ range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
123
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
281
124
  property :graph,
282
- comment: %(Relates a named graph to its graph description.).freeze,
283
- domain: "sd:NamedGraph".freeze,
125
+ comment: "Relates a named graph to its graph description.".freeze,
126
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
284
127
  label: "graph".freeze,
285
- range: "sd:Graph".freeze,
286
- type: "rdf:Property".freeze
128
+ range: "http://www.w3.org/ns/sparql-service-description#Graph".freeze,
129
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
287
130
  property :inputFormat,
288
- comment: %(Relates an instance of sd:Service to a format that is supported for parsing RDF input; for example, via a SPARQL 1.1 Update LOAD statement, or when URIs are dereferenced in FROM/FROM NAMED/USING/USING NAMED clauses.).freeze,
289
- domain: "sd:Service".freeze,
131
+ comment: "Relates an instance of sd:Service to a format that is supported for parsing RDF input; for example, via a SPARQL 1.1 Update LOAD statement, or when URIs are dereferenced in FROM/FROM NAMED/USING/USING NAMED clauses.".freeze,
132
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
290
133
  label: "input format".freeze,
291
134
  range: "http://www.w3.org/ns/formats/Format".freeze,
292
- type: "rdf:Property".freeze
135
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
293
136
  property :languageExtension,
294
- comment: %(Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.).freeze,
295
- domain: "sd:Service".freeze,
137
+ comment: "Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.".freeze,
138
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
296
139
  label: "language extension".freeze,
297
- range: "sd:Feature".freeze,
298
- subPropertyOf: "sd:feature".freeze,
299
- type: "rdf:Property".freeze
140
+ range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
141
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
142
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
300
143
  property :name,
301
- comment: %(Relates a named graph to the name by which it may be referenced in a FROM/FROM NAMED clause. The object of the sd:name property is an IRI.).freeze,
302
- domain: "sd:NamedGraph".freeze,
144
+ comment: "Relates a named graph to the name by which it may be referenced in a FROM/FROM NAMED clause. The object of the sd:name property is an IRI.".freeze,
145
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
303
146
  label: "name".freeze,
304
- type: "rdf:Property".freeze
147
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
305
148
  property :namedGraph,
306
- comment: %(Relates an instance of sd:GraphCollection \(or its subclass sd:Dataset\) to the description of one of its named graphs. The description of such a named graph MUST include the sd:name property and MAY include the sd:graph property.).freeze,
307
- domain: "sd:GraphCollection".freeze,
149
+ comment: "Relates an instance of sd:GraphCollection (or its subclass sd:Dataset) to the description of one of its named graphs. The description of such a named graph MUST include the sd:name property and MAY include the sd:graph property.".freeze,
150
+ domain: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
308
151
  label: "named graph".freeze,
309
- range: "sd:NamedGraph".freeze,
310
- type: "rdf:Property".freeze
152
+ range: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
153
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
311
154
  property :propertyFeature,
312
- comment: %(Relates an instance of sd:Service to a resource representing an implemented feature that extends the SPARQL Query or Update language and that is accessed by using the named property.).freeze,
313
- domain: "sd:Service".freeze,
155
+ comment: "Relates an instance of sd:Service to a resource representing an implemented feature that extends the SPARQL Query or Update language and that is accessed by using the named property.".freeze,
156
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
314
157
  label: "property feature".freeze,
315
- range: "sd:Feature".freeze,
316
- subPropertyOf: "sd:feature".freeze,
317
- type: "rdf:Property".freeze
158
+ range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
159
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
160
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
318
161
  property :resultFormat,
319
- comment: %(Relates an instance of sd:Service to a format that is supported for serializing query results.).freeze,
320
- domain: "sd:Service".freeze,
162
+ comment: "Relates an instance of sd:Service to a format that is supported for serializing query results.".freeze,
163
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
321
164
  label: "result format".freeze,
322
165
  range: "http://www.w3.org/ns/formats/Format".freeze,
323
- type: "rdf:Property".freeze
166
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
324
167
  property :supportedEntailmentProfile,
325
- comment: %(Relates a named graph description with a resource representing a supported profile of the entailment regime \(as declared by sd:entailmentRegime\) used for basic graph pattern matching over that graph.).freeze,
326
- domain: "sd:NamedGraph".freeze,
168
+ comment: "Relates a named graph description with a resource representing a supported profile of the entailment regime (as declared by sd:entailmentRegime) used for basic graph pattern matching over that graph.".freeze,
169
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
327
170
  label: "supported entailment profile".freeze,
328
- range: "sd:EntailmentProfile".freeze,
329
- type: "rdf:Property".freeze
171
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile".freeze,
172
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
330
173
  property :supportedLanguage,
331
- comment: %(Relates an instance of sd:Service to a SPARQL language \(e.g. Query and Update\) that it implements.).freeze,
332
- domain: "sd:Service".freeze,
174
+ comment: "Relates an instance of sd:Service to a SPARQL language (e.g. Query and Update) that it implements.".freeze,
175
+ domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
333
176
  label: "supported language".freeze,
334
- range: "sd:Language".freeze,
335
- subPropertyOf: "sd:feature".freeze,
336
- type: "rdf:Property".freeze
177
+ range: "http://www.w3.org/ns/sparql-service-description#Language".freeze,
178
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
179
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
337
180
 
338
181
  # Extra definitions
339
182
  term :BasicFederatedQuery,
340
- comment: %(sd:BasicFederatedQuery, when used as the object of the sd:feature property, indicates that the SPARQL service supports basic federated query using the SERVICE keyword as defined by SPARQL 1.1 Federation Extensions.).freeze,
183
+ comment: "sd:BasicFederatedQuery, when used as the object of the sd:feature property, indicates that the SPARQL service supports basic federated query using the SERVICE keyword as defined by SPARQL 1.1 Federation Extensions.".freeze,
341
184
  label: "Basic Federated Query".freeze,
342
- type: "sd:Feature".freeze
185
+ type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
343
186
  term :DereferencesURIs,
344
- comment: %(sd:DereferencesURIs, when used as the object of the sd:feature property, indicates that a SPARQL service will dereference URIs used in FROM/FROM NAMED and USING/USING NAMED clauses and use the resulting RDF in the dataset during query evaluation.).freeze,
187
+ comment: "sd:DereferencesURIs, when used as the object of the sd:feature property, indicates that a SPARQL service will dereference URIs used in FROM/FROM NAMED and USING/USING NAMED clauses and use the resulting RDF in the dataset during query evaluation.".freeze,
345
188
  label: "Dereferences URIs".freeze,
346
- type: "sd:Feature".freeze
189
+ type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
347
190
  term :EmptyGraphs,
348
- comment: %(sd:EmptyGraphs, when used as the object of the sd:feature property, indicates that the underlying graph store supports empty graphs. A graph store that supports empty graphs MUST NOT remove graphs that are left empty after triples are removed from them.).freeze,
191
+ comment: "sd:EmptyGraphs, when used as the object of the sd:feature property, indicates that the underlying graph store supports empty graphs. A graph store that supports empty graphs MUST NOT remove graphs that are left empty after triples are removed from them.".freeze,
349
192
  label: "Empty Graphs".freeze,
350
- type: "sd:Feature".freeze
193
+ type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
351
194
  term :RequiresDataset,
352
- comment: %(sd:RequiresDataset, when used as the object of the sd:feature property, indicates that the SPARQL service requires an explicit dataset declaration \(based on either FROM/FROM NAMED clauses in a query, USING/USING NAMED clauses in an update, or the appropriate SPARQL Protocol parameters\).).freeze,
195
+ comment: "sd:RequiresDataset, when used as the object of the sd:feature property, indicates that the SPARQL service requires an explicit dataset declaration (based on either FROM/FROM NAMED clauses in a query, USING/USING NAMED clauses in an update, or the appropriate SPARQL Protocol parameters).".freeze,
353
196
  label: "Requires Dataset".freeze,
354
- type: "sd:Feature".freeze
197
+ type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
355
198
  term :SPARQL10Query,
356
- comment: %(sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.).freeze,
199
+ comment: "sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.".freeze,
357
200
  label: "SPARQL 1.0 Query".freeze,
358
- type: "sd:Language".freeze
201
+ type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
359
202
  term :SPARQL11Query,
360
- comment: %(sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.).freeze,
203
+ comment: "sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.".freeze,
361
204
  label: "SPARQL 1.1 Query".freeze,
362
- type: "sd:Language".freeze
205
+ type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
363
206
  term :SPARQL11Update,
364
- comment: %(sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.).freeze,
207
+ comment: "sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.".freeze,
365
208
  label: "SPARQL 1.1 Update".freeze,
366
- type: "sd:Language".freeze
209
+ type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
367
210
  term :UnionDefaultGraph,
368
- comment: %(sd:UnionDefaultGraph, when used as the object of the sd:feature property, indicates that the default graph of the dataset used during query and update evaluation \(when an explicit dataset is not specified\) is comprised of the union of all the named graphs in that dataset.).freeze,
211
+ comment: "sd:UnionDefaultGraph, when used as the object of the sd:feature property, indicates that the default graph of the dataset used during query and update evaluation (when an explicit dataset is not specified) is comprised of the union of all the named graphs in that dataset.".freeze,
369
212
  label: "Union Default Graph".freeze,
370
- type: "sd:Feature".freeze
213
+ type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
371
214
  end
372
215
  end