rdf-vocab 3.1.9 → 3.1.14

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 +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  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 +1180 -2486
  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 +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  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 +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
@@ -3,744 +3,522 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/hydra/core#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/hydra/core#>
8
- # #
9
- # # The Hydra Core Vocabulary
10
- # #
11
- # # A lightweight vocabulary for hypermedia-driven Web APIs
12
- # #
13
- # # The Hydra Core Vocabulary is a lightweight vocabulary to create hypermedia-driven Web APIs. By specifying a number of concepts commonly used in Web APIs it enables the creation of generic API clients.
14
- # class HYDRA < RDF::StrictVocabulary
15
- # # The Hydra API documentation class
16
- # # @return [RDF::Vocabulary::Term]
17
- # attr_reader :ApiDocumentation
18
- #
19
- # # Provides a base abstract for base Uri source for Iri template resolution.
20
- # # @return [RDF::Vocabulary::Term]
21
- # attr_reader :BaseUriSource
22
- #
23
- # # The class of Hydra classes.
24
- # # @return [RDF::Vocabulary::Term]
25
- # attr_reader :Class
26
- #
27
- # # A collection holding references to a number of related resources.
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :Collection
30
- #
31
- # # A runtime error, used to report information beyond the returned status code.
32
- # # @return [RDF::Vocabulary::Term]
33
- # attr_reader :Error
34
- #
35
- # # The class of IRI templates.
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :IriTemplate
38
- #
39
- # # A mapping from an IRI template variable to a property.
40
- # # @return [RDF::Vocabulary::Term]
41
- # attr_reader :IriTemplateMapping
42
- #
43
- # # The class of properties representing links.
44
- # # @return [RDF::Vocabulary::Term]
45
- # attr_reader :Link
46
- #
47
- # # An operation.
48
- # # @return [RDF::Vocabulary::Term]
49
- # attr_reader :Operation
50
- #
51
- # # A PartialCollectionView describes a partial view of a Collection. Multiple PartialCollectionViews can be connected with the the next/previous properties to allow a client to retrieve all members of the collection.
52
- # # @return [RDF::Vocabulary::Term]
53
- # attr_reader :PartialCollectionView
54
- #
55
- # # The class of dereferenceable resources by means a client can attempt to dereference; however, the received responses should still be verified.
56
- # # @return [RDF::Vocabulary::Term]
57
- # attr_reader :Resource
58
- #
59
- # # Additional information about a status code that might be returned.
60
- # # @return [RDF::Vocabulary::Term]
61
- # attr_reader :Status
62
- #
63
- # # A property known to be supported by a Hydra class.
64
- # # @return [RDF::Vocabulary::Term]
65
- # attr_reader :SupportedProperty
66
- #
67
- # # A templated link.
68
- # # @return [RDF::Vocabulary::Term]
69
- # attr_reader :TemplatedLink
70
- #
71
- # # A representation specifies how to serialize variable values into strings.
72
- # # @return [RDF::Vocabulary::Term]
73
- # attr_reader :VariableRepresentation
74
- #
75
- # # A description.
76
- # # @return [RDF::Vocabulary::Term]
77
- # attr_reader :description
78
- #
79
- # # Specification of the header expected by the operation.
80
- # # @return [RDF::Vocabulary::Term]
81
- # attr_reader :expectsHeader
82
- #
83
- # # A property representing a freetext query.
84
- # # @return [RDF::Vocabulary::Term]
85
- # attr_reader :freetextQuery
86
- #
87
- # # Instructs to limit set only to N elements.
88
- # # @return [RDF::Vocabulary::Term]
89
- # attr_reader :limit
90
- #
91
- # # A variable-to-property mapping of the IRI template.
92
- # # @return [RDF::Vocabulary::Term]
93
- # attr_reader :mapping
94
- #
95
- # # The HTTP method.
96
- # # @return [RDF::Vocabulary::Term]
97
- # attr_reader :method
98
- #
99
- # # Instructs to skip N elements of the set.
100
- # # @return [RDF::Vocabulary::Term]
101
- # attr_reader :offset
102
- #
103
- # # Instructs to provide a specific page of the collection at a given index.
104
- # # @return [RDF::Vocabulary::Term]
105
- # attr_reader :pageIndex
106
- #
107
- # # Instructs to provide a specific page reference of the collection.
108
- # # @return [RDF::Vocabulary::Term]
109
- # attr_reader :pageReference
110
- #
111
- # # A property
112
- # # @return [RDF::Vocabulary::Term]
113
- # attr_reader :property
114
- #
115
- # # True if the client can retrieve the property's value, false otherwise.
116
- # # @return [RDF::Vocabulary::Term]
117
- # attr_reader :readable
118
- #
119
- # # True if the property is required, false otherwise.
120
- # # @return [RDF::Vocabulary::Term]
121
- # attr_reader :required
122
- #
123
- # # @return [RDF::Vocabulary::Term]
124
- # attr_reader :resolveRelativeUsing
125
- #
126
- # # Name of the header returned by the operation.
127
- # # @return [RDF::Vocabulary::Term]
128
- # attr_reader :returnsHeader
129
- #
130
- # # The HTTP status code
131
- # # @return [RDF::Vocabulary::Term]
132
- # attr_reader :statusCode
133
- #
134
- # # A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed.
135
- # # @return [RDF::Vocabulary::Term]
136
- # attr_reader :template
137
- #
138
- # # A title, often used along with a description.
139
- # # @return [RDF::Vocabulary::Term]
140
- # attr_reader :title
141
- #
142
- # # The total number of items referenced by a collection.
143
- # # @return [RDF::Vocabulary::Term]
144
- # attr_reader :totalItems
145
- #
146
- # # An IRI template variable
147
- # # @return [RDF::Vocabulary::Term]
148
- # attr_reader :variable
149
- #
150
- # # The representation format to use when expanding the IRI template.
151
- # # @return [RDF::Vocabulary::Term]
152
- # attr_reader :variableRepresentation
153
- #
154
- # # True if the client can change the property's value, false otherwise.
155
- # # @return [RDF::Vocabulary::Term]
156
- # attr_reader :writable
157
- #
158
- # # An IRI template as defined by RFC6570.
159
- # # @return [RDF::Vocabulary::Term]
160
- # attr_reader :Rfc6570Template
161
- #
162
- # # A representation that serializes just the lexical form of a variable value, but omits language and type information.
163
- # # @return [RDF::Vocabulary::Term]
164
- # attr_reader :BasicRepresentation
165
- #
166
- # # A representation that serializes a variable value including its language and type information and thus differentiating between IRIs and literals.
167
- # # @return [RDF::Vocabulary::Term]
168
- # attr_reader :ExplicitRepresentation
169
- #
170
- # # States that the link's context IRI, as defined in RFC 5988, should be used as the base Uri
171
- # # @return [RDF::Vocabulary::Term]
172
- # attr_reader :LinkContext
173
- #
174
- # # States that the base Uri should be established using RFC 3986 reference resolution algorithm specified in section 5.
175
- # # @return [RDF::Vocabulary::Term]
176
- # attr_reader :Rfc3986
177
- #
178
- # # A link to the API documentation
179
- # # @return [RDF::Vocabulary::Term]
180
- # attr_reader :apiDocumentation
181
- #
182
- # # Collections somehow related to this resource.
183
- # # @return [RDF::Vocabulary::Term]
184
- # attr_reader :collection
185
- #
186
- # # A link to main entry point of the Web API
187
- # # @return [RDF::Vocabulary::Term]
188
- # attr_reader :entrypoint
189
- #
190
- # # The information expected by the Web API.
191
- # # @return [RDF::Vocabulary::Term]
192
- # attr_reader :expects
193
- #
194
- # # The first resource of an interlinked set of resources.
195
- # # @return [RDF::Vocabulary::Term]
196
- # attr_reader :first
197
- #
198
- # # The last resource of an interlinked set of resources.
199
- # # @return [RDF::Vocabulary::Term]
200
- # attr_reader :last
201
- #
202
- # # This predicate is left for compatibility purposes and hydra:memberAssertion should be used instead.
203
- # # @return [RDF::Vocabulary::Term]
204
- # attr_reader :manages
205
- #
206
- # # A member of the collection
207
- # # @return [RDF::Vocabulary::Term]
208
- # attr_reader :member
209
- #
210
- # # Semantics of each member provided by the collection.
211
- # # @return [RDF::Vocabulary::Term]
212
- # attr_reader :memberAssertion
213
- #
214
- # # The resource following the current instance in an interlinked set of resources.
215
- # # @return [RDF::Vocabulary::Term]
216
- # attr_reader :next
217
- #
218
- # # The object.
219
- # # @return [RDF::Vocabulary::Term]
220
- # attr_reader :object
221
- #
222
- # # An operation supported by the Hydra resource
223
- # # @return [RDF::Vocabulary::Term]
224
- # attr_reader :operation
225
- #
226
- # # A status that might be returned by the Web API (other statuses should be expected and properly handled as well)
227
- # # @return [RDF::Vocabulary::Term]
228
- # attr_reader :possibleStatus
229
- #
230
- # # The resource preceding the current instance in an interlinked set of resources.
231
- # # @return [RDF::Vocabulary::Term]
232
- # attr_reader :previous
233
- #
234
- # # The information returned by the Web API on success
235
- # # @return [RDF::Vocabulary::Term]
236
- # attr_reader :returns
237
- #
238
- # # A IRI template that can be used to query a collection.
239
- # # @return [RDF::Vocabulary::Term]
240
- # attr_reader :search
241
- #
242
- # # The subject.
243
- # # @return [RDF::Vocabulary::Term]
244
- # attr_reader :subject
245
- #
246
- # # A class known to be supported by the Web API
247
- # # @return [RDF::Vocabulary::Term]
248
- # attr_reader :supportedClass
249
- #
250
- # # An operation supported by instances of the specific Hydra class or the target of the Hydra link
251
- # # @return [RDF::Vocabulary::Term]
252
- # attr_reader :supportedOperation
253
- #
254
- # # The properties known to be supported by a Hydra class
255
- # # @return [RDF::Vocabulary::Term]
256
- # attr_reader :supportedProperty
257
- #
258
- # # A specific view of a resource.
259
- # # @return [RDF::Vocabulary::Term]
260
- # attr_reader :view
261
- #
262
- # # This property is left for compatibility purposes and hydra:writable should be used instead.
263
- # # @return [RDF::Vocabulary::Term]
264
- # attr_reader :writeable
265
- #
266
- # end
267
6
  HYDRA = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/hydra/core#")) do
268
7
 
269
8
  # Ontology definition
270
9
  ontology :"http://www.w3.org/ns/hydra/core#",
271
- "cc:attributionName": "Hydra W3C Community Group".freeze,
272
- "cc:attributionURL": "http://www.hydra-cg.com/".freeze,
273
- "cc:license": "http://creativecommons.org/licenses/by/4.0/".freeze,
274
10
  comment: "A lightweight vocabulary for hypermedia-driven Web APIs".freeze,
275
- "dc:description": "The Hydra Core Vocabulary is a lightweight vocabulary to create hypermedia-driven Web APIs. By specifying a number of concepts commonly used in Web APIs it enables the creation of generic API clients.".freeze,
276
- "dc:publisher": "Hydra W3C Community Group".freeze,
277
- "dc:rights": "Copyright © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification".freeze,
11
+ "http://creativecommons.org/ns#attributionName": "Hydra W3C Community Group".freeze,
12
+ "http://creativecommons.org/ns#attributionURL": "http://www.hydra-cg.com/".freeze,
13
+ "http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/".freeze,
14
+ "http://purl.org/dc/terms/description": "The Hydra Core Vocabulary is a lightweight vocabulary to create hypermedia-driven Web APIs. By specifying a number of concepts commonly used in Web APIs it enables the creation of generic API clients.".freeze,
15
+ "http://purl.org/dc/terms/publisher": "Hydra W3C Community Group".freeze,
16
+ "http://purl.org/dc/terms/rights": "Copyright © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification".freeze,
278
17
  "http://purl.org/vocab/vann/preferredNamespacePrefix": "hydra".freeze,
18
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.hydra-cg.com/spec/latest/core/".freeze,
279
19
  label: "The Hydra Core Vocabulary".freeze,
280
- type: "owl:Ontology".freeze
20
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
281
21
 
282
22
  # Class definitions
283
23
  term :ApiDocumentation,
284
24
  comment: "The Hydra API documentation class".freeze,
25
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
285
26
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
286
27
  label: "ApiDocumentation".freeze,
287
- subClassOf: "hydra:Resource".freeze,
288
- type: "hydra:Class".freeze,
289
- "vs:term_status": "testing".freeze
28
+ subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
29
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
290
30
  term :BaseUriSource,
291
31
  comment: "Provides a base abstract for base Uri source for Iri template resolution.".freeze,
32
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
292
33
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
293
34
  label: "Base Uri source".freeze,
294
- subClassOf: "hydra:Resource".freeze,
295
- type: "hydra:Class".freeze,
296
- "vs:term_status": "testing".freeze
35
+ subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
36
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
297
37
  term :Class,
298
38
  comment: "The class of Hydra classes.".freeze,
39
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
299
40
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
300
41
  label: "Hydra Class".freeze,
301
- subClassOf: "rdfs:Class".freeze,
302
- type: ["hydra:Resource".freeze, "rdfs:Class".freeze],
303
- "vs:term_status": "testing".freeze
42
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
43
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/ns/hydra/core#Resource".freeze]
304
44
  term :Collection,
305
45
  comment: "A collection holding references to a number of related resources.".freeze,
46
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
306
47
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
307
48
  label: "Collection".freeze,
308
- subClassOf: "hydra:Resource".freeze,
309
- type: "hydra:Class".freeze,
310
- "vs:term_status": "testing".freeze
49
+ subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
50
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
311
51
  term :Error,
312
52
  comment: "A runtime error, used to report information beyond the returned status code.".freeze,
53
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
313
54
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
314
55
  label: "Error".freeze,
315
- subClassOf: "hydra:Status".freeze,
316
- type: "hydra:Class".freeze,
317
- "vs:term_status": "testing".freeze
56
+ subClassOf: "http://www.w3.org/ns/hydra/core#Status".freeze,
57
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
58
+ term :HeaderSpecification,
59
+ comment: "Specifies a possible either expected or returned header values".freeze,
60
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
61
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
62
+ label: "Header specification".freeze,
63
+ subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
64
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
318
65
  term :IriTemplate,
319
66
  comment: "The class of IRI templates.".freeze,
67
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
320
68
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
321
69
  label: "IRI Template".freeze,
322
- type: "hydra:Class".freeze,
323
- "vs:term_status": "testing".freeze
70
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
324
71
  term :IriTemplateMapping,
325
72
  comment: "A mapping from an IRI template variable to a property.".freeze,
73
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
326
74
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
327
75
  label: "IriTemplateMapping".freeze,
328
- type: "hydra:Class".freeze,
329
- "vs:term_status": "testing".freeze
76
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
330
77
  term :Link,
331
78
  comment: "The class of properties representing links.".freeze,
79
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
332
80
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
333
81
  label: "Link".freeze,
334
- subClassOf: ["hydra:Resource".freeze, "rdf:Property".freeze],
335
- type: "hydra:Class".freeze,
336
- "vs:term_status": "testing".freeze
82
+ subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/ns/hydra/core#Resource".freeze],
83
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
337
84
  term :Operation,
338
85
  comment: "An operation.".freeze,
86
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
339
87
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
340
88
  label: "Operation".freeze,
341
- type: "hydra:Class".freeze,
342
- "vs:term_status": "testing".freeze
89
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
343
90
  term :PartialCollectionView,
344
91
  comment: "A PartialCollectionView describes a partial view of a Collection. Multiple PartialCollectionViews can be connected with the the next/previous properties to allow a client to retrieve all members of the collection.".freeze,
92
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
345
93
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
346
94
  label: "PartialCollectionView".freeze,
347
- subClassOf: "hydra:Resource".freeze,
348
- type: "hydra:Class".freeze,
349
- "vs:term_status": "testing".freeze
95
+ subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
96
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
350
97
  term :Resource,
351
98
  comment: "The class of dereferenceable resources by means a client can attempt to dereference; however, the received responses should still be verified.".freeze,
99
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
352
100
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
353
101
  label: "Hydra Resource".freeze,
354
- type: "hydra:Class".freeze,
355
- "vs:term_status": "testing".freeze
102
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
356
103
  term :Status,
357
104
  comment: "Additional information about a status code that might be returned.".freeze,
105
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
358
106
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
359
107
  label: "Status code description".freeze,
360
- type: "hydra:Class".freeze,
361
- "vs:term_status": "testing".freeze
108
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
362
109
  term :SupportedProperty,
363
110
  comment: "A property known to be supported by a Hydra class.".freeze,
111
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
364
112
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
365
113
  label: "Supported Property".freeze,
366
- type: "hydra:Class".freeze,
367
- "vs:term_status": "testing".freeze
114
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
368
115
  term :TemplatedLink,
369
116
  comment: "A templated link.".freeze,
117
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
370
118
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
371
119
  label: "Templated Link".freeze,
372
- subClassOf: ["hydra:Resource".freeze, "rdf:Property".freeze],
373
- type: "hydra:Class".freeze,
374
- "vs:term_status": "testing".freeze
120
+ subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/ns/hydra/core#Resource".freeze],
121
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
375
122
  term :VariableRepresentation,
376
123
  comment: "A representation specifies how to serialize variable values into strings.".freeze,
124
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
377
125
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
378
126
  label: "VariableRepresentation".freeze,
379
- type: "hydra:Class".freeze,
380
- "vs:term_status": "testing".freeze
127
+ type: "http://www.w3.org/ns/hydra/core#Class".freeze
381
128
 
382
129
  # Property definitions
130
+ property :closedSet,
131
+ comment: "Determines whether the provided set of header values is closed or not.".freeze,
132
+ domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification".freeze,
133
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
134
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
135
+ label: "closed set".freeze,
136
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
137
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
383
138
  property :description,
384
139
  comment: "A description.".freeze,
385
- domainIncludes: ["hydra:ApiDocumentation".freeze, "hydra:Class".freeze, "hydra:Link".freeze, "hydra:Operation".freeze, "hydra:Status".freeze, "hydra:SupportedProperty".freeze, "hydra:TemplatedLink".freeze],
140
+ domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze, "http://www.w3.org/ns/hydra/core#Class".freeze, "http://www.w3.org/ns/hydra/core#Link".freeze, "http://www.w3.org/ns/hydra/core#Operation".freeze, "http://www.w3.org/ns/hydra/core#Status".freeze, "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze, "http://www.w3.org/ns/hydra/core#TemplatedLink".freeze],
141
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
386
142
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
387
143
  label: "description".freeze,
388
- range: "xsd:string".freeze,
389
- subPropertyOf: "rdfs:comment".freeze,
390
- type: "rdf:Property".freeze,
391
- "vs:term_status": "testing".freeze
144
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
145
+ subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#comment".freeze,
146
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
392
147
  property :expectsHeader,
393
148
  comment: "Specification of the header expected by the operation.".freeze,
394
- domain: "hydra:Operation".freeze,
149
+ domain: "http://www.w3.org/ns/hydra/core#Operation".freeze,
150
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
395
151
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
396
152
  label: "expects header".freeze,
397
- range: "xsd:string".freeze,
398
- type: "rdf:Property".freeze,
399
- "vs:term_status": "testing".freeze
153
+ rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string".freeze, "http://www.w3.org/ns/hydra/core#HeaderSpecification".freeze],
154
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
155
+ property :extension,
156
+ comment: "Hint on what kind of extensions are in use.".freeze,
157
+ domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze,
158
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
159
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
160
+ label: "extension".freeze,
161
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
400
162
  property :freetextQuery,
401
163
  comment: "A property representing a freetext query.".freeze,
402
- domain: "hydra:Resource".freeze,
164
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
165
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
403
166
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
404
167
  label: "freetext query".freeze,
405
- range: "xsd:string".freeze,
406
- type: "rdf:Property".freeze,
407
- "vs:term_status": "testing".freeze
168
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
169
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
170
+ property :headerName,
171
+ comment: "Name of the header.".freeze,
172
+ domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification".freeze,
173
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
174
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
175
+ label: "header name".freeze,
176
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
177
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
408
178
  property :limit,
409
179
  comment: "Instructs to limit set only to N elements.".freeze,
180
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
410
181
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
411
182
  label: "take".freeze,
412
- range: "xsd:nonNegativeInteger".freeze,
413
- type: "rdf:Property".freeze,
414
- "vs:term_status": "testing".freeze
183
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
184
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
415
185
  property :mapping,
416
186
  comment: "A variable-to-property mapping of the IRI template.".freeze,
417
- domain: "hydra:IriTemplate".freeze,
187
+ domain: "http://www.w3.org/ns/hydra/core#IriTemplate".freeze,
188
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
418
189
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
419
190
  label: "mapping".freeze,
420
- range: "hydra:IriTemplateMapping".freeze,
421
- type: "rdf:Property".freeze,
422
- "vs:term_status": "testing".freeze
191
+ range: "http://www.w3.org/ns/hydra/core#IriTemplateMapping".freeze,
192
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
423
193
  property :method,
424
194
  comment: "The HTTP method.".freeze,
425
- domain: "hydra:Operation".freeze,
195
+ domain: "http://www.w3.org/ns/hydra/core#Operation".freeze,
196
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
426
197
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
427
198
  label: "method".freeze,
428
- range: "xsd:string".freeze,
429
- type: "rdf:Property".freeze,
430
- "vs:term_status": "testing".freeze
199
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
200
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
431
201
  property :offset,
432
202
  comment: "Instructs to skip N elements of the set.".freeze,
203
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
433
204
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
434
205
  label: "skip".freeze,
435
- range: "xsd:nonNegativeInteger".freeze,
436
- type: "rdf:Property".freeze,
437
- "vs:term_status": "testing".freeze
206
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
207
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
438
208
  property :pageIndex,
439
209
  comment: "Instructs to provide a specific page of the collection at a given index.".freeze,
210
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
440
211
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
441
212
  label: "page index".freeze,
442
- range: "xsd:nonNegativeInteger".freeze,
443
- subPropertyOf: "hydra:pageReference".freeze,
444
- type: "rdf:Property".freeze,
445
- "vs:term_status": "testing".freeze
213
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
214
+ subPropertyOf: "http://www.w3.org/ns/hydra/core#pageReference".freeze,
215
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
446
216
  property :pageReference,
447
217
  comment: "Instructs to provide a specific page reference of the collection.".freeze,
218
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
448
219
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
449
220
  label: "page reference".freeze,
450
- type: "rdf:Property".freeze,
451
- "vs:term_status": "testing".freeze
221
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
222
+ property :possibleValue,
223
+ comment: "Possible value of the header.".freeze,
224
+ domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification".freeze,
225
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
226
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
227
+ label: "possible header value".freeze,
228
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
229
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
452
230
  property :property,
453
231
  comment: "A property".freeze,
454
- domainIncludes: ["hydra:IriTemplateMapping".freeze, "hydra:SupportedProperty".freeze],
232
+ domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping".freeze, "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze],
233
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
455
234
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
456
235
  label: "property".freeze,
457
- range: "rdf:Property".freeze,
458
- type: "rdf:Property".freeze,
459
- "vs:term_status": "testing".freeze
236
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
237
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
460
238
  property :readable,
461
239
  comment: "True if the client can retrieve the property's value, false otherwise.".freeze,
462
- domain: "hydra:SupportedProperty".freeze,
240
+ domain: "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze,
241
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
463
242
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
464
243
  label: "readable".freeze,
465
- range: "xsd:boolean".freeze,
466
- type: "rdf:Property".freeze,
467
- "vs:term_status": "testing".freeze
244
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
245
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
468
246
  property :required,
469
247
  comment: "True if the property is required, false otherwise.".freeze,
470
- domainIncludes: ["hydra:IriTemplateMapping".freeze, "hydra:SupportedProperty".freeze],
248
+ domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping".freeze, "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze],
249
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
471
250
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
472
251
  label: "required".freeze,
473
- range: "xsd:boolean".freeze,
474
- type: "rdf:Property".freeze,
475
- "vs:term_status": "testing".freeze
252
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
253
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
476
254
  property :resolveRelativeUsing,
477
- domain: "hydra:IriTemplate".freeze,
255
+ domain: "http://www.w3.org/ns/hydra/core#IriTemplate".freeze,
256
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
478
257
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
479
258
  label: "relative Uri resolution".freeze,
480
- range: "hydra:BaseUriSource".freeze,
481
- type: "rdf:Property".freeze,
482
- "vs:term_status": "testing".freeze
259
+ range: "http://www.w3.org/ns/hydra/core#BaseUriSource".freeze,
260
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
483
261
  property :returnsHeader,
484
262
  comment: "Name of the header returned by the operation.".freeze,
485
- domain: "hydra:Operation".freeze,
263
+ domain: "http://www.w3.org/ns/hydra/core#Operation".freeze,
264
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
486
265
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
487
266
  label: "returns header".freeze,
488
- range: "xsd:string".freeze,
489
- type: "rdf:Property".freeze,
490
- "vs:term_status": "testing".freeze
267
+ rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string".freeze, "http://www.w3.org/ns/hydra/core#HeaderSpecification".freeze],
268
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
491
269
  property :statusCode,
492
- comment: "The HTTP status code".freeze,
493
- domain: "hydra:Status".freeze,
270
+ comment: "The HTTP status code. Please note it may happen this value will be different to actual status code received.".freeze,
271
+ domain: "http://www.w3.org/ns/hydra/core#Status".freeze,
272
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
494
273
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
495
274
  label: "status code".freeze,
496
- range: "xsd:integer".freeze,
497
- type: "rdf:Property".freeze,
498
- "vs:term_status": "testing".freeze
275
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
276
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
499
277
  property :template,
500
278
  comment: "A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed.".freeze,
501
- domain: "hydra:IriTemplate".freeze,
279
+ domain: "http://www.w3.org/ns/hydra/core#IriTemplate".freeze,
280
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/ns/hydra/core#Rfc6570Template".freeze,
281
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
502
282
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
503
283
  label: "template".freeze,
504
- range: "hydra:Rfc6570Template".freeze,
505
- "rdfs:seeAlso": "hydra:Rfc6570Template".freeze,
506
- type: "rdf:Property".freeze,
507
- "vs:term_status": "testing".freeze
284
+ range: "http://www.w3.org/ns/hydra/core#Rfc6570Template".freeze,
285
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
508
286
  property :title,
509
287
  comment: "A title, often used along with a description.".freeze,
510
- domainIncludes: ["hydra:ApiDocumentation".freeze, "hydra:Class".freeze, "hydra:Link".freeze, "hydra:Operation".freeze, "hydra:Status".freeze, "hydra:SupportedProperty".freeze, "hydra:TemplatedLink".freeze],
288
+ domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze, "http://www.w3.org/ns/hydra/core#Class".freeze, "http://www.w3.org/ns/hydra/core#Link".freeze, "http://www.w3.org/ns/hydra/core#Operation".freeze, "http://www.w3.org/ns/hydra/core#Status".freeze, "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze, "http://www.w3.org/ns/hydra/core#TemplatedLink".freeze],
289
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
511
290
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
512
291
  label: "title".freeze,
513
- range: "xsd:string".freeze,
514
- subPropertyOf: "rdfs:label".freeze,
515
- type: "rdf:Property".freeze,
516
- "vs:term_status": "testing".freeze
292
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
293
+ subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label".freeze,
294
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
517
295
  property :totalItems,
518
296
  comment: "The total number of items referenced by a collection.".freeze,
519
- domain: "hydra:Collection".freeze,
297
+ domain: "http://www.w3.org/ns/hydra/core#Collection".freeze,
298
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
520
299
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
521
300
  label: "total items".freeze,
522
- range: "xsd:integer".freeze,
523
- type: "rdf:Property".freeze,
524
- "vs:term_status": "testing".freeze
301
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
302
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
525
303
  property :variable,
526
304
  comment: "An IRI template variable".freeze,
527
- domain: "hydra:IriTemplateMapping".freeze,
305
+ domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping".freeze,
306
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
528
307
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
529
308
  label: "variable".freeze,
530
- range: "xsd:string".freeze,
531
- type: "rdf:Property".freeze,
532
- "vs:term_status": "testing".freeze
309
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
310
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
533
311
  property :variableRepresentation,
534
312
  comment: "The representation format to use when expanding the IRI template.".freeze,
535
- domain: "hydra:IriTemplateMapping".freeze,
313
+ domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping".freeze,
314
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
536
315
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
537
316
  label: "variable representation".freeze,
538
- range: "hydra:VariableRepresentation".freeze,
539
- type: "rdf:Property".freeze,
540
- "vs:term_status": "testing".freeze
317
+ range: "http://www.w3.org/ns/hydra/core#VariableRepresentation".freeze,
318
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
541
319
  property :writable,
542
320
  comment: "True if the client can change the property's value, false otherwise.".freeze,
543
- domain: "hydra:SupportedProperty".freeze,
321
+ domain: "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze,
322
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
544
323
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
545
324
  label: "writable".freeze,
546
- range: "xsd:boolean".freeze,
547
- type: "rdf:Property".freeze,
548
- "vs:term_status": "testing".freeze
325
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
326
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
549
327
 
550
328
  # Datatype definitions
551
329
  term :Rfc6570Template,
552
330
  comment: "An IRI template as defined by RFC6570.".freeze,
331
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://tools.ietf.org/html/rfc6570".freeze,
332
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
553
333
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
554
334
  label: "RFC6570 IRI template".freeze,
555
- range: "xsd:string".freeze,
556
- "rdfs:seeAlso": "http://tools.ietf.org/html/rfc6570".freeze,
557
- type: "rdfs:Datatype".freeze,
558
- "vs:term_status": "testing".freeze
335
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
336
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
559
337
 
560
338
  # Extra definitions
561
339
  term :BasicRepresentation,
562
340
  comment: "A representation that serializes just the lexical form of a variable value, but omits language and type information.".freeze,
341
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
563
342
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
564
343
  label: "BasicRepresentation".freeze,
565
- type: "hydra:VariableRepresentation".freeze,
566
- "vs:term_status": "testing".freeze
344
+ type: "http://www.w3.org/ns/hydra/core#VariableRepresentation".freeze
567
345
  term :ExplicitRepresentation,
568
346
  comment: "A representation that serializes a variable value including its language and type information and thus differentiating between IRIs and literals.".freeze,
347
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
569
348
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
570
349
  label: "ExplicitRepresentation".freeze,
571
- type: "hydra:VariableRepresentation".freeze,
572
- "vs:term_status": "testing".freeze
350
+ type: "http://www.w3.org/ns/hydra/core#VariableRepresentation".freeze
573
351
  term :LinkContext,
574
352
  comment: "States that the link's context IRI, as defined in RFC 5988, should be used as the base Uri".freeze,
353
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
575
354
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
576
355
  label: "Link context".freeze,
577
- type: "hydra:BaseUriSource".freeze,
578
- "vs:term_status": "testing".freeze
356
+ type: "http://www.w3.org/ns/hydra/core#BaseUriSource".freeze
579
357
  term :Rfc3986,
580
358
  comment: "States that the base Uri should be established using RFC 3986 reference resolution algorithm specified in section 5.".freeze,
359
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
581
360
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
582
361
  label: "RFC 3986 based".freeze,
583
- type: "hydra:BaseUriSource".freeze,
584
- "vs:term_status": "testing".freeze
362
+ type: "http://www.w3.org/ns/hydra/core#BaseUriSource".freeze
585
363
  term :apiDocumentation,
586
364
  comment: "A link to the API documentation".freeze,
587
- domain: "hydra:Resource".freeze,
365
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
366
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
588
367
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
589
368
  label: "apiDocumentation".freeze,
590
- range: "hydra:ApiDocumentation".freeze,
591
- type: "hydra:Link".freeze,
592
- "vs:term_status": "testing".freeze
369
+ range: "http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze,
370
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
593
371
  term :collection,
594
372
  comment: "Collections somehow related to this resource.".freeze,
373
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
595
374
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
596
375
  label: "collection".freeze,
597
- range: "hydra:Collection".freeze,
598
- type: "hydra:Link".freeze,
599
- "vs:term_status": "testing".freeze
376
+ range: "http://www.w3.org/ns/hydra/core#Collection".freeze,
377
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
600
378
  term :entrypoint,
601
379
  comment: "A link to main entry point of the Web API".freeze,
602
- domain: "hydra:ApiDocumentation".freeze,
380
+ domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze,
381
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
603
382
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
604
383
  label: "entrypoint".freeze,
605
- range: "hydra:Resource".freeze,
606
- type: "hydra:Link".freeze,
607
- "vs:term_status": "testing".freeze
384
+ range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
385
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
608
386
  term :expects,
609
387
  comment: "The information expected by the Web API.".freeze,
610
- domain: "hydra:Operation".freeze,
388
+ domain: "http://www.w3.org/ns/hydra/core#Operation".freeze,
389
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
611
390
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
612
391
  label: "expects".freeze,
613
- rangeIncludes: ["hydra:Class".freeze, "hydra:Resource".freeze, "rdfs:Class".freeze, "rdfs:Resource".freeze],
614
- type: "hydra:Link".freeze,
615
- "vs:term_status": "testing".freeze
392
+ rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2000/01/rdf-schema#Resource".freeze, "http://www.w3.org/ns/hydra/core#Class".freeze, "http://www.w3.org/ns/hydra/core#Resource".freeze],
393
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
616
394
  term :first,
617
395
  comment: "The first resource of an interlinked set of resources.".freeze,
618
- domain: "hydra:Resource".freeze,
396
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
397
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
619
398
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
620
399
  label: "first".freeze,
621
- range: "hydra:Resource".freeze,
622
- type: "hydra:Link".freeze,
623
- "vs:term_status": "testing".freeze
400
+ range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
401
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
624
402
  term :last,
625
403
  comment: "The last resource of an interlinked set of resources.".freeze,
626
- domain: "hydra:Resource".freeze,
404
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
405
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
627
406
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
628
407
  label: "last".freeze,
629
- range: "hydra:Resource".freeze,
630
- type: "hydra:Link".freeze,
631
- "vs:term_status": "testing".freeze
408
+ range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
409
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
632
410
  term :manages,
633
411
  comment: "This predicate is left for compatibility purposes and hydra:memberAssertion should be used instead.".freeze,
412
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic".freeze,
634
413
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
635
414
  label: "manages".freeze,
636
- subPropertyOf: "hydra:memberAssertion".freeze,
637
- "vs:term_status": "archaic".freeze
415
+ subPropertyOf: "http://www.w3.org/ns/hydra/core#memberAssertion".freeze
638
416
  term :member,
639
417
  comment: "A member of the collection".freeze,
640
- domain: "hydra:Collection".freeze,
418
+ domain: "http://www.w3.org/ns/hydra/core#Collection".freeze,
419
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
641
420
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
642
421
  label: "member".freeze,
643
- type: "hydra:Link".freeze,
644
- "vs:term_status": "testing".freeze
422
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
645
423
  term :memberAssertion,
646
424
  comment: "Semantics of each member provided by the collection.".freeze,
647
- domain: "hydra:Collection".freeze,
425
+ domain: "http://www.w3.org/ns/hydra/core#Collection".freeze,
426
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
648
427
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
649
- label: "member assertion".freeze,
650
- "vs:term_status": "testing".freeze
428
+ label: "member assertion".freeze
651
429
  term :next,
652
430
  comment: "The resource following the current instance in an interlinked set of resources.".freeze,
653
- domain: "hydra:Resource".freeze,
431
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
432
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
654
433
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
655
434
  label: "next".freeze,
656
- range: "hydra:Resource".freeze,
657
- type: "hydra:Link".freeze,
658
- "vs:term_status": "testing".freeze
435
+ range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
436
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
659
437
  term :object,
660
438
  comment: "The object.".freeze,
439
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
661
440
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
662
- label: "object".freeze,
663
- "vs:term_status": "testing".freeze
441
+ label: "object".freeze
664
442
  term :operation,
665
443
  comment: "An operation supported by the Hydra resource".freeze,
666
- domain: "hydra:Resource".freeze,
444
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
445
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
667
446
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
668
447
  label: "operation".freeze,
669
- range: "hydra:Operation".freeze,
670
- type: "hydra:Link".freeze,
671
- "vs:term_status": "testing".freeze
448
+ range: "http://www.w3.org/ns/hydra/core#Operation".freeze,
449
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
672
450
  term :possibleStatus,
673
451
  comment: "A status that might be returned by the Web API (other statuses should be expected and properly handled as well)".freeze,
674
- domainIncludes: ["hydra:ApiDocumentation".freeze, "hydra:Operation".freeze],
452
+ domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze, "http://www.w3.org/ns/hydra/core#Operation".freeze],
453
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
675
454
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
676
455
  label: "possible status".freeze,
677
- range: "hydra:Status".freeze,
678
- type: "hydra:Link".freeze,
679
- "vs:term_status": "testing".freeze
456
+ range: "http://www.w3.org/ns/hydra/core#Status".freeze,
457
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
680
458
  term :previous,
681
459
  comment: "The resource preceding the current instance in an interlinked set of resources.".freeze,
682
- domain: "hydra:Resource".freeze,
460
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
461
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
683
462
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
684
463
  label: "previous".freeze,
685
- range: "hydra:Resource".freeze,
686
- type: "hydra:Link".freeze,
687
- "vs:term_status": "testing".freeze
464
+ range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
465
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
688
466
  term :returns,
689
467
  comment: "The information returned by the Web API on success".freeze,
690
- domain: "hydra:Operation".freeze,
468
+ domain: "http://www.w3.org/ns/hydra/core#Operation".freeze,
469
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
691
470
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
692
471
  label: "returns".freeze,
693
- rangeIncludes: ["hydra:Class".freeze, "hydra:Resource".freeze, "rdfs:Class".freeze, "rdfs:Resource".freeze],
694
- type: "hydra:Link".freeze,
695
- "vs:term_status": "testing".freeze
472
+ rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2000/01/rdf-schema#Resource".freeze, "http://www.w3.org/ns/hydra/core#Class".freeze, "http://www.w3.org/ns/hydra/core#Resource".freeze],
473
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
696
474
  term :search,
697
475
  comment: "A IRI template that can be used to query a collection.".freeze,
698
- domain: "hydra:Resource".freeze,
476
+ domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
477
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
699
478
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
700
479
  label: "search".freeze,
701
- range: "hydra:IriTemplate".freeze,
702
- type: "hydra:TemplatedLink".freeze,
703
- "vs:term_status": "testing".freeze
480
+ range: "http://www.w3.org/ns/hydra/core#IriTemplate".freeze,
481
+ type: "http://www.w3.org/ns/hydra/core#TemplatedLink".freeze
704
482
  term :subject,
705
483
  comment: "The subject.".freeze,
484
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
706
485
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
707
- label: "subject".freeze,
708
- "vs:term_status": "testing".freeze
486
+ label: "subject".freeze
709
487
  term :supportedClass,
710
488
  comment: "A class known to be supported by the Web API".freeze,
711
- domain: "hydra:ApiDocumentation".freeze,
489
+ domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze,
490
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
712
491
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
713
492
  label: "supported classes".freeze,
714
- range: "rdfs:Class".freeze,
715
- type: "hydra:Link".freeze,
716
- "vs:term_status": "testing".freeze
493
+ range: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
494
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
717
495
  term :supportedOperation,
718
496
  comment: "An operation supported by instances of the specific Hydra class or the target of the Hydra link".freeze,
719
- domainIncludes: ["hydra:Class".freeze, "hydra:Link".freeze, "hydra:SupportedProperty".freeze, "hydra:TemplatedLink".freeze, "rdfs:Class".freeze],
497
+ domainIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/ns/hydra/core#Class".freeze, "http://www.w3.org/ns/hydra/core#Link".freeze, "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze, "http://www.w3.org/ns/hydra/core#TemplatedLink".freeze],
498
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
720
499
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
721
500
  label: "supported operation".freeze,
722
- range: "hydra:Operation".freeze,
723
- type: "hydra:Link".freeze,
724
- "vs:term_status": "testing".freeze
501
+ range: "http://www.w3.org/ns/hydra/core#Operation".freeze,
502
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
725
503
  term :supportedProperty,
726
504
  comment: "The properties known to be supported by a Hydra class".freeze,
727
- domain: "rdfs:Class".freeze,
505
+ domain: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
506
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
728
507
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
729
508
  label: "supported properties".freeze,
730
- range: "hydra:SupportedProperty".freeze,
731
- type: "hydra:Link".freeze,
732
- "vs:term_status": "testing".freeze
509
+ range: "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze,
510
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
733
511
  term :view,
734
512
  comment: "A specific view of a resource.".freeze,
513
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
735
514
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
736
515
  label: "view".freeze,
737
- type: "hydra:Link".freeze,
738
- "vs:term_status": "testing".freeze
516
+ type: "http://www.w3.org/ns/hydra/core#Link".freeze
739
517
  term :writeable,
740
518
  comment: "This property is left for compatibility purposes and hydra:writable should be used instead.".freeze,
519
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic".freeze,
741
520
  isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
742
521
  label: "writable".freeze,
743
- subPropertyOf: "hydra:writable".freeze,
744
- "vs:term_status": "archaic".freeze
522
+ subPropertyOf: "http://www.w3.org/ns/hydra/core#writable".freeze
745
523
  end
746
524
  end