rdf-vocab 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
data/lib/rdf/vocab/oa.rb CHANGED
@@ -3,417 +3,419 @@
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
+ # Vocabulary for <http://www.w3.org/ns/oa#>
7
+ # @!visibility private
6
8
  OA = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/oa#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.w3.org/ns/oa#",
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,
11
- "http://purl.org/dc/elements/1.1/title": "Web Annotation Ontology".freeze,
12
+ 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.",
13
+ "http://purl.org/dc/elements/1.1/title": "Web Annotation Ontology",
12
14
  "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
15
+ "http://xmlns.com/foaf/0.1/name": "Benjamin Young",
16
+ type: "http://xmlns.com/foaf/0.1/Person"
15
17
  ), term(
16
- "http://xmlns.com/foaf/0.1/name": "Paolo Ciccarese".freeze,
17
- type: "http://xmlns.com/foaf/0.1/Person".freeze
18
+ "http://xmlns.com/foaf/0.1/name": "Paolo Ciccarese",
19
+ type: "http://xmlns.com/foaf/0.1/Person"
18
20
  ), term(
19
- "http://xmlns.com/foaf/0.1/name": "Robert Sanderson".freeze,
20
- type: "http://xmlns.com/foaf/0.1/Person".freeze
21
+ "http://xmlns.com/foaf/0.1/name": "Robert Sanderson",
22
+ type: "http://xmlns.com/foaf/0.1/Person"
21
23
  )],
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
24
+ "http://purl.org/dc/terms/modified": "2016-11-12T21:28:11Z",
25
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/TR/annotation-vocab/",
26
+ "http://www.w3.org/2002/07/owl#versionInfo": "2016-11-12T21:28:11Z",
27
+ "http://www.w3.org/ns/prov#wasRevisionOf": "http://www.openannotation.org/spec/core/20130208/oa.owl",
28
+ type: "http://www.w3.org/2002/07/owl#Ontology"
27
29
 
28
30
  # Class definitions
29
31
  term :Annotation,
30
- comment: "The class for Web Annotations.".freeze,
31
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
32
- label: "Annotation".freeze,
33
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
32
+ comment: "The class for Web Annotations.",
33
+ isDefinedBy: "http://www.w3.org/ns/oa#",
34
+ label: "Annotation",
35
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
34
36
  term :Choice,
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,
36
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
37
- label: "Choice".freeze,
38
- subClassOf: "http://www.w3.org/ns/activitystreams#OrderedCollection".freeze,
39
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
37
+ 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.",
38
+ isDefinedBy: "http://www.w3.org/ns/oa#",
39
+ label: "Choice",
40
+ subClassOf: "http://www.w3.org/ns/activitystreams#OrderedCollection",
41
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
40
42
  term :CssSelector,
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,
42
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
43
- label: "CssSelector".freeze,
44
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
45
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
43
+ 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.",
44
+ isDefinedBy: "http://www.w3.org/ns/oa#",
45
+ label: "CssSelector",
46
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
47
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
46
48
  term :CssStyle,
47
- comment: "A resource which describes styles for resources participating in the Annotation using CSS.".freeze,
48
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
49
- label: "CssStyle".freeze,
50
- subClassOf: "http://www.w3.org/ns/oa#Style".freeze,
51
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
49
+ comment: "A resource which describes styles for resources participating in the Annotation using CSS.",
50
+ isDefinedBy: "http://www.w3.org/ns/oa#",
51
+ label: "CssStyle",
52
+ subClassOf: "http://www.w3.org/ns/oa#Style",
53
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
52
54
  term :DataPositionSelector,
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,
54
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
55
- label: "DataPositionSelector".freeze,
56
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
57
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
55
+ 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.",
56
+ isDefinedBy: "http://www.w3.org/ns/oa#",
57
+ label: "DataPositionSelector",
58
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
59
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
58
60
  term :Direction,
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,
60
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
61
- label: "Direction".freeze,
62
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
61
+ 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.",
62
+ isDefinedBy: "http://www.w3.org/ns/oa#",
63
+ label: "Direction",
64
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
63
65
  term :FragmentSelector,
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,
65
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
66
- label: "FragmentSelector".freeze,
67
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
68
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
66
+ 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.",
67
+ isDefinedBy: "http://www.w3.org/ns/oa#",
68
+ label: "FragmentSelector",
69
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
70
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
69
71
  term :HttpRequestState,
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,
71
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
72
- label: "HttpRequestState".freeze,
73
- subClassOf: "http://www.w3.org/ns/oa#State".freeze,
74
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
72
+ 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. ",
73
+ isDefinedBy: "http://www.w3.org/ns/oa#",
74
+ label: "HttpRequestState",
75
+ subClassOf: "http://www.w3.org/ns/oa#State",
76
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
75
77
  term :Motivation,
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,
77
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
78
- label: "Motivation".freeze,
79
- subClassOf: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
80
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
78
+ 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.",
79
+ isDefinedBy: "http://www.w3.org/ns/oa#",
80
+ label: "Motivation",
81
+ subClassOf: "http://www.w3.org/2004/02/skos/core#Concept",
82
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
81
83
  term :RangeSelector,
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,
83
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
84
- label: "RangeSelector".freeze,
85
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
86
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
84
+ 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.",
85
+ isDefinedBy: "http://www.w3.org/ns/oa#",
86
+ label: "RangeSelector",
87
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
88
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
87
89
  term :ResourceSelection,
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,
89
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
90
- label: "ResourceSelection".freeze,
91
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
90
+ 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.",
91
+ isDefinedBy: "http://www.w3.org/ns/oa#",
92
+ label: "ResourceSelection",
93
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
92
94
  term :Selector,
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,
94
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
95
- label: "Selector".freeze,
96
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
95
+ 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.",
96
+ isDefinedBy: "http://www.w3.org/ns/oa#",
97
+ label: "Selector",
98
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
97
99
  term :SpecificResource,
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,
99
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
100
- label: "SpecificResource".freeze,
101
- subClassOf: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
102
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
100
+ 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.",
101
+ isDefinedBy: "http://www.w3.org/ns/oa#",
102
+ label: "SpecificResource",
103
+ subClassOf: "http://www.w3.org/ns/oa#ResourceSelection",
104
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
103
105
  term :State,
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,
105
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
106
- label: "State".freeze,
107
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
106
+ 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.",
107
+ isDefinedBy: "http://www.w3.org/ns/oa#",
108
+ label: "State",
109
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
108
110
  term :Style,
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,
110
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
111
- label: "Style".freeze,
112
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
111
+ 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.",
112
+ isDefinedBy: "http://www.w3.org/ns/oa#",
113
+ label: "Style",
114
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
113
115
  term :SvgSelector,
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,
115
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
116
- label: "SvgSelector".freeze,
117
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
118
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
116
+ 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.",
117
+ isDefinedBy: "http://www.w3.org/ns/oa#",
118
+ label: "SvgSelector",
119
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
120
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
119
121
  term :TextPositionSelector,
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,
121
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
122
- label: "TextPositionSelector".freeze,
123
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
124
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
122
+ 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.",
123
+ isDefinedBy: "http://www.w3.org/ns/oa#",
124
+ label: "TextPositionSelector",
125
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
126
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
125
127
  term :TextQuoteSelector,
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,
127
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
128
- label: "TextQuoteSelector".freeze,
129
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
130
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
128
+ 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.",
129
+ isDefinedBy: "http://www.w3.org/ns/oa#",
130
+ label: "TextQuoteSelector",
131
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
132
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
131
133
  term :TextualBody,
132
- comment: "".freeze,
133
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
134
- label: "TextualBody".freeze,
135
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
134
+ comment: "",
135
+ isDefinedBy: "http://www.w3.org/ns/oa#",
136
+ label: "TextualBody",
137
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
136
138
  term :TimeState,
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,
138
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
139
- label: "TimeState".freeze,
140
- subClassOf: "http://www.w3.org/ns/oa#State".freeze,
141
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
139
+ 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.",
140
+ isDefinedBy: "http://www.w3.org/ns/oa#",
141
+ label: "TimeState",
142
+ subClassOf: "http://www.w3.org/ns/oa#State",
143
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
142
144
  term :XPathSelector,
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,
144
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
145
- label: "XPathSelector".freeze,
146
- subClassOf: "http://www.w3.org/ns/oa#Selector".freeze,
147
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
145
+ comment: " An XPathSelector is used to select elements and content within a resource that supports the Document Object Model via a specified XPath value.",
146
+ isDefinedBy: "http://www.w3.org/ns/oa#",
147
+ label: "XPathSelector",
148
+ subClassOf: "http://www.w3.org/ns/oa#Selector",
149
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
148
150
 
149
151
  # Property definitions
150
152
  property :annotationService,
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,
152
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
153
- label: "annotationService".freeze,
154
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
153
+ 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 ",
154
+ isDefinedBy: "http://www.w3.org/ns/oa#",
155
+ label: "annotationService",
156
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
155
157
  property :bodyValue,
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,
157
- domain: "http://www.w3.org/ns/oa#Annotation".freeze,
158
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
159
- label: "bodyValue".freeze,
160
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
161
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
158
+ 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 ",
159
+ domain: "http://www.w3.org/ns/oa#Annotation",
160
+ isDefinedBy: "http://www.w3.org/ns/oa#",
161
+ label: "bodyValue",
162
+ range: "http://www.w3.org/2001/XMLSchema#string",
163
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
162
164
  property :cachedSource,
163
- comment: "A object of the relationship is a copy of the Source resource's representation, appropriate for the Annotation.".freeze,
164
- domain: "http://www.w3.org/ns/oa#TimeState".freeze,
165
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
166
- label: "cachedSource".freeze,
167
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
165
+ comment: "A object of the relationship is a copy of the Source resource's representation, appropriate for the Annotation.",
166
+ domain: "http://www.w3.org/ns/oa#TimeState",
167
+ isDefinedBy: "http://www.w3.org/ns/oa#",
168
+ label: "cachedSource",
169
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
168
170
  property :canonical,
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,
170
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
171
- label: "canonical".freeze,
172
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
171
+ 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.",
172
+ isDefinedBy: "http://www.w3.org/ns/oa#",
173
+ label: "canonical",
174
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
173
175
  property :end,
174
- comment: "The end property is used to convey the 0-based index of the end position of a range of content.".freeze,
175
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
176
- label: "end".freeze,
177
- range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
178
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
176
+ comment: "The end property is used to convey the 0-based index of the end position of a range of content.",
177
+ isDefinedBy: "http://www.w3.org/ns/oa#",
178
+ label: "end",
179
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
180
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
179
181
  property :exact,
180
- comment: "The object of the predicate is a copy of the text which is being selected, after normalization.".freeze,
181
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
182
- label: "exact".freeze,
183
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
184
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
182
+ comment: "The object of the predicate is a copy of the text which is being selected, after normalization.",
183
+ isDefinedBy: "http://www.w3.org/ns/oa#",
184
+ label: "exact",
185
+ range: "http://www.w3.org/2001/XMLSchema#string",
186
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
185
187
  property :hasBody,
186
- comment: "The object of the relationship is a resource that is a body of the Annotation.".freeze,
187
- domain: "http://www.w3.org/ns/oa#Annotation".freeze,
188
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
189
- label: "hasBody".freeze,
190
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
188
+ comment: "The object of the relationship is a resource that is a body of the Annotation.",
189
+ domain: "http://www.w3.org/ns/oa#Annotation",
190
+ isDefinedBy: "http://www.w3.org/ns/oa#",
191
+ label: "hasBody",
192
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
191
193
  property :hasEndSelector,
192
- comment: "The relationship between a RangeSelector and the Selector that describes the end position of the range. ".freeze,
193
- domain: "http://www.w3.org/ns/oa#RangeSelector".freeze,
194
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
195
- label: "hasEndSelector".freeze,
196
- range: "http://www.w3.org/ns/oa#Selector".freeze,
197
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
194
+ comment: "The relationship between a RangeSelector and the Selector that describes the end position of the range. ",
195
+ domain: "http://www.w3.org/ns/oa#RangeSelector",
196
+ isDefinedBy: "http://www.w3.org/ns/oa#",
197
+ label: "hasEndSelector",
198
+ range: "http://www.w3.org/ns/oa#Selector",
199
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
198
200
  property :hasPurpose,
199
- comment: "The purpose served by the resource in the Annotation.".freeze,
200
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
201
- label: "hasPurpose".freeze,
202
- range: "http://www.w3.org/ns/oa#Motivation".freeze,
203
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
201
+ comment: "The purpose served by the resource in the Annotation.",
202
+ isDefinedBy: "http://www.w3.org/ns/oa#",
203
+ label: "hasPurpose",
204
+ range: "http://www.w3.org/ns/oa#Motivation",
205
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
204
206
  property :hasScope,
205
- comment: "The scope or context in which the resource is used within the Annotation.".freeze,
206
- domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
207
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
208
- label: "hasScope".freeze,
209
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
207
+ comment: "The scope or context in which the resource is used within the Annotation.",
208
+ domain: "http://www.w3.org/ns/oa#SpecificResource",
209
+ isDefinedBy: "http://www.w3.org/ns/oa#",
210
+ label: "hasScope",
211
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
210
212
  property :hasSelector,
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,
212
- domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
213
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
214
- label: "hasSelector".freeze,
215
- range: "http://www.w3.org/ns/oa#Selector".freeze,
216
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
213
+ 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.",
214
+ domain: "http://www.w3.org/ns/oa#ResourceSelection",
215
+ isDefinedBy: "http://www.w3.org/ns/oa#",
216
+ label: "hasSelector",
217
+ range: "http://www.w3.org/ns/oa#Selector",
218
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
217
219
  property :hasSource,
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,
219
- domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
220
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
221
- label: "hasSource".freeze,
222
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
220
+ 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.",
221
+ domain: "http://www.w3.org/ns/oa#ResourceSelection",
222
+ isDefinedBy: "http://www.w3.org/ns/oa#",
223
+ label: "hasSource",
224
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
223
225
  property :hasStartSelector,
224
- comment: "The relationship between a RangeSelector and the Selector that describes the start position of the range. ".freeze,
225
- domain: "http://www.w3.org/ns/oa#RangeSelector".freeze,
226
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
227
- label: "hasStartSelector".freeze,
228
- range: "http://www.w3.org/ns/oa#Selector".freeze,
229
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
226
+ comment: "The relationship between a RangeSelector and the Selector that describes the start position of the range. ",
227
+ domain: "http://www.w3.org/ns/oa#RangeSelector",
228
+ isDefinedBy: "http://www.w3.org/ns/oa#",
229
+ label: "hasStartSelector",
230
+ range: "http://www.w3.org/ns/oa#Selector",
231
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
230
232
  property :hasState,
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,
232
- domain: "http://www.w3.org/ns/oa#ResourceSelection".freeze,
233
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
234
- label: "hasState".freeze,
235
- range: "http://www.w3.org/ns/oa#State".freeze,
236
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
233
+ 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.",
234
+ domain: "http://www.w3.org/ns/oa#ResourceSelection",
235
+ isDefinedBy: "http://www.w3.org/ns/oa#",
236
+ label: "hasState",
237
+ range: "http://www.w3.org/ns/oa#State",
238
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
237
239
  property :hasTarget,
238
- comment: "The relationship between an Annotation and its Target.".freeze,
239
- domain: "http://www.w3.org/ns/oa#Annotation".freeze,
240
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
241
- label: "hasTarget".freeze,
242
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
240
+ comment: "The relationship between an Annotation and its Target.",
241
+ domain: "http://www.w3.org/ns/oa#Annotation",
242
+ isDefinedBy: "http://www.w3.org/ns/oa#",
243
+ label: "hasTarget",
244
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
243
245
  property :motivatedBy,
244
- comment: "The relationship between an Annotation and a Motivation that describes the reason for the Annotation's creation.".freeze,
245
- domain: "http://www.w3.org/ns/oa#Annotation".freeze,
246
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
247
- label: "motivatedBy".freeze,
248
- range: "http://www.w3.org/ns/oa#Motivation".freeze,
249
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
246
+ comment: "The relationship between an Annotation and a Motivation that describes the reason for the Annotation's creation.",
247
+ domain: "http://www.w3.org/ns/oa#Annotation",
248
+ isDefinedBy: "http://www.w3.org/ns/oa#",
249
+ label: "motivatedBy",
250
+ range: "http://www.w3.org/ns/oa#Motivation",
251
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
250
252
  property :prefix,
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,
252
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
253
- label: "prefix".freeze,
254
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
255
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
253
+ comment: "The object of the property is a snippet of content that occurs immediately before the content which is being selected by the Selector.",
254
+ isDefinedBy: "http://www.w3.org/ns/oa#",
255
+ label: "prefix",
256
+ range: "http://www.w3.org/2001/XMLSchema#string",
257
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
256
258
  property :processingLanguage,
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,
258
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
259
- label: "processingLanguage".freeze,
260
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
261
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
259
+ 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.",
260
+ isDefinedBy: "http://www.w3.org/ns/oa#",
261
+ label: "processingLanguage",
262
+ range: "http://www.w3.org/2001/XMLSchema#string",
263
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
262
264
  property :refinedBy,
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,
264
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
265
- label: "refinedBy".freeze,
266
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
265
+ 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. ",
266
+ isDefinedBy: "http://www.w3.org/ns/oa#",
267
+ label: "refinedBy",
268
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
267
269
  property :renderedVia,
268
- comment: "A system that was used by the application that created the Annotation to render the resource.".freeze,
269
- domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
270
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
271
- label: "renderedVia".freeze,
272
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
270
+ comment: "A system that was used by the application that created the Annotation to render the resource.",
271
+ domain: "http://www.w3.org/ns/oa#SpecificResource",
272
+ isDefinedBy: "http://www.w3.org/ns/oa#",
273
+ label: "renderedVia",
274
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
273
275
  property :sourceDate,
274
- comment: "The timestamp at which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
275
- domain: "http://www.w3.org/ns/oa#TimeState".freeze,
276
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
277
- label: "sourceDate".freeze,
278
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
279
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
276
+ comment: "The timestamp at which the Source resource should be interpreted as being applicable to the Annotation.",
277
+ domain: "http://www.w3.org/ns/oa#TimeState",
278
+ isDefinedBy: "http://www.w3.org/ns/oa#",
279
+ label: "sourceDate",
280
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
281
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
280
282
  property :sourceDateEnd,
281
- comment: "The end timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
282
- domain: "http://www.w3.org/ns/oa#TimeState".freeze,
283
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
284
- label: "sourceDateEnd".freeze,
285
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
286
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
283
+ comment: "The end timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.",
284
+ domain: "http://www.w3.org/ns/oa#TimeState",
285
+ isDefinedBy: "http://www.w3.org/ns/oa#",
286
+ label: "sourceDateEnd",
287
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
288
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
287
289
  property :sourceDateStart,
288
- comment: "The start timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.".freeze,
289
- domain: "http://www.w3.org/ns/oa#TimeState".freeze,
290
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
291
- label: "sourceDateStart".freeze,
292
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
293
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
290
+ comment: "The start timestamp of the interval over which the Source resource should be interpreted as being applicable to the Annotation.",
291
+ domain: "http://www.w3.org/ns/oa#TimeState",
292
+ isDefinedBy: "http://www.w3.org/ns/oa#",
293
+ label: "sourceDateStart",
294
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
295
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
294
296
  property :start,
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,
296
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
297
- label: "start".freeze,
298
- range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
299
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
297
+ comment: "The start position in a 0-based index at which a range of content is selected from the data in the source resource.",
298
+ isDefinedBy: "http://www.w3.org/ns/oa#",
299
+ label: "start",
300
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
301
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
300
302
  property :styleClass,
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,
302
- domain: "http://www.w3.org/ns/oa#SpecificResource".freeze,
303
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
304
- label: "styleClass".freeze,
305
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
306
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
303
+ comment: "The name of the class used in the CSS description referenced from the Annotation that should be applied to the Specific Resource.",
304
+ domain: "http://www.w3.org/ns/oa#SpecificResource",
305
+ isDefinedBy: "http://www.w3.org/ns/oa#",
306
+ label: "styleClass",
307
+ range: "http://www.w3.org/2001/XMLSchema#string",
308
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
307
309
  property :styledBy,
308
- comment: "A reference to a Stylesheet that should be used to apply styles to the Annotation rendering.".freeze,
309
- domain: "http://www.w3.org/ns/oa#Annotation".freeze,
310
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
311
- label: "styledBy".freeze,
312
- range: "http://www.w3.org/ns/oa#Style".freeze,
313
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
310
+ comment: "A reference to a Stylesheet that should be used to apply styles to the Annotation rendering.",
311
+ domain: "http://www.w3.org/ns/oa#Annotation",
312
+ isDefinedBy: "http://www.w3.org/ns/oa#",
313
+ label: "styledBy",
314
+ range: "http://www.w3.org/ns/oa#Style",
315
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
314
316
  property :suffix,
315
- comment: "The snippet of text that occurs immediately after the text which is being selected.".freeze,
316
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
317
- label: "suffix".freeze,
318
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
319
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
317
+ comment: "The snippet of text that occurs immediately after the text which is being selected.",
318
+ isDefinedBy: "http://www.w3.org/ns/oa#",
319
+ label: "suffix",
320
+ range: "http://www.w3.org/2001/XMLSchema#string",
321
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
320
322
  property :textDirection,
321
- comment: "The direction of the text of the subject resource. There MUST only be one text direction associated with any given resource.".freeze,
322
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
323
- label: "textDirection".freeze,
324
- range: "http://www.w3.org/ns/oa#Direction".freeze,
325
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
323
+ comment: "The direction of the text of the subject resource. There MUST only be one text direction associated with any given resource.",
324
+ isDefinedBy: "http://www.w3.org/ns/oa#",
325
+ label: "textDirection",
326
+ range: "http://www.w3.org/ns/oa#Direction",
327
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
326
328
  property :via,
327
- comment: "A object of the relationship is a resource from which the source resource was retrieved by the providing system.".freeze,
328
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
329
- label: "via".freeze,
330
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
329
+ comment: "A object of the relationship is a resource from which the source resource was retrieved by the providing system.",
330
+ isDefinedBy: "http://www.w3.org/ns/oa#",
331
+ label: "via",
332
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
331
333
 
332
334
  # Extra definitions
333
335
  term :PreferContainedDescriptions,
334
- comment: "An IRI to signal the client prefers to receive full descriptions of the Annotations from a container, not just their IRIs.".freeze,
335
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
336
- label: "PreferContainedDescriptions".freeze,
337
- type: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze
336
+ comment: "An IRI to signal the client prefers to receive full descriptions of the Annotations from a container, not just their IRIs.",
337
+ isDefinedBy: "http://www.w3.org/ns/oa#",
338
+ label: "PreferContainedDescriptions",
339
+ type: "http://www.w3.org/2000/01/rdf-schema#Resource"
338
340
  term :PreferContainedIRIs,
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,
340
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
341
- label: "PreferContainedIRIs".freeze,
342
- type: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze
341
+ comment: "An IRI to signal that the client prefers to receive only the IRIs of the Annotations from a container, not their full descriptions.",
342
+ isDefinedBy: "http://www.w3.org/ns/oa#",
343
+ label: "PreferContainedIRIs",
344
+ type: "http://www.w3.org/2000/01/rdf-schema#Resource"
343
345
  term :assessing,
344
- comment: "The motivation for when the user intends to provide an assessment about the Target resource.".freeze,
345
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
346
- label: "assessing".freeze,
347
- type: "http://www.w3.org/ns/oa#Motivation".freeze
346
+ comment: "The motivation for when the user intends to provide an assessment about the Target resource.",
347
+ isDefinedBy: "http://www.w3.org/ns/oa#",
348
+ label: "assessing",
349
+ type: "http://www.w3.org/ns/oa#Motivation"
348
350
  term :bookmarking,
349
- comment: "The motivation for when the user intends to create a bookmark to the Target or part thereof.".freeze,
350
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
351
- label: "bookmarking".freeze,
352
- type: "http://www.w3.org/ns/oa#Motivation".freeze
351
+ comment: "The motivation for when the user intends to create a bookmark to the Target or part thereof.",
352
+ isDefinedBy: "http://www.w3.org/ns/oa#",
353
+ label: "bookmarking",
354
+ type: "http://www.w3.org/ns/oa#Motivation"
353
355
  term :classifying,
354
- comment: "The motivation for when the user intends to that classify the Target as something.".freeze,
355
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
356
- label: "classifying".freeze,
357
- type: "http://www.w3.org/ns/oa#Motivation".freeze
356
+ comment: "The motivation for when the user intends to that classify the Target as something.",
357
+ isDefinedBy: "http://www.w3.org/ns/oa#",
358
+ label: "classifying",
359
+ type: "http://www.w3.org/ns/oa#Motivation"
358
360
  term :commenting,
359
- comment: "The motivation for when the user intends to comment about the Target.".freeze,
360
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
361
- label: "commenting".freeze,
362
- type: "http://www.w3.org/ns/oa#Motivation".freeze
361
+ comment: "The motivation for when the user intends to comment about the Target.",
362
+ isDefinedBy: "http://www.w3.org/ns/oa#",
363
+ label: "commenting",
364
+ type: "http://www.w3.org/ns/oa#Motivation"
363
365
  term :describing,
364
- comment: "The motivation for when the user intends to describe the Target, as opposed to a comment about them.".freeze,
365
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
366
- label: "describing".freeze,
367
- type: "http://www.w3.org/ns/oa#Motivation".freeze
366
+ comment: "The motivation for when the user intends to describe the Target, as opposed to a comment about them.",
367
+ isDefinedBy: "http://www.w3.org/ns/oa#",
368
+ label: "describing",
369
+ type: "http://www.w3.org/ns/oa#Motivation"
368
370
  term :editing,
369
- comment: "The motivation for when the user intends to request a change or edit to the Target resource.".freeze,
370
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
371
- label: "editing".freeze,
372
- type: "http://www.w3.org/ns/oa#Motivation".freeze
371
+ comment: "The motivation for when the user intends to request a change or edit to the Target resource.",
372
+ isDefinedBy: "http://www.w3.org/ns/oa#",
373
+ label: "editing",
374
+ type: "http://www.w3.org/ns/oa#Motivation"
373
375
  term :highlighting,
374
- comment: "The motivation for when the user intends to highlight the Target resource or segment of it.".freeze,
375
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
376
- label: "highlighting".freeze,
377
- type: "http://www.w3.org/ns/oa#Motivation".freeze
376
+ comment: "The motivation for when the user intends to highlight the Target resource or segment of it.",
377
+ isDefinedBy: "http://www.w3.org/ns/oa#",
378
+ label: "highlighting",
379
+ type: "http://www.w3.org/ns/oa#Motivation"
378
380
  term :identifying,
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,
380
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
381
- label: "identifying".freeze,
382
- type: "http://www.w3.org/ns/oa#Motivation".freeze
381
+ 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.",
382
+ isDefinedBy: "http://www.w3.org/ns/oa#",
383
+ label: "identifying",
384
+ type: "http://www.w3.org/ns/oa#Motivation"
383
385
  term :linking,
384
- comment: "The motivation for when the user intends to link to a resource related to the Target.".freeze,
385
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
386
- label: "linking".freeze,
387
- type: "http://www.w3.org/ns/oa#Motivation".freeze
386
+ comment: "The motivation for when the user intends to link to a resource related to the Target.",
387
+ isDefinedBy: "http://www.w3.org/ns/oa#",
388
+ label: "linking",
389
+ type: "http://www.w3.org/ns/oa#Motivation"
388
390
  term :ltrDirection,
389
- comment: "The direction of text that is read from left to right.".freeze,
390
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
391
- label: "ltrDirection".freeze,
392
- type: "http://www.w3.org/ns/oa#Direction".freeze
391
+ comment: "The direction of text that is read from left to right.",
392
+ isDefinedBy: "http://www.w3.org/ns/oa#",
393
+ label: "ltrDirection",
394
+ type: "http://www.w3.org/ns/oa#Direction"
393
395
  term :moderating,
394
- comment: "The motivation for when the user intends to assign some value or quality to the Target.".freeze,
395
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
396
- label: "moderating".freeze,
397
- type: "http://www.w3.org/ns/oa#Motivation".freeze
396
+ comment: "The motivation for when the user intends to assign some value or quality to the Target.",
397
+ isDefinedBy: "http://www.w3.org/ns/oa#",
398
+ label: "moderating",
399
+ type: "http://www.w3.org/ns/oa#Motivation"
398
400
  term :questioning,
399
- comment: "The motivation for when the user intends to ask a question about the Target.".freeze,
400
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
401
- label: "questioning".freeze,
402
- type: "http://www.w3.org/ns/oa#Motivation".freeze
401
+ comment: "The motivation for when the user intends to ask a question about the Target.",
402
+ isDefinedBy: "http://www.w3.org/ns/oa#",
403
+ label: "questioning",
404
+ type: "http://www.w3.org/ns/oa#Motivation"
403
405
  term :replying,
404
- comment: "The motivation for when the user intends to reply to a previous statement, either an Annotation or another resource.".freeze,
405
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
406
- label: "replying".freeze,
407
- type: "http://www.w3.org/ns/oa#Motivation".freeze
406
+ comment: "The motivation for when the user intends to reply to a previous statement, either an Annotation or another resource.",
407
+ isDefinedBy: "http://www.w3.org/ns/oa#",
408
+ label: "replying",
409
+ type: "http://www.w3.org/ns/oa#Motivation"
408
410
  term :rtlDirection,
409
- comment: "The direction of text that is read from right to left.".freeze,
410
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
411
- label: "rtlDirection".freeze,
412
- type: "http://www.w3.org/ns/oa#Direction".freeze
411
+ comment: "The direction of text that is read from right to left.",
412
+ isDefinedBy: "http://www.w3.org/ns/oa#",
413
+ label: "rtlDirection",
414
+ type: "http://www.w3.org/ns/oa#Direction"
413
415
  term :tagging,
414
- comment: "The motivation for when the user intends to associate a tag with the Target.".freeze,
415
- isDefinedBy: "http://www.w3.org/ns/oa#".freeze,
416
- label: "tagging".freeze,
417
- type: "http://www.w3.org/ns/oa#Motivation".freeze
416
+ comment: "The motivation for when the user intends to associate a tag with the Target.",
417
+ isDefinedBy: "http://www.w3.org/ns/oa#",
418
+ label: "tagging",
419
+ type: "http://www.w3.org/ns/oa#Motivation"
418
420
  end
419
421
  end