rdf-vocab 3.2.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4307 -4305
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9447 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14700 -14698
- data/lib/rdf/vocab/schemas.rb +14700 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +14 -3
data/lib/rdf/vocab/hydra.rb
CHANGED
@@ -3,522 +3,524 @@
|
|
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
|
+
# Vocabulary for <http://www.w3.org/ns/hydra/core#>
|
7
|
+
# @!visibility private
|
6
8
|
HYDRA = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/hydra/core#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://www.w3.org/ns/hydra/core#",
|
10
|
-
comment: "A lightweight vocabulary for hypermedia-driven Web APIs"
|
11
|
-
"http://creativecommons.org/ns#attributionName": "Hydra W3C Community Group"
|
12
|
-
"http://creativecommons.org/ns#attributionURL": "http://www.hydra-cg.com/"
|
13
|
-
"http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/"
|
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."
|
15
|
-
"http://purl.org/dc/terms/publisher": "Hydra W3C Community Group"
|
16
|
-
"http://purl.org/dc/terms/rights": "Copyright © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification"
|
17
|
-
"http://purl.org/vocab/vann/preferredNamespacePrefix": "hydra"
|
18
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.hydra-cg.com/spec/latest/core/"
|
19
|
-
label: "The Hydra Core Vocabulary"
|
20
|
-
type: "http://www.w3.org/2002/07/owl#Ontology"
|
12
|
+
comment: "A lightweight vocabulary for hypermedia-driven Web APIs",
|
13
|
+
"http://creativecommons.org/ns#attributionName": "Hydra W3C Community Group",
|
14
|
+
"http://creativecommons.org/ns#attributionURL": "http://www.hydra-cg.com/",
|
15
|
+
"http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/",
|
16
|
+
"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.",
|
17
|
+
"http://purl.org/dc/terms/publisher": "Hydra W3C Community Group",
|
18
|
+
"http://purl.org/dc/terms/rights": "Copyright © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification",
|
19
|
+
"http://purl.org/vocab/vann/preferredNamespacePrefix": "hydra",
|
20
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.hydra-cg.com/spec/latest/core/",
|
21
|
+
label: "The Hydra Core Vocabulary",
|
22
|
+
type: "http://www.w3.org/2002/07/owl#Ontology"
|
21
23
|
|
22
24
|
# Class definitions
|
23
25
|
term :ApiDocumentation,
|
24
|
-
comment: "The Hydra API documentation class"
|
25
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
26
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
27
|
-
label: "ApiDocumentation"
|
28
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Resource"
|
29
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
26
|
+
comment: "The Hydra API documentation class",
|
27
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
28
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
29
|
+
label: "ApiDocumentation",
|
30
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Resource",
|
31
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
30
32
|
term :BaseUriSource,
|
31
|
-
comment: "Provides a base abstract for base Uri source for Iri template resolution."
|
32
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
33
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
34
|
-
label: "Base Uri source"
|
35
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Resource"
|
36
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
33
|
+
comment: "Provides a base abstract for base Uri source for Iri template resolution.",
|
34
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
35
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
36
|
+
label: "Base Uri source",
|
37
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Resource",
|
38
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
37
39
|
term :Class,
|
38
|
-
comment: "The class of Hydra classes."
|
39
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
40
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
41
|
-
label: "Hydra Class"
|
42
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Class"
|
43
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
40
|
+
comment: "The class of Hydra classes.",
|
41
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
42
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
43
|
+
label: "Hydra Class",
|
44
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Class",
|
45
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/ns/hydra/core#Resource"]
|
44
46
|
term :Collection,
|
45
|
-
comment: "A collection holding references to a number of related resources."
|
46
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
47
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
48
|
-
label: "Collection"
|
49
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Resource"
|
50
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
47
|
+
comment: "A collection holding references to a number of related resources.",
|
48
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
49
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
50
|
+
label: "Collection",
|
51
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Resource",
|
52
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
51
53
|
term :Error,
|
52
|
-
comment: "A runtime error, used to report information beyond the returned status code."
|
53
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
54
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
55
|
-
label: "Error"
|
56
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Status"
|
57
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
54
|
+
comment: "A runtime error, used to report information beyond the returned status code.",
|
55
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
56
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
57
|
+
label: "Error",
|
58
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Status",
|
59
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
58
60
|
term :HeaderSpecification,
|
59
|
-
comment: "Specifies a possible either expected or returned header values"
|
60
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
61
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
62
|
-
label: "Header specification"
|
63
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Resource"
|
64
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
61
|
+
comment: "Specifies a possible either expected or returned header values",
|
62
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
63
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
64
|
+
label: "Header specification",
|
65
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Resource",
|
66
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
65
67
|
term :IriTemplate,
|
66
|
-
comment: "The class of IRI templates."
|
67
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
68
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
69
|
-
label: "IRI Template"
|
70
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
68
|
+
comment: "The class of IRI templates.",
|
69
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
70
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
71
|
+
label: "IRI Template",
|
72
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
71
73
|
term :IriTemplateMapping,
|
72
|
-
comment: "A mapping from an IRI template variable to a property."
|
73
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
74
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
75
|
-
label: "IriTemplateMapping"
|
76
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
74
|
+
comment: "A mapping from an IRI template variable to a property.",
|
75
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
76
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
77
|
+
label: "IriTemplateMapping",
|
78
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
77
79
|
term :Link,
|
78
|
-
comment: "The class of properties representing links."
|
79
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
80
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
81
|
-
label: "Link"
|
82
|
-
subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
83
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
80
|
+
comment: "The class of properties representing links.",
|
81
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
82
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
83
|
+
label: "Link",
|
84
|
+
subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/ns/hydra/core#Resource"],
|
85
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
84
86
|
term :Operation,
|
85
|
-
comment: "An operation."
|
86
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
87
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
88
|
-
label: "Operation"
|
89
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
87
|
+
comment: "An operation.",
|
88
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
89
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
90
|
+
label: "Operation",
|
91
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
90
92
|
term :PartialCollectionView,
|
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."
|
92
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
93
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
94
|
-
label: "PartialCollectionView"
|
95
|
-
subClassOf: "http://www.w3.org/ns/hydra/core#Resource"
|
96
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
93
|
+
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.",
|
94
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
95
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
96
|
+
label: "PartialCollectionView",
|
97
|
+
subClassOf: "http://www.w3.org/ns/hydra/core#Resource",
|
98
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
97
99
|
term :Resource,
|
98
|
-
comment: "The class of dereferenceable resources by means a client can attempt to dereference; however, the received responses should still be verified."
|
99
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
100
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
101
|
-
label: "Hydra Resource"
|
102
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
100
|
+
comment: "The class of dereferenceable resources by means a client can attempt to dereference; however, the received responses should still be verified.",
|
101
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
102
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
103
|
+
label: "Hydra Resource",
|
104
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
103
105
|
term :Status,
|
104
|
-
comment: "Additional information about a status code that might be returned."
|
105
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
106
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
107
|
-
label: "Status code description"
|
108
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
106
|
+
comment: "Additional information about a status code that might be returned.",
|
107
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
108
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
109
|
+
label: "Status code description",
|
110
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
109
111
|
term :SupportedProperty,
|
110
|
-
comment: "A property known to be supported by a Hydra class."
|
111
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
112
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
113
|
-
label: "Supported Property"
|
114
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
112
|
+
comment: "A property known to be supported by a Hydra class.",
|
113
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
114
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
115
|
+
label: "Supported Property",
|
116
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
115
117
|
term :TemplatedLink,
|
116
|
-
comment: "A templated link."
|
117
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
118
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
119
|
-
label: "Templated Link"
|
120
|
-
subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
121
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
118
|
+
comment: "A templated link.",
|
119
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
120
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
121
|
+
label: "Templated Link",
|
122
|
+
subClassOf: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/ns/hydra/core#Resource"],
|
123
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
122
124
|
term :VariableRepresentation,
|
123
|
-
comment: "A representation specifies how to serialize variable values into strings."
|
124
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
125
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
126
|
-
label: "VariableRepresentation"
|
127
|
-
type: "http://www.w3.org/ns/hydra/core#Class"
|
125
|
+
comment: "A representation specifies how to serialize variable values into strings.",
|
126
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
127
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
128
|
+
label: "VariableRepresentation",
|
129
|
+
type: "http://www.w3.org/ns/hydra/core#Class"
|
128
130
|
|
129
131
|
# Property definitions
|
130
132
|
property :closedSet,
|
131
|
-
comment: "Determines whether the provided set of header values is closed or not."
|
132
|
-
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification"
|
133
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
134
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
135
|
-
label: "closed set"
|
136
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
137
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
133
|
+
comment: "Determines whether the provided set of header values is closed or not.",
|
134
|
+
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification",
|
135
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
136
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
137
|
+
label: "closed set",
|
138
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
139
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
138
140
|
property :description,
|
139
|
-
comment: "A description."
|
140
|
-
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
141
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
142
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
143
|
-
label: "description"
|
144
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
145
|
-
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#comment"
|
146
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
141
|
+
comment: "A description.",
|
142
|
+
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation", "http://www.w3.org/ns/hydra/core#Class", "http://www.w3.org/ns/hydra/core#Link", "http://www.w3.org/ns/hydra/core#Operation", "http://www.w3.org/ns/hydra/core#Status", "http://www.w3.org/ns/hydra/core#SupportedProperty", "http://www.w3.org/ns/hydra/core#TemplatedLink"],
|
143
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
144
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
145
|
+
label: "description",
|
146
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
147
|
+
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#comment",
|
148
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
147
149
|
property :expectsHeader,
|
148
|
-
comment: "Specification of the header expected by the operation."
|
149
|
-
domain: "http://www.w3.org/ns/hydra/core#Operation"
|
150
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
151
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
152
|
-
label: "expects header"
|
153
|
-
rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string"
|
154
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
150
|
+
comment: "Specification of the header expected by the operation.",
|
151
|
+
domain: "http://www.w3.org/ns/hydra/core#Operation",
|
152
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
153
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
154
|
+
label: "expects header",
|
155
|
+
rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string", "http://www.w3.org/ns/hydra/core#HeaderSpecification"],
|
156
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
155
157
|
property :extension,
|
156
|
-
comment: "Hint on what kind of extensions are in use."
|
157
|
-
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
158
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
159
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
160
|
-
label: "extension"
|
161
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
158
|
+
comment: "Hint on what kind of extensions are in use.",
|
159
|
+
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation",
|
160
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
161
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
162
|
+
label: "extension",
|
163
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
162
164
|
property :freetextQuery,
|
163
|
-
comment: "A property representing a freetext query."
|
164
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
165
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
166
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
167
|
-
label: "freetext query"
|
168
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
169
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
165
|
+
comment: "A property representing a freetext query.",
|
166
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
167
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
168
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
169
|
+
label: "freetext query",
|
170
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
171
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
170
172
|
property :headerName,
|
171
|
-
comment: "Name of the header."
|
172
|
-
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification"
|
173
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
174
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
175
|
-
label: "header name"
|
176
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
177
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
173
|
+
comment: "Name of the header.",
|
174
|
+
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification",
|
175
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
176
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
177
|
+
label: "header name",
|
178
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
179
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
178
180
|
property :limit,
|
179
|
-
comment: "Instructs to limit set only to N elements."
|
180
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
181
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
182
|
-
label: "take"
|
183
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
184
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
181
|
+
comment: "Instructs to limit set only to N elements.",
|
182
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
183
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
184
|
+
label: "take",
|
185
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
186
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
185
187
|
property :mapping,
|
186
|
-
comment: "A variable-to-property mapping of the IRI template."
|
187
|
-
domain: "http://www.w3.org/ns/hydra/core#IriTemplate"
|
188
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
189
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
190
|
-
label: "mapping"
|
191
|
-
range: "http://www.w3.org/ns/hydra/core#IriTemplateMapping"
|
192
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
188
|
+
comment: "A variable-to-property mapping of the IRI template.",
|
189
|
+
domain: "http://www.w3.org/ns/hydra/core#IriTemplate",
|
190
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
191
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
192
|
+
label: "mapping",
|
193
|
+
range: "http://www.w3.org/ns/hydra/core#IriTemplateMapping",
|
194
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
193
195
|
property :method,
|
194
|
-
comment: "The HTTP method."
|
195
|
-
domain: "http://www.w3.org/ns/hydra/core#Operation"
|
196
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
197
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
198
|
-
label: "method"
|
199
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
200
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
196
|
+
comment: "The HTTP method.",
|
197
|
+
domain: "http://www.w3.org/ns/hydra/core#Operation",
|
198
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
199
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
200
|
+
label: "method",
|
201
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
202
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
201
203
|
property :offset,
|
202
|
-
comment: "Instructs to skip N elements of the set."
|
203
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
204
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
205
|
-
label: "skip"
|
206
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
207
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
204
|
+
comment: "Instructs to skip N elements of the set.",
|
205
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
206
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
207
|
+
label: "skip",
|
208
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
209
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
208
210
|
property :pageIndex,
|
209
|
-
comment: "Instructs to provide a specific page of the collection at a given index."
|
210
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
211
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
212
|
-
label: "page index"
|
213
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
214
|
-
subPropertyOf: "http://www.w3.org/ns/hydra/core#pageReference"
|
215
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
211
|
+
comment: "Instructs to provide a specific page of the collection at a given index.",
|
212
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
213
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
214
|
+
label: "page index",
|
215
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
216
|
+
subPropertyOf: "http://www.w3.org/ns/hydra/core#pageReference",
|
217
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
216
218
|
property :pageReference,
|
217
|
-
comment: "Instructs to provide a specific page reference of the collection."
|
218
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
219
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
220
|
-
label: "page reference"
|
221
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
219
|
+
comment: "Instructs to provide a specific page reference of the collection.",
|
220
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
221
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
222
|
+
label: "page reference",
|
223
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
222
224
|
property :possibleValue,
|
223
|
-
comment: "Possible value of the header."
|
224
|
-
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification"
|
225
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
226
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
227
|
-
label: "possible header value"
|
228
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
229
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
225
|
+
comment: "Possible value of the header.",
|
226
|
+
domain: "http://www.w3.org/ns/hydra/core#HeaderSpecification",
|
227
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
228
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
229
|
+
label: "possible header value",
|
230
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
231
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
230
232
|
property :property,
|
231
|
-
comment: "A property"
|
232
|
-
domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping"
|
233
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
234
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
235
|
-
label: "property"
|
236
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
237
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
233
|
+
comment: "A property",
|
234
|
+
domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping", "http://www.w3.org/ns/hydra/core#SupportedProperty"],
|
235
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
236
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
237
|
+
label: "property",
|
238
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
239
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
238
240
|
property :readable,
|
239
|
-
comment: "True if the client can retrieve the property's value, false otherwise."
|
240
|
-
domain: "http://www.w3.org/ns/hydra/core#SupportedProperty"
|
241
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
242
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
243
|
-
label: "readable"
|
244
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
245
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
241
|
+
comment: "True if the client can retrieve the property's value, false otherwise.",
|
242
|
+
domain: "http://www.w3.org/ns/hydra/core#SupportedProperty",
|
243
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
244
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
245
|
+
label: "readable",
|
246
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
247
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
246
248
|
property :required,
|
247
|
-
comment: "True if the property is required, false otherwise."
|
248
|
-
domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping"
|
249
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
250
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
251
|
-
label: "required"
|
252
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
253
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
249
|
+
comment: "True if the property is required, false otherwise.",
|
250
|
+
domainIncludes: ["http://www.w3.org/ns/hydra/core#IriTemplateMapping", "http://www.w3.org/ns/hydra/core#SupportedProperty"],
|
251
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
252
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
253
|
+
label: "required",
|
254
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
255
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
254
256
|
property :resolveRelativeUsing,
|
255
|
-
domain: "http://www.w3.org/ns/hydra/core#IriTemplate"
|
256
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
257
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
258
|
-
label: "relative Uri resolution"
|
259
|
-
range: "http://www.w3.org/ns/hydra/core#BaseUriSource"
|
260
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
257
|
+
domain: "http://www.w3.org/ns/hydra/core#IriTemplate",
|
258
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
259
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
260
|
+
label: "relative Uri resolution",
|
261
|
+
range: "http://www.w3.org/ns/hydra/core#BaseUriSource",
|
262
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
261
263
|
property :returnsHeader,
|
262
|
-
comment: "Name of the header returned by the operation."
|
263
|
-
domain: "http://www.w3.org/ns/hydra/core#Operation"
|
264
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
265
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
266
|
-
label: "returns header"
|
267
|
-
rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string"
|
268
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
264
|
+
comment: "Name of the header returned by the operation.",
|
265
|
+
domain: "http://www.w3.org/ns/hydra/core#Operation",
|
266
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
267
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
268
|
+
label: "returns header",
|
269
|
+
rangeIncludes: ["http://www.w3.org/2001/XMLSchema#string", "http://www.w3.org/ns/hydra/core#HeaderSpecification"],
|
270
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
269
271
|
property :statusCode,
|
270
|
-
comment: "The HTTP status code. Please note it may happen this value will be different to actual status code received."
|
271
|
-
domain: "http://www.w3.org/ns/hydra/core#Status"
|
272
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
273
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
274
|
-
label: "status code"
|
275
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
276
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
272
|
+
comment: "The HTTP status code. Please note it may happen this value will be different to actual status code received.",
|
273
|
+
domain: "http://www.w3.org/ns/hydra/core#Status",
|
274
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
275
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
276
|
+
label: "status code",
|
277
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
278
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
277
279
|
property :template,
|
278
|
-
comment: "A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed."
|
279
|
-
domain: "http://www.w3.org/ns/hydra/core#IriTemplate"
|
280
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/ns/hydra/core#Rfc6570Template"
|
281
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
282
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
283
|
-
label: "template"
|
284
|
-
range: "http://www.w3.org/ns/hydra/core#Rfc6570Template"
|
285
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
280
|
+
comment: "A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed.",
|
281
|
+
domain: "http://www.w3.org/ns/hydra/core#IriTemplate",
|
282
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/ns/hydra/core#Rfc6570Template",
|
283
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
284
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
285
|
+
label: "template",
|
286
|
+
range: "http://www.w3.org/ns/hydra/core#Rfc6570Template",
|
287
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
286
288
|
property :title,
|
287
|
-
comment: "A title, often used along with a description."
|
288
|
-
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
289
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
290
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
291
|
-
label: "title"
|
292
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
293
|
-
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label"
|
294
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
289
|
+
comment: "A title, often used along with a description.",
|
290
|
+
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation", "http://www.w3.org/ns/hydra/core#Class", "http://www.w3.org/ns/hydra/core#Link", "http://www.w3.org/ns/hydra/core#Operation", "http://www.w3.org/ns/hydra/core#Status", "http://www.w3.org/ns/hydra/core#SupportedProperty", "http://www.w3.org/ns/hydra/core#TemplatedLink"],
|
291
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
292
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
293
|
+
label: "title",
|
294
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
295
|
+
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label",
|
296
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
295
297
|
property :totalItems,
|
296
|
-
comment: "The total number of items referenced by a collection."
|
297
|
-
domain: "http://www.w3.org/ns/hydra/core#Collection"
|
298
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
299
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
300
|
-
label: "total items"
|
301
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
302
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
298
|
+
comment: "The total number of items referenced by a collection.",
|
299
|
+
domain: "http://www.w3.org/ns/hydra/core#Collection",
|
300
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
301
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
302
|
+
label: "total items",
|
303
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
304
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
303
305
|
property :variable,
|
304
|
-
comment: "An IRI template variable"
|
305
|
-
domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping"
|
306
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
307
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
308
|
-
label: "variable"
|
309
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
310
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
306
|
+
comment: "An IRI template variable",
|
307
|
+
domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping",
|
308
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
309
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
310
|
+
label: "variable",
|
311
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
312
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
311
313
|
property :variableRepresentation,
|
312
|
-
comment: "The representation format to use when expanding the IRI template."
|
313
|
-
domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping"
|
314
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
315
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
316
|
-
label: "variable representation"
|
317
|
-
range: "http://www.w3.org/ns/hydra/core#VariableRepresentation"
|
318
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
314
|
+
comment: "The representation format to use when expanding the IRI template.",
|
315
|
+
domain: "http://www.w3.org/ns/hydra/core#IriTemplateMapping",
|
316
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
317
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
318
|
+
label: "variable representation",
|
319
|
+
range: "http://www.w3.org/ns/hydra/core#VariableRepresentation",
|
320
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
319
321
|
property :writable,
|
320
|
-
comment: "True if the client can change the property's value, false otherwise."
|
321
|
-
domain: "http://www.w3.org/ns/hydra/core#SupportedProperty"
|
322
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
323
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
324
|
-
label: "writable"
|
325
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
326
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
322
|
+
comment: "True if the client can change the property's value, false otherwise.",
|
323
|
+
domain: "http://www.w3.org/ns/hydra/core#SupportedProperty",
|
324
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
325
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
326
|
+
label: "writable",
|
327
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
328
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
327
329
|
|
328
330
|
# Datatype definitions
|
329
331
|
term :Rfc6570Template,
|
330
|
-
comment: "An IRI template as defined by RFC6570."
|
331
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://tools.ietf.org/html/rfc6570"
|
332
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
333
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
334
|
-
label: "RFC6570 IRI template"
|
335
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
336
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
332
|
+
comment: "An IRI template as defined by RFC6570.",
|
333
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://tools.ietf.org/html/rfc6570",
|
334
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
335
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
336
|
+
label: "RFC6570 IRI template",
|
337
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
338
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
337
339
|
|
338
340
|
# Extra definitions
|
339
341
|
term :BasicRepresentation,
|
340
|
-
comment: "A representation that serializes just the lexical form of a variable value, but omits language and type information."
|
341
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
342
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
343
|
-
label: "BasicRepresentation"
|
344
|
-
type: "http://www.w3.org/ns/hydra/core#VariableRepresentation"
|
342
|
+
comment: "A representation that serializes just the lexical form of a variable value, but omits language and type information.",
|
343
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
344
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
345
|
+
label: "BasicRepresentation",
|
346
|
+
type: "http://www.w3.org/ns/hydra/core#VariableRepresentation"
|
345
347
|
term :ExplicitRepresentation,
|
346
|
-
comment: "A representation that serializes a variable value including its language and type information and thus differentiating between IRIs and literals."
|
347
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
348
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
349
|
-
label: "ExplicitRepresentation"
|
350
|
-
type: "http://www.w3.org/ns/hydra/core#VariableRepresentation"
|
348
|
+
comment: "A representation that serializes a variable value including its language and type information and thus differentiating between IRIs and literals.",
|
349
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
350
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
351
|
+
label: "ExplicitRepresentation",
|
352
|
+
type: "http://www.w3.org/ns/hydra/core#VariableRepresentation"
|
351
353
|
term :LinkContext,
|
352
|
-
comment: "States that the link's context IRI, as defined in RFC 5988, should be used as the base Uri"
|
353
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
354
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
355
|
-
label: "Link context"
|
356
|
-
type: "http://www.w3.org/ns/hydra/core#BaseUriSource"
|
354
|
+
comment: "States that the link's context IRI, as defined in RFC 5988, should be used as the base Uri",
|
355
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
356
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
357
|
+
label: "Link context",
|
358
|
+
type: "http://www.w3.org/ns/hydra/core#BaseUriSource"
|
357
359
|
term :Rfc3986,
|
358
|
-
comment: "States that the base Uri should be established using RFC 3986 reference resolution algorithm specified in section 5."
|
359
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
360
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
361
|
-
label: "RFC 3986 based"
|
362
|
-
type: "http://www.w3.org/ns/hydra/core#BaseUriSource"
|
360
|
+
comment: "States that the base Uri should be established using RFC 3986 reference resolution algorithm specified in section 5.",
|
361
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
362
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
363
|
+
label: "RFC 3986 based",
|
364
|
+
type: "http://www.w3.org/ns/hydra/core#BaseUriSource"
|
363
365
|
term :apiDocumentation,
|
364
|
-
comment: "A link to the API documentation"
|
365
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
366
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
367
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
368
|
-
label: "apiDocumentation"
|
369
|
-
range: "http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
370
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
366
|
+
comment: "A link to the API documentation",
|
367
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
368
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
369
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
370
|
+
label: "apiDocumentation",
|
371
|
+
range: "http://www.w3.org/ns/hydra/core#ApiDocumentation",
|
372
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
371
373
|
term :collection,
|
372
|
-
comment: "Collections somehow related to this resource."
|
373
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
374
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
375
|
-
label: "collection"
|
376
|
-
range: "http://www.w3.org/ns/hydra/core#Collection"
|
377
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
374
|
+
comment: "Collections somehow related to this resource.",
|
375
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
376
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
377
|
+
label: "collection",
|
378
|
+
range: "http://www.w3.org/ns/hydra/core#Collection",
|
379
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
378
380
|
term :entrypoint,
|
379
|
-
comment: "A link to main entry point of the Web API"
|
380
|
-
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
381
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
382
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
383
|
-
label: "entrypoint"
|
384
|
-
range: "http://www.w3.org/ns/hydra/core#Resource"
|
385
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
381
|
+
comment: "A link to main entry point of the Web API",
|
382
|
+
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation",
|
383
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
384
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
385
|
+
label: "entrypoint",
|
386
|
+
range: "http://www.w3.org/ns/hydra/core#Resource",
|
387
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
386
388
|
term :expects,
|
387
|
-
comment: "The information expected by the Web API."
|
388
|
-
domain: "http://www.w3.org/ns/hydra/core#Operation"
|
389
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
390
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
391
|
-
label: "expects"
|
392
|
-
rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
393
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
389
|
+
comment: "The information expected by the Web API.",
|
390
|
+
domain: "http://www.w3.org/ns/hydra/core#Operation",
|
391
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
392
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
393
|
+
label: "expects",
|
394
|
+
rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2000/01/rdf-schema#Resource", "http://www.w3.org/ns/hydra/core#Class", "http://www.w3.org/ns/hydra/core#Resource"],
|
395
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
394
396
|
term :first,
|
395
|
-
comment: "The first resource of an interlinked set of resources."
|
396
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
397
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
398
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
399
|
-
label: "first"
|
400
|
-
range: "http://www.w3.org/ns/hydra/core#Resource"
|
401
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
397
|
+
comment: "The first resource of an interlinked set of resources.",
|
398
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
399
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
400
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
401
|
+
label: "first",
|
402
|
+
range: "http://www.w3.org/ns/hydra/core#Resource",
|
403
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
402
404
|
term :last,
|
403
|
-
comment: "The last resource of an interlinked set of resources."
|
404
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
405
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
406
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
407
|
-
label: "last"
|
408
|
-
range: "http://www.w3.org/ns/hydra/core#Resource"
|
409
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
405
|
+
comment: "The last resource of an interlinked set of resources.",
|
406
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
407
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
408
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
409
|
+
label: "last",
|
410
|
+
range: "http://www.w3.org/ns/hydra/core#Resource",
|
411
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
410
412
|
term :manages,
|
411
|
-
comment: "This predicate is left for compatibility purposes and hydra:memberAssertion should be used instead."
|
412
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic"
|
413
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
414
|
-
label: "manages"
|
415
|
-
subPropertyOf: "http://www.w3.org/ns/hydra/core#memberAssertion"
|
413
|
+
comment: "This predicate is left for compatibility purposes and hydra:memberAssertion should be used instead.",
|
414
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic",
|
415
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
416
|
+
label: "manages",
|
417
|
+
subPropertyOf: "http://www.w3.org/ns/hydra/core#memberAssertion"
|
416
418
|
term :member,
|
417
|
-
comment: "A member of the collection"
|
418
|
-
domain: "http://www.w3.org/ns/hydra/core#Collection"
|
419
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
420
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
421
|
-
label: "member"
|
422
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
419
|
+
comment: "A member of the collection",
|
420
|
+
domain: "http://www.w3.org/ns/hydra/core#Collection",
|
421
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
422
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
423
|
+
label: "member",
|
424
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
423
425
|
term :memberAssertion,
|
424
|
-
comment: "Semantics of each member provided by the collection."
|
425
|
-
domain: "http://www.w3.org/ns/hydra/core#Collection"
|
426
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
427
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
428
|
-
label: "member assertion"
|
426
|
+
comment: "Semantics of each member provided by the collection.",
|
427
|
+
domain: "http://www.w3.org/ns/hydra/core#Collection",
|
428
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
429
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
430
|
+
label: "member assertion"
|
429
431
|
term :next,
|
430
|
-
comment: "The resource following the current instance in an interlinked set of resources."
|
431
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
432
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
433
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
434
|
-
label: "next"
|
435
|
-
range: "http://www.w3.org/ns/hydra/core#Resource"
|
436
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
432
|
+
comment: "The resource following the current instance in an interlinked set of resources.",
|
433
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
434
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
435
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
436
|
+
label: "next",
|
437
|
+
range: "http://www.w3.org/ns/hydra/core#Resource",
|
438
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
437
439
|
term :object,
|
438
|
-
comment: "The object."
|
439
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
440
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
441
|
-
label: "object"
|
440
|
+
comment: "The object.",
|
441
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
442
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
443
|
+
label: "object"
|
442
444
|
term :operation,
|
443
|
-
comment: "An operation supported by the Hydra resource"
|
444
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
445
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
446
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
447
|
-
label: "operation"
|
448
|
-
range: "http://www.w3.org/ns/hydra/core#Operation"
|
449
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
445
|
+
comment: "An operation supported by the Hydra resource",
|
446
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
447
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
448
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
449
|
+
label: "operation",
|
450
|
+
range: "http://www.w3.org/ns/hydra/core#Operation",
|
451
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
450
452
|
term :possibleStatus,
|
451
|
-
comment: "A status that might be returned by the Web API (other statuses should be expected and properly handled as well)"
|
452
|
-
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
453
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
454
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
455
|
-
label: "possible status"
|
456
|
-
range: "http://www.w3.org/ns/hydra/core#Status"
|
457
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
453
|
+
comment: "A status that might be returned by the Web API (other statuses should be expected and properly handled as well)",
|
454
|
+
domainIncludes: ["http://www.w3.org/ns/hydra/core#ApiDocumentation", "http://www.w3.org/ns/hydra/core#Operation"],
|
455
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
456
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
457
|
+
label: "possible status",
|
458
|
+
range: "http://www.w3.org/ns/hydra/core#Status",
|
459
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
458
460
|
term :previous,
|
459
|
-
comment: "The resource preceding the current instance in an interlinked set of resources."
|
460
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
461
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
462
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
463
|
-
label: "previous"
|
464
|
-
range: "http://www.w3.org/ns/hydra/core#Resource"
|
465
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
461
|
+
comment: "The resource preceding the current instance in an interlinked set of resources.",
|
462
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
463
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
464
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
465
|
+
label: "previous",
|
466
|
+
range: "http://www.w3.org/ns/hydra/core#Resource",
|
467
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
466
468
|
term :returns,
|
467
|
-
comment: "The information returned by the Web API on success"
|
468
|
-
domain: "http://www.w3.org/ns/hydra/core#Operation"
|
469
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
470
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
471
|
-
label: "returns"
|
472
|
-
rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
473
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
469
|
+
comment: "The information returned by the Web API on success",
|
470
|
+
domain: "http://www.w3.org/ns/hydra/core#Operation",
|
471
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
472
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
473
|
+
label: "returns",
|
474
|
+
rangeIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2000/01/rdf-schema#Resource", "http://www.w3.org/ns/hydra/core#Class", "http://www.w3.org/ns/hydra/core#Resource"],
|
475
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
474
476
|
term :search,
|
475
|
-
comment: "A IRI template that can be used to query a collection."
|
476
|
-
domain: "http://www.w3.org/ns/hydra/core#Resource"
|
477
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
478
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
479
|
-
label: "search"
|
480
|
-
range: "http://www.w3.org/ns/hydra/core#IriTemplate"
|
481
|
-
type: "http://www.w3.org/ns/hydra/core#TemplatedLink"
|
477
|
+
comment: "A IRI template that can be used to query a collection.",
|
478
|
+
domain: "http://www.w3.org/ns/hydra/core#Resource",
|
479
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
480
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
481
|
+
label: "search",
|
482
|
+
range: "http://www.w3.org/ns/hydra/core#IriTemplate",
|
483
|
+
type: "http://www.w3.org/ns/hydra/core#TemplatedLink"
|
482
484
|
term :subject,
|
483
|
-
comment: "The subject."
|
484
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
485
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
486
|
-
label: "subject"
|
485
|
+
comment: "The subject.",
|
486
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
487
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
488
|
+
label: "subject"
|
487
489
|
term :supportedClass,
|
488
|
-
comment: "A class known to be supported by the Web API"
|
489
|
-
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation"
|
490
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
491
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
492
|
-
label: "supported classes"
|
493
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Class"
|
494
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
490
|
+
comment: "A class known to be supported by the Web API",
|
491
|
+
domain: "http://www.w3.org/ns/hydra/core#ApiDocumentation",
|
492
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
493
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
494
|
+
label: "supported classes",
|
495
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Class",
|
496
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
495
497
|
term :supportedOperation,
|
496
|
-
comment: "An operation supported by instances of the specific Hydra class, or the target of the Hydra link, or IRI template."
|
497
|
-
domainIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
498
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
499
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
500
|
-
label: "supported operation"
|
501
|
-
range: "http://www.w3.org/ns/hydra/core#Operation"
|
502
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
498
|
+
comment: "An operation supported by instances of the specific Hydra class, or the target of the Hydra link, or IRI template.",
|
499
|
+
domainIncludes: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/ns/hydra/core#Class", "http://www.w3.org/ns/hydra/core#Link", "http://www.w3.org/ns/hydra/core#SupportedProperty", "http://www.w3.org/ns/hydra/core#TemplatedLink"],
|
500
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
501
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
502
|
+
label: "supported operation",
|
503
|
+
range: "http://www.w3.org/ns/hydra/core#Operation",
|
504
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
503
505
|
term :supportedProperty,
|
504
|
-
comment: "The properties known to be supported by a Hydra class"
|
505
|
-
domain: "http://www.w3.org/2000/01/rdf-schema#Class"
|
506
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
507
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
508
|
-
label: "supported properties"
|
509
|
-
range: "http://www.w3.org/ns/hydra/core#SupportedProperty"
|
510
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
506
|
+
comment: "The properties known to be supported by a Hydra class",
|
507
|
+
domain: "http://www.w3.org/2000/01/rdf-schema#Class",
|
508
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
509
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
510
|
+
label: "supported properties",
|
511
|
+
range: "http://www.w3.org/ns/hydra/core#SupportedProperty",
|
512
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
511
513
|
term :view,
|
512
|
-
comment: "A specific view of a resource."
|
513
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing"
|
514
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
515
|
-
label: "view"
|
516
|
-
type: "http://www.w3.org/ns/hydra/core#Link"
|
514
|
+
comment: "A specific view of a resource.",
|
515
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
|
516
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
517
|
+
label: "view",
|
518
|
+
type: "http://www.w3.org/ns/hydra/core#Link"
|
517
519
|
term :writeable,
|
518
|
-
comment: "This property is left for compatibility purposes and hydra:writable should be used instead."
|
519
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic"
|
520
|
-
isDefinedBy: "http://www.w3.org/ns/hydra/core"
|
521
|
-
label: "writable"
|
522
|
-
subPropertyOf: "http://www.w3.org/ns/hydra/core#writable"
|
520
|
+
comment: "This property is left for compatibility purposes and hydra:writable should be used instead.",
|
521
|
+
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic",
|
522
|
+
isDefinedBy: "http://www.w3.org/ns/hydra/core",
|
523
|
+
label: "writable",
|
524
|
+
subPropertyOf: "http://www.w3.org/ns/hydra/core#writable"
|
523
525
|
end
|
524
526
|
end
|