rdf-vocab 3.1.10 → 3.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +13 -1
- data/lib/rdf/vocab/acl.rb +47 -134
- data/lib/rdf/vocab/as.rb +381 -894
- data/lib/rdf/vocab/bf2.rb +1241 -2561
- data/lib/rdf/vocab/bibframe.rb +1241 -2561
- data/lib/rdf/vocab/bibo.rb +576 -1078
- data/lib/rdf/vocab/cc.rb +57 -167
- data/lib/rdf/vocab/cert.rb +72 -143
- data/lib/rdf/vocab/cnt.rb +51 -133
- data/lib/rdf/vocab/crm.rb +1180 -2486
- data/lib/rdf/vocab/datacite.rb +161 -161
- data/lib/rdf/vocab/dbo.rb +3900 -14140
- data/lib/rdf/vocab/dc.rb +458 -848
- data/lib/rdf/vocab/dc11.rb +62 -128
- data/lib/rdf/vocab/dcat.rb +215 -382
- data/lib/rdf/vocab/dcmitype.rb +65 -119
- data/lib/rdf/vocab/disco.rb +170 -401
- data/lib/rdf/vocab/doap.rb +197 -375
- data/lib/rdf/vocab/dwc.rb +1451 -2207
- data/lib/rdf/vocab/earl.rb +80 -218
- data/lib/rdf/vocab/ebucore.rb +2991 -7439
- data/lib/rdf/vocab/edm.rb +159 -351
- data/lib/rdf/vocab/exif.rb +453 -1106
- data/lib/rdf/vocab/extensions.rb +3 -3
- data/lib/rdf/vocab/fcrepo4.rb +247 -627
- data/lib/rdf/vocab/foaf.rb +373 -681
- data/lib/rdf/vocab/geo.rb +16 -58
- data/lib/rdf/vocab/geojson.rb +16 -85
- data/lib/rdf/vocab/geonames.rb +1573 -1742
- data/lib/rdf/vocab/gr.rb +539 -1427
- data/lib/rdf/vocab/gs1.rb +2824 -4424
- data/lib/rdf/vocab/ht.rb +93 -260
- data/lib/rdf/vocab/hydra.rb +216 -477
- data/lib/rdf/vocab/iana.rb +71 -304
- data/lib/rdf/vocab/ical.rb +460 -925
- data/lib/rdf/vocab/identifiers.rb +212 -515
- data/lib/rdf/vocab/iiif.rb +81 -220
- data/lib/rdf/vocab/jsonld.rb +130 -272
- data/lib/rdf/vocab/ldp.rb +131 -264
- data/lib/rdf/vocab/lrmi.rb +146 -234
- data/lib/rdf/vocab/ma.rb +233 -623
- data/lib/rdf/vocab/mads.rb +516 -1113
- data/lib/rdf/vocab/marcrelators.rb +539 -1351
- data/lib/rdf/vocab/mo.rb +1383 -2305
- data/lib/rdf/vocab/mods.rb +384 -903
- data/lib/rdf/vocab/nfo.rb +311 -315
- data/lib/rdf/vocab/oa.rb +196 -474
- data/lib/rdf/vocab/og.rb +120 -201
- data/lib/rdf/vocab/ogc.rb +25 -62
- data/lib/rdf/vocab/ore.rb +51 -110
- data/lib/rdf/vocab/org.rb +180 -376
- data/lib/rdf/vocab/pcdm.rb +50 -100
- data/lib/rdf/vocab/pplan.rb +16 -24
- data/lib/rdf/vocab/premis.rb +674 -1825
- data/lib/rdf/vocab/premiseventtype.rb +114 -272
- data/lib/rdf/vocab/prov.rb +996 -1618
- data/lib/rdf/vocab/ptr.rb +77 -218
- data/lib/rdf/vocab/rdau.rb +1289 -1294
- data/lib/rdf/vocab/rightsstatements.rb +90 -98
- data/lib/rdf/vocab/rsa.rb +30 -63
- data/lib/rdf/vocab/rss.rb +24 -69
- data/lib/rdf/vocab/schema.rb +8430 -18899
- data/lib/rdf/vocab/schemas.rb +8430 -18899
- data/lib/rdf/vocab/sd.rb +85 -242
- data/lib/rdf/vocab/sh.rb +729 -1468
- data/lib/rdf/vocab/sioc.rb +416 -820
- data/lib/rdf/vocab/siocservices.rb +31 -72
- data/lib/rdf/vocab/sioctypes.rb +145 -306
- data/lib/rdf/vocab/skos.rb +95 -217
- data/lib/rdf/vocab/skosxl.rb +26 -59
- data/lib/rdf/vocab/v.rb +199 -493
- data/lib/rdf/vocab/vcard.rb +290 -920
- data/lib/rdf/vocab/vmd.rb +199 -493
- data/lib/rdf/vocab/void.rb +86 -210
- data/lib/rdf/vocab/vs.rb +16 -38
- data/lib/rdf/vocab/wdrs.rb +43 -136
- data/lib/rdf/vocab/wot.rb +95 -176
- data/lib/rdf/vocab/xhtml.rb +2 -7
- data/lib/rdf/vocab/xhv.rb +122 -463
- data/lib/rdf/vocab/xkos.rb +116 -269
- data/spec/extensions_spec.rb +1 -1
- metadata +45 -25
data/lib/rdf/vocab/oa.rb
CHANGED
@@ -3,695 +3,417 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/oa#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
-
# @!parse
|
7
|
-
# # Vocabulary for <http://www.w3.org/ns/oa#>
|
8
|
-
# #
|
9
|
-
# # Web Annotation Ontology
|
10
|
-
# #
|
11
|
-
# # The Web Annotation ontology defines the terms of the Web Annotation vocabulary. Any changes to this document MUST be from a Working Group in the W3C that has established expertise in the area.
|
12
|
-
# # @version 2016-11-12T21:28:11Z
|
13
|
-
# # @see http://www.w3.org/TR/annotation-vocab/
|
14
|
-
# class OA < RDF::StrictVocabulary
|
15
|
-
# # The class for Web Annotations.
|
16
|
-
# # @return [RDF::Vocabulary::Term]
|
17
|
-
# attr_reader :Annotation
|
18
|
-
#
|
19
|
-
# # A subClass of as:OrderedCollection that conveys to a consuming application that it should select one of the resources in the as:items list to use, rather than all of them. This is typically used to provide a choice of resources to render to the user, based on further supplied properties. If the consuming application cannot determine the user's preference, then it should use the first in the list.
|
20
|
-
# # @return [RDF::Vocabulary::Term]
|
21
|
-
# attr_reader :Choice
|
22
|
-
#
|
23
|
-
# # A CssSelector describes a Segment of interest in a representation that conforms to the Document Object Model through the use of the CSS selector specification.
|
24
|
-
# # @return [RDF::Vocabulary::Term]
|
25
|
-
# attr_reader :CssSelector
|
26
|
-
#
|
27
|
-
# # A resource which describes styles for resources participating in the Annotation using CSS.
|
28
|
-
# # @return [RDF::Vocabulary::Term]
|
29
|
-
# attr_reader :CssStyle
|
30
|
-
#
|
31
|
-
# # DataPositionSelector describes a range of data by recording the start and end positions of the selection in the stream. Position 0 would be immediately before the first byte, position 1 would be immediately before the second byte, and so on. The start byte is thus included in the list, but the end byte is not.
|
32
|
-
# # @return [RDF::Vocabulary::Term]
|
33
|
-
# attr_reader :DataPositionSelector
|
34
|
-
#
|
35
|
-
# # A class to encapsulate the different text directions that a textual resource might take. It is not used directly in the Annotation Model, only its three instances.
|
36
|
-
# # @return [RDF::Vocabulary::Term]
|
37
|
-
# attr_reader :Direction
|
38
|
-
#
|
39
|
-
# # The FragmentSelector class is used to record the segment of a representation using the IRI fragment specification defined by the representation's media type.
|
40
|
-
# # @return [RDF::Vocabulary::Term]
|
41
|
-
# attr_reader :FragmentSelector
|
42
|
-
#
|
43
|
-
# # The HttpRequestState class is used to record the HTTP request headers that a client SHOULD use to request the correct representation from the resource.
|
44
|
-
# # @return [RDF::Vocabulary::Term]
|
45
|
-
# attr_reader :HttpRequestState
|
46
|
-
#
|
47
|
-
# # The Motivation class is used to record the user's intent or motivation for the creation of the Annotation, or the inclusion of the body or target, that it is associated with.
|
48
|
-
# # @return [RDF::Vocabulary::Term]
|
49
|
-
# attr_reader :Motivation
|
50
|
-
#
|
51
|
-
# # A Range Selector can be used to identify the beginning and the end of the selection by using other Selectors. The selection consists of everything from the beginning of the starting selector through to the beginning of the ending selector, but not including it.
|
52
|
-
# # @return [RDF::Vocabulary::Term]
|
53
|
-
# attr_reader :RangeSelector
|
54
|
-
#
|
55
|
-
# # Instances of the ResourceSelection class identify part (described by an oa:Selector) of another resource (referenced with oa:hasSource), possibly from a particular representation of a resource (described by an oa:State). Please note that ResourceSelection is not used directly in the Web Annotation model, but is provided as a separate class for further application profiles to use, separate from oa:SpecificResource which has many Annotation specific features.
|
56
|
-
# # @return [RDF::Vocabulary::Term]
|
57
|
-
# attr_reader :ResourceSelection
|
58
|
-
#
|
59
|
-
# # A resource which describes the segment of interest in a representation of a Source resource, indicated with oa:hasSelector from the Specific Resource. This class is not used directly in the Annotation model, only its subclasses.
|
60
|
-
# # @return [RDF::Vocabulary::Term]
|
61
|
-
# attr_reader :Selector
|
62
|
-
#
|
63
|
-
# # Instances of the SpecificResource class identify part of another resource (referenced with oa:hasSource), a particular representation of a resource, a resource with styling hints for renders, or any combination of these, as used within an Annotation.
|
64
|
-
# # @return [RDF::Vocabulary::Term]
|
65
|
-
# attr_reader :SpecificResource
|
66
|
-
#
|
67
|
-
# # A State describes the intended state of a resource as applied to the particular Annotation, and thus provides the information needed to retrieve the correct representation of that resource.
|
68
|
-
# # @return [RDF::Vocabulary::Term]
|
69
|
-
# attr_reader :State
|
70
|
-
#
|
71
|
-
# # A Style describes the intended styling of a resource as applied to the particular Annotation, and thus provides the information to ensure that rendering is consistent across implementations.
|
72
|
-
# # @return [RDF::Vocabulary::Term]
|
73
|
-
# attr_reader :Style
|
74
|
-
#
|
75
|
-
# # An SvgSelector defines an area through the use of the Scalable Vector Graphics [SVG] standard. This allows the user to select a non-rectangular area of the content, such as a circle or polygon by describing the region using SVG. The SVG may be either embedded within the Annotation or referenced as an External Resource.
|
76
|
-
# # @return [RDF::Vocabulary::Term]
|
77
|
-
# attr_reader :SvgSelector
|
78
|
-
#
|
79
|
-
# # The TextPositionSelector describes a range of text by recording the start and end positions of the selection in the stream. Position 0 would be immediately before the first character, position 1 would be immediately before the second character, and so on.
|
80
|
-
# # @return [RDF::Vocabulary::Term]
|
81
|
-
# attr_reader :TextPositionSelector
|
82
|
-
#
|
83
|
-
# # The TextQuoteSelector describes a range of text by copying it, and including some of the text immediately before (a prefix) and after (a suffix) it to distinguish between multiple copies of the same sequence of characters.
|
84
|
-
# # @return [RDF::Vocabulary::Term]
|
85
|
-
# attr_reader :TextQuoteSelector
|
86
|
-
#
|
87
|
-
# #
|
88
|
-
# # @return [RDF::Vocabulary::Term]
|
89
|
-
# attr_reader :TextualBody
|
90
|
-
#
|
91
|
-
# # A TimeState records the time at which the resource's state is appropriate for the Annotation, typically the time that the Annotation was created and/or a link to a persistent copy of the current version.
|
92
|
-
# # @return [RDF::Vocabulary::Term]
|
93
|
-
# attr_reader :TimeState
|
94
|
-
#
|
95
|
-
# # An XPathSelector is used to select elements and content within a resource that supports the Document Object Model via a specified XPath value.
|
96
|
-
# # @return [RDF::Vocabulary::Term]
|
97
|
-
# attr_reader :XPathSelector
|
98
|
-
#
|
99
|
-
# # The object of the relationship is the end point of a service that conforms to the annotation-protocol, and it may be associated with any resource. The expectation of asserting the relationship is that the object is the preferred service for maintaining annotations about the subject resource, according to the publisher of the relationship. This relationship is intended to be used both within Linked Data descriptions and as the rel type of a Link, via HTTP Link Headers rfc5988 for binary resources and in HTML <link> elements. For more information about these, please see the Annotation Protocol specification annotation-protocol.
|
100
|
-
# # @return [RDF::Vocabulary::Term]
|
101
|
-
# attr_reader :annotationService
|
102
|
-
#
|
103
|
-
# # The object of the predicate is a plain text string to be used as the content of the body of the Annotation. The value MUST be an xsd:string and that data type MUST NOT be expressed in the serialization. Note that language MUST NOT be associated with the value either as a language tag, as that is only available for rdf:langString .
|
104
|
-
# # @return [RDF::Vocabulary::Term]
|
105
|
-
# attr_reader :bodyValue
|
106
|
-
#
|
107
|
-
# # A object of the relationship is a copy of the Source resource's representation, appropriate for the Annotation.
|
108
|
-
# # @return [RDF::Vocabulary::Term]
|
109
|
-
# attr_reader :cachedSource
|
110
|
-
#
|
111
|
-
# # A object of the relationship is the canonical IRI that can always be used to deduplicate the Annotation, regardless of the current IRI used to access the representation.
|
112
|
-
# # @return [RDF::Vocabulary::Term]
|
113
|
-
# attr_reader :canonical
|
114
|
-
#
|
115
|
-
# # The end property is used to convey the 0-based index of the end position of a range of content.
|
116
|
-
# # @return [RDF::Vocabulary::Term]
|
117
|
-
# attr_reader :end
|
118
|
-
#
|
119
|
-
# # The object of the predicate is a copy of the text which is being selected, after normalization.
|
120
|
-
# # @return [RDF::Vocabulary::Term]
|
121
|
-
# attr_reader :exact
|
122
|
-
#
|
123
|
-
# # The object of the relationship is a resource that is a body of the Annotation.
|
124
|
-
# # @return [RDF::Vocabulary::Term]
|
125
|
-
# attr_reader :hasBody
|
126
|
-
#
|
127
|
-
# # The relationship between a RangeSelector and the Selector that describes the end position of the range.
|
128
|
-
# # @return [RDF::Vocabulary::Term]
|
129
|
-
# attr_reader :hasEndSelector
|
130
|
-
#
|
131
|
-
# # The purpose served by the resource in the Annotation.
|
132
|
-
# # @return [RDF::Vocabulary::Term]
|
133
|
-
# attr_reader :hasPurpose
|
134
|
-
#
|
135
|
-
# # The scope or context in which the resource is used within the Annotation.
|
136
|
-
# # @return [RDF::Vocabulary::Term]
|
137
|
-
# attr_reader :hasScope
|
138
|
-
#
|
139
|
-
# # The object of the relationship is a Selector that describes the segment or region of interest within the source resource. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.
|
140
|
-
# # @return [RDF::Vocabulary::Term]
|
141
|
-
# attr_reader :hasSelector
|
142
|
-
#
|
143
|
-
# # The resource that the ResourceSelection, or its subclass SpecificResource, is refined from, or more specific than. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.
|
144
|
-
# # @return [RDF::Vocabulary::Term]
|
145
|
-
# attr_reader :hasSource
|
146
|
-
#
|
147
|
-
# # The relationship between a RangeSelector and the Selector that describes the start position of the range.
|
148
|
-
# # @return [RDF::Vocabulary::Term]
|
149
|
-
# attr_reader :hasStartSelector
|
150
|
-
#
|
151
|
-
# # The relationship between the ResourceSelection, or its subclass SpecificResource, and a State resource. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.
|
152
|
-
# # @return [RDF::Vocabulary::Term]
|
153
|
-
# attr_reader :hasState
|
154
|
-
#
|
155
|
-
# # The relationship between an Annotation and its Target.
|
156
|
-
# # @return [RDF::Vocabulary::Term]
|
157
|
-
# attr_reader :hasTarget
|
158
|
-
#
|
159
|
-
# # The relationship between an Annotation and a Motivation that describes the reason for the Annotation's creation.
|
160
|
-
# # @return [RDF::Vocabulary::Term]
|
161
|
-
# attr_reader :motivatedBy
|
162
|
-
#
|
163
|
-
# # The object of the property is a snippet of content that occurs immediately before the content which is being selected by the Selector.
|
164
|
-
# # @return [RDF::Vocabulary::Term]
|
165
|
-
# attr_reader :prefix
|
166
|
-
#
|
167
|
-
# # The object of the property is the language that should be used for textual processing algorithms when dealing with the content of the resource, including hyphenation, line breaking, which font to use for rendering and so forth. The value must follow the recommendations of BCP47.
|
168
|
-
# # @return [RDF::Vocabulary::Term]
|
169
|
-
# attr_reader :processingLanguage
|
170
|
-
#
|
171
|
-
# # The relationship between a Selector and another Selector or a State and a Selector or State that should be applied to the results of the first to refine the processing of the source resource.
|
172
|
-
# # @return [RDF::Vocabulary::Term]
|
173
|
-
# attr_reader :refinedBy
|
174
|
-
#
|
175
|
-
# # A system that was used by the application that created the Annotation to render the resource.
|
176
|
-
# # @return [RDF::Vocabulary::Term]
|
177
|
-
# attr_reader :renderedVia
|
178
|
-
#
|
179
|
-
# # The timestamp at which the Source resource should be interpreted as being applicable to the Annotation.
|
180
|
-
# # @return [RDF::Vocabulary::Term]
|
181
|
-
# attr_reader :sourceDate
|
182
|
-
#
|
183
|
-
# # The end timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.
|
184
|
-
# # @return [RDF::Vocabulary::Term]
|
185
|
-
# attr_reader :sourceDateEnd
|
186
|
-
#
|
187
|
-
# # The start timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.
|
188
|
-
# # @return [RDF::Vocabulary::Term]
|
189
|
-
# attr_reader :sourceDateStart
|
190
|
-
#
|
191
|
-
# # The start position in a 0-based index at which a range of content is selected from the data in the source resource.
|
192
|
-
# # @return [RDF::Vocabulary::Term]
|
193
|
-
# attr_reader :start
|
194
|
-
#
|
195
|
-
# # The name of the class used in the CSS description referenced from the Annotation that should be applied to the Specific Resource.
|
196
|
-
# # @return [RDF::Vocabulary::Term]
|
197
|
-
# attr_reader :styleClass
|
198
|
-
#
|
199
|
-
# # A reference to a Stylesheet that should be used to apply styles to the Annotation rendering.
|
200
|
-
# # @return [RDF::Vocabulary::Term]
|
201
|
-
# attr_reader :styledBy
|
202
|
-
#
|
203
|
-
# # The snippet of text that occurs immediately after the text which is being selected.
|
204
|
-
# # @return [RDF::Vocabulary::Term]
|
205
|
-
# attr_reader :suffix
|
206
|
-
#
|
207
|
-
# # The direction of the text of the subject resource. There MUST only be one text direction associated with any given resource.
|
208
|
-
# # @return [RDF::Vocabulary::Term]
|
209
|
-
# attr_reader :textDirection
|
210
|
-
#
|
211
|
-
# # A object of the relationship is a resource from which the source resource was retrieved by the providing system.
|
212
|
-
# # @return [RDF::Vocabulary::Term]
|
213
|
-
# attr_reader :via
|
214
|
-
#
|
215
|
-
# # An IRI to signal the client prefers to receive full descriptions of the Annotations from a container, not just their IRIs.
|
216
|
-
# # @return [RDF::Vocabulary::Term]
|
217
|
-
# attr_reader :PreferContainedDescriptions
|
218
|
-
#
|
219
|
-
# # An IRI to signal that the client prefers to receive only the IRIs of the Annotations from a container, not their full descriptions.
|
220
|
-
# # @return [RDF::Vocabulary::Term]
|
221
|
-
# attr_reader :PreferContainedIRIs
|
222
|
-
#
|
223
|
-
# # The motivation for when the user intends to provide an assessment about the Target resource.
|
224
|
-
# # @return [RDF::Vocabulary::Term]
|
225
|
-
# attr_reader :assessing
|
226
|
-
#
|
227
|
-
# # The motivation for when the user intends to create a bookmark to the Target or part thereof.
|
228
|
-
# # @return [RDF::Vocabulary::Term]
|
229
|
-
# attr_reader :bookmarking
|
230
|
-
#
|
231
|
-
# # The motivation for when the user intends to that classify the Target as something.
|
232
|
-
# # @return [RDF::Vocabulary::Term]
|
233
|
-
# attr_reader :classifying
|
234
|
-
#
|
235
|
-
# # The motivation for when the user intends to comment about the Target.
|
236
|
-
# # @return [RDF::Vocabulary::Term]
|
237
|
-
# attr_reader :commenting
|
238
|
-
#
|
239
|
-
# # The motivation for when the user intends to describe the Target, as opposed to a comment about them.
|
240
|
-
# # @return [RDF::Vocabulary::Term]
|
241
|
-
# attr_reader :describing
|
242
|
-
#
|
243
|
-
# # The motivation for when the user intends to request a change or edit to the Target resource.
|
244
|
-
# # @return [RDF::Vocabulary::Term]
|
245
|
-
# attr_reader :editing
|
246
|
-
#
|
247
|
-
# # The motivation for when the user intends to highlight the Target resource or segment of it.
|
248
|
-
# # @return [RDF::Vocabulary::Term]
|
249
|
-
# attr_reader :highlighting
|
250
|
-
#
|
251
|
-
# # The motivation for when the user intends to assign an identity to the Target or identify what is being depicted or described in the Target.
|
252
|
-
# # @return [RDF::Vocabulary::Term]
|
253
|
-
# attr_reader :identifying
|
254
|
-
#
|
255
|
-
# # The motivation for when the user intends to link to a resource related to the Target.
|
256
|
-
# # @return [RDF::Vocabulary::Term]
|
257
|
-
# attr_reader :linking
|
258
|
-
#
|
259
|
-
# # The direction of text that is read from left to right.
|
260
|
-
# # @return [RDF::Vocabulary::Term]
|
261
|
-
# attr_reader :ltrDirection
|
262
|
-
#
|
263
|
-
# # The motivation for when the user intends to assign some value or quality to the Target.
|
264
|
-
# # @return [RDF::Vocabulary::Term]
|
265
|
-
# attr_reader :moderating
|
266
|
-
#
|
267
|
-
# # The motivation for when the user intends to ask a question about the Target.
|
268
|
-
# # @return [RDF::Vocabulary::Term]
|
269
|
-
# attr_reader :questioning
|
270
|
-
#
|
271
|
-
# # The motivation for when the user intends to reply to a previous statement, either an Annotation or another resource.
|
272
|
-
# # @return [RDF::Vocabulary::Term]
|
273
|
-
# attr_reader :replying
|
274
|
-
#
|
275
|
-
# # The direction of text that is read from right to left.
|
276
|
-
# # @return [RDF::Vocabulary::Term]
|
277
|
-
# attr_reader :rtlDirection
|
278
|
-
#
|
279
|
-
# # The motivation for when the user intends to associate a tag with the Target.
|
280
|
-
# # @return [RDF::Vocabulary::Term]
|
281
|
-
# attr_reader :tagging
|
282
|
-
#
|
283
|
-
# end
|
284
6
|
OA = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/oa#")) do
|
285
7
|
|
286
8
|
# Ontology definition
|
287
9
|
ontology :"http://www.w3.org/ns/oa#",
|
288
10
|
comment: "The Web Annotation ontology defines the terms of the Web Annotation vocabulary. Any changes to this document MUST be from a Working Group in the W3C that has established expertise in the area.".freeze,
|
289
|
-
"
|
290
|
-
"dc
|
291
|
-
"foaf
|
292
|
-
type: "foaf
|
11
|
+
"http://purl.org/dc/elements/1.1/title": "Web Annotation Ontology".freeze,
|
12
|
+
"http://purl.org/dc/terms/creator": [term(
|
13
|
+
"http://xmlns.com/foaf/0.1/name": "Benjamin Young".freeze,
|
14
|
+
type: "http://xmlns.com/foaf/0.1/Person".freeze
|
293
15
|
), term(
|
294
|
-
"foaf
|
295
|
-
type: "foaf
|
16
|
+
"http://xmlns.com/foaf/0.1/name": "Paolo Ciccarese".freeze,
|
17
|
+
type: "http://xmlns.com/foaf/0.1/Person".freeze
|
296
18
|
), term(
|
297
|
-
"foaf
|
298
|
-
type: "foaf
|
19
|
+
"http://xmlns.com/foaf/0.1/name": "Robert Sanderson".freeze,
|
20
|
+
type: "http://xmlns.com/foaf/0.1/Person".freeze
|
299
21
|
)],
|
300
|
-
"dc
|
301
|
-
"
|
302
|
-
"
|
303
|
-
"
|
304
|
-
type: "owl
|
22
|
+
"http://purl.org/dc/terms/modified": "2016-11-12T21:28:11Z".freeze,
|
23
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/TR/annotation-vocab/".freeze,
|
24
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "2016-11-12T21:28:11Z".freeze,
|
25
|
+
"http://www.w3.org/ns/prov#wasRevisionOf": "http://www.openannotation.org/spec/core/20130208/oa.owl".freeze,
|
26
|
+
type: "http://www.w3.org/2002/07/owl#Ontology".freeze
|
305
27
|
|
306
28
|
# Class definitions
|
307
29
|
term :Annotation,
|
308
30
|
comment: "The class for Web Annotations.".freeze,
|
309
|
-
isDefinedBy: "oa
|
31
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
310
32
|
label: "Annotation".freeze,
|
311
|
-
type: "
|
33
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
312
34
|
term :Choice,
|
313
35
|
comment: "A subClass of as:OrderedCollection that conveys to a consuming application that it should select one of the resources in the as:items list to use, rather than all of them. This is typically used to provide a choice of resources to render to the user, based on further supplied properties. If the consuming application cannot determine the user's preference, then it should use the first in the list.".freeze,
|
314
|
-
isDefinedBy: "oa
|
36
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
315
37
|
label: "Choice".freeze,
|
316
38
|
subClassOf: "http://www.w3.org/ns/activitystreams#OrderedCollection".freeze,
|
317
|
-
type: "
|
39
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
318
40
|
term :CssSelector,
|
319
41
|
comment: "A CssSelector describes a Segment of interest in a representation that conforms to the Document Object Model through the use of the CSS selector specification.".freeze,
|
320
|
-
isDefinedBy: "oa
|
42
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
321
43
|
label: "CssSelector".freeze,
|
322
|
-
subClassOf: "oa
|
323
|
-
type: "
|
44
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
45
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
324
46
|
term :CssStyle,
|
325
47
|
comment: "A resource which describes styles for resources participating in the Annotation using CSS.".freeze,
|
326
|
-
isDefinedBy: "oa
|
48
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
327
49
|
label: "CssStyle".freeze,
|
328
|
-
subClassOf: "oa
|
329
|
-
type: "
|
50
|
+
subClassOf: "http://www.w3.org/ns/oa#Style".freeze,
|
51
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
330
52
|
term :DataPositionSelector,
|
331
53
|
comment: "DataPositionSelector describes a range of data by recording the start and end positions of the selection in the stream. Position 0 would be immediately before the first byte, position 1 would be immediately before the second byte, and so on. The start byte is thus included in the list, but the end byte is not.".freeze,
|
332
|
-
isDefinedBy: "oa
|
54
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
333
55
|
label: "DataPositionSelector".freeze,
|
334
|
-
subClassOf: "oa
|
335
|
-
type: "
|
56
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
57
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
336
58
|
term :Direction,
|
337
59
|
comment: "A class to encapsulate the different text directions that a textual resource might take. It is not used directly in the Annotation Model, only its three instances.".freeze,
|
338
|
-
isDefinedBy: "oa
|
60
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
339
61
|
label: "Direction".freeze,
|
340
|
-
type: "
|
62
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
341
63
|
term :FragmentSelector,
|
342
64
|
comment: "The FragmentSelector class is used to record the segment of a representation using the IRI fragment specification defined by the representation's media type.".freeze,
|
343
|
-
isDefinedBy: "oa
|
65
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
344
66
|
label: "FragmentSelector".freeze,
|
345
|
-
subClassOf: "oa
|
346
|
-
type: "
|
67
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
68
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
347
69
|
term :HttpRequestState,
|
348
70
|
comment: "The HttpRequestState class is used to record the HTTP request headers that a client SHOULD use to request the correct representation from the resource. ".freeze,
|
349
|
-
isDefinedBy: "oa
|
71
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
350
72
|
label: "HttpRequestState".freeze,
|
351
|
-
subClassOf: "oa
|
352
|
-
type: "
|
73
|
+
subClassOf: "http://www.w3.org/ns/oa#State".freeze,
|
74
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
353
75
|
term :Motivation,
|
354
76
|
comment: "The Motivation class is used to record the user's intent or motivation for the creation of the Annotation, or the inclusion of the body or target, that it is associated with.".freeze,
|
355
|
-
isDefinedBy: "oa
|
77
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
356
78
|
label: "Motivation".freeze,
|
357
|
-
subClassOf: "skos
|
358
|
-
type: "
|
79
|
+
subClassOf: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
|
80
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
359
81
|
term :RangeSelector,
|
360
82
|
comment: "A Range Selector can be used to identify the beginning and the end of the selection by using other Selectors. The selection consists of everything from the beginning of the starting selector through to the beginning of the ending selector, but not including it.".freeze,
|
361
|
-
isDefinedBy: "oa
|
83
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
362
84
|
label: "RangeSelector".freeze,
|
363
|
-
subClassOf: "oa
|
364
|
-
type: "
|
85
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
86
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
365
87
|
term :ResourceSelection,
|
366
88
|
comment: "Instances of the ResourceSelection class identify part (described by an oa:Selector) of another resource (referenced with oa:hasSource), possibly from a particular representation of a resource (described by an oa:State). Please note that ResourceSelection is not used directly in the Web Annotation model, but is provided as a separate class for further application profiles to use, separate from oa:SpecificResource which has many Annotation specific features.".freeze,
|
367
|
-
isDefinedBy: "oa
|
89
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
368
90
|
label: "ResourceSelection".freeze,
|
369
|
-
type: "
|
91
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
370
92
|
term :Selector,
|
371
93
|
comment: "A resource which describes the segment of interest in a representation of a Source resource, indicated with oa:hasSelector from the Specific Resource. This class is not used directly in the Annotation model, only its subclasses.".freeze,
|
372
|
-
isDefinedBy: "oa
|
94
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
373
95
|
label: "Selector".freeze,
|
374
|
-
type: "
|
96
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
375
97
|
term :SpecificResource,
|
376
98
|
comment: "Instances of the SpecificResource class identify part of another resource (referenced with oa:hasSource), a particular representation of a resource, a resource with styling hints for renders, or any combination of these, as used within an Annotation.".freeze,
|
377
|
-
isDefinedBy: "oa
|
99
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
378
100
|
label: "SpecificResource".freeze,
|
379
|
-
subClassOf: "oa
|
380
|
-
type: "
|
101
|
+
subClassOf: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
|
102
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
381
103
|
term :State,
|
382
104
|
comment: "A State describes the intended state of a resource as applied to the particular Annotation, and thus provides the information needed to retrieve the correct representation of that resource.".freeze,
|
383
|
-
isDefinedBy: "oa
|
105
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
384
106
|
label: "State".freeze,
|
385
|
-
type: "
|
107
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
386
108
|
term :Style,
|
387
109
|
comment: "A Style describes the intended styling of a resource as applied to the particular Annotation, and thus provides the information to ensure that rendering is consistent across implementations.".freeze,
|
388
|
-
isDefinedBy: "oa
|
110
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
389
111
|
label: "Style".freeze,
|
390
|
-
type: "
|
112
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
391
113
|
term :SvgSelector,
|
392
114
|
comment: "An SvgSelector defines an area through the use of the Scalable Vector Graphics [SVG] standard. This allows the user to select a non-rectangular area of the content, such as a circle or polygon by describing the region using SVG. The SVG may be either embedded within the Annotation or referenced as an External Resource.".freeze,
|
393
|
-
isDefinedBy: "oa
|
115
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
394
116
|
label: "SvgSelector".freeze,
|
395
|
-
subClassOf: "oa
|
396
|
-
type: "
|
117
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
118
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
397
119
|
term :TextPositionSelector,
|
398
120
|
comment: "The TextPositionSelector describes a range of text by recording the start and end positions of the selection in the stream. Position 0 would be immediately before the first character, position 1 would be immediately before the second character, and so on.".freeze,
|
399
|
-
isDefinedBy: "oa
|
121
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
400
122
|
label: "TextPositionSelector".freeze,
|
401
|
-
subClassOf: "oa
|
402
|
-
type: "
|
123
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
124
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
403
125
|
term :TextQuoteSelector,
|
404
126
|
comment: "The TextQuoteSelector describes a range of text by copying it, and including some of the text immediately before (a prefix) and after (a suffix) it to distinguish between multiple copies of the same sequence of characters.".freeze,
|
405
|
-
isDefinedBy: "oa
|
127
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
406
128
|
label: "TextQuoteSelector".freeze,
|
407
|
-
subClassOf: "oa
|
408
|
-
type: "
|
129
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
130
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
409
131
|
term :TextualBody,
|
410
132
|
comment: "".freeze,
|
411
|
-
isDefinedBy: "oa
|
133
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
412
134
|
label: "TextualBody".freeze,
|
413
|
-
type: "
|
135
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
414
136
|
term :TimeState,
|
415
137
|
comment: "A TimeState records the time at which the resource's state is appropriate for the Annotation, typically the time that the Annotation was created and/or a link to a persistent copy of the current version.".freeze,
|
416
|
-
isDefinedBy: "oa
|
138
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
417
139
|
label: "TimeState".freeze,
|
418
|
-
subClassOf: "oa
|
419
|
-
type: "
|
140
|
+
subClassOf: "http://www.w3.org/ns/oa#State".freeze,
|
141
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
420
142
|
term :XPathSelector,
|
421
143
|
comment: " An XPathSelector is used to select elements and content within a resource that supports the Document Object Model via a specified XPath value.".freeze,
|
422
|
-
isDefinedBy: "oa
|
144
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
423
145
|
label: "XPathSelector".freeze,
|
424
|
-
subClassOf: "oa
|
425
|
-
type: "
|
146
|
+
subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
|
147
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
426
148
|
|
427
149
|
# Property definitions
|
428
150
|
property :annotationService,
|
429
151
|
comment: "The object of the relationship is the end point of a service that conforms to the annotation-protocol, and it may be associated with any resource. The expectation of asserting the relationship is that the object is the preferred service for maintaining annotations about the subject resource, according to the publisher of the relationship.\n\n This relationship is intended to be used both within Linked Data descriptions and as the rel type of a Link, via HTTP Link Headers rfc5988 for binary resources and in HTML <link> elements. For more information about these, please see the Annotation Protocol specification annotation-protocol.\n ".freeze,
|
430
|
-
isDefinedBy: "oa
|
152
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
431
153
|
label: "annotationService".freeze,
|
432
|
-
type: "rdf
|
154
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
433
155
|
property :bodyValue,
|
434
156
|
comment: "The object of the predicate is a plain text string to be used as the content of the body of the Annotation. The value MUST be an xsd:string and that data type MUST NOT be expressed in the serialization. Note that language MUST NOT be associated with the value either as a language tag, as that is only available for rdf:langString .\n ".freeze,
|
435
|
-
domain: "oa
|
436
|
-
isDefinedBy: "oa
|
157
|
+
domain: "http://www.w3.org/ns/oa#Annotation".freeze,
|
158
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
437
159
|
label: "bodyValue".freeze,
|
438
|
-
range: "
|
439
|
-
type: "rdf
|
160
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
161
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
440
162
|
property :cachedSource,
|
441
163
|
comment: "A object of the relationship is a copy of the Source resource's representation, appropriate for the Annotation.".freeze,
|
442
|
-
domain: "oa
|
443
|
-
isDefinedBy: "oa
|
164
|
+
domain: "http://www.w3.org/ns/oa#TimeState".freeze,
|
165
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
444
166
|
label: "cachedSource".freeze,
|
445
|
-
type: "rdf
|
167
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
446
168
|
property :canonical,
|
447
169
|
comment: "A object of the relationship is the canonical IRI that can always be used to deduplicate the Annotation, regardless of the current IRI used to access the representation.".freeze,
|
448
|
-
isDefinedBy: "oa
|
170
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
449
171
|
label: "canonical".freeze,
|
450
|
-
type: "rdf
|
172
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
451
173
|
property :end,
|
452
174
|
comment: "The end property is used to convey the 0-based index of the end position of a range of content.".freeze,
|
453
|
-
isDefinedBy: "oa
|
175
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
454
176
|
label: "end".freeze,
|
455
|
-
range: "
|
456
|
-
type: "rdf
|
177
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
178
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
457
179
|
property :exact,
|
458
180
|
comment: "The object of the predicate is a copy of the text which is being selected, after normalization.".freeze,
|
459
|
-
isDefinedBy: "oa
|
181
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
460
182
|
label: "exact".freeze,
|
461
|
-
range: "
|
462
|
-
type: "rdf
|
183
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
184
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
463
185
|
property :hasBody,
|
464
186
|
comment: "The object of the relationship is a resource that is a body of the Annotation.".freeze,
|
465
|
-
domain: "oa
|
466
|
-
isDefinedBy: "oa
|
187
|
+
domain: "http://www.w3.org/ns/oa#Annotation".freeze,
|
188
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
467
189
|
label: "hasBody".freeze,
|
468
|
-
type: "rdf
|
190
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
469
191
|
property :hasEndSelector,
|
470
192
|
comment: "The relationship between a RangeSelector and the Selector that describes the end position of the range. ".freeze,
|
471
|
-
domain: "oa
|
472
|
-
isDefinedBy: "oa
|
193
|
+
domain: "http://www.w3.org/ns/oa#RangeSelector".freeze,
|
194
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
473
195
|
label: "hasEndSelector".freeze,
|
474
|
-
range: "oa
|
475
|
-
type: "rdf
|
196
|
+
range: "http://www.w3.org/ns/oa#Selector".freeze,
|
197
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
476
198
|
property :hasPurpose,
|
477
199
|
comment: "The purpose served by the resource in the Annotation.".freeze,
|
478
|
-
isDefinedBy: "oa
|
200
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
479
201
|
label: "hasPurpose".freeze,
|
480
|
-
range: "oa
|
481
|
-
type: "rdf
|
202
|
+
range: "http://www.w3.org/ns/oa#Motivation".freeze,
|
203
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
482
204
|
property :hasScope,
|
483
205
|
comment: "The scope or context in which the resource is used within the Annotation.".freeze,
|
484
|
-
domain: "oa
|
485
|
-
isDefinedBy: "oa
|
206
|
+
domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
|
207
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
486
208
|
label: "hasScope".freeze,
|
487
|
-
type: "rdf
|
209
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
488
210
|
property :hasSelector,
|
489
211
|
comment: "The object of the relationship is a Selector that describes the segment or region of interest within the source resource. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.".freeze,
|
490
|
-
domain: "oa
|
491
|
-
isDefinedBy: "oa
|
212
|
+
domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
|
213
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
492
214
|
label: "hasSelector".freeze,
|
493
|
-
range: "oa
|
494
|
-
type: "rdf
|
215
|
+
range: "http://www.w3.org/ns/oa#Selector".freeze,
|
216
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
495
217
|
property :hasSource,
|
496
218
|
comment: "The resource that the ResourceSelection, or its subclass SpecificResource, is refined from, or more specific than. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.".freeze,
|
497
|
-
domain: "oa
|
498
|
-
isDefinedBy: "oa
|
219
|
+
domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
|
220
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
499
221
|
label: "hasSource".freeze,
|
500
|
-
type: "rdf
|
222
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
501
223
|
property :hasStartSelector,
|
502
224
|
comment: "The relationship between a RangeSelector and the Selector that describes the start position of the range. ".freeze,
|
503
|
-
domain: "oa
|
504
|
-
isDefinedBy: "oa
|
225
|
+
domain: "http://www.w3.org/ns/oa#RangeSelector".freeze,
|
226
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
505
227
|
label: "hasStartSelector".freeze,
|
506
|
-
range: "oa
|
507
|
-
type: "rdf
|
228
|
+
range: "http://www.w3.org/ns/oa#Selector".freeze,
|
229
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
508
230
|
property :hasState,
|
509
231
|
comment: "The relationship between the ResourceSelection, or its subclass SpecificResource, and a State resource. Please note that the domain ( oa:ResourceSelection ) is not used directly in the Web Annotation model.".freeze,
|
510
|
-
domain: "oa
|
511
|
-
isDefinedBy: "oa
|
232
|
+
domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
|
233
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
512
234
|
label: "hasState".freeze,
|
513
|
-
range: "oa
|
514
|
-
type: "rdf
|
235
|
+
range: "http://www.w3.org/ns/oa#State".freeze,
|
236
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
515
237
|
property :hasTarget,
|
516
238
|
comment: "The relationship between an Annotation and its Target.".freeze,
|
517
|
-
domain: "oa
|
518
|
-
isDefinedBy: "oa
|
239
|
+
domain: "http://www.w3.org/ns/oa#Annotation".freeze,
|
240
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
519
241
|
label: "hasTarget".freeze,
|
520
|
-
type: "rdf
|
242
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
521
243
|
property :motivatedBy,
|
522
244
|
comment: "The relationship between an Annotation and a Motivation that describes the reason for the Annotation's creation.".freeze,
|
523
|
-
domain: "oa
|
524
|
-
isDefinedBy: "oa
|
245
|
+
domain: "http://www.w3.org/ns/oa#Annotation".freeze,
|
246
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
525
247
|
label: "motivatedBy".freeze,
|
526
|
-
range: "oa
|
527
|
-
type: "rdf
|
248
|
+
range: "http://www.w3.org/ns/oa#Motivation".freeze,
|
249
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
528
250
|
property :prefix,
|
529
251
|
comment: "The object of the property is a snippet of content that occurs immediately before the content which is being selected by the Selector.".freeze,
|
530
|
-
isDefinedBy: "oa
|
252
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
531
253
|
label: "prefix".freeze,
|
532
|
-
range: "
|
533
|
-
type: "rdf
|
254
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
255
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
534
256
|
property :processingLanguage,
|
535
257
|
comment: "The object of the property is the language that should be used for textual processing algorithms when dealing with the content of the resource, including hyphenation, line breaking, which font to use for rendering and so forth. The value must follow the recommendations of BCP47.".freeze,
|
536
|
-
isDefinedBy: "oa
|
258
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
537
259
|
label: "processingLanguage".freeze,
|
538
|
-
range: "
|
539
|
-
type: "rdf
|
260
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
261
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
540
262
|
property :refinedBy,
|
541
263
|
comment: "The relationship between a Selector and another Selector or a State and a Selector or State that should be applied to the results of the first to refine the processing of the source resource. ".freeze,
|
542
|
-
isDefinedBy: "oa
|
264
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
543
265
|
label: "refinedBy".freeze,
|
544
|
-
type: "rdf
|
266
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
545
267
|
property :renderedVia,
|
546
268
|
comment: "A system that was used by the application that created the Annotation to render the resource.".freeze,
|
547
|
-
domain: "oa
|
548
|
-
isDefinedBy: "oa
|
269
|
+
domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
|
270
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
549
271
|
label: "renderedVia".freeze,
|
550
|
-
type: "rdf
|
272
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
551
273
|
property :sourceDate,
|
552
274
|
comment: "The timestamp at which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
|
553
|
-
domain: "oa
|
554
|
-
isDefinedBy: "oa
|
275
|
+
domain: "http://www.w3.org/ns/oa#TimeState".freeze,
|
276
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
555
277
|
label: "sourceDate".freeze,
|
556
|
-
range: "
|
557
|
-
type: "rdf
|
278
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
|
279
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
558
280
|
property :sourceDateEnd,
|
559
281
|
comment: "The end timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
|
560
|
-
domain: "oa
|
561
|
-
isDefinedBy: "oa
|
282
|
+
domain: "http://www.w3.org/ns/oa#TimeState".freeze,
|
283
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
562
284
|
label: "sourceDateEnd".freeze,
|
563
|
-
range: "
|
564
|
-
type: "rdf
|
285
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
|
286
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
565
287
|
property :sourceDateStart,
|
566
288
|
comment: "The start timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
|
567
|
-
domain: "oa
|
568
|
-
isDefinedBy: "oa
|
289
|
+
domain: "http://www.w3.org/ns/oa#TimeState".freeze,
|
290
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
569
291
|
label: "sourceDateStart".freeze,
|
570
|
-
range: "
|
571
|
-
type: "rdf
|
292
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
|
293
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
572
294
|
property :start,
|
573
295
|
comment: "The start position in a 0-based index at which a range of content is selected from the data in the source resource.".freeze,
|
574
|
-
isDefinedBy: "oa
|
296
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
575
297
|
label: "start".freeze,
|
576
|
-
range: "
|
577
|
-
type: "rdf
|
298
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
299
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
578
300
|
property :styleClass,
|
579
301
|
comment: "The name of the class used in the CSS description referenced from the Annotation that should be applied to the Specific Resource.".freeze,
|
580
|
-
domain: "oa
|
581
|
-
isDefinedBy: "oa
|
302
|
+
domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
|
303
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
582
304
|
label: "styleClass".freeze,
|
583
|
-
range: "
|
584
|
-
type: "rdf
|
305
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
306
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
585
307
|
property :styledBy,
|
586
308
|
comment: "A reference to a Stylesheet that should be used to apply styles to the Annotation rendering.".freeze,
|
587
|
-
domain: "oa
|
588
|
-
isDefinedBy: "oa
|
309
|
+
domain: "http://www.w3.org/ns/oa#Annotation".freeze,
|
310
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
589
311
|
label: "styledBy".freeze,
|
590
|
-
range: "oa
|
591
|
-
type: "rdf
|
312
|
+
range: "http://www.w3.org/ns/oa#Style".freeze,
|
313
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
592
314
|
property :suffix,
|
593
315
|
comment: "The snippet of text that occurs immediately after the text which is being selected.".freeze,
|
594
|
-
isDefinedBy: "oa
|
316
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
595
317
|
label: "suffix".freeze,
|
596
|
-
range: "
|
597
|
-
type: "rdf
|
318
|
+
range: "http://www.w3.org/2001/XMLSchema#string".freeze,
|
319
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
598
320
|
property :textDirection,
|
599
321
|
comment: "The direction of the text of the subject resource. There MUST only be one text direction associated with any given resource.".freeze,
|
600
|
-
isDefinedBy: "oa
|
322
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
601
323
|
label: "textDirection".freeze,
|
602
|
-
range: "oa
|
603
|
-
type: "rdf
|
324
|
+
range: "http://www.w3.org/ns/oa#Direction".freeze,
|
325
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
604
326
|
property :via,
|
605
327
|
comment: "A object of the relationship is a resource from which the source resource was retrieved by the providing system.".freeze,
|
606
|
-
isDefinedBy: "oa
|
328
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
607
329
|
label: "via".freeze,
|
608
|
-
type: "rdf
|
330
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
609
331
|
|
610
332
|
# Extra definitions
|
611
333
|
term :PreferContainedDescriptions,
|
612
334
|
comment: "An IRI to signal the client prefers to receive full descriptions of the Annotations from a container, not just their IRIs.".freeze,
|
613
|
-
isDefinedBy: "oa
|
335
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
614
336
|
label: "PreferContainedDescriptions".freeze,
|
615
|
-
type: "
|
337
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze
|
616
338
|
term :PreferContainedIRIs,
|
617
339
|
comment: "An IRI to signal that the client prefers to receive only the IRIs of the Annotations from a container, not their full descriptions.".freeze,
|
618
|
-
isDefinedBy: "oa
|
340
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
619
341
|
label: "PreferContainedIRIs".freeze,
|
620
|
-
type: "
|
342
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze
|
621
343
|
term :assessing,
|
622
344
|
comment: "The motivation for when the user intends to provide an assessment about the Target resource.".freeze,
|
623
|
-
isDefinedBy: "oa
|
345
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
624
346
|
label: "assessing".freeze,
|
625
|
-
type: "oa
|
347
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
626
348
|
term :bookmarking,
|
627
349
|
comment: "The motivation for when the user intends to create a bookmark to the Target or part thereof.".freeze,
|
628
|
-
isDefinedBy: "oa
|
350
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
629
351
|
label: "bookmarking".freeze,
|
630
|
-
type: "oa
|
352
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
631
353
|
term :classifying,
|
632
354
|
comment: "The motivation for when the user intends to that classify the Target as something.".freeze,
|
633
|
-
isDefinedBy: "oa
|
355
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
634
356
|
label: "classifying".freeze,
|
635
|
-
type: "oa
|
357
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
636
358
|
term :commenting,
|
637
359
|
comment: "The motivation for when the user intends to comment about the Target.".freeze,
|
638
|
-
isDefinedBy: "oa
|
360
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
639
361
|
label: "commenting".freeze,
|
640
|
-
type: "oa
|
362
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
641
363
|
term :describing,
|
642
364
|
comment: "The motivation for when the user intends to describe the Target, as opposed to a comment about them.".freeze,
|
643
|
-
isDefinedBy: "oa
|
365
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
644
366
|
label: "describing".freeze,
|
645
|
-
type: "oa
|
367
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
646
368
|
term :editing,
|
647
369
|
comment: "The motivation for when the user intends to request a change or edit to the Target resource.".freeze,
|
648
|
-
isDefinedBy: "oa
|
370
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
649
371
|
label: "editing".freeze,
|
650
|
-
type: "oa
|
372
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
651
373
|
term :highlighting,
|
652
374
|
comment: "The motivation for when the user intends to highlight the Target resource or segment of it.".freeze,
|
653
|
-
isDefinedBy: "oa
|
375
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
654
376
|
label: "highlighting".freeze,
|
655
|
-
type: "oa
|
377
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
656
378
|
term :identifying,
|
657
379
|
comment: "The motivation for when the user intends to assign an identity to the Target or identify what is being depicted or described in the Target.".freeze,
|
658
|
-
isDefinedBy: "oa
|
380
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
659
381
|
label: "identifying".freeze,
|
660
|
-
type: "oa
|
382
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
661
383
|
term :linking,
|
662
384
|
comment: "The motivation for when the user intends to link to a resource related to the Target.".freeze,
|
663
|
-
isDefinedBy: "oa
|
385
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
664
386
|
label: "linking".freeze,
|
665
|
-
type: "oa
|
387
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
666
388
|
term :ltrDirection,
|
667
389
|
comment: "The direction of text that is read from left to right.".freeze,
|
668
|
-
isDefinedBy: "oa
|
390
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
669
391
|
label: "ltrDirection".freeze,
|
670
|
-
type: "oa
|
392
|
+
type: "http://www.w3.org/ns/oa#Direction".freeze
|
671
393
|
term :moderating,
|
672
394
|
comment: "The motivation for when the user intends to assign some value or quality to the Target.".freeze,
|
673
|
-
isDefinedBy: "oa
|
395
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
674
396
|
label: "moderating".freeze,
|
675
|
-
type: "oa
|
397
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
676
398
|
term :questioning,
|
677
399
|
comment: "The motivation for when the user intends to ask a question about the Target.".freeze,
|
678
|
-
isDefinedBy: "oa
|
400
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
679
401
|
label: "questioning".freeze,
|
680
|
-
type: "oa
|
402
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
681
403
|
term :replying,
|
682
404
|
comment: "The motivation for when the user intends to reply to a previous statement, either an Annotation or another resource.".freeze,
|
683
|
-
isDefinedBy: "oa
|
405
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
684
406
|
label: "replying".freeze,
|
685
|
-
type: "oa
|
407
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
686
408
|
term :rtlDirection,
|
687
409
|
comment: "The direction of text that is read from right to left.".freeze,
|
688
|
-
isDefinedBy: "oa
|
410
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
689
411
|
label: "rtlDirection".freeze,
|
690
|
-
type: "oa
|
412
|
+
type: "http://www.w3.org/ns/oa#Direction".freeze
|
691
413
|
term :tagging,
|
692
414
|
comment: "The motivation for when the user intends to associate a tag with the Target.".freeze,
|
693
|
-
isDefinedBy: "oa
|
415
|
+
isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
|
694
416
|
label: "tagging".freeze,
|
695
|
-
type: "oa
|
417
|
+
type: "http://www.w3.org/ns/oa#Motivation".freeze
|
696
418
|
end
|
697
419
|
end
|