rdf-vocab 3.1.1 → 3.1.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/README.md +69 -45
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +55 -39
- data/lib/rdf/vocab/acl.rb +84 -1
- data/lib/rdf/vocab/as.rb +466 -1
- data/lib/rdf/vocab/bf2.rb +1317 -1
- data/lib/rdf/vocab/bibframe.rb +1 -2
- data/lib/rdf/vocab/bibo.rb +496 -1
- data/lib/rdf/vocab/cc.rb +107 -1
- data/lib/rdf/vocab/cert.rb +68 -1
- data/lib/rdf/vocab/cnt.rb +79 -1
- data/lib/rdf/vocab/crm.rb +1303 -1
- data/lib/rdf/vocab/datacite.rb +1 -1
- data/lib/rdf/vocab/dbo.rb +10463 -1
- data/lib/rdf/vocab/dc.rb +470 -301
- data/lib/rdf/vocab/dc11.rb +88 -57
- data/lib/rdf/vocab/dcat.rb +153 -5
- data/lib/rdf/vocab/dcmitype.rb +51 -25
- data/lib/rdf/vocab/disco.rb +228 -1
- data/lib/rdf/vocab/doap.rb +175 -1
- data/lib/rdf/vocab/dwc.rb +753 -1
- data/lib/rdf/vocab/earl.rb +324 -0
- data/lib/rdf/vocab/ebucore.rb +7335 -1974
- data/lib/rdf/vocab/edm.rb +150 -1
- data/lib/rdf/vocab/exif.rb +650 -1
- data/lib/rdf/vocab/extensions.rb +265 -212
- data/lib/rdf/vocab/fcrepo4.rb +377 -1
- data/lib/rdf/vocab/foaf.rb +305 -1
- data/lib/rdf/vocab/geo.rb +39 -1
- data/lib/rdf/vocab/geojson.rb +66 -1
- data/lib/rdf/vocab/geonames.rb +166 -1
- data/lib/rdf/vocab/gr.rb +684 -1
- data/lib/rdf/vocab/gs1.rb +1597 -1
- data/lib/rdf/vocab/ht.rb +164 -1
- data/lib/rdf/vocab/hydra.rb +238 -4
- data/lib/rdf/vocab/iana.rb +230 -1
- data/lib/rdf/vocab/ical.rb +462 -1
- data/lib/rdf/vocab/identifiers.rb +462 -1
- data/lib/rdf/vocab/iiif.rb +136 -1
- data/lib/rdf/vocab/jsonld.rb +147 -3
- data/lib/rdf/vocab/ldp.rb +130 -1
- data/lib/rdf/vocab/lrmi.rb +69 -1
- data/lib/rdf/vocab/ma.rb +381 -1
- data/lib/rdf/vocab/mads.rb +610 -22
- data/lib/rdf/vocab/{marc_relators.rb → marcrelators.rb} +809 -1
- data/lib/rdf/vocab/mo.rb +919 -1
- data/lib/rdf/vocab/mods.rb +516 -1
- data/lib/rdf/vocab/nfo.rb +1 -1
- data/lib/rdf/vocab/oa.rb +275 -1
- data/lib/rdf/vocab/og.rb +100 -1
- data/lib/rdf/vocab/ogc.rb +34 -1
- data/lib/rdf/vocab/ore.rb +56 -1
- data/lib/rdf/vocab/org.rb +189 -1
- data/lib/rdf/vocab/pcdm.rb +47 -1
- data/lib/rdf/vocab/pplan.rb +64 -1
- data/lib/rdf/vocab/premis.rb +1266 -779
- data/lib/rdf/vocab/{premis_event_type.rb → premiseventtype.rb} +155 -1
- data/lib/rdf/vocab/prov.rb +619 -1
- data/lib/rdf/vocab/ptr.rb +138 -1
- data/lib/rdf/vocab/rightsstatements.rb +5 -1
- data/lib/rdf/vocab/rsa.rb +30 -1
- data/lib/rdf/vocab/rss.rb +42 -1
- data/lib/rdf/vocab/schema.rb +12470 -804
- data/lib/rdf/vocab/sd.rb +372 -0
- data/lib/rdf/vocab/sh.rb +736 -1
- data/lib/rdf/vocab/sioc.rb +401 -1
- data/lib/rdf/vocab/{sioc_services.rb → siocservices.rb} +38 -1
- data/lib/rdf/vocab/{sioct.rb → sioctypes.rb} +158 -1
- data/lib/rdf/vocab/skos.rb +119 -1
- data/lib/rdf/vocab/skosxl.rb +30 -1
- data/lib/rdf/vocab/v.rb +291 -1
- data/lib/rdf/vocab/vcard.rb +508 -1
- data/lib/rdf/vocab/vmd.rb +291 -1
- data/lib/rdf/vocab/void.rb +121 -1
- data/lib/rdf/vocab/vs.rb +19 -1
- data/lib/rdf/vocab/wdrs.rb +90 -1
- data/lib/rdf/vocab/wot.rb +78 -1
- data/lib/rdf/vocab/xhtml.rb +2 -1
- data/lib/rdf/vocab/xhv.rb +338 -1
- data/lib/rdf/vocab/xkos.rb +150 -1
- data/spec/extensions_spec.rb +68 -0
- data/spec/vocab_spec.rb +10 -0
- metadata +16 -8
data/lib/rdf/vocab/sioc.rb
CHANGED
@@ -5,9 +5,409 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://rdfs.org/sioc/ns#>
|
8
|
+
# #
|
9
|
+
# # SIOC Core Ontology Namespace
|
10
|
+
# #
|
11
|
+
# # SIOC (Semantically-Interlinked Online Communities) is an ontology for describing the information in online communities. This information can be used to export information from online communities and to link them together. The scope of the application areas that SIOC can be used for includes (and is not limited to) weblogs, message boards, mailing lists and chat channels.
|
12
|
+
# # @version Revision: 1.36
|
13
|
+
# # @see http://rdfs.org/sioc/spec
|
8
14
|
# class SIOC < RDF::StrictVocabulary
|
15
|
+
# # Community is a high-level concept that defines an online community and what it consists of.
|
16
|
+
# # @return [RDF::Vocabulary::Term]
|
17
|
+
# attr_reader :Community
|
18
|
+
#
|
19
|
+
# # An area in which content Items are contained.
|
20
|
+
# # @return [RDF::Vocabulary::Term]
|
21
|
+
# attr_reader :Container
|
22
|
+
#
|
23
|
+
# # A discussion area on which Posts or entries are made.
|
24
|
+
# # @return [RDF::Vocabulary::Term]
|
25
|
+
# attr_reader :Forum
|
26
|
+
#
|
27
|
+
# # An Item is something which can be in a Container.
|
28
|
+
# # @return [RDF::Vocabulary::Term]
|
29
|
+
# attr_reader :Item
|
30
|
+
#
|
31
|
+
# # An article or message that can be posted to a Forum.
|
32
|
+
# # @return [RDF::Vocabulary::Term]
|
33
|
+
# attr_reader :Post
|
34
|
+
#
|
35
|
+
# # A Role is a function of a UserAccount within a scope of a particular Forum, Site, etc.
|
36
|
+
# # @return [RDF::Vocabulary::Term]
|
37
|
+
# attr_reader :Role
|
38
|
+
#
|
39
|
+
# # A Site can be the location of an online community or set of communities, with UserAccounts and Usergroups creating Items in a set of Containers. It can be thought of as a web-accessible data Space.
|
40
|
+
# # @return [RDF::Vocabulary::Term]
|
41
|
+
# attr_reader :Site
|
42
|
+
#
|
43
|
+
# # A Space is a place where data resides, e.g. on a website, desktop, fileshare, etc.
|
44
|
+
# # @return [RDF::Vocabulary::Term]
|
45
|
+
# attr_reader :Space
|
46
|
+
#
|
47
|
+
# # A container for a series of threaded discussion Posts or Items.
|
48
|
+
# # @return [RDF::Vocabulary::Term]
|
49
|
+
# attr_reader :Thread
|
50
|
+
#
|
51
|
+
# # UserAccount is now preferred. This is a deprecated class for a User in an online community site.
|
52
|
+
# # @return [RDF::Vocabulary::Term]
|
53
|
+
# attr_reader :User
|
54
|
+
#
|
55
|
+
# # A user account in an online community site.
|
56
|
+
# # @return [RDF::Vocabulary::Term]
|
57
|
+
# attr_reader :UserAccount
|
58
|
+
#
|
59
|
+
# # A set of UserAccounts whose owners have a common purpose or interest. Can be used for access control purposes.
|
60
|
+
# # @return [RDF::Vocabulary::Term]
|
61
|
+
# attr_reader :Usergroup
|
62
|
+
#
|
63
|
+
# # Specifies that this Item is about a particular resource, e.g. a Post describing a book, hotel, etc.
|
64
|
+
# # @return [RDF::Vocabulary::Term]
|
65
|
+
# attr_reader :about
|
66
|
+
#
|
67
|
+
# # Refers to the foaf:Agent or foaf:Person who owns this sioc:UserAccount.
|
68
|
+
# # @return [RDF::Vocabulary::Term]
|
69
|
+
# attr_reader :account_of
|
70
|
+
#
|
71
|
+
# # Refers to who (e.g. a UserAccount, e-mail address, etc.) a particular Item is addressed to.
|
72
|
+
# # @return [RDF::Vocabulary::Term]
|
73
|
+
# attr_reader :addressed_to
|
74
|
+
#
|
75
|
+
# # A Site that the UserAccount is an administrator of.
|
76
|
+
# # @return [RDF::Vocabulary::Term]
|
77
|
+
# attr_reader :administrator_of
|
78
|
+
#
|
79
|
+
# # The URI of a file attached to an Item.
|
80
|
+
# # @return [RDF::Vocabulary::Term]
|
81
|
+
# attr_reader :attachment
|
82
|
+
#
|
83
|
+
# # An image or depiction used to represent this UserAccount.
|
84
|
+
# # @return [RDF::Vocabulary::Term]
|
85
|
+
# attr_reader :avatar
|
86
|
+
#
|
87
|
+
# # An Item that this Container contains.
|
88
|
+
# # @return [RDF::Vocabulary::Term]
|
89
|
+
# attr_reader :container_of
|
90
|
+
#
|
91
|
+
# # The content of the Item in plain text format.
|
92
|
+
# # @return [RDF::Vocabulary::Term]
|
93
|
+
# attr_reader :content
|
94
|
+
#
|
95
|
+
# # The encoded content of the Post, contained in CDATA areas.
|
96
|
+
# # @return [RDF::Vocabulary::Term]
|
97
|
+
# attr_reader :content_encoded
|
98
|
+
#
|
99
|
+
# # When this was created, in ISO 8601 format.
|
100
|
+
# # @return [RDF::Vocabulary::Term]
|
101
|
+
# attr_reader :created_at
|
102
|
+
#
|
103
|
+
# # A resource that the UserAccount is a creator of.
|
104
|
+
# # @return [RDF::Vocabulary::Term]
|
105
|
+
# attr_reader :creator_of
|
106
|
+
#
|
107
|
+
# # When this was delivered, in ISO 8601 format.
|
108
|
+
# # @return [RDF::Vocabulary::Term]
|
109
|
+
# attr_reader :delivered_at
|
110
|
+
#
|
111
|
+
# # The content of the Post.
|
112
|
+
# # @return [RDF::Vocabulary::Term]
|
113
|
+
# attr_reader :description
|
114
|
+
#
|
115
|
+
# # The Item that this discussion is about.
|
116
|
+
# # @return [RDF::Vocabulary::Term]
|
117
|
+
# attr_reader :discussion_of
|
118
|
+
#
|
119
|
+
# # Links to a previous (older) revision of this Item or Post.
|
120
|
+
# # @return [RDF::Vocabulary::Term]
|
121
|
+
# attr_reader :earlier_version
|
122
|
+
#
|
123
|
+
# # An electronic mail address of the UserAccount.
|
124
|
+
# # @return [RDF::Vocabulary::Term]
|
125
|
+
# attr_reader :email
|
126
|
+
#
|
127
|
+
# # An electronic mail address of the UserAccount, encoded using SHA1.
|
128
|
+
# # @return [RDF::Vocabulary::Term]
|
129
|
+
# attr_reader :email_sha1
|
130
|
+
#
|
131
|
+
# # This links Items to embedded statements, facts and structured content.
|
132
|
+
# # @return [RDF::Vocabulary::Term]
|
133
|
+
# attr_reader :embeds_knowledge
|
134
|
+
#
|
135
|
+
# # A feed (e.g. RSS, Atom, etc.) pertaining to this resource (e.g. for a Forum, Site, UserAccount, etc.).
|
136
|
+
# # @return [RDF::Vocabulary::Term]
|
137
|
+
# attr_reader :feed
|
138
|
+
#
|
139
|
+
# # First (real) name of this User. Synonyms include given name or christian name.
|
140
|
+
# # @return [RDF::Vocabulary::Term]
|
141
|
+
# attr_reader :first_name
|
142
|
+
#
|
143
|
+
# # Indicates that one UserAccount follows another UserAccount (e.g. for microblog posts or other content item updates).
|
144
|
+
# # @return [RDF::Vocabulary::Term]
|
145
|
+
# attr_reader :follows
|
146
|
+
#
|
147
|
+
# # A UserAccount that has this Role.
|
148
|
+
# # @return [RDF::Vocabulary::Term]
|
149
|
+
# attr_reader :function_of
|
150
|
+
#
|
151
|
+
# # A URI for the application used to generate this Item.
|
152
|
+
# # @return [RDF::Vocabulary::Term]
|
153
|
+
# attr_reader :generator
|
154
|
+
#
|
155
|
+
# # @return [RDF::Vocabulary::Term]
|
156
|
+
# attr_reader :group_of
|
157
|
+
#
|
158
|
+
# # A UserAccount that is an administrator of this Site.
|
159
|
+
# # @return [RDF::Vocabulary::Term]
|
160
|
+
# attr_reader :has_administrator
|
161
|
+
#
|
162
|
+
# # The Container to which this Item belongs.
|
163
|
+
# # @return [RDF::Vocabulary::Term]
|
164
|
+
# attr_reader :has_container
|
165
|
+
#
|
166
|
+
# # This is the UserAccount that made this resource.
|
167
|
+
# # @return [RDF::Vocabulary::Term]
|
168
|
+
# attr_reader :has_creator
|
169
|
+
#
|
170
|
+
# # A discussion that is related to this Item. The discussion can be anything, for example, a sioc:Forum or sioc:Thread, a sioct:WikiArticle or simply a foaf:Document.
|
171
|
+
# # @return [RDF::Vocabulary::Term]
|
172
|
+
# attr_reader :has_discussion
|
173
|
+
#
|
174
|
+
# # A Role that this UserAccount has.
|
175
|
+
# # @return [RDF::Vocabulary::Term]
|
176
|
+
# attr_reader :has_function
|
177
|
+
#
|
178
|
+
# # @return [RDF::Vocabulary::Term]
|
179
|
+
# attr_reader :has_group
|
180
|
+
#
|
181
|
+
# # The Site that hosts this Container.
|
182
|
+
# # @return [RDF::Vocabulary::Term]
|
183
|
+
# attr_reader :has_host
|
184
|
+
#
|
185
|
+
# # A UserAccount that is a member of this Usergroup.
|
186
|
+
# # @return [RDF::Vocabulary::Term]
|
187
|
+
# attr_reader :has_member
|
188
|
+
#
|
189
|
+
# # A UserAccount that is a moderator of this Forum.
|
190
|
+
# # @return [RDF::Vocabulary::Term]
|
191
|
+
# attr_reader :has_moderator
|
192
|
+
#
|
193
|
+
# # A UserAccount that modified this resource (e.g. Item, Container, Space).
|
194
|
+
# # @return [RDF::Vocabulary::Term]
|
195
|
+
# attr_reader :has_modifier
|
196
|
+
#
|
197
|
+
# # A UserAccount that this resource is owned by.
|
198
|
+
# # @return [RDF::Vocabulary::Term]
|
199
|
+
# attr_reader :has_owner
|
200
|
+
#
|
201
|
+
# # A Container or Forum that this Container or Forum is a child of.
|
202
|
+
# # @return [RDF::Vocabulary::Term]
|
203
|
+
# attr_reader :has_parent
|
204
|
+
#
|
205
|
+
# # An resource that is a part of this subject.
|
206
|
+
# # @return [RDF::Vocabulary::Term]
|
207
|
+
# attr_reader :has_part
|
208
|
+
#
|
209
|
+
# # Points to an Item or Post that is a reply or response to this Item or Post.
|
210
|
+
# # @return [RDF::Vocabulary::Term]
|
211
|
+
# attr_reader :has_reply
|
212
|
+
#
|
213
|
+
# # A resource that this Role applies to.
|
214
|
+
# # @return [RDF::Vocabulary::Term]
|
215
|
+
# attr_reader :has_scope
|
216
|
+
#
|
217
|
+
# # A data Space which this resource is a part of.
|
218
|
+
# # @return [RDF::Vocabulary::Term]
|
219
|
+
# attr_reader :has_space
|
220
|
+
#
|
221
|
+
# # A UserAccount that is subscribed to this Container.
|
222
|
+
# # @return [RDF::Vocabulary::Term]
|
223
|
+
# attr_reader :has_subscriber
|
224
|
+
#
|
225
|
+
# # Points to a Usergroup that has certain access to this Space.
|
226
|
+
# # @return [RDF::Vocabulary::Term]
|
227
|
+
# attr_reader :has_usergroup
|
228
|
+
#
|
229
|
+
# # A Container that is hosted on this Site.
|
230
|
+
# # @return [RDF::Vocabulary::Term]
|
231
|
+
# attr_reader :host_of
|
232
|
+
#
|
233
|
+
# # An identifier of a SIOC concept instance. For example, a user ID. Must be unique for instances of each type of SIOC concept within the same site.
|
234
|
+
# # @return [RDF::Vocabulary::Term]
|
235
|
+
# attr_reader :id
|
236
|
+
#
|
237
|
+
# # The IP address used when creating this Item, UserAccount, etc. This can be associated with a creator. Some wiki articles list the IP addresses for the creator or modifiers when the usernames are absent.
|
238
|
+
# # @return [RDF::Vocabulary::Term]
|
239
|
+
# attr_reader :ip_address
|
240
|
+
#
|
241
|
+
# # The date and time of the last activity associated with a SIOC concept instance, and expressed in ISO 8601 format. This could be due to a reply Post or Comment, a modification to an Item, etc.
|
242
|
+
# # @return [RDF::Vocabulary::Term]
|
243
|
+
# attr_reader :last_activity_date
|
244
|
+
#
|
245
|
+
# # The date and time of the last Post (or Item) in a Forum (or a Container), in ISO 8601 format.
|
246
|
+
# # @return [RDF::Vocabulary::Term]
|
247
|
+
# attr_reader :last_item_date
|
248
|
+
#
|
249
|
+
# # Last (real) name of this user. Synonyms include surname or family name.
|
250
|
+
# # @return [RDF::Vocabulary::Term]
|
251
|
+
# attr_reader :last_name
|
252
|
+
#
|
253
|
+
# # The date and time of the last reply Post or Comment, which could be associated with a starter Item or Post or with a Thread, and expressed in ISO 8601 format.
|
254
|
+
# # @return [RDF::Vocabulary::Term]
|
255
|
+
# attr_reader :last_reply_date
|
256
|
+
#
|
257
|
+
# # Links to a later (newer) revision of this Item or Post.
|
258
|
+
# # @return [RDF::Vocabulary::Term]
|
259
|
+
# attr_reader :later_version
|
260
|
+
#
|
261
|
+
# # Links to the latest revision of this Item or Post.
|
262
|
+
# # @return [RDF::Vocabulary::Term]
|
263
|
+
# attr_reader :latest_version
|
264
|
+
#
|
265
|
+
# # Used to indicate some form of endorsement by a UserAccount or Agent of an Item, Container, Space, UserAccount, etc.
|
266
|
+
# # @return [RDF::Vocabulary::Term]
|
267
|
+
# attr_reader :likes
|
268
|
+
#
|
269
|
+
# # A URI of a document which contains this SIOC object.
|
270
|
+
# # @return [RDF::Vocabulary::Term]
|
271
|
+
# attr_reader :link
|
272
|
+
#
|
273
|
+
# # Links extracted from hyperlinks within a SIOC concept, e.g. Post or Site.
|
274
|
+
# # @return [RDF::Vocabulary::Term]
|
275
|
+
# attr_reader :links_to
|
276
|
+
#
|
277
|
+
# # A Usergroup that this UserAccount is a member of.
|
278
|
+
# # @return [RDF::Vocabulary::Term]
|
279
|
+
# attr_reader :member_of
|
280
|
+
#
|
281
|
+
# # Refers to a UserAccount that a particular Item mentions.
|
282
|
+
# # @return [RDF::Vocabulary::Term]
|
283
|
+
# attr_reader :mentions
|
284
|
+
#
|
285
|
+
# # A Forum that a UserAccount is a moderator of.
|
286
|
+
# # @return [RDF::Vocabulary::Term]
|
287
|
+
# attr_reader :moderator_of
|
288
|
+
#
|
289
|
+
# # When this was modified, in ISO 8601 format.
|
290
|
+
# # @return [RDF::Vocabulary::Term]
|
291
|
+
# attr_reader :modified_at
|
292
|
+
#
|
293
|
+
# # A resource that this UserAccount has modified.
|
294
|
+
# # @return [RDF::Vocabulary::Term]
|
295
|
+
# attr_reader :modifier_of
|
296
|
+
#
|
297
|
+
# # The name of a SIOC concept instance, e.g. a username for a UserAccount, group name for a Usergroup, etc.
|
298
|
+
# # @return [RDF::Vocabulary::Term]
|
299
|
+
# attr_reader :name
|
300
|
+
#
|
301
|
+
# # Next Item or Post in a given Container sorted by date.
|
302
|
+
# # @return [RDF::Vocabulary::Term]
|
303
|
+
# attr_reader :next_by_date
|
304
|
+
#
|
305
|
+
# # Links to the next revision of this Item or Post.
|
306
|
+
# # @return [RDF::Vocabulary::Term]
|
307
|
+
# attr_reader :next_version
|
308
|
+
#
|
309
|
+
# # A note associated with this resource, for example, if it has been edited by a UserAccount.
|
310
|
+
# # @return [RDF::Vocabulary::Term]
|
311
|
+
# attr_reader :note
|
312
|
+
#
|
313
|
+
# # The number of unique authors (UserAccounts and unregistered posters) who have contributed to this Item, Thread, Post, etc.
|
314
|
+
# # @return [RDF::Vocabulary::Term]
|
315
|
+
# attr_reader :num_authors
|
316
|
+
#
|
317
|
+
# # The number of Posts (or Items) in a Forum (or a Container).
|
318
|
+
# # @return [RDF::Vocabulary::Term]
|
319
|
+
# attr_reader :num_items
|
320
|
+
#
|
321
|
+
# # The number of replies that this Item, Thread, Post, etc. has. Useful for when the reply structure is absent.
|
322
|
+
# # @return [RDF::Vocabulary::Term]
|
323
|
+
# attr_reader :num_replies
|
324
|
+
#
|
325
|
+
# # The number of Threads (AKA discussion topics) in a Forum.
|
326
|
+
# # @return [RDF::Vocabulary::Term]
|
327
|
+
# attr_reader :num_threads
|
328
|
+
#
|
329
|
+
# # The number of times this Item, Thread, UserAccount profile, etc. has been viewed.
|
330
|
+
# # @return [RDF::Vocabulary::Term]
|
331
|
+
# attr_reader :num_views
|
332
|
+
#
|
333
|
+
# # A resource owned by a particular UserAccount, for example, a weblog or image gallery.
|
334
|
+
# # @return [RDF::Vocabulary::Term]
|
335
|
+
# attr_reader :owner_of
|
336
|
+
#
|
337
|
+
# # A child Container or Forum that this Container or Forum is a parent of.
|
338
|
+
# # @return [RDF::Vocabulary::Term]
|
339
|
+
# attr_reader :parent_of
|
340
|
+
#
|
341
|
+
# # A resource that the subject is a part of.
|
342
|
+
# # @return [RDF::Vocabulary::Term]
|
343
|
+
# attr_reader :part_of
|
344
|
+
#
|
345
|
+
# # Previous Item or Post in a given Container sorted by date.
|
346
|
+
# # @return [RDF::Vocabulary::Term]
|
347
|
+
# attr_reader :previous_by_date
|
348
|
+
#
|
349
|
+
# # Links to the previous revision of this Item or Post.
|
350
|
+
# # @return [RDF::Vocabulary::Term]
|
351
|
+
# attr_reader :previous_version
|
352
|
+
#
|
353
|
+
# # When this was read, in ISO 8601 format.
|
354
|
+
# # @return [RDF::Vocabulary::Term]
|
355
|
+
# attr_reader :read_at
|
356
|
+
#
|
357
|
+
# # Links either created explicitly or extracted implicitly on the HTML level from the Post.
|
358
|
+
# # @return [RDF::Vocabulary::Term]
|
359
|
+
# attr_reader :reference
|
360
|
+
#
|
361
|
+
# # Related resources for this resource, e.g. for Posts, perhaps determined implicitly from topics or references.
|
362
|
+
# # @return [RDF::Vocabulary::Term]
|
363
|
+
# attr_reader :related_to
|
364
|
+
#
|
365
|
+
# # Links to an Item or Post which this Item or Post is a reply to.
|
366
|
+
# # @return [RDF::Vocabulary::Term]
|
367
|
+
# attr_reader :reply_of
|
368
|
+
#
|
369
|
+
# # For the reply-to address set in email messages, IMs, etc. The property name was chosen to avoid confusion with has_reply/reply_of (the reply graph).
|
370
|
+
# # @return [RDF::Vocabulary::Term]
|
371
|
+
# attr_reader :respond_to
|
372
|
+
#
|
373
|
+
# # A Role that has a scope of this resource.
|
374
|
+
# # @return [RDF::Vocabulary::Term]
|
375
|
+
# attr_reader :scope_of
|
376
|
+
#
|
377
|
+
# # For shared Items where there is a certain creator_of and an intermediary who shares or forwards it (e.g. as a sibling Item).
|
378
|
+
# # @return [RDF::Vocabulary::Term]
|
379
|
+
# attr_reader :shared_by
|
380
|
+
#
|
381
|
+
# # An Item may have a sibling or a twin that exists in a different Container, but the siblings may differ in some small way (for example, language, category, etc.). The sibling of this Item should be self-describing (that is, it should contain all available information).
|
382
|
+
# # @return [RDF::Vocabulary::Term]
|
383
|
+
# attr_reader :sibling
|
384
|
+
#
|
385
|
+
# # A resource which belongs to this data Space.
|
386
|
+
# # @return [RDF::Vocabulary::Term]
|
387
|
+
# attr_reader :space_of
|
388
|
+
#
|
389
|
+
# # Keyword(s) describing subject of the Post.
|
390
|
+
# # @return [RDF::Vocabulary::Term]
|
391
|
+
# attr_reader :subject
|
392
|
+
#
|
393
|
+
# # A Container that a UserAccount is subscribed to.
|
394
|
+
# # @return [RDF::Vocabulary::Term]
|
395
|
+
# attr_reader :subscriber_of
|
396
|
+
#
|
397
|
+
# # This is the title (subject line) of the Post. Note that for a Post within a threaded discussion that has no parents, it would detail the topic thread.
|
398
|
+
# # @return [RDF::Vocabulary::Term]
|
399
|
+
# attr_reader :title
|
400
|
+
#
|
401
|
+
# # A topic of interest, linking to the appropriate URI, e.g. in the Open Directory Project or of a SKOS category.
|
402
|
+
# # @return [RDF::Vocabulary::Term]
|
403
|
+
# attr_reader :topic
|
404
|
+
#
|
405
|
+
# # A Space that the Usergroup has access to.
|
406
|
+
# # @return [RDF::Vocabulary::Term]
|
407
|
+
# attr_reader :usergroup_of
|
408
|
+
#
|
9
409
|
# end
|
10
|
-
|
410
|
+
SIOC = Class.new(RDF::StrictVocabulary("http://rdfs.org/sioc/ns#")) do
|
11
411
|
|
12
412
|
# Ontology definition
|
13
413
|
ontology :"http://rdfs.org/sioc/ns#",
|
@@ -5,9 +5,46 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://rdfs.org/sioc/services#>
|
8
|
+
# #
|
9
|
+
# # SIOC Services Ontology Module Namespace
|
10
|
+
# #
|
11
|
+
# # Extends the SIOC Core Ontology (Semantically-Interlinked Online Communities) by defining basic information on community-related web services.
|
12
|
+
# # @see http://rdfs.org/sioc/spec/#sec-modules
|
8
13
|
# class SiocServices < RDF::StrictVocabulary
|
14
|
+
# # A Service is web service associated with a Site or part of it.
|
15
|
+
# # @return [RDF::Vocabulary::Term]
|
16
|
+
# attr_reader :Service
|
17
|
+
#
|
18
|
+
# # A Service associated with this SIOC object.
|
19
|
+
# # @return [RDF::Vocabulary::Term]
|
20
|
+
# attr_reader :has_service
|
21
|
+
#
|
22
|
+
# # Maximum number of results results returned by a web service.
|
23
|
+
# # @return [RDF::Vocabulary::Term]
|
24
|
+
# attr_reader :max_results
|
25
|
+
#
|
26
|
+
# # Format of results returned by a web service.
|
27
|
+
# # @return [RDF::Vocabulary::Term]
|
28
|
+
# attr_reader :results_format
|
29
|
+
#
|
30
|
+
# # Links to a web service definition of this sioc:Service.
|
31
|
+
# # @return [RDF::Vocabulary::Term]
|
32
|
+
# attr_reader :service_definition
|
33
|
+
#
|
34
|
+
# # URL of a web service endpoint.
|
35
|
+
# # @return [RDF::Vocabulary::Term]
|
36
|
+
# attr_reader :service_endpoint
|
37
|
+
#
|
38
|
+
# # A SIOC object this Service is associated with.
|
39
|
+
# # @return [RDF::Vocabulary::Term]
|
40
|
+
# attr_reader :service_of
|
41
|
+
#
|
42
|
+
# # A protocol used by a web service. Possible protocol values include SOAP, REST, SPARQL-QUERY, GData and OpenSearch. These will be added to this module later.
|
43
|
+
# # @return [RDF::Vocabulary::Term]
|
44
|
+
# attr_reader :service_protocol
|
45
|
+
#
|
9
46
|
# end
|
10
|
-
|
47
|
+
SiocServices = Class.new(RDF::StrictVocabulary("http://rdfs.org/sioc/services#")) do
|
11
48
|
|
12
49
|
# Ontology definition
|
13
50
|
ontology :"http://rdfs.org/sioc/services#",
|