rdf-vocab 3.1.12 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -5
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +647 -601
  6. data/lib/rdf/vocab/bf2.rb +2263 -2097
  7. data/lib/rdf/vocab/bibframe.rb +2263 -2097
  8. data/lib/rdf/vocab/bibo.rb +944 -939
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4856 -3758
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +378 -359
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +150 -135
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +327 -286
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +8 -8
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1272 -1069
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +444 -403
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +320 -312
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +323 -317
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +116 -16
  56. data/lib/rdf/vocab/premis.rb +949 -819
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9462 -9295
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14780 -14153
  65. data/lib/rdf/vocab/schemas.rb +14780 -14153
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +821 -700
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +27 -2
  84. data/spec/spec_helper.rb +11 -3
  85. metadata +32 -45
@@ -3,483 +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".freeze,
11
- "http://creativecommons.org/ns#attributionName": "Hydra W3C Community Group".freeze,
12
- "http://creativecommons.org/ns#attributionURL": "http://www.hydra-cg.com/".freeze,
13
- "http://creativecommons.org/ns#license": "http://creativecommons.org/licenses/by/4.0/".freeze,
14
- "http://purl.org/dc/terms/description": "The Hydra Core Vocabulary is a lightweight vocabulary to create hypermedia-driven Web APIs. By specifying a number of concepts commonly used in Web APIs it enables the creation of generic API clients.".freeze,
15
- "http://purl.org/dc/terms/publisher": "Hydra W3C Community Group".freeze,
16
- "http://purl.org/dc/terms/rights": "Copyright © 2012-2014 the Contributors to the Hydra Core Vocabulary Specification".freeze,
17
- "http://purl.org/vocab/vann/preferredNamespacePrefix": "hydra".freeze,
18
- label: "The Hydra Core Vocabulary".freeze,
19
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
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"
20
23
 
21
24
  # Class definitions
22
25
  term :ApiDocumentation,
23
- comment: "The Hydra API documentation class".freeze,
24
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
25
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
26
- label: "ApiDocumentation".freeze,
27
- subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
28
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
29
32
  term :BaseUriSource,
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,
32
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
33
- label: "Base Uri source".freeze,
34
- subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
35
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
36
39
  term :Class,
37
- comment: "The class of Hydra classes.".freeze,
38
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
39
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
40
- label: "Hydra Class".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]
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"]
43
46
  term :Collection,
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,
46
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
47
- label: "Collection".freeze,
48
- subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
49
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
50
53
  term :Error,
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,
53
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
54
- label: "Error".freeze,
55
- subClassOf: "http://www.w3.org/ns/hydra/core#Status".freeze,
56
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
60
+ term :HeaderSpecification,
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"
57
67
  term :IriTemplate,
58
- comment: "The class of IRI templates.".freeze,
59
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
60
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
61
- label: "IRI Template".freeze,
62
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
63
73
  term :IriTemplateMapping,
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,
66
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
67
- label: "IriTemplateMapping".freeze,
68
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
69
79
  term :Link,
70
- comment: "The class of properties representing links.".freeze,
71
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
72
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
73
- label: "Link".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
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"
76
86
  term :Operation,
77
- comment: "An operation.".freeze,
78
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
79
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
80
- label: "Operation".freeze,
81
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
82
92
  term :PartialCollectionView,
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,
85
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
86
- label: "PartialCollectionView".freeze,
87
- subClassOf: "http://www.w3.org/ns/hydra/core#Resource".freeze,
88
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
89
99
  term :Resource,
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,
92
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
93
- label: "Hydra Resource".freeze,
94
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
95
105
  term :Status,
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,
98
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
99
- label: "Status code description".freeze,
100
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
101
111
  term :SupportedProperty,
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,
104
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
105
- label: "Supported Property".freeze,
106
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
107
117
  term :TemplatedLink,
108
- comment: "A templated link.".freeze,
109
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
110
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
111
- label: "Templated Link".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
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"
114
124
  term :VariableRepresentation,
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,
117
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
118
- label: "VariableRepresentation".freeze,
119
- type: "http://www.w3.org/ns/hydra/core#Class".freeze
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"
120
130
 
121
131
  # Property definitions
132
+ property :closedSet,
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"
122
140
  property :description,
123
- comment: "A description.".freeze,
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,
126
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
127
- label: "description".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
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"
131
149
  property :expectsHeader,
132
- comment: "Specification of the header expected by the operation.".freeze,
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,
135
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
136
- label: "expects header".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
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"
157
+ property :extension,
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"
139
164
  property :freetextQuery,
140
- comment: "A property representing a freetext query.".freeze,
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,
143
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
144
- label: "freetext query".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
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"
172
+ property :headerName,
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"
147
180
  property :limit,
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,
150
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
151
- label: "take".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
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"
154
187
  property :mapping,
155
- comment: "A variable-to-property mapping of the IRI template.".freeze,
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,
158
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
159
- label: "mapping".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
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"
162
195
  property :method,
163
- comment: "The HTTP method.".freeze,
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,
166
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
167
- label: "method".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
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"
170
203
  property :offset,
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,
173
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
174
- label: "skip".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
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"
177
210
  property :pageIndex,
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,
180
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
181
- label: "page index".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
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"
185
218
  property :pageReference,
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,
188
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
189
- label: "page reference".freeze,
190
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
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"
224
+ property :possibleValue,
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"
191
232
  property :property,
192
- comment: "A property".freeze,
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,
195
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
196
- label: "property".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
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"
199
240
  property :readable,
200
- comment: "True if the client can retrieve the property's value, false otherwise.".freeze,
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,
203
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
204
- label: "readable".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
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"
207
248
  property :required,
208
- comment: "True if the property is required, false otherwise.".freeze,
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,
211
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
212
- label: "required".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
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"
215
256
  property :resolveRelativeUsing,
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,
218
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
219
- label: "relative Uri resolution".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
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"
222
263
  property :returnsHeader,
223
- comment: "Name of the header returned by the operation.".freeze,
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,
226
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
227
- label: "returns header".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
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"
230
271
  property :statusCode,
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,
234
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
235
- label: "status code".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
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"
238
279
  property :template,
239
- comment: "A templated string with placeholders. The literal's datatype indicates the template syntax; if not specified, hydra:Rfc6570Template is assumed.".freeze,
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,
243
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
244
- label: "template".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
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"
247
288
  property :title,
248
- comment: "A title, often used along with a description.".freeze,
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,
251
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
252
- label: "title".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
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"
256
297
  property :totalItems,
257
- comment: "The total number of items referenced by a collection.".freeze,
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,
260
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
261
- label: "total items".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
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"
264
305
  property :variable,
265
- comment: "An IRI template variable".freeze,
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,
268
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
269
- label: "variable".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
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"
272
313
  property :variableRepresentation,
273
- comment: "The representation format to use when expanding the IRI template.".freeze,
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,
276
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
277
- label: "variable representation".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
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"
280
321
  property :writable,
281
- comment: "True if the client can change the property's value, false otherwise.".freeze,
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,
284
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
285
- label: "writable".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
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"
288
329
 
289
330
  # Datatype definitions
290
331
  term :Rfc6570Template,
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,
294
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
295
- label: "RFC6570 IRI template".freeze,
296
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
297
- type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
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"
298
339
 
299
340
  # Extra definitions
300
341
  term :BasicRepresentation,
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,
303
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
304
- label: "BasicRepresentation".freeze,
305
- type: "http://www.w3.org/ns/hydra/core#VariableRepresentation".freeze
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"
306
347
  term :ExplicitRepresentation,
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,
309
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
310
- label: "ExplicitRepresentation".freeze,
311
- type: "http://www.w3.org/ns/hydra/core#VariableRepresentation".freeze
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"
312
353
  term :LinkContext,
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,
315
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
316
- label: "Link context".freeze,
317
- type: "http://www.w3.org/ns/hydra/core#BaseUriSource".freeze
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"
318
359
  term :Rfc3986,
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,
321
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
322
- label: "RFC 3986 based".freeze,
323
- type: "http://www.w3.org/ns/hydra/core#BaseUriSource".freeze
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"
324
365
  term :apiDocumentation,
325
- comment: "A link to the API documentation".freeze,
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,
328
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
329
- label: "apiDocumentation".freeze,
330
- range: "http://www.w3.org/ns/hydra/core#ApiDocumentation".freeze,
331
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
332
373
  term :collection,
333
- comment: "Collections somehow related to this resource.".freeze,
334
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
335
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
336
- label: "collection".freeze,
337
- range: "http://www.w3.org/ns/hydra/core#Collection".freeze,
338
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
339
380
  term :entrypoint,
340
- comment: "A link to main entry point of the Web API".freeze,
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,
343
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
344
- label: "entrypoint".freeze,
345
- range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
346
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
347
388
  term :expects,
348
- comment: "The information expected by the Web API.".freeze,
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,
351
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
352
- label: "expects".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
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"
355
396
  term :first,
356
- comment: "The first resource of an interlinked set of resources.".freeze,
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,
359
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
360
- label: "first".freeze,
361
- range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
362
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
363
404
  term :last,
364
- comment: "The last resource of an interlinked set of resources.".freeze,
365
- domain: "http://www.w3.org/ns/hydra/core#Resource".freeze,
366
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
367
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
368
- label: "last".freeze,
369
- range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
370
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
371
412
  term :manages,
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,
374
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
375
- label: "manages".freeze,
376
- subPropertyOf: "http://www.w3.org/ns/hydra/core#memberAssertion".freeze
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"
377
418
  term :member,
378
- comment: "A member of the collection".freeze,
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,
381
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
382
- label: "member".freeze,
383
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
384
425
  term :memberAssertion,
385
- comment: "Semantics of each member provided by the collection.".freeze,
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,
388
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
389
- label: "member assertion".freeze
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"
390
431
  term :next,
391
- comment: "The resource following the current instance in an interlinked set of resources.".freeze,
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,
394
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
395
- label: "next".freeze,
396
- range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
397
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
398
439
  term :object,
399
- comment: "The object.".freeze,
400
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
401
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
402
- label: "object".freeze
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"
403
444
  term :operation,
404
- comment: "An operation supported by the Hydra resource".freeze,
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,
407
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
408
- label: "operation".freeze,
409
- range: "http://www.w3.org/ns/hydra/core#Operation".freeze,
410
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
411
452
  term :possibleStatus,
412
- comment: "A status that might be returned by the Web API (other statuses should be expected and properly handled as well)".freeze,
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,
415
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
416
- label: "possible status".freeze,
417
- range: "http://www.w3.org/ns/hydra/core#Status".freeze,
418
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
419
460
  term :previous,
420
- comment: "The resource preceding the current instance in an interlinked set of resources.".freeze,
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,
423
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
424
- label: "previous".freeze,
425
- range: "http://www.w3.org/ns/hydra/core#Resource".freeze,
426
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
427
468
  term :returns,
428
- comment: "The information returned by the Web API on success".freeze,
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,
431
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
432
- label: "returns".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
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"
435
476
  term :search,
436
- comment: "A IRI template that can be used to query a collection.".freeze,
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,
439
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
440
- label: "search".freeze,
441
- range: "http://www.w3.org/ns/hydra/core#IriTemplate".freeze,
442
- type: "http://www.w3.org/ns/hydra/core#TemplatedLink".freeze
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"
443
484
  term :subject,
444
- comment: "The subject.".freeze,
445
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
446
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
447
- label: "subject".freeze
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"
448
489
  term :supportedClass,
449
- comment: "A class known to be supported by the Web API".freeze,
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,
452
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
453
- label: "supported classes".freeze,
454
- range: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
455
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
456
497
  term :supportedOperation,
457
- comment: "An operation supported by instances of the specific Hydra class or the target of the Hydra link".freeze,
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,
460
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
461
- label: "supported operation".freeze,
462
- range: "http://www.w3.org/ns/hydra/core#Operation".freeze,
463
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
464
505
  term :supportedProperty,
465
- comment: "The properties known to be supported by a Hydra class".freeze,
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,
468
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
469
- label: "supported properties".freeze,
470
- range: "http://www.w3.org/ns/hydra/core#SupportedProperty".freeze,
471
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
472
513
  term :view,
473
- comment: "A specific view of a resource.".freeze,
474
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
475
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
476
- label: "view".freeze,
477
- type: "http://www.w3.org/ns/hydra/core#Link".freeze
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"
478
519
  term :writeable,
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,
481
- isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
482
- label: "writable".freeze,
483
- subPropertyOf: "http://www.w3.org/ns/hydra/core#writable".freeze
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"
484
525
  end
485
526
  end