rdf-vocab 3.1.9 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
data/lib/rdf/vocab/ldp.rb CHANGED
@@ -3,374 +3,241 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/ldp#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/ldp#>
8
- # #
9
- # # The W3C Linked Data Platform (LDP) Vocabulary
10
- # #
11
- # # W3C Linked Data Platform (LDP)
12
- # #
13
- # # This ontology provides an informal representation of the concepts and terms as defined in the LDP specification. Consult the LDP specification for normative reference.
14
- # #
15
- # # Vocabulary URIs defined in the Linked Data Platform (LDP) namespace.
16
- # # @see http://www.w3.org/2011/09/LinkedData/
17
- # # @see http://www.w3.org/TR/ldp-paging/
18
- # # @see http://www.w3.org/TR/ldp-ucr/
19
- # # @see http://www.w3.org/2012/ldp
20
- # # @see http://www.w3.org/TR/ldp/
21
- # class LDP < RDF::Vocabulary
22
- # # An LDPC that uses a predefined predicate to simply link to its contained resources.
23
- # # @return [RDF::Vocabulary::Term]
24
- # attr_reader :BasicContainer
25
- #
26
- # # A Linked Data Platform RDF Source (LDP-RS) that also conforms to additional patterns and conventions for managing membership. Readers should refer to the specification defining this ontology for the list of behaviors associated with it.
27
- # # @return [RDF::Vocabulary::Term]
28
- # attr_reader :Container
29
- #
30
- # # An LDPC that is similar to a LDP-DC but it allows an indirection with the ability to list as member a resource, such as a URI representing a real-world object, that is different from the resource that is created.
31
- # # @return [RDF::Vocabulary::Term]
32
- # attr_reader :DirectContainer
33
- #
34
- # # An LDPC that has the flexibility of choosing what form the membership triples take.
35
- # # @return [RDF::Vocabulary::Term]
36
- # attr_reader :IndirectContainer
37
- #
38
- # # A Linked Data Platform Resource (LDPR) whose state is NOT represented as RDF.
39
- # # @return [RDF::Vocabulary::Term]
40
- # attr_reader :NonRDFSource
41
- #
42
- # # URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.
43
- # # @return [RDF::Vocabulary::Term]
44
- # attr_reader :Page
45
- #
46
- # # Element in the list of sorting criteria used by the server to assign container members to pages.
47
- # # @return [RDF::Vocabulary::Term]
48
- # attr_reader :PageSortCriterion
49
- #
50
- # # A Linked Data Platform Resource (LDPR) whose state is represented as RDF.
51
- # # @return [RDF::Vocabulary::Term]
52
- # attr_reader :RDFSource
53
- #
54
- # # A HTTP-addressable resource whose lifecycle is managed by a LDP server.
55
- # # @return [RDF::Vocabulary::Term]
56
- # attr_reader :Resource
57
- #
58
- # # Links a resource with constraints that the server requires requests like creation and update to conform to.
59
- # # @return [RDF::Vocabulary::Term]
60
- # attr_reader :constrainedBy
61
- #
62
- # # Links a container with resources created through the container.
63
- # # @return [RDF::Vocabulary::Term]
64
- # attr_reader :contains
65
- #
66
- # # Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.
67
- # # @return [RDF::Vocabulary::Term]
68
- # attr_reader :hasMemberRelation
69
- #
70
- # # Links a resource to a container where notifications for the resource can be created and discovered.
71
- # # @return [RDF::Vocabulary::Term]
72
- # attr_reader :inbox
73
- #
74
- # # Indicates which triple in a creation request should be used as the member-URI value in the membership triple added when the creation request is successful.
75
- # # @return [RDF::Vocabulary::Term]
76
- # attr_reader :insertedContentRelation
77
- #
78
- # # Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.
79
- # # @return [RDF::Vocabulary::Term]
80
- # attr_reader :isMemberOfRelation
81
- #
82
- # # LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.
83
- # # @return [RDF::Vocabulary::Term]
84
- # attr_reader :member
85
- #
86
- # # Indicates the membership-constant-URI in a membership triple. Depending upon the membership triple pattern a container uses, as indicated by the presence of ldp:hasMemberRelation or ldp:isMemberOfRelation, the membership-constant-URI might occupy either the subject or object position in membership triples.
87
- # # @return [RDF::Vocabulary::Term]
88
- # attr_reader :membershipResource
89
- #
90
- # # Link to a page sequence resource, as defined by LDP Paging. Typically used to communicate the sorting criteria used to allocate LDPC members to pages.
91
- # # @return [RDF::Vocabulary::Term]
92
- # attr_reader :pageSequence
93
- #
94
- # # The collation used to order the members across pages in a page sequence when comparing strings.
95
- # # @return [RDF::Vocabulary::Term]
96
- # attr_reader :pageSortCollation
97
- #
98
- # # Link to the list of sorting criteria used by the server in a representation. Typically used on Link response headers as an extension link relation URI in the rel= parameter.
99
- # # @return [RDF::Vocabulary::Term]
100
- # attr_reader :pageSortCriteria
101
- #
102
- # # The ascending/descending/etc order used to order the members across pages in a page sequence.
103
- # # @return [RDF::Vocabulary::Term]
104
- # attr_reader :pageSortOrder
105
- #
106
- # # Predicate used to specify the order of the members across a page sequence's in-sequence page resources; it asserts nothing about the order of members in the representation of a single page.
107
- # # @return [RDF::Vocabulary::Term]
108
- # attr_reader :pageSortPredicate
109
- #
110
- # # Ascending order.
111
- # # @return [RDF::Vocabulary::Term]
112
- # attr_reader :Ascending
113
- #
114
- # # Descending order.
115
- # # @return [RDF::Vocabulary::Term]
116
- # attr_reader :Descending
117
- #
118
- # # Used to indicate default and typical behavior for ldp:insertedContentRelation, where the member-URI value in the membership triple added when a creation request is successful is the URI assigned to the newly created resource.
119
- # # @return [RDF::Vocabulary::Term]
120
- # attr_reader :MemberSubject
121
- #
122
- # # URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.
123
- # # @return [RDF::Vocabulary::Term]
124
- # attr_reader :PreferContainment
125
- #
126
- # # Archaic alias for ldp:PreferMinimalContainer
127
- # # @return [RDF::Vocabulary::Term]
128
- # attr_reader :PreferEmptyContainer
129
- #
130
- # # URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.
131
- # # @return [RDF::Vocabulary::Term]
132
- # attr_reader :PreferMembership
133
- #
134
- # # URI identifying the subset of a LDPC's triples present in an empty LDPC, for example to allow clients to express interest in receiving them. Currently this excludes containment and membership triples, but in the future other exclusions might be added. This definition is written to automatically exclude those new classes of triples.
135
- # # @return [RDF::Vocabulary::Term]
136
- # attr_reader :PreferMinimalContainer
137
- #
138
- # end
139
6
  LDP = Class.new(RDF::Vocabulary("http://www.w3.org/ns/ldp#")) do
140
7
 
141
8
  # Ontology definition
142
9
  ontology :"http://www.w3.org/ns/ldp#",
143
- comment: %(This ontology provides an informal representation of the concepts and terms as defined in the LDP specification. Consult the LDP specification for normative reference.).freeze,
144
- "dc:created": "2015-02-26".freeze,
145
- "dc:creator": [term(
146
- "foaf:name": "Ashok Malhotra".freeze
10
+ comment: "This ontology provides an informal representation of the concepts and terms as defined in the LDP specification. Consult the LDP specification for normative reference.".freeze,
11
+ "http://purl.org/dc/terms/created": "2015-02-26".freeze,
12
+ "http://purl.org/dc/terms/creator": [term(
13
+ "http://xmlns.com/foaf/0.1/name": "Ashok Malhotra".freeze
147
14
  ), term(
148
- "foaf:name": "John Arwe".freeze
15
+ "http://xmlns.com/foaf/0.1/name": "John Arwe".freeze
149
16
  ), term(
150
- "foaf:name": "Steve Speicher".freeze
17
+ "http://xmlns.com/foaf/0.1/name": "Steve Speicher".freeze
151
18
  )],
152
- "dc:description": "Vocabulary URIs defined in the Linked Data Platform (LDP) namespace.".freeze,
153
- "dc:publisher": "http://www.w3.org/data#W3C".freeze,
154
- "dc:title": "The W3C Linked Data Platform (LDP) Vocabulary".freeze,
155
- "foaf:maker": term(
156
- "foaf:homepage": "http://www.w3.org/2012/ldp".freeze
157
- ),
19
+ "http://purl.org/dc/terms/description": "Vocabulary URIs defined in the Linked Data Platform (LDP) namespace.".freeze,
20
+ "http://purl.org/dc/terms/publisher": "http://www.w3.org/data#W3C".freeze,
21
+ "http://purl.org/dc/terms/title": "The W3C Linked Data Platform (LDP) Vocabulary".freeze,
158
22
  "http://purl.org/vocab/vann/preferredNamespacePrefix": "ldp".freeze,
159
23
  "http://purl.org/vocab/vann/preferredNamespaceUri": "http://www.w3.org/ns/ldp#".freeze,
24
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://www.w3.org/2011/09/LinkedData/".freeze, "http://www.w3.org/2012/ldp".freeze, "http://www.w3.org/TR/ldp-paging/".freeze, "http://www.w3.org/TR/ldp-ucr/".freeze, "http://www.w3.org/TR/ldp/".freeze],
25
+ "http://xmlns.com/foaf/0.1/maker": term(
26
+ "http://xmlns.com/foaf/0.1/homepage": "http://www.w3.org/2012/ldp".freeze
27
+ ),
160
28
  label: "W3C Linked Data Platform (LDP)".freeze,
161
- "rdfs:seeAlso": ["http://www.w3.org/2011/09/LinkedData/".freeze, "http://www.w3.org/2012/ldp".freeze, "http://www.w3.org/TR/ldp-paging/".freeze, "http://www.w3.org/TR/ldp-ucr/".freeze, "http://www.w3.org/TR/ldp/".freeze],
162
- type: "owl:Ontology".freeze
29
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
163
30
 
164
31
  # Class definitions
165
32
  term :BasicContainer,
166
- comment: %(An LDPC that uses a predefined predicate to simply link to its contained resources.).freeze,
167
- isDefinedBy: "ldp:".freeze,
33
+ comment: "An LDPC that uses a predefined predicate to simply link to its contained resources.".freeze,
34
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
35
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
168
36
  label: "BasicContainer".freeze,
169
- subClassOf: "ldp:Container".freeze,
170
- type: "rdfs:Class".freeze,
171
- "vs:term_status": "stable".freeze
37
+ subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
38
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
172
39
  term :Container,
173
- comment: %(A Linked Data Platform RDF Source \(LDP-RS\) that also conforms to additional patterns and conventions for managing membership. Readers should refer to the specification defining this ontology for the list of behaviors associated with it.).freeze,
174
- isDefinedBy: "ldp:".freeze,
40
+ comment: "A Linked Data Platform RDF Source (LDP-RS) that also conforms to additional patterns and conventions for managing membership. Readers should refer to the specification defining this ontology for the list of behaviors associated with it.".freeze,
41
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
42
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
175
43
  label: "Container".freeze,
176
- subClassOf: "ldp:RDFSource".freeze,
177
- type: "rdfs:Class".freeze,
178
- "vs:term_status": "stable".freeze
44
+ subClassOf: "http://www.w3.org/ns/ldp#RDFSource".freeze,
45
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
179
46
  term :DirectContainer,
180
- comment: %(An LDPC that is similar to a LDP-DC but it allows an indirection with the ability to list as member a resource, such as a URI representing a real-world object, that is different from the resource that is created.).freeze,
181
- isDefinedBy: "ldp:".freeze,
47
+ comment: "An LDPC that is similar to a LDP-DC but it allows an indirection with the ability to list as member a resource, such as a URI representing a real-world object, that is different from the resource that is created.".freeze,
48
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
49
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
182
50
  label: "DirectContainer".freeze,
183
- subClassOf: "ldp:Container".freeze,
184
- type: "rdfs:Class".freeze,
185
- "vs:term_status": "stable".freeze
51
+ subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
52
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
186
53
  term :IndirectContainer,
187
- comment: %(An LDPC that has the flexibility of choosing what form the membership triples take.).freeze,
188
- isDefinedBy: "ldp:".freeze,
54
+ comment: "An LDPC that has the flexibility of choosing what form the membership triples take.".freeze,
55
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
56
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
189
57
  label: "IndirectContainer".freeze,
190
- subClassOf: "ldp:Container".freeze,
191
- type: "rdfs:Class".freeze,
192
- "vs:term_status": "stable".freeze
58
+ subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
59
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
193
60
  term :NonRDFSource,
194
- comment: %(A Linked Data Platform Resource \(LDPR\) whose state is NOT represented as RDF.).freeze,
195
- isDefinedBy: "ldp:".freeze,
61
+ comment: "A Linked Data Platform Resource (LDPR) whose state is NOT represented as RDF.".freeze,
62
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
63
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
196
64
  label: "NonRDFSource".freeze,
197
- subClassOf: "ldp:Resource".freeze,
198
- type: "rdfs:Class".freeze,
199
- "vs:term_status": "stable".freeze
65
+ subClassOf: "http://www.w3.org/ns/ldp#Resource".freeze,
66
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
200
67
  term :Page,
201
- comment: %(URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.).freeze,
202
- isDefinedBy: "ldp:".freeze,
68
+ comment: "URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.".freeze,
69
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
70
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
203
71
  label: "Page".freeze,
204
- type: "rdfs:Class".freeze,
205
- "vs:term_status": "testing".freeze
72
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
206
73
  term :PageSortCriterion,
207
- comment: %(Element in the list of sorting criteria used by the server to assign container members to pages.).freeze,
208
- isDefinedBy: "ldp:".freeze,
74
+ comment: "Element in the list of sorting criteria used by the server to assign container members to pages.".freeze,
75
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
76
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
209
77
  label: "PageSortCriterion".freeze,
210
- type: "rdfs:Class".freeze,
211
- "vs:term_status": "testing".freeze
78
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
212
79
  term :RDFSource,
213
- comment: %(A Linked Data Platform Resource \(LDPR\) whose state is represented as RDF.).freeze,
214
- isDefinedBy: "ldp:".freeze,
80
+ comment: "A Linked Data Platform Resource (LDPR) whose state is represented as RDF.".freeze,
81
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
82
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
215
83
  label: "RDFSource".freeze,
216
- subClassOf: "ldp:Resource".freeze,
217
- type: "rdfs:Class".freeze,
218
- "vs:term_status": "stable".freeze
84
+ subClassOf: "http://www.w3.org/ns/ldp#Resource".freeze,
85
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
219
86
  term :Resource,
220
- comment: %(A HTTP-addressable resource whose lifecycle is managed by a LDP server.).freeze,
221
- isDefinedBy: "ldp:".freeze,
87
+ comment: "A HTTP-addressable resource whose lifecycle is managed by a LDP server.".freeze,
88
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
89
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
222
90
  label: "Resource".freeze,
223
- type: "rdfs:Class".freeze,
224
- "vs:term_status": "stable".freeze
91
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
225
92
 
226
93
  # Property definitions
227
94
  property :constrainedBy,
228
- comment: %(Links a resource with constraints that the server requires requests like creation and update to conform to.).freeze,
229
- domain: "ldp:Resource".freeze,
230
- isDefinedBy: "ldp:".freeze,
95
+ comment: "Links a resource with constraints that the server requires requests like creation and update to conform to.".freeze,
96
+ domain: "http://www.w3.org/ns/ldp#Resource".freeze,
97
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
98
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
231
99
  label: "constrainedBy".freeze,
232
- range: "rdfs:Resource".freeze,
233
- type: "rdf:Property".freeze,
234
- "vs:term_status": "stable".freeze
100
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
101
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
235
102
  property :contains,
236
- comment: %(Links a container with resources created through the container.).freeze,
237
- domain: "ldp:Container".freeze,
238
- isDefinedBy: "ldp:".freeze,
103
+ comment: "Links a container with resources created through the container.".freeze,
104
+ domain: "http://www.w3.org/ns/ldp#Container".freeze,
105
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
106
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
239
107
  label: "contains".freeze,
240
- range: "rdfs:Resource".freeze,
241
- type: "rdf:Property".freeze,
242
- "vs:term_status": "stable".freeze
108
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
109
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
243
110
  property :hasMemberRelation,
244
- comment: %(Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.).freeze,
245
- domain: "ldp:Container".freeze,
246
- isDefinedBy: "ldp:".freeze,
111
+ comment: "Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.".freeze,
112
+ domain: "http://www.w3.org/ns/ldp#Container".freeze,
113
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
114
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
247
115
  label: "hasMemberRelation".freeze,
248
- range: "rdf:Property".freeze,
249
- type: "rdf:Property".freeze,
250
- "vs:term_status": "stable".freeze
116
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
117
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
251
118
  property :inbox,
252
- comment: %(Links a resource to a container where notifications for the resource can be created and discovered.).freeze,
253
- "dc:creator": ["http://csarven.ca/#i".freeze, "https://rhiaro.co.uk/#me".freeze],
254
- "dc:issued": "2016-09-29".freeze,
119
+ comment: "Links a resource to a container where notifications for the resource can be created and discovered.".freeze,
120
+ "http://purl.org/dc/terms/creator": ["http://csarven.ca/#i".freeze, "https://rhiaro.co.uk/#me".freeze],
121
+ "http://purl.org/dc/terms/issued": "2016-09-29".freeze,
122
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
255
123
  isDefinedBy: "https://www.w3.org/TR/ldn/".freeze,
256
124
  label: "inbox".freeze,
257
- type: "rdf:Property".freeze,
258
- "vs:term_status": "stable".freeze
125
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
259
126
  property :insertedContentRelation,
260
- comment: %(Indicates which triple in a creation request should be used as the member-URI value in the membership triple added when the creation request is successful.).freeze,
261
- domain: "ldp:Container".freeze,
262
- isDefinedBy: "ldp:".freeze,
127
+ comment: "Indicates which triple in a creation request should be used as the member-URI value in the membership triple added when the creation request is successful.".freeze,
128
+ domain: "http://www.w3.org/ns/ldp#Container".freeze,
129
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
130
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
263
131
  label: "insertedContentRelation".freeze,
264
- range: "rdf:Property".freeze,
265
- type: "rdf:Property".freeze,
266
- "vs:term_status": "stable".freeze
132
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
133
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
267
134
  property :isMemberOfRelation,
268
- comment: %(Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.).freeze,
269
- domain: "ldp:Container".freeze,
270
- isDefinedBy: "ldp:".freeze,
135
+ comment: "Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.".freeze,
136
+ domain: "http://www.w3.org/ns/ldp#Container".freeze,
137
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
138
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
271
139
  label: "isMemmberOfRelation".freeze,
272
- range: "rdf:Property".freeze,
273
- type: "rdf:Property".freeze,
274
- "vs:term_status": "stable".freeze
140
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
141
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
275
142
  property :member,
276
- comment: %(LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.).freeze,
277
- domain: "ldp:Resource".freeze,
278
- isDefinedBy: "ldp:".freeze,
143
+ comment: "LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.".freeze,
144
+ domain: "http://www.w3.org/ns/ldp#Resource".freeze,
145
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
146
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
279
147
  label: "member".freeze,
280
- range: "rdfs:Resource".freeze,
281
- type: "rdf:Property".freeze,
282
- "vs:term_status": "stable".freeze
148
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
149
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
283
150
  property :membershipResource,
284
- comment: %(Indicates the membership-constant-URI in a membership triple. Depending upon the membership triple pattern a container uses, as indicated by the presence of ldp:hasMemberRelation or ldp:isMemberOfRelation, the membership-constant-URI might occupy either the subject or object position in membership triples.).freeze,
285
- domain: "ldp:Container".freeze,
286
- isDefinedBy: "ldp:".freeze,
151
+ comment: "Indicates the membership-constant-URI in a membership triple. Depending upon the membership triple pattern a container uses, as indicated by the presence of ldp:hasMemberRelation or ldp:isMemberOfRelation, the membership-constant-URI might occupy either the subject or object position in membership triples.".freeze,
152
+ domain: "http://www.w3.org/ns/ldp#Container".freeze,
153
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
154
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
287
155
  label: "membershipResource".freeze,
288
- range: "rdfs:Resource".freeze,
289
- type: "rdf:Property".freeze,
290
- "vs:term_status": "stable".freeze
156
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
157
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
291
158
  property :pageSequence,
292
- comment: %(Link to a page sequence resource, as defined by LDP Paging. Typically used to communicate the sorting criteria used to allocate LDPC members to pages.).freeze,
293
- isDefinedBy: "ldp:".freeze,
159
+ comment: "Link to a page sequence resource, as defined by LDP Paging. Typically used to communicate the sorting criteria used to allocate LDPC members to pages.".freeze,
160
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
161
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
294
162
  label: "Page".freeze,
295
- type: "rdf:Property".freeze,
296
- "vs:term_status": "testing".freeze
163
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
297
164
  property :pageSortCollation,
298
- comment: %(The collation used to order the members across pages in a page sequence when comparing strings.).freeze,
299
- domain: "ldp:PageSortCriterion".freeze,
300
- isDefinedBy: "ldp:".freeze,
165
+ comment: "The collation used to order the members across pages in a page sequence when comparing strings.".freeze,
166
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion".freeze,
167
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
168
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
301
169
  label: "pageSortCollation".freeze,
302
- range: "rdf:Property".freeze,
303
- type: "rdf:Property".freeze,
304
- "vs:term_status": "testing".freeze
170
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
171
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
305
172
  property :pageSortCriteria,
306
- comment: %(Link to the list of sorting criteria used by the server in a representation. Typically used on Link response headers as an extension link relation URI in the rel= parameter.).freeze,
307
- domain: "ldp:Page".freeze,
308
- isDefinedBy: "ldp:".freeze,
173
+ comment: "Link to the list of sorting criteria used by the server in a representation. Typically used on Link response headers as an extension link relation URI in the rel= parameter.".freeze,
174
+ domain: "http://www.w3.org/ns/ldp#Page".freeze,
175
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
176
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
309
177
  label: "pageSortCriteria".freeze,
310
- range: "rdf:List".freeze,
311
- type: "rdf:Property".freeze,
312
- "vs:term_status": "testing".freeze
178
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
179
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
313
180
  property :pageSortOrder,
314
- comment: %(The ascending/descending/etc order used to order the members across pages in a page sequence.).freeze,
315
- domain: "ldp:PageSortCriterion".freeze,
316
- isDefinedBy: "ldp:".freeze,
181
+ comment: "The ascending/descending/etc order used to order the members across pages in a page sequence.".freeze,
182
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion".freeze,
183
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
184
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
317
185
  label: "pageSortOrder".freeze,
318
- range: "rdfs:Resource".freeze,
319
- type: "rdf:Property".freeze,
320
- "vs:term_status": "testing".freeze
186
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
187
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
321
188
  property :pageSortPredicate,
322
- comment: %(Predicate used to specify the order of the members across a page sequence's in-sequence page resources; it asserts nothing about the order of members in the representation of a single page.).freeze,
323
- domain: "ldp:PageSortCriterion".freeze,
324
- isDefinedBy: "ldp:".freeze,
189
+ comment: "Predicate used to specify the order of the members across a page sequence's in-sequence page resources; it asserts nothing about the order of members in the representation of a single page.".freeze,
190
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion".freeze,
191
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
192
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
325
193
  label: "pageSortPredicate".freeze,
326
- range: "rdf:Property".freeze,
327
- type: "rdf:Property".freeze,
328
- "vs:term_status": "testing".freeze
194
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
195
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
329
196
 
330
197
  # Extra definitions
331
198
  term :Ascending,
332
- comment: %(Ascending order.).freeze,
333
- isDefinedBy: "ldp:".freeze,
199
+ comment: "Ascending order.".freeze,
200
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
201
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
334
202
  label: "Ascending".freeze,
335
- type: "owl:NamedIndividual".freeze,
336
- "vs:term_status": "testing".freeze
203
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
337
204
  term :Descending,
338
- comment: %(Descending order.).freeze,
339
- isDefinedBy: "ldp:".freeze,
205
+ comment: "Descending order.".freeze,
206
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
207
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
340
208
  label: "Descending".freeze,
341
- type: "owl:NamedIndividual".freeze,
342
- "vs:term_status": "testing".freeze
209
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
343
210
  term :MemberSubject,
344
- comment: %(Used to indicate default and typical behavior for ldp:insertedContentRelation, where the member-URI value in the membership triple added when a creation request is successful is the URI assigned to the newly created resource.).freeze,
345
- isDefinedBy: "ldp:".freeze,
211
+ comment: "Used to indicate default and typical behavior for ldp:insertedContentRelation, where the member-URI value in the membership triple added when a creation request is successful is the URI assigned to the newly created resource.".freeze,
212
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
213
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
346
214
  label: "MemberSubject".freeze,
347
- type: "owl:NamedIndividual".freeze,
348
- "vs:term_status": "stable".freeze
215
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
349
216
  term :PreferContainment,
350
- comment: %(URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.).freeze,
351
- isDefinedBy: "ldp:".freeze,
217
+ comment: "URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.".freeze,
218
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
219
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
352
220
  label: "PreferContainment".freeze,
353
- type: "owl:NamedIndividual".freeze,
354
- "vs:term_status": "stable".freeze
221
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
355
222
  term :PreferEmptyContainer,
356
- comment: %(Archaic alias for ldp:PreferMinimalContainer).freeze,
357
- equivalentProperty: "ldp:PreferMinimalContainer".freeze,
358
- isDefinedBy: "ldp:".freeze,
223
+ comment: "Archaic alias for ldp:PreferMinimalContainer".freeze,
224
+ equivalentProperty: "http://www.w3.org/ns/ldp#PreferMinimalContainer".freeze,
225
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/ns/ldp#PreferMinimalContainer".freeze,
226
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic".freeze,
227
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
359
228
  label: "PreferEmptyContainer".freeze,
360
- "rdfs:seeAlso": "ldp:PreferMinimalContainer".freeze,
361
- type: "owl:NamedIndividual".freeze,
362
- "vs:term_status": "archaic".freeze
229
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
363
230
  term :PreferMembership,
364
- comment: %(URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.).freeze,
365
- isDefinedBy: "ldp:".freeze,
231
+ comment: "URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.".freeze,
232
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
233
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
366
234
  label: "PreferMembership".freeze,
367
- type: "owl:NamedIndividual".freeze,
368
- "vs:term_status": "stable".freeze
235
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
369
236
  term :PreferMinimalContainer,
370
- comment: %(URI identifying the subset of a LDPC's triples present in an empty LDPC, for example to allow clients to express interest in receiving them. Currently this excludes containment and membership triples, but in the future other exclusions might be added. This definition is written to automatically exclude those new classes of triples.).freeze,
371
- isDefinedBy: "ldp:".freeze,
237
+ comment: "URI identifying the subset of a LDPC's triples present in an empty LDPC, for example to allow clients to express interest in receiving them. Currently this excludes containment and membership triples, but in the future other exclusions might be added. This definition is written to automatically exclude those new classes of triples.".freeze,
238
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
239
+ isDefinedBy: "http://www.w3.org/ns/ldp#".freeze,
372
240
  label: "PreferMinimalContainer".freeze,
373
- type: "owl:NamedIndividual".freeze,
374
- "vs:term_status": "stable".freeze
241
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
375
242
  end
376
243
  end