rdf-vocab 3.1.10 → 3.1.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +13 -1
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1241 -2561
  8. data/lib/rdf/vocab/bibframe.rb +1241 -2561
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +72 -143
  12. data/lib/rdf/vocab/cnt.rb +51 -133
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3900 -14140
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +215 -382
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +197 -375
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +80 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +453 -1106
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +2824 -4424
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +216 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +131 -264
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +120 -201
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +1289 -1294
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +30 -63
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +8430 -18899
  66. data/lib/rdf/vocab/schemas.rb +8430 -18899
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. metadata +45 -25
@@ -3,320 +3,181 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://iiif.io/api/presentation/2#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://iiif.io/api/presentation/2#>
8
- # #
9
- # # @version 2015-12-13 23:00:00Z
10
- # class IIIF < RDF::StrictVocabulary
11
- # # AnnotationLists are an ordered list of Annotation objects. Typically all Annnotations in a list target the same Canvas
12
- # # @return [RDF::Vocabulary::Term]
13
- # attr_reader :AnnotationList
14
- #
15
- # # The canvas represents an individual page or view and acts as a central point for laying out the different content resources that make up the display.
16
- # # @return [RDF::Vocabulary::Term]
17
- # attr_reader :Canvas
18
- #
19
- # # Collections are used to list the manifests available for viewing, and to describe the structures, hierarchies or collections that the physical objects are part of.
20
- # # @return [RDF::Vocabulary::Term]
21
- # attr_reader :Collection
22
- #
23
- # # Layers are lists of AnnotationLists to group them together, for example to create the set of lists that make up a particular translation/edition of a text
24
- # # @return [RDF::Vocabulary::Term]
25
- # attr_reader :Layer
26
- #
27
- # # The manifest resource represents a single object and any intellectual work or works embodied within that object
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :Manifest
30
- #
31
- # # Ranges describe additional structure within an object, such as newspaper articles that span pages, the range of non-content-bearing pages at the beginning of a work, or chapters within a book
32
- # # @return [RDF::Vocabulary::Term]
33
- # attr_reader :Range
34
- #
35
- # # The sequence conveys the ordering of the views of the object.
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :Sequence
38
- #
39
- # # @return [RDF::Vocabulary::Term]
40
- # attr_reader :ViewingDirection
41
- #
42
- # # @return [RDF::Vocabulary::Term]
43
- # attr_reader :ViewingHint
44
- #
45
- # # Used to group annotations together in an area of a Canvas, for example to model columns, foldouts or palimpsests; Note that Zones are not currently used in the IIIF Presentation API.
46
- # # @return [RDF::Vocabulary::Term]
47
- # attr_reader :Zone
48
- #
49
- # # A string containing an attribution description that must be displayed when using the resource
50
- # # @return [RDF::Vocabulary::Term]
51
- # attr_reader :attributionLabel
52
- #
53
- # # @return [RDF::Vocabulary::Term]
54
- # attr_reader :hasAnnotations
55
- #
56
- # # @return [RDF::Vocabulary::Term]
57
- # attr_reader :hasCanvases
58
- #
59
- # # @return [RDF::Vocabulary::Term]
60
- # attr_reader :hasCollections
61
- #
62
- # # A link from a Range to a Layer that provides the content resources of that Range
63
- # # @return [RDF::Vocabulary::Term]
64
- # attr_reader :hasContentLayer
65
- #
66
- # # @return [RDF::Vocabulary::Term]
67
- # attr_reader :hasImageAnnotations
68
- #
69
- # # @return [RDF::Vocabulary::Term]
70
- # attr_reader :hasLists
71
- #
72
- # # @return [RDF::Vocabulary::Term]
73
- # attr_reader :hasManifests
74
- #
75
- # # @return [RDF::Vocabulary::Term]
76
- # attr_reader :hasRanges
77
- #
78
- # # @return [RDF::Vocabulary::Term]
79
- # attr_reader :hasSequences
80
- #
81
- # # A link from a Manifest or Sequence to the Canvas that the rendering agent should initialize their view with.
82
- # # @return [RDF::Vocabulary::Term]
83
- # attr_reader :hasStartCanvas
84
- #
85
- # # An rdf:List of label/value pairs providing descriptive metadata about the resource, intended for human audience
86
- # # @return [RDF::Vocabulary::Term]
87
- # attr_reader :metadataLabels
88
- #
89
- # # References the sc:ViewingDirection that defines the direction that the resource should be viewed in
90
- # # @return [RDF::Vocabulary::Term]
91
- # attr_reader :viewingDirection
92
- #
93
- # # A hint to a user agent as to how to render the resource
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :viewingHint
96
- #
97
- # # Bottom-to-Top Viewing Direction
98
- # # @return [RDF::Vocabulary::Term]
99
- # attr_reader :bottomToTopDirection
100
- #
101
- # # Each canvas represents a segment of a continuous object such as a long scroll
102
- # # @return [RDF::Vocabulary::Term]
103
- # attr_reader :continuousHint
104
- #
105
- # # Canvases with this hint depict both parts of an opening.
106
- # # @return [RDF::Vocabulary::Term]
107
- # attr_reader :facingPagesHint
108
- #
109
- # # Each canvas represents a separate individual object, and should not have transitions
110
- # # @return [RDF::Vocabulary::Term]
111
- # attr_reader :individualsHint
112
- #
113
- # # Left-to-Right Viewing Direction
114
- # # @return [RDF::Vocabulary::Term]
115
- # attr_reader :leftToRightDirection
116
- #
117
- # # Collections with this hint consist of multiple manifests that each form part of a logical whole.
118
- # # @return [RDF::Vocabulary::Term]
119
- # attr_reader :multiPartHint
120
- #
121
- # # Viewing Hint that the Canvas MUST NOT be presented in a page turner
122
- # # @return [RDF::Vocabulary::Term]
123
- # attr_reader :nonPagedHint
124
- #
125
- # # Viewing Hint that object has canvases that represent pages that can be turned
126
- # # @return [RDF::Vocabulary::Term]
127
- # attr_reader :pagedHint
128
- #
129
- # # @return [RDF::Vocabulary::Term]
130
- # attr_reader :painting
131
- #
132
- # # Right-to-Left Viewing Direction
133
- # # @return [RDF::Vocabulary::Term]
134
- # attr_reader :rightToLeftDirection
135
- #
136
- # # The topmost range in a nested hierarchy, such as a table of contents
137
- # # @return [RDF::Vocabulary::Term]
138
- # attr_reader :topHint
139
- #
140
- # # Top-to-Bottom Viewing Direction
141
- # # @return [RDF::Vocabulary::Term]
142
- # attr_reader :topToBottomDirection
143
- #
144
- # end
145
6
  IIIF = Class.new(RDF::StrictVocabulary("http://iiif.io/api/presentation/2#")) do
146
7
 
147
8
  # Ontology definition
148
9
  ontology :"http://iiif.io/api/presentation/2#",
149
- "owl:versionInfo": "2015-12-13 23:00:00Z".freeze,
150
- type: "owl:Ontology".freeze
10
+ "http://www.w3.org/2002/07/owl#versionInfo": "2015-12-13 23:00:00Z".freeze,
11
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
151
12
 
152
13
  # Class definitions
153
14
  term :AnnotationList,
154
15
  comment: "AnnotationLists are an ordered list of Annotation objects. Typically all Annnotations in a list target the same Canvas".freeze,
155
- isDefinedBy: "iiif:".freeze,
16
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
156
17
  label: "AnnotationList".freeze,
157
- type: "rdfs:Class".freeze
18
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
158
19
  term :Canvas,
159
20
  comment: "The canvas represents an individual page or view and acts as a central point for laying out the different content resources that make up the display.".freeze,
160
- isDefinedBy: "iiif:".freeze,
21
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
161
22
  label: "Canvas".freeze,
162
- type: "rdfs:Class".freeze
23
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
163
24
  term :Collection,
164
25
  comment: "Collections are used to list the manifests available for viewing, and to describe the structures, hierarchies or collections that the physical objects are part of.".freeze,
165
- isDefinedBy: "iiif:".freeze,
26
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
166
27
  label: "Collection".freeze,
167
- type: "rdfs:Class".freeze
28
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
168
29
  term :Layer,
169
30
  comment: "Layers are lists of AnnotationLists to group them together, for example to create the set of lists that make up a particular translation/edition of a text".freeze,
170
- isDefinedBy: "iiif:".freeze,
31
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
171
32
  label: "Layer".freeze,
172
- type: "rdfs:Class".freeze
33
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
173
34
  term :Manifest,
174
35
  comment: "The manifest resource represents a single object and any intellectual work or works embodied within that object".freeze,
175
- isDefinedBy: "iiif:".freeze,
36
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
176
37
  label: "Manifest".freeze,
177
- type: "rdfs:Class".freeze
38
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
178
39
  term :Range,
179
40
  comment: "Ranges describe additional structure within an object, such as newspaper articles that span pages, the range of non-content-bearing pages at the beginning of a work, or chapters within a book".freeze,
180
- isDefinedBy: "iiif:".freeze,
41
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
181
42
  label: "Range".freeze,
182
- type: "rdfs:Class".freeze
43
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
183
44
  term :Sequence,
184
45
  comment: "The sequence conveys the ordering of the views of the object.".freeze,
185
- isDefinedBy: "iiif:".freeze,
46
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
186
47
  label: "Sequence".freeze,
187
- type: "rdfs:Class".freeze
48
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
188
49
  term :ViewingDirection,
189
- isDefinedBy: "iiif:".freeze,
50
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
190
51
  label: "ViewingDirection".freeze,
191
- type: "rdfs:Class".freeze
52
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
192
53
  term :ViewingHint,
193
- isDefinedBy: "iiif:".freeze,
54
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
194
55
  label: "ViewingHint".freeze,
195
- type: "rdfs:Class".freeze
56
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
196
57
  term :Zone,
197
58
  comment: "Used to group annotations together in an area of a Canvas, for example to model columns, foldouts or palimpsests; Note that Zones are not currently used in the IIIF Presentation API.".freeze,
198
- isDefinedBy: "iiif:".freeze,
59
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
199
60
  label: "Zone".freeze,
200
- subClassOf: "iiif:Canvas".freeze,
201
- type: "rdfs:Class".freeze
61
+ subClassOf: "http://iiif.io/api/presentation/2#Canvas".freeze,
62
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
202
63
 
203
64
  # Property definitions
204
65
  property :attributionLabel,
205
66
  comment: "A string containing an attribution description that must be displayed when using the resource".freeze,
206
- isDefinedBy: "iiif:".freeze,
67
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
207
68
  label: "attributionLabel".freeze,
208
- type: "rdf:Property".freeze
69
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
209
70
  property :hasAnnotations,
210
- isDefinedBy: "iiif:".freeze,
71
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
211
72
  label: "hasAnnotations".freeze,
212
- range: "rdf:List".freeze,
213
- type: "rdf:Property".freeze
73
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
74
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
214
75
  property :hasCanvases,
215
- isDefinedBy: "iiif:".freeze,
76
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
216
77
  label: "hasCanvases".freeze,
217
- range: "rdf:List".freeze,
218
- type: "rdf:Property".freeze
78
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
79
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
219
80
  property :hasCollections,
220
- domain: "iiif:Collection".freeze,
221
- isDefinedBy: "iiif:".freeze,
81
+ domain: "http://iiif.io/api/presentation/2#Collection".freeze,
82
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
222
83
  label: "hasCollections".freeze,
223
- range: "rdf:List".freeze,
224
- type: "rdf:Property".freeze
84
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
85
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
225
86
  property :hasContentLayer,
226
87
  comment: "A link from a Range to a Layer that provides the content resources of that Range".freeze,
227
- domain: "iiif:Range".freeze,
228
- isDefinedBy: "iiif:".freeze,
88
+ domain: "http://iiif.io/api/presentation/2#Range".freeze,
89
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
229
90
  label: "hasContentLayer".freeze,
230
- range: "iiif:Layer".freeze,
231
- type: "rdf:Property".freeze
91
+ range: "http://iiif.io/api/presentation/2#Layer".freeze,
92
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
232
93
  property :hasImageAnnotations,
233
- isDefinedBy: "iiif:".freeze,
94
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
234
95
  label: "hasImageAnnotations".freeze,
235
- range: "rdf:List".freeze,
236
- subPropertyOf: "iiif:hasAnnotations".freeze,
237
- type: "rdf:Property".freeze
96
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
97
+ subPropertyOf: "http://iiif.io/api/presentation/2#hasAnnotations".freeze,
98
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
238
99
  property :hasLists,
239
- isDefinedBy: "iiif:".freeze,
100
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
240
101
  label: "hasLists".freeze,
241
- range: "rdf:List".freeze,
242
- type: "rdf:Property".freeze
102
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
103
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
243
104
  property :hasManifests,
244
- domain: "iiif:Collection".freeze,
245
- isDefinedBy: "iiif:".freeze,
105
+ domain: "http://iiif.io/api/presentation/2#Collection".freeze,
106
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
246
107
  label: "hasManifests".freeze,
247
- range: "rdf:List".freeze,
248
- type: "rdf:Property".freeze
108
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
109
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
249
110
  property :hasRanges,
250
- isDefinedBy: "iiif:".freeze,
111
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
251
112
  label: "hasRanges".freeze,
252
- range: "rdf:List".freeze,
253
- type: "rdf:Property".freeze
113
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
114
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
254
115
  property :hasSequences,
255
- domain: "iiif:Manifest".freeze,
256
- isDefinedBy: "iiif:".freeze,
116
+ domain: "http://iiif.io/api/presentation/2#Manifest".freeze,
117
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
257
118
  label: "hasSequences".freeze,
258
- range: "rdf:List".freeze,
259
- type: "rdf:Property".freeze
119
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
120
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
260
121
  property :hasStartCanvas,
261
122
  comment: "A link from a Manifest or Sequence to the Canvas that the rendering agent should initialize their view with.".freeze,
262
- isDefinedBy: "iiif:".freeze,
123
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
263
124
  label: "hasStartCanvas".freeze,
264
- range: "iiif:Canvas".freeze,
265
- type: "rdf:Property".freeze
125
+ range: "http://iiif.io/api/presentation/2#Canvas".freeze,
126
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
266
127
  property :metadataLabels,
267
128
  comment: "An rdf:List of label/value pairs providing descriptive metadata about the resource, intended for human audience".freeze,
268
- isDefinedBy: "iiif:".freeze,
129
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
269
130
  label: "metadataLabels".freeze,
270
- range: "rdf:List".freeze,
271
- type: "rdf:Property".freeze
131
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
132
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
272
133
  property :viewingDirection,
273
134
  comment: "References the sc:ViewingDirection that defines the direction that the resource should be viewed in".freeze,
274
- isDefinedBy: "iiif:".freeze,
135
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
275
136
  label: "viewingDirection".freeze,
276
- range: "iiif:ViewingDirection".freeze,
277
- type: "rdf:Property".freeze
137
+ range: "http://iiif.io/api/presentation/2#ViewingDirection".freeze,
138
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
278
139
  property :viewingHint,
279
140
  comment: "A hint to a user agent as to how to render the resource".freeze,
280
- isDefinedBy: "iiif:".freeze,
141
+ isDefinedBy: "http://iiif.io/api/presentation/2#".freeze,
281
142
  label: "viewingHint".freeze,
282
- range: "iiif:ViewingHint".freeze,
283
- type: "rdf:Property".freeze
143
+ range: "http://iiif.io/api/presentation/2#ViewingHint".freeze,
144
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
284
145
 
285
146
  # Extra definitions
286
147
  term :bottomToTopDirection,
287
148
  comment: "Bottom-to-Top Viewing Direction".freeze,
288
- type: "iiif:ViewingDirection".freeze
149
+ type: "http://iiif.io/api/presentation/2#ViewingDirection".freeze
289
150
  term :continuousHint,
290
151
  comment: "Each canvas represents a segment of a continuous object such as a long scroll".freeze,
291
- type: "iiif:ViewingHint".freeze
152
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
292
153
  term :facingPagesHint,
293
154
  comment: "Canvases with this hint depict both parts of an opening.".freeze,
294
- type: "iiif:ViewingHint".freeze
155
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
295
156
  term :individualsHint,
296
157
  comment: "Each canvas represents a separate individual object, and should not have transitions".freeze,
297
- type: "iiif:ViewingHint".freeze
158
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
298
159
  term :leftToRightDirection,
299
160
  comment: "Left-to-Right Viewing Direction".freeze,
300
- type: "iiif:ViewingDirection".freeze
161
+ type: "http://iiif.io/api/presentation/2#ViewingDirection".freeze
301
162
  term :multiPartHint,
302
163
  comment: "Collections with this hint consist of multiple manifests that each form part of a logical whole.".freeze,
303
- type: "iiif:ViewingHint".freeze
164
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
304
165
  term :nonPagedHint,
305
166
  comment: "Viewing Hint that the Canvas MUST NOT be presented in a page turner".freeze,
306
- type: "iiif:ViewingHint".freeze
167
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
307
168
  term :pagedHint,
308
169
  comment: "Viewing Hint that object has canvases that represent pages that can be turned".freeze,
309
- type: "iiif:ViewingHint".freeze
170
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
310
171
  term :painting,
311
- type: "oa:Motivation".freeze
172
+ type: "http://www.w3.org/ns/oa#Motivation".freeze
312
173
  term :rightToLeftDirection,
313
174
  comment: "Right-to-Left Viewing Direction".freeze,
314
- type: "iiif:ViewingDirection".freeze
175
+ type: "http://iiif.io/api/presentation/2#ViewingDirection".freeze
315
176
  term :topHint,
316
177
  comment: "The topmost range in a nested hierarchy, such as a table of contents".freeze,
317
- type: "iiif:ViewingHint".freeze
178
+ type: "http://iiif.io/api/presentation/2#ViewingHint".freeze
318
179
  term :topToBottomDirection,
319
180
  comment: "Top-to-Bottom Viewing Direction".freeze,
320
- type: "iiif:ViewingDirection".freeze
181
+ type: "http://iiif.io/api/presentation/2#ViewingDirection".freeze
321
182
  end
322
183
  end
@@ -3,393 +3,251 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/json-ld#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/json-ld#>
8
- # #
9
- # # The JSON-LD Vocabulary
10
- # #
11
- # # This is a vocabulary document and is used to achieve certain features of the JSON-LD language.
12
- # # @version https://github.com/w3c/json-ld-wg/commit/dfd1827c95a66bc36c01368e10b6e4f4bbb5c8b3
13
- # # @see http://www.w3.org/TR/json-ld11
14
- # class JSONLD < RDF::StrictVocabulary
15
- # # Defines term definitions and other aspects of a JSON-LD `Context`. A [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) MUST be a map whose keys MUST be either _terms_, _compact IRIs_, _IRIs_, or one of the keywords `@base`, `@import`, `@language`, `@propagate`, `@protected`, `@type`, `@version`, or `@vocab`.
16
- # # @return [RDF::Vocabulary::Term]
17
- # attr_reader :Context
18
- #
19
- # # A string ([simple term definition](http://www.w3.org/TR/json-ld11/#dfn-simple-term-definitions)), expanding to an IRI.
20
- # # @return [RDF::Vocabulary::Term]
21
- # attr_reader :PrefixDefinition
22
- #
23
- # # A [term definition](http://www.w3.org/TR/json-ld11/#dfn-term-definitions) is an entry in a [context](#Context), where the key defines a term which may be used within a dictionary as a key, type, or elsewhere that a string is interpreted as a vocabulary item. Its value is an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions). An [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definition) MUST be a map composed of zero or more keys from `@id`, `@reverse`, `@type`, `@language`, `@container`, `@context`, `@prefix`, `@propagate`, or `@protected`. An expanded term definition SHOULD NOT contain any other keys.
24
- # # @return [RDF::Vocabulary::Term]
25
- # attr_reader :TermDefinition
26
- #
27
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) has an `@base` key, its value MUST be an _IRI reference_, or `null`.
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :base
30
- #
31
- # # The associated `@container` value in an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions). If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an array containing exactly any one of those keywords, or a combination of `@set` and any of `@index`, `@id`, `@graph`, `@type`, `@language` in any order. `@container` may also be an array containing `@graph` along with either `@id` or `@index` and also optionally including `@set`. If the value is `@language`, when the term is used outside of the `@context`, the associated value MUST be a language map. If the value is `@index`, when the term is used outside of the `@context`, the associated value MUST be an index map.
32
- # # @return [RDF::Vocabulary::Term]
33
- # attr_reader :container
34
- #
35
- # # As an IRI, this link relation is used to associate a JSON-LD context with a JSON document so that it can be interpreted as JSON-LD. In an HTTP request header, specifies the location of a context to use for compaction. As a Context, defines an inline `context definition`.
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :context
38
- #
39
- # # Term definition(s) associated with this context.
40
- # # @return [RDF::Vocabulary::Term]
41
- # attr_reader :definition
42
- #
43
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) has an `@direction` key, its value MUST be one of `"ltr"` or `"rtl"`, or be `null`.
44
- # # @return [RDF::Vocabulary::Term]
45
- # attr_reader :direction
46
- #
47
- # # The `@id` mapping of a [term definition](#TermDefinition).
48
- # # @return [RDF::Vocabulary::Term]
49
- # attr_reader :id
50
- #
51
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@import` keyword, its value MUST be an _IRI reference_. When used as a reference from an `@import`, the referenced context definition MUST NOT include an `@import` key, itself.
52
- # # @return [RDF::Vocabulary::Term]
53
- # attr_reader :import
54
- #
55
- # # The [default language](https://www.w3.org/TR/json-ld11/#dfn-default-language) is set in the context using the `@language` key whose value MUST be a string representing a [BCP47](https://tools.ietf.org/html/bcp47) language code or null.
56
- # # @return [RDF::Vocabulary::Term]
57
- # attr_reader :language
58
- #
59
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@nest` keyword, its value MUST be either `@nest`, or a _term_ which expands to `@nest`.
60
- # # @return [RDF::Vocabulary::Term]
61
- # attr_reader :nest
62
- #
63
- # # With the value `true`, allows this term to be used to construct a compact IRI when compacting.
64
- # # @return [RDF::Vocabulary::Term]
65
- # attr_reader :prefix
66
- #
67
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@propagate` keyword, its value MUST be `true` or `false`.
68
- # # @return [RDF::Vocabulary::Term]
69
- # attr_reader :propagate
70
- #
71
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@protected` keyword, its value MUST be `true` or `false`.
72
- # # @return [RDF::Vocabulary::Term]
73
- # attr_reader :protected
74
- #
75
- # # The `@reverse` mapping of an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions).
76
- # # @return [RDF::Vocabulary::Term]
77
- # attr_reader :reverse
78
- #
79
- # # The term associated with a [term definition](#TermDefinition).
80
- # # @return [RDF::Vocabulary::Term]
81
- # attr_reader :term
82
- #
83
- # # If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@type` keyword, its value MUST be a map with only the entry `@container` set to `@set`, and optionally an entry `@protected`. If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@type` keyword, its value MUST be an _IRI reference_, a _term_, `null`, or one of the keywords `@id`, `@json`, `@none`, or `@vocab`.
84
- # # @return [RDF::Vocabulary::Term]
85
- # attr_reader :type
86
- #
87
- # # The [processing mode](https://www.w3.org/TR/json-ld11/#dfn-processing-mode) defines how a JSON-LD document is processed. By default, all documents are assumed to be conformant with [JSON-LD 1.1`](http://www.w3.org/TR/json-ld11). By defining a different version via explicit API option, other processing modes can be accessed. This specification defines extensions for the `json-ld-1.1` processing mode.
88
- # # @return [RDF::Vocabulary::Term]
89
- # attr_reader :version
90
- #
91
- # # Used to expand properties and values in `@type` with a common prefix IRI.
92
- # # @return [RDF::Vocabulary::Term]
93
- # attr_reader :vocab
94
- #
95
- # # This profile IRI is used to request or specify compacted JSON-LD document form.
96
- # # @return [RDF::Vocabulary::Term]
97
- # attr_reader :compacted
98
- #
99
- # # This profile URI is used to request or specify expanded JSON-LD document form.
100
- # # @return [RDF::Vocabulary::Term]
101
- # attr_reader :expanded
102
- #
103
- # # This profile URI is used to request or specify flattened JSON-LD document form.
104
- # # @return [RDF::Vocabulary::Term]
105
- # attr_reader :flattened
106
- #
107
- # # As an IRI, this link relation is used to associate a JSON-LD frame with a JSON-LD document. In an HTTP request header, specifies the location of a frame to use for framing.
108
- # # @return [RDF::Vocabulary::Term]
109
- # attr_reader :frame
110
- #
111
- # # This profile URI is used to request or specify framed JSON-LD document form.
112
- # # @return [RDF::Vocabulary::Term]
113
- # attr_reader :framed
114
- #
115
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
116
- # # @return [RDF::Vocabulary::Term]
117
- # attr_reader :graphContainerType
118
- #
119
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
120
- # # @return [RDF::Vocabulary::Term]
121
- # attr_reader :idContainerType
122
- #
123
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
124
- # # @return [RDF::Vocabulary::Term]
125
- # attr_reader :indexContainerType
126
- #
127
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
128
- # # @return [RDF::Vocabulary::Term]
129
- # attr_reader :languageContainerType
130
- #
131
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
132
- # # @return [RDF::Vocabulary::Term]
133
- # attr_reader :listContainerType
134
- #
135
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
136
- # # @return [RDF::Vocabulary::Term]
137
- # attr_reader :setContainerType
138
- #
139
- # # This profile URI is used to request or specify streaming JSON-LD document form.
140
- # # @return [RDF::Vocabulary::Term]
141
- # attr_reader :streaming
142
- #
143
- # # If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.
144
- # # @return [RDF::Vocabulary::Term]
145
- # attr_reader :typeContainerType
146
- #
147
- # end
148
6
  JSONLD = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/json-ld#")) do
149
7
 
150
8
  # Ontology definition
151
9
  ontology :"http://www.w3.org/ns/json-ld#",
152
- "dc:date": "2020-03-30".freeze,
153
- "dc:description": "This is a vocabulary document and is used to achieve certain features of the JSON-LD language.".freeze,
154
- "dc:title": "The JSON-LD Vocabulary".freeze,
155
- "owl:versionInfo": "https://github.com/w3c/json-ld-wg/commit/dfd1827c95a66bc36c01368e10b6e4f4bbb5c8b3".freeze,
156
- "rdfs:seeAlso": "http://www.w3.org/TR/json-ld11".freeze,
157
- type: "owl:Ontology".freeze
10
+ "http://purl.org/dc/terms/date": "2020-03-30".freeze,
11
+ "http://purl.org/dc/terms/description": "This is a vocabulary document and is used to achieve certain features of the JSON-LD language.".freeze,
12
+ "http://purl.org/dc/terms/title": "The JSON-LD Vocabulary".freeze,
13
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/TR/json-ld11".freeze,
14
+ "http://www.w3.org/2002/07/owl#versionInfo": "https://github.com/w3c/json-ld-wg/commit/dfd1827c95a66bc36c01368e10b6e4f4bbb5c8b3".freeze,
15
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
158
16
 
159
17
  # Class definitions
160
18
  term :Context,
161
19
  comment: "Defines term definitions and other aspects of a JSON-LD `Context`.\n\nA [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) MUST be a map whose keys MUST be either _terms_, _compact IRIs_, _IRIs_, or one of the keywords `@base`, `@import`, `@language`, `@propagate`, `@protected`, `@type`, `@version`, or `@vocab`.".freeze,
162
- isDefinedBy: "jsonld:".freeze,
20
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
21
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
163
22
  label: "Context".freeze,
164
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
165
- type: "rdfs:Class".freeze
23
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
166
24
  term :PrefixDefinition,
167
25
  comment: "A string ([simple term definition](http://www.w3.org/TR/json-ld11/#dfn-simple-term-definitions)), expanding to an IRI.".freeze,
168
- isDefinedBy: "jsonld:".freeze,
26
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term-definition".freeze,
27
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
169
28
  label: "Prefix Definition".freeze,
170
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term-definition".freeze,
171
- type: "rdfs:Class".freeze
29
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
172
30
  term :TermDefinition,
173
31
  comment: "A [term definition](http://www.w3.org/TR/json-ld11/#dfn-term-definitions) is an entry in a [context](#Context), where the key defines a term which may be used within a dictionary as a key, type, or elsewhere that a string is interpreted as a vocabulary item. Its value is an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions).\n\n\n\nAn [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definition) MUST be a map composed of zero or more keys from `@id`, `@reverse`, `@type`, `@language`, `@container`, `@context`, `@prefix`, `@propagate`, or `@protected`. An expanded term definition SHOULD NOT contain any other keys.".freeze,
174
- isDefinedBy: "jsonld:".freeze,
32
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term-definition".freeze,
33
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
175
34
  label: "Term Definition".freeze,
176
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term-definition".freeze,
177
- type: "rdfs:Class".freeze
35
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
178
36
 
179
37
  # Property definitions
180
38
  property :base,
181
39
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) has an `@base` key, its value MUST be an _IRI reference_, or `null`.".freeze,
182
- domainIncludes: "jsonld:Context".freeze,
183
- isDefinedBy: "jsonld:".freeze,
40
+ domainIncludes: "http://www.w3.org/ns/json-ld#Context".freeze,
41
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
42
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
184
43
  label: "base".freeze,
185
- rangeIncludes: "xsd:anyUri".freeze,
186
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
187
- type: "rdf:Property".freeze
44
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#anyUri".freeze,
45
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
188
46
  property :container,
189
47
  comment: "The associated `@container` value in an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions).\n\nIf the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an array containing exactly any one of those keywords, or a combination of `@set` and any of `@index`, `@id`, `@graph`, `@type`, `@language` in any order.\n\n`@container` may also be an array containing `@graph` along with either `@id` or `@index` and also optionally including `@set`.\n\nIf the value is `@language`, when the term is used outside of the `@context`, the associated value MUST be a language map.\n\nIf the value is `@index`, when the term is used outside of the `@context`, the associated value MUST be an index map.".freeze,
190
- domainIncludes: "jsonld:TermDefinition".freeze,
191
- isDefinedBy: "jsonld:".freeze,
48
+ domainIncludes: "http://www.w3.org/ns/json-ld#TermDefinition".freeze,
49
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
50
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
192
51
  label: "container".freeze,
193
- rangeIncludes: "jsonld:ContainerType".freeze,
194
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
195
- type: "rdf:Property".freeze
52
+ rangeIncludes: "http://www.w3.org/ns/json-ld#ContainerType".freeze,
53
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
196
54
  property :context,
197
55
  comment: "As an IRI, this link relation is used to associate a JSON-LD context with a JSON document so that it can be interpreted as JSON-LD. In an HTTP request header, specifies the location of a context to use for compaction. As a Context, defines an inline `context definition`.".freeze,
198
- isDefinedBy: "jsonld:".freeze,
56
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#interpreting-json-as-json-ld".freeze,
57
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
199
58
  label: "context".freeze,
200
- rangeIncludes: ["jsonld:Context".freeze, "xsd:anyUri".freeze],
201
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#interpreting-json-as-json-ld".freeze,
202
- type: "rdf:Property".freeze
59
+ rangeIncludes: ["http://www.w3.org/2001/XMLSchema#anyUri".freeze, "http://www.w3.org/ns/json-ld#Context".freeze],
60
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
203
61
  property :definition,
204
62
  comment: "Term definition(s) associated with this context.".freeze,
205
- domainIncludes: "jsonld:Context".freeze,
206
- isDefinedBy: "jsonld:".freeze,
63
+ domainIncludes: "http://www.w3.org/ns/json-ld#Context".freeze,
64
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
207
65
  label: "definition".freeze,
208
- rangeIncludes: ["jsonld:PrefixDefinition".freeze, "jsonld:TermDefinition".freeze],
209
- type: "rdf:Property".freeze
66
+ rangeIncludes: ["http://www.w3.org/ns/json-ld#PrefixDefinition".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
67
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
210
68
  property :direction,
211
69
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) has an `@direction` key, its value MUST be one of `\"ltr\"` or `\"rtl\"`, or be `null`.".freeze,
212
- domainIncludes: ["jsonld:Context".freeze, "jsonld:TermDefinition".freeze],
213
- isDefinedBy: "jsonld:".freeze,
70
+ domainIncludes: ["http://www.w3.org/ns/json-ld#Context".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
71
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
72
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
214
73
  label: "direction".freeze,
215
- rangeIncludes: "xsd:string".freeze,
216
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
217
- type: "rdf:Property".freeze
74
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#string".freeze,
75
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
218
76
  property :id,
219
77
  comment: "The `@id` mapping of a [term definition](#TermDefinition).".freeze,
220
- domainIncludes: ["jsonld:PrefixDefinition".freeze, "jsonld:TermDefinition".freeze],
221
- isDefinedBy: "jsonld:".freeze,
78
+ domainIncludes: ["http://www.w3.org/ns/json-ld#PrefixDefinition".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
79
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
80
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
222
81
  label: "id".freeze,
223
- rangeIncludes: "xsd:anyUri".freeze,
224
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
225
- type: "rdf:Property".freeze
82
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#anyUri".freeze,
83
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
226
84
  property :import,
227
85
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@import` keyword, its value MUST be an _IRI reference_. When used as a reference from an `@import`, the referenced context definition MUST NOT include an `@import` key, itself.".freeze,
228
- domainIncludes: "jsonld:Context".freeze,
229
- isDefinedBy: "jsonld:".freeze,
86
+ domainIncludes: "http://www.w3.org/ns/json-ld#Context".freeze,
87
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
88
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
230
89
  label: "import".freeze,
231
- rangeIncludes: "xsd:anyUri".freeze,
232
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
233
- type: "rdf:Property".freeze
90
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#anyUri".freeze,
91
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
234
92
  property :language,
235
93
  comment: "The [default language](https://www.w3.org/TR/json-ld11/#dfn-default-language) is set in the context using the `@language` key whose value MUST be a string representing a [BCP47](https://tools.ietf.org/html/bcp47) language code or null.".freeze,
236
- domainIncludes: ["jsonld:Context".freeze, "jsonld:TermDefinition".freeze],
237
- isDefinedBy: "jsonld:".freeze,
94
+ domainIncludes: ["http://www.w3.org/ns/json-ld#Context".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
95
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-default-language".freeze,
96
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
238
97
  label: "language".freeze,
239
- rangeIncludes: "xsd:string".freeze,
240
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-default-language".freeze,
241
- type: "rdf:Property".freeze
98
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#string".freeze,
99
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
242
100
  property :nest,
243
101
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@nest` keyword, its value MUST be either `@nest`, or a _term_ which expands to `@nest`.".freeze,
244
- domainIncludes: "jsonld:TermDefinition".freeze,
245
- isDefinedBy: "jsonld:".freeze,
102
+ domainIncludes: "http://www.w3.org/ns/json-ld#TermDefinition".freeze,
103
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
104
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
246
105
  label: "nest".freeze,
247
- rangeIncludes: "xsd:string".freeze,
248
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
249
- type: "rdf:Property".freeze
106
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#string".freeze,
107
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
250
108
  property :prefix,
251
109
  comment: "With the value `true`, allows this term to be used to construct a compact IRI when compacting.".freeze,
252
- domainIncludes: "jsonld:TermDefinition".freeze,
253
- isDefinedBy: "jsonld:".freeze,
110
+ domainIncludes: "http://www.w3.org/ns/json-ld#TermDefinition".freeze,
111
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
112
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
254
113
  label: "prefix".freeze,
255
- rangeIncludes: "xsd:boolean".freeze,
256
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
257
- type: "rdf:Property".freeze
114
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
115
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
258
116
  property :propagate,
259
117
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@propagate` keyword, its value MUST be `true` or `false`.".freeze,
260
- domainIncludes: ["jsonld:Context".freeze, "jsonld:TermDefinition".freeze],
261
- isDefinedBy: "jsonld:".freeze,
118
+ domainIncludes: ["http://www.w3.org/ns/json-ld#Context".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
119
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
120
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
262
121
  label: "propagate".freeze,
263
- rangeIncludes: "xsd:boolean".freeze,
264
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
265
- type: "rdf:Property".freeze
122
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
123
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
266
124
  property :protected,
267
125
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@protected` keyword, its value MUST be `true` or `false`.".freeze,
268
- domainIncludes: ["jsonld:Context".freeze, "jsonld:TermDefinition".freeze],
269
- isDefinedBy: "jsonld:".freeze,
126
+ domainIncludes: ["http://www.w3.org/ns/json-ld#Context".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
127
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
128
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
270
129
  label: "protected".freeze,
271
- rangeIncludes: "xsd:boolean".freeze,
272
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
273
- type: "rdf:Property".freeze
130
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
131
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
274
132
  property :reverse,
275
133
  comment: "The `@reverse` mapping of an [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions).".freeze,
276
- domainIncludes: "jsonld:TermDefinition".freeze,
277
- isDefinedBy: "jsonld:".freeze,
134
+ domainIncludes: "http://www.w3.org/ns/json-ld#TermDefinition".freeze,
135
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
136
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
278
137
  label: "reverse".freeze,
279
- rangeIncludes: "xsd:anyUri".freeze,
280
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#expanded-term-definition".freeze,
281
- type: "rdf:Property".freeze
138
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#anyUri".freeze,
139
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
282
140
  property :term,
283
141
  comment: "The term associated with a [term definition](#TermDefinition).".freeze,
284
- domainIncludes: ["jsonld:PrefixDefinition".freeze, "jsonld:TermDefinition".freeze],
285
- isDefinedBy: "jsonld:".freeze,
142
+ domainIncludes: ["http://www.w3.org/ns/json-ld#PrefixDefinition".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
143
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term".freeze,
144
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
286
145
  label: "term".freeze,
287
- rangeIncludes: "xsd:string".freeze,
288
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-term".freeze,
289
- type: "rdf:Property".freeze
146
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#string".freeze,
147
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
290
148
  property :type,
291
149
  comment: "If the [context definition](https://www.w3.org/TR/json-ld11/#dfn-context-definition) contains the `@type` keyword, its value MUST be a map with only the entry `@container` set to `@set`, and optionally an entry `@protected`.\n\n\n\nIf the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@type` keyword, its value MUST be an _IRI reference_, a _term_, `null`, or one of the keywords `@id`, `@json`, `@none`, or `@vocab`.".freeze,
292
- domainIncludes: ["jsonld:Context".freeze, "jsonld:TermDefinition".freeze],
293
- isDefinedBy: "jsonld:".freeze,
150
+ domainIncludes: ["http://www.w3.org/ns/json-ld#Context".freeze, "http://www.w3.org/ns/json-ld#TermDefinition".freeze],
151
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
152
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
294
153
  label: "type".freeze,
295
- rangeIncludes: ["xsd:anyUri".freeze, "xsd:string".freeze],
296
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
297
- type: "rdf:Property".freeze
154
+ rangeIncludes: ["http://www.w3.org/2001/XMLSchema#anyUri".freeze, "http://www.w3.org/2001/XMLSchema#string".freeze],
155
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
298
156
  property :version,
299
157
  comment: "The [processing mode](https://www.w3.org/TR/json-ld11/#dfn-processing-mode) defines how a JSON-LD document is processed. By default, all documents are assumed to be conformant with [JSON-LD 1.1`](http://www.w3.org/TR/json-ld11). By defining a different version via explicit API option, other processing modes can be accessed. This specification defines extensions for the `json-ld-1.1` processing mode.".freeze,
300
- domainIncludes: "jsonld:Context".freeze,
301
- isDefinedBy: "jsonld:".freeze,
158
+ domainIncludes: "http://www.w3.org/ns/json-ld#Context".freeze,
159
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-processing-mode".freeze,
160
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
302
161
  label: "version".freeze,
303
- rangeIncludes: "xsd:decimal".freeze,
304
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#dfn-processing-mode".freeze,
305
- type: "rdf:Property".freeze
162
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#decimal".freeze,
163
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
306
164
  property :vocab,
307
165
  comment: "Used to expand properties and values in `@type` with a common prefix IRI.".freeze,
308
- domainIncludes: "jsonld:Context".freeze,
309
- isDefinedBy: "jsonld:".freeze,
166
+ domainIncludes: "http://www.w3.org/ns/json-ld#Context".freeze,
167
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#default-vocabulary".freeze,
168
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
310
169
  label: "vocab".freeze,
311
- rangeIncludes: "xsd:anyUri".freeze,
312
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#default-vocabulary".freeze,
313
- type: "rdf:Property".freeze
170
+ rangeIncludes: "http://www.w3.org/2001/XMLSchema#anyUri".freeze,
171
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
314
172
 
315
173
  # Extra definitions
316
174
  term :compacted,
317
175
  comment: "This profile IRI is used to request or specify compacted JSON-LD document form.".freeze,
318
- isDefinedBy: "jsonld:".freeze,
176
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
177
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
319
178
  label: "compacted".freeze,
320
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
321
- type: "owl:NamedIndividual".freeze
179
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
322
180
  term :expanded,
323
181
  comment: "This profile URI is used to request or specify expanded JSON-LD document form.".freeze,
324
- isDefinedBy: "jsonld:".freeze,
182
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
183
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
325
184
  label: "expanded".freeze,
326
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
327
- type: "owl:NamedIndividual".freeze
185
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
328
186
  term :flattened,
329
187
  comment: "This profile URI is used to request or specify flattened JSON-LD document form.".freeze,
330
- isDefinedBy: "jsonld:".freeze,
188
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
189
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
331
190
  label: "flattened".freeze,
332
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
333
- type: "owl:NamedIndividual".freeze
191
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
334
192
  term :frame,
335
193
  comment: "As an IRI, this link relation is used to associate a JSON-LD frame with a JSON-LD document. In an HTTP request header, specifies the location of a frame to use for framing.".freeze,
336
- isDefinedBy: "jsonld:".freeze,
194
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
195
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
337
196
  label: "frame".freeze,
338
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
339
- type: "owl:NamedIndividual".freeze
197
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
340
198
  term :framed,
341
199
  comment: "This profile URI is used to request or specify framed JSON-LD document form.".freeze,
342
- isDefinedBy: "jsonld:".freeze,
200
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
201
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
343
202
  label: "framed".freeze,
344
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#iana-considerations".freeze,
345
- type: "owl:NamedIndividual".freeze
203
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
346
204
  term :graphContainerType,
347
205
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
348
- isDefinedBy: "jsonld:".freeze,
206
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
207
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
349
208
  label: "@graph".freeze,
350
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
351
209
  type: "http://www.w3.org/ns/ContainerType".freeze
352
210
  term :idContainerType,
353
211
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
354
- isDefinedBy: "jsonld:".freeze,
212
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
213
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
355
214
  label: "@id".freeze,
356
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
357
215
  type: "http://www.w3.org/ns/ContainerType".freeze
358
216
  term :indexContainerType,
359
217
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
360
- isDefinedBy: "jsonld:".freeze,
218
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
219
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
361
220
  label: "@index".freeze,
362
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
363
221
  type: "http://www.w3.org/ns/ContainerType".freeze
364
222
  term :languageContainerType,
365
223
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
366
- isDefinedBy: "jsonld:".freeze,
224
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
225
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
367
226
  label: "@language".freeze,
368
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
369
227
  type: "http://www.w3.org/ns/ContainerType".freeze
370
228
  term :listContainerType,
371
229
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
372
- isDefinedBy: "jsonld:".freeze,
230
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
231
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
373
232
  label: "@list".freeze,
374
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
375
233
  type: "http://www.w3.org/ns/ContainerType".freeze
376
234
  term :setContainerType,
377
235
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
378
- isDefinedBy: "jsonld:".freeze,
236
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
237
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
379
238
  label: "@set".freeze,
380
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
381
239
  type: "http://www.w3.org/ns/ContainerType".freeze
382
240
  term :streaming,
383
241
  comment: "This profile URI is used to request or specify streaming JSON-LD document form.".freeze,
384
- isDefinedBy: "jsonld:".freeze,
242
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11-streaming/#streaming-profile".freeze,
243
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
385
244
  label: "streaming".freeze,
386
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11-streaming/#streaming-profile".freeze,
387
- type: "owl:NamedIndividual".freeze
245
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
388
246
  term :typeContainerType,
389
247
  comment: "If the [expanded term definition](https://www.w3.org/TR/json-ld11/#dfn-expanded-term-definitions) contains the `@container` keyword, its value MUST be either `@list`, `@set`, `@language`, `@index`, `@id`, `@graph`, `@type`, or be `null` or an _array_ containing exactly any one of those keywords.".freeze,
390
- isDefinedBy: "jsonld:".freeze,
248
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
249
+ isDefinedBy: "http://www.w3.org/ns/json-ld#".freeze,
391
250
  label: "@type".freeze,
392
- "rdfs:seeAlso": "https://www.w3.org/TR/json-ld11/#context-definitions".freeze,
393
251
  type: "http://www.w3.org/ns/ContainerType".freeze
394
252
  end
395
253
  end