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