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/ldp.rb CHANGED
@@ -3,241 +3,243 @@
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
+ # Vocabulary for <http://www.w3.org/ns/ldp#>
7
+ # @!visibility private
6
8
  LDP = Class.new(RDF::Vocabulary("http://www.w3.org/ns/ldp#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.w3.org/ns/ldp#",
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
+ 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.",
13
+ "http://purl.org/dc/terms/created": "2015-02-26",
12
14
  "http://purl.org/dc/terms/creator": [term(
13
- "http://xmlns.com/foaf/0.1/name": "Ashok Malhotra".freeze
15
+ "http://xmlns.com/foaf/0.1/name": "Ashok Malhotra"
14
16
  ), term(
15
- "http://xmlns.com/foaf/0.1/name": "John Arwe".freeze
17
+ "http://xmlns.com/foaf/0.1/name": "John Arwe"
16
18
  ), term(
17
- "http://xmlns.com/foaf/0.1/name": "Steve Speicher".freeze
19
+ "http://xmlns.com/foaf/0.1/name": "Steve Speicher"
18
20
  )],
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,
22
- "http://purl.org/vocab/vann/preferredNamespacePrefix": "ldp".freeze,
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],
21
+ "http://purl.org/dc/terms/description": "Vocabulary URIs defined in the Linked Data Platform (LDP) namespace.",
22
+ "http://purl.org/dc/terms/publisher": "http://www.w3.org/data#W3C",
23
+ "http://purl.org/dc/terms/title": "The W3C Linked Data Platform (LDP) Vocabulary",
24
+ "http://purl.org/vocab/vann/preferredNamespacePrefix": "ldp",
25
+ "http://purl.org/vocab/vann/preferredNamespaceUri": "http://www.w3.org/ns/ldp#",
26
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://www.w3.org/2011/09/LinkedData/", "http://www.w3.org/2012/ldp", "http://www.w3.org/TR/ldp-paging/", "http://www.w3.org/TR/ldp-ucr/", "http://www.w3.org/TR/ldp/"],
25
27
  "http://xmlns.com/foaf/0.1/maker": term(
26
- "http://xmlns.com/foaf/0.1/homepage": "http://www.w3.org/2012/ldp".freeze
28
+ "http://xmlns.com/foaf/0.1/homepage": "http://www.w3.org/2012/ldp"
27
29
  ),
28
- label: "W3C Linked Data Platform (LDP)".freeze,
29
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
30
+ label: "W3C Linked Data Platform (LDP)",
31
+ type: "http://www.w3.org/2002/07/owl#Ontology"
30
32
 
31
33
  # Class definitions
32
34
  term :BasicContainer,
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,
36
- label: "BasicContainer".freeze,
37
- subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
38
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
35
+ comment: "An LDPC that uses a predefined predicate to simply link to its contained resources.",
36
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
37
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
38
+ label: "BasicContainer",
39
+ subClassOf: "http://www.w3.org/ns/ldp#Container",
40
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
39
41
  term :Container,
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,
43
- label: "Container".freeze,
44
- subClassOf: "http://www.w3.org/ns/ldp#RDFSource".freeze,
45
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
42
+ 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.",
43
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
44
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
45
+ label: "Container",
46
+ subClassOf: "http://www.w3.org/ns/ldp#RDFSource",
47
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
46
48
  term :DirectContainer,
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,
50
- label: "DirectContainer".freeze,
51
- subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
52
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
49
+ 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.",
50
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
51
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
52
+ label: "DirectContainer",
53
+ subClassOf: "http://www.w3.org/ns/ldp#Container",
54
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
53
55
  term :IndirectContainer,
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,
57
- label: "IndirectContainer".freeze,
58
- subClassOf: "http://www.w3.org/ns/ldp#Container".freeze,
59
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
56
+ comment: "An LDPC that has the flexibility of choosing what form the membership triples take.",
57
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
58
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
59
+ label: "IndirectContainer",
60
+ subClassOf: "http://www.w3.org/ns/ldp#Container",
61
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
60
62
  term :NonRDFSource,
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,
64
- label: "NonRDFSource".freeze,
65
- subClassOf: "http://www.w3.org/ns/ldp#Resource".freeze,
66
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
63
+ comment: "A Linked Data Platform Resource (LDPR) whose state is NOT represented as RDF.",
64
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
65
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
66
+ label: "NonRDFSource",
67
+ subClassOf: "http://www.w3.org/ns/ldp#Resource",
68
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
67
69
  term :Page,
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,
71
- label: "Page".freeze,
72
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
70
+ 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.",
71
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
72
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
73
+ label: "Page",
74
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
73
75
  term :PageSortCriterion,
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,
77
- label: "PageSortCriterion".freeze,
78
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
76
+ comment: "Element in the list of sorting criteria used by the server to assign container members to pages.",
77
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
78
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
79
+ label: "PageSortCriterion",
80
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
79
81
  term :RDFSource,
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,
83
- label: "RDFSource".freeze,
84
- subClassOf: "http://www.w3.org/ns/ldp#Resource".freeze,
85
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
82
+ comment: "A Linked Data Platform Resource (LDPR) whose state is represented as RDF.",
83
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
84
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
85
+ label: "RDFSource",
86
+ subClassOf: "http://www.w3.org/ns/ldp#Resource",
87
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
86
88
  term :Resource,
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,
90
- label: "Resource".freeze,
91
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
89
+ comment: "A HTTP-addressable resource whose lifecycle is managed by a LDP server.",
90
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
91
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
92
+ label: "Resource",
93
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
92
94
 
93
95
  # Property definitions
94
96
  property :constrainedBy,
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,
99
- label: "constrainedBy".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
97
+ comment: "Links a resource with constraints that the server requires requests like creation and update to conform to.",
98
+ domain: "http://www.w3.org/ns/ldp#Resource",
99
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
100
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
101
+ label: "constrainedBy",
102
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource",
103
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
102
104
  property :contains,
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,
107
- label: "contains".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
105
+ comment: "Links a container with resources created through the container.",
106
+ domain: "http://www.w3.org/ns/ldp#Container",
107
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
108
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
109
+ label: "contains",
110
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource",
111
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
110
112
  property :hasMemberRelation,
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,
115
- label: "hasMemberRelation".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
113
+ comment: "Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.",
114
+ domain: "http://www.w3.org/ns/ldp#Container",
115
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
116
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
117
+ label: "hasMemberRelation",
118
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
119
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
118
120
  property :inbox,
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,
123
- isDefinedBy: "https://www.w3.org/TR/ldn/".freeze,
124
- label: "inbox".freeze,
125
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
121
+ comment: "Links a resource to a container where notifications for the resource can be created and discovered.",
122
+ "http://purl.org/dc/terms/creator": ["http://csarven.ca/#i", "https://rhiaro.co.uk/#me"],
123
+ "http://purl.org/dc/terms/issued": "2016-09-29",
124
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
125
+ isDefinedBy: "https://www.w3.org/TR/ldn/",
126
+ label: "inbox",
127
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
126
128
  property :insertedContentRelation,
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,
131
- label: "insertedContentRelation".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
129
+ 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.",
130
+ domain: "http://www.w3.org/ns/ldp#Container",
131
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
132
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
133
+ label: "insertedContentRelation",
134
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
135
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
134
136
  property :isMemberOfRelation,
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,
139
- label: "isMemmberOfRelation".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
137
+ comment: "Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.",
138
+ domain: "http://www.w3.org/ns/ldp#Container",
139
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
140
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
141
+ label: "isMemmberOfRelation",
142
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
143
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
142
144
  property :member,
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,
147
- label: "member".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
145
+ comment: "LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.",
146
+ domain: "http://www.w3.org/ns/ldp#Resource",
147
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
148
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
149
+ label: "member",
150
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource",
151
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
150
152
  property :membershipResource,
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,
155
- label: "membershipResource".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
153
+ 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.",
154
+ domain: "http://www.w3.org/ns/ldp#Container",
155
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
156
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
157
+ label: "membershipResource",
158
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource",
159
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
158
160
  property :pageSequence,
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,
162
- label: "Page".freeze,
163
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
161
+ 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.",
162
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
163
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
164
+ label: "Page",
165
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
164
166
  property :pageSortCollation,
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,
169
- label: "pageSortCollation".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
167
+ comment: "The collation used to order the members across pages in a page sequence when comparing strings.",
168
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion",
169
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
170
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
171
+ label: "pageSortCollation",
172
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
173
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
172
174
  property :pageSortCriteria,
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,
177
- label: "pageSortCriteria".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
175
+ 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.",
176
+ domain: "http://www.w3.org/ns/ldp#Page",
177
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
178
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
179
+ label: "pageSortCriteria",
180
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
181
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
180
182
  property :pageSortOrder,
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,
185
- label: "pageSortOrder".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
183
+ comment: "The ascending/descending/etc order used to order the members across pages in a page sequence.",
184
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion",
185
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
186
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
187
+ label: "pageSortOrder",
188
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource",
189
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
188
190
  property :pageSortPredicate,
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,
193
- label: "pageSortPredicate".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
191
+ 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.",
192
+ domain: "http://www.w3.org/ns/ldp#PageSortCriterion",
193
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
194
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
195
+ label: "pageSortPredicate",
196
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
197
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
196
198
 
197
199
  # Extra definitions
198
200
  term :Ascending,
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,
202
- label: "Ascending".freeze,
203
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
201
+ comment: "Ascending order.",
202
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
203
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
204
+ label: "Ascending",
205
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
204
206
  term :Descending,
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,
208
- label: "Descending".freeze,
209
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
207
+ comment: "Descending order.",
208
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
209
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
210
+ label: "Descending",
211
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
210
212
  term :MemberSubject,
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,
214
- label: "MemberSubject".freeze,
215
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
213
+ 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.",
214
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
215
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
216
+ label: "MemberSubject",
217
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
216
218
  term :PreferContainment,
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,
220
- label: "PreferContainment".freeze,
221
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
219
+ comment: "URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.",
220
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
221
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
222
+ label: "PreferContainment",
223
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
222
224
  term :PreferEmptyContainer,
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,
228
- label: "PreferEmptyContainer".freeze,
229
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
225
+ comment: "Archaic alias for ldp:PreferMinimalContainer",
226
+ equivalentProperty: "http://www.w3.org/ns/ldp#PreferMinimalContainer",
227
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/ns/ldp#PreferMinimalContainer",
228
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "archaic",
229
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
230
+ label: "PreferEmptyContainer",
231
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
230
232
  term :PreferMembership,
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,
234
- label: "PreferMembership".freeze,
235
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
233
+ comment: "URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.",
234
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
235
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
236
+ label: "PreferMembership",
237
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
236
238
  term :PreferMinimalContainer,
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,
240
- label: "PreferMinimalContainer".freeze,
241
- type: "http://www.w3.org/2002/07/owl#NamedIndividual".freeze
239
+ 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.",
240
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
241
+ isDefinedBy: "http://www.w3.org/ns/ldp#",
242
+ label: "PreferMinimalContainer",
243
+ type: "http://www.w3.org/2002/07/owl#NamedIndividual"
242
244
  end
243
245
  end