rdf-vocab 3.1.6 → 3.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -3
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +25 -8
- data/lib/rdf/vocab/acl.rb +67 -194
- data/lib/rdf/vocab/as.rb +471 -984
- data/lib/rdf/vocab/bf2.rb +1714 -3034
- data/lib/rdf/vocab/bibframe.rb +2270 -1840
- data/lib/rdf/vocab/bibo.rb +696 -1201
- data/lib/rdf/vocab/cc.rb +75 -214
- data/lib/rdf/vocab/cert.rb +90 -268
- data/lib/rdf/vocab/cnt.rb +70 -152
- data/lib/rdf/vocab/crm.rb +1420 -3261
- data/lib/rdf/vocab/datacite.rb +161 -161
- data/lib/rdf/vocab/dbo.rb +3901 -14146
- data/lib/rdf/vocab/dc.rb +556 -898
- data/lib/rdf/vocab/dc11.rb +92 -158
- data/lib/rdf/vocab/dcat.rb +300 -466
- data/lib/rdf/vocab/dcmitype.rb +77 -131
- data/lib/rdf/vocab/disco.rb +228 -459
- data/lib/rdf/vocab/doap.rb +250 -430
- data/lib/rdf/vocab/dwc.rb +1639 -2395
- data/lib/rdf/vocab/earl.rb +105 -243
- data/lib/rdf/vocab/ebucore.rb +3957 -8695
- data/lib/rdf/vocab/edm.rb +211 -426
- data/lib/rdf/vocab/exif.rb +614 -1268
- data/lib/rdf/vocab/extensions.rb +3 -3
- data/lib/rdf/vocab/fcrepo4.rb +268 -648
- data/lib/rdf/vocab/foaf.rb +448 -756
- data/lib/rdf/vocab/geo.rb +24 -167
- data/lib/rdf/vocab/geojson.rb +32 -101
- data/lib/rdf/vocab/geonames.rb +2915 -3092
- data/lib/rdf/vocab/gr.rb +716 -1991
- data/lib/rdf/vocab/gs1.rb +3780 -5380
- data/lib/rdf/vocab/ht.rb +133 -300
- data/lib/rdf/vocab/hydra.rb +298 -511
- data/lib/rdf/vocab/iana.rb +142 -417
- data/lib/rdf/vocab/ical.rb +532 -1045
- data/lib/rdf/vocab/identifiers.rb +215 -1019
- data/lib/rdf/vocab/iiif.rb +106 -245
- data/lib/rdf/vocab/jsonld.rb +163 -323
- data/lib/rdf/vocab/ldp.rb +161 -294
- data/lib/rdf/vocab/lrmi.rb +175 -199
- data/lib/rdf/vocab/ma.rb +312 -702
- data/lib/rdf/vocab/mads.rb +516 -1113
- data/lib/rdf/vocab/marcrelators.rb +540 -1351
- data/lib/rdf/vocab/mo.rb +1579 -2844
- data/lib/rdf/vocab/mods.rb +503 -1026
- data/lib/rdf/vocab/nfo.rb +311 -315
- data/lib/rdf/vocab/oa.rb +264 -546
- data/lib/rdf/vocab/og.rb +158 -239
- data/lib/rdf/vocab/ogc.rb +33 -70
- data/lib/rdf/vocab/ore.rb +64 -123
- data/lib/rdf/vocab/org.rb +226 -422
- data/lib/rdf/vocab/pcdm.rb +61 -133
- data/lib/rdf/vocab/pplan.rb +16 -202
- data/lib/rdf/vocab/premis.rb +793 -2039
- data/lib/rdf/vocab/premiseventtype.rb +115 -273
- data/lib/rdf/vocab/prov.rb +1077 -1724
- data/lib/rdf/vocab/ptr.rb +111 -254
- data/lib/rdf/vocab/rdau.rb +10506 -0
- data/lib/rdf/vocab/rightsstatements.rb +102 -110
- data/lib/rdf/vocab/rsa.rb +37 -89
- data/lib/rdf/vocab/rss.rb +34 -79
- data/lib/rdf/vocab/schema.rb +11193 -22240
- data/lib/rdf/vocab/schemas.rb +16333 -0
- data/lib/rdf/vocab/sd.rb +123 -280
- data/lib/rdf/vocab/sh.rb +912 -1651
- data/lib/rdf/vocab/sioc.rb +513 -917
- data/lib/rdf/vocab/siocservices.rb +39 -80
- data/lib/rdf/vocab/sioctypes.rb +183 -344
- data/lib/rdf/vocab/skos.rb +136 -260
- data/lib/rdf/vocab/skosxl.rb +36 -69
- data/lib/rdf/vocab/v.rb +231 -529
- data/lib/rdf/vocab/vcard.rb +407 -1038
- data/lib/rdf/vocab/vmd.rb +231 -529
- data/lib/rdf/vocab/void.rb +112 -236
- data/lib/rdf/vocab/vs.rb +20 -42
- data/lib/rdf/vocab/wdrs.rb +65 -158
- data/lib/rdf/vocab/wot.rb +113 -194
- data/lib/rdf/vocab/xhtml.rb +2 -7
- data/lib/rdf/vocab/xhv.rb +206 -663
- data/lib/rdf/vocab/xkos.rb +122 -275
- data/spec/extensions_spec.rb +1 -1
- data/spec/spec_helper.rb +13 -0
- metadata +72 -24
data/lib/rdf/vocab/sioc.rb
CHANGED
@@ -3,1129 +3,725 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://rdfs.org/sioc/ns#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
-
# @!parse
|
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
|
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
|
-
#
|
409
|
-
# end
|
410
6
|
SIOC = Class.new(RDF::StrictVocabulary("http://rdfs.org/sioc/ns#")) do
|
411
7
|
|
412
8
|
# Ontology definition
|
413
9
|
ontology :"http://rdfs.org/sioc/ns#",
|
414
|
-
"dc
|
415
|
-
"dc
|
416
|
-
"
|
417
|
-
"
|
418
|
-
type: ["owl
|
10
|
+
"http://purl.org/dc/terms/description": "SIOC (Semantically-Interlinked Online Communities) is an ontology for describing the information in online communities. \nThis 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.".freeze,
|
11
|
+
"http://purl.org/dc/terms/title": "SIOC Core Ontology Namespace".freeze,
|
12
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://rdfs.org/sioc/spec".freeze,
|
13
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "Revision: 1.36".freeze,
|
14
|
+
type: ["http://www.w3.org/2002/07/owl#Ontology".freeze, "http://www.w3.org/2002/07/owl#Thing".freeze]
|
419
15
|
|
420
16
|
# Class definitions
|
421
17
|
term :Community,
|
422
|
-
comment:
|
423
|
-
|
18
|
+
comment: "Community is a high-level concept that defines an online community and what it consists of.".freeze,
|
19
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze],
|
20
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
424
21
|
label: "Community".freeze,
|
425
|
-
|
426
|
-
type: "owl:Class".freeze
|
22
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
427
23
|
term :Container,
|
428
|
-
comment:
|
429
|
-
|
24
|
+
comment: "An area in which content Items are contained.".freeze,
|
25
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
26
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
430
27
|
label: "Container".freeze,
|
431
|
-
|
432
|
-
type: "owl:Class".freeze
|
28
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
433
29
|
term :Forum,
|
434
|
-
comment:
|
435
|
-
isDefinedBy: "sioc
|
30
|
+
comment: "A discussion area on which Posts or entries are made.".freeze,
|
31
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
436
32
|
label: "Forum".freeze,
|
437
|
-
subClassOf: "sioc
|
438
|
-
type: "owl
|
33
|
+
subClassOf: "http://rdfs.org/sioc/ns#Container".freeze,
|
34
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
439
35
|
term :Item,
|
440
|
-
comment:
|
441
|
-
|
36
|
+
comment: "An Item is something which can be in a Container.".freeze,
|
37
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Container".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#Space".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
38
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
442
39
|
label: "Item".freeze,
|
443
|
-
|
444
|
-
type: "owl:Class".freeze
|
40
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
445
41
|
term :Post,
|
446
|
-
comment:
|
447
|
-
isDefinedBy: "sioc
|
42
|
+
comment: "An article or message that can be posted to a Forum.".freeze,
|
43
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
448
44
|
label: "Post".freeze,
|
449
|
-
subClassOf: ["
|
450
|
-
type: "owl
|
45
|
+
subClassOf: ["http://rdfs.org/sioc/ns#Item".freeze, "http://xmlns.com/foaf/0.1/Document".freeze],
|
46
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
451
47
|
term :Role,
|
452
|
-
comment:
|
453
|
-
|
48
|
+
comment: "A Role is a function of a UserAccount within a scope of a particular Forum, Site, etc.".freeze,
|
49
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Container".freeze, "http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Space".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
50
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
454
51
|
label: "Role".freeze,
|
455
|
-
|
456
|
-
type: "owl:Class".freeze
|
52
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
457
53
|
term :Site,
|
458
|
-
comment:
|
459
|
-
isDefinedBy: "sioc
|
54
|
+
comment: "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.".freeze,
|
55
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
460
56
|
label: "Site".freeze,
|
461
|
-
subClassOf: "sioc
|
462
|
-
type: "owl
|
57
|
+
subClassOf: "http://rdfs.org/sioc/ns#Space".freeze,
|
58
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
463
59
|
term :Space,
|
464
|
-
comment:
|
465
|
-
|
60
|
+
comment: "A Space is a place where data resides, e.g. on a website, desktop, fileshare, etc.".freeze,
|
61
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
62
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
466
63
|
label: "Space".freeze,
|
467
|
-
|
468
|
-
type: "owl:Class".freeze
|
64
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
469
65
|
term :Thread,
|
470
|
-
comment:
|
471
|
-
isDefinedBy: "sioc
|
66
|
+
comment: "A container for a series of threaded discussion Posts or Items.".freeze,
|
67
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
472
68
|
label: "Thread".freeze,
|
473
|
-
subClassOf: "sioc
|
474
|
-
type: "owl
|
69
|
+
subClassOf: "http://rdfs.org/sioc/ns#Container".freeze,
|
70
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
475
71
|
term :User,
|
476
|
-
comment:
|
477
|
-
equivalentClass: "sioc
|
478
|
-
|
72
|
+
comment: "UserAccount is now preferred. This is a deprecated class for a User in an online community site.".freeze,
|
73
|
+
equivalentClass: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
74
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Container".freeze, "http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#Space".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
75
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This class is deprecated. Use sioc:UserAccount from the SIOC ontology instead.".freeze,
|
76
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
479
77
|
label: "User".freeze,
|
480
|
-
|
481
|
-
|
482
|
-
subClassOf: "foaf:OnlineAccount".freeze,
|
483
|
-
type: "owl:DeprecatedClass".freeze
|
78
|
+
subClassOf: "http://xmlns.com/foaf/0.1/OnlineAccount".freeze,
|
79
|
+
type: "http://www.w3.org/2002/07/owl#DeprecatedClass".freeze
|
484
80
|
term :UserAccount,
|
485
|
-
comment:
|
486
|
-
|
81
|
+
comment: "A user account in an online community site.".freeze,
|
82
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Container".freeze, "http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#Space".freeze, "http://rdfs.org/sioc/ns#Usergroup".freeze],
|
83
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
487
84
|
label: "User Account".freeze,
|
488
|
-
|
489
|
-
|
490
|
-
type: "owl:Class".freeze
|
85
|
+
subClassOf: "http://xmlns.com/foaf/0.1/OnlineAccount".freeze,
|
86
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
491
87
|
term :Usergroup,
|
492
|
-
comment:
|
493
|
-
|
88
|
+
comment: "A set of UserAccounts whose owners have a common purpose or interest. Can be used for access control purposes.".freeze,
|
89
|
+
"http://www.w3.org/2002/07/owl#disjointWith": ["http://rdfs.org/sioc/ns#Container".freeze, "http://rdfs.org/sioc/ns#Item".freeze, "http://rdfs.org/sioc/ns#Role".freeze, "http://rdfs.org/sioc/ns#Space".freeze, "http://rdfs.org/sioc/ns#UserAccount".freeze],
|
90
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
494
91
|
label: "Usergroup".freeze,
|
495
|
-
|
496
|
-
type: "owl:Class".freeze
|
92
|
+
type: "http://www.w3.org/2002/07/owl#Class".freeze
|
497
93
|
|
498
94
|
# Property definitions
|
499
95
|
property :about,
|
500
|
-
comment:
|
501
|
-
domain: "sioc
|
502
|
-
isDefinedBy: "sioc
|
96
|
+
comment: "Specifies that this Item is about a particular resource, e.g. a Post describing a book, hotel, etc.".freeze,
|
97
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
98
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
503
99
|
label: "about".freeze,
|
504
|
-
type: "owl
|
100
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
505
101
|
property :account_of,
|
506
|
-
comment:
|
507
|
-
domain: "sioc
|
508
|
-
inverseOf: "foaf
|
509
|
-
isDefinedBy: "sioc
|
102
|
+
comment: "Refers to the foaf:Agent or foaf:Person who owns this sioc:UserAccount.".freeze,
|
103
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
104
|
+
inverseOf: "http://xmlns.com/foaf/0.1/account".freeze,
|
105
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
510
106
|
label: "account of".freeze,
|
511
|
-
range: "foaf
|
512
|
-
type: "owl
|
107
|
+
range: "http://xmlns.com/foaf/0.1/Agent".freeze,
|
108
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
513
109
|
property :addressed_to,
|
514
|
-
comment:
|
515
|
-
domain: "sioc
|
516
|
-
isDefinedBy: "sioc
|
110
|
+
comment: "Refers to who (e.g. a UserAccount, e-mail address, etc.) a particular Item is addressed to.".freeze,
|
111
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
112
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
517
113
|
label: "addressed to".freeze,
|
518
|
-
type: "owl
|
114
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
519
115
|
property :administrator_of,
|
520
|
-
comment:
|
521
|
-
domain: "sioc
|
522
|
-
inverseOf: "sioc
|
523
|
-
isDefinedBy: "sioc
|
116
|
+
comment: "A Site that the UserAccount is an administrator of.".freeze,
|
117
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
118
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_administrator".freeze,
|
119
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
524
120
|
label: "administrator of".freeze,
|
525
|
-
range: "sioc
|
526
|
-
type: "owl
|
121
|
+
range: "http://rdfs.org/sioc/ns#Site".freeze,
|
122
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
527
123
|
property :attachment,
|
528
|
-
comment:
|
529
|
-
domain: "sioc
|
530
|
-
isDefinedBy: "sioc
|
124
|
+
comment: "The URI of a file attached to an Item.".freeze,
|
125
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
126
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
531
127
|
label: "attachment".freeze,
|
532
|
-
type: "owl
|
128
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
533
129
|
property :avatar,
|
534
|
-
comment:
|
535
|
-
domain: "sioc
|
536
|
-
isDefinedBy: "sioc
|
130
|
+
comment: "An image or depiction used to represent this UserAccount.".freeze,
|
131
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
132
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
537
133
|
label: "avatar".freeze,
|
538
|
-
subPropertyOf: "foaf
|
539
|
-
type: "owl
|
134
|
+
subPropertyOf: "http://xmlns.com/foaf/0.1/depiction".freeze,
|
135
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
540
136
|
property :container_of,
|
541
|
-
comment:
|
542
|
-
domain: "sioc
|
543
|
-
inverseOf: "sioc
|
544
|
-
isDefinedBy: "sioc
|
137
|
+
comment: "An Item that this Container contains.".freeze,
|
138
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
139
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_container".freeze,
|
140
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
545
141
|
label: "container of".freeze,
|
546
|
-
range: "sioc
|
547
|
-
subPropertyOf: "dc
|
548
|
-
type: "owl
|
142
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
143
|
+
subPropertyOf: "http://purl.org/dc/terms/hasPart".freeze,
|
144
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
549
145
|
property :content,
|
550
|
-
comment:
|
551
|
-
domain: "sioc
|
552
|
-
isDefinedBy: "sioc
|
146
|
+
comment: "The content of the Item in plain text format.".freeze,
|
147
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
148
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
553
149
|
label: "content".freeze,
|
554
|
-
range: "
|
555
|
-
type: "owl
|
150
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
151
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
556
152
|
property :content_encoded,
|
557
|
-
comment:
|
558
|
-
domain: "sioc
|
559
|
-
|
153
|
+
comment: "The encoded content of the Post, contained in CDATA areas.".freeze,
|
154
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
155
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use content:encoded from the RSS 1.0 content module instead.".freeze,
|
156
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
560
157
|
label: "content encoded".freeze,
|
561
|
-
|
562
|
-
|
563
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
158
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
159
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
564
160
|
property :created_at,
|
565
|
-
comment:
|
566
|
-
domain: "sioc
|
567
|
-
|
161
|
+
comment: "When this was created, in ISO 8601 format.".freeze,
|
162
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
163
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:created from the Dublin Core ontology instead.".freeze,
|
164
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
568
165
|
label: "created at".freeze,
|
569
|
-
|
570
|
-
|
571
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
166
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
167
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
572
168
|
property :creator_of,
|
573
|
-
comment:
|
574
|
-
domain: "sioc
|
575
|
-
inverseOf: "sioc
|
576
|
-
isDefinedBy: "sioc
|
169
|
+
comment: "A resource that the UserAccount is a creator of.".freeze,
|
170
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
171
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_creator".freeze,
|
172
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
577
173
|
label: "creator of".freeze,
|
578
|
-
type: "owl
|
174
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
579
175
|
property :delivered_at,
|
580
|
-
comment:
|
581
|
-
domain: "sioc
|
582
|
-
isDefinedBy: "sioc
|
176
|
+
comment: "When this was delivered, in ISO 8601 format.".freeze,
|
177
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
178
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
583
179
|
label: "delivered at".freeze,
|
584
|
-
range: "
|
585
|
-
type: ["owl
|
180
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
181
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
586
182
|
property :description,
|
587
|
-
comment:
|
588
|
-
domain: "sioc
|
589
|
-
|
183
|
+
comment: "The content of the Post.".freeze,
|
184
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
185
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use sioc:content or other methods (AtomOwl, content:encoded from RSS 1.0, etc.) instead.".freeze,
|
186
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
590
187
|
label: "description".freeze,
|
591
|
-
|
592
|
-
|
593
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
188
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
189
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
594
190
|
property :discussion_of,
|
595
|
-
comment:
|
596
|
-
inverseOf: "sioc
|
597
|
-
isDefinedBy: "sioc
|
191
|
+
comment: "The Item that this discussion is about.".freeze,
|
192
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_discussion".freeze,
|
193
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
598
194
|
label: "discussion of".freeze,
|
599
|
-
range: "sioc
|
600
|
-
type: "owl
|
195
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
196
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
601
197
|
property :earlier_version,
|
602
|
-
comment:
|
603
|
-
domain: "sioc
|
604
|
-
inverseOf: "sioc
|
605
|
-
isDefinedBy: "sioc
|
198
|
+
comment: "Links to a previous (older) revision of this Item or Post.".freeze,
|
199
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
200
|
+
inverseOf: "http://rdfs.org/sioc/ns#later_version".freeze,
|
201
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
606
202
|
label: "earlier version".freeze,
|
607
|
-
range: "sioc
|
608
|
-
type: "owl
|
203
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
204
|
+
type: "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze
|
609
205
|
property :email,
|
610
|
-
comment:
|
611
|
-
domain: "sioc
|
612
|
-
isDefinedBy: "sioc
|
206
|
+
comment: "An electronic mail address of the UserAccount.".freeze,
|
207
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
208
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
613
209
|
label: "email".freeze,
|
614
|
-
type: "owl
|
210
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
615
211
|
property :email_sha1,
|
616
|
-
comment:
|
617
|
-
domain: "sioc
|
618
|
-
isDefinedBy: "sioc
|
212
|
+
comment: "An electronic mail address of the UserAccount, encoded using SHA1.".freeze,
|
213
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
214
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
619
215
|
label: "email sha1".freeze,
|
620
|
-
range: "
|
621
|
-
type: "owl
|
216
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
217
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
622
218
|
property :embeds_knowledge,
|
623
|
-
comment:
|
624
|
-
domain: "sioc
|
625
|
-
isDefinedBy: "sioc
|
219
|
+
comment: "This links Items to embedded statements, facts and structured content.".freeze,
|
220
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
221
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
626
222
|
label: "embeds knowledge".freeze,
|
627
223
|
range: "http://www.w3.org/2004/03/trix/rdfg-1/Graph".freeze,
|
628
|
-
type: "owl
|
224
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
629
225
|
property :feed,
|
630
|
-
comment:
|
631
|
-
isDefinedBy: "sioc
|
226
|
+
comment: "A feed (e.g. RSS, Atom, etc.) pertaining to this resource (e.g. for a Forum, Site, UserAccount, etc.).".freeze,
|
227
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
632
228
|
label: "feed".freeze,
|
633
|
-
type: "owl
|
229
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
634
230
|
property :first_name,
|
635
|
-
comment:
|
636
|
-
domain: "sioc
|
637
|
-
|
231
|
+
comment: "First (real) name of this User. Synonyms include given name or christian name.".freeze,
|
232
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
233
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use foaf:name or foaf:firstName from the FOAF vocabulary instead.".freeze,
|
234
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
638
235
|
label: "first name".freeze,
|
639
|
-
|
640
|
-
|
641
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
236
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
237
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
642
238
|
property :follows,
|
643
|
-
comment:
|
644
|
-
domain: "sioc
|
645
|
-
isDefinedBy: "sioc
|
239
|
+
comment: "Indicates that one UserAccount follows another UserAccount (e.g. for microblog posts or other content item updates).".freeze,
|
240
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
241
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
646
242
|
label: "follows".freeze,
|
647
|
-
range: "sioc
|
648
|
-
type: "owl
|
243
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
244
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
649
245
|
property :function_of,
|
650
|
-
comment:
|
651
|
-
domain: "sioc
|
652
|
-
inverseOf: "sioc
|
653
|
-
isDefinedBy: "sioc
|
246
|
+
comment: "A UserAccount that has this Role.".freeze,
|
247
|
+
domain: "http://rdfs.org/sioc/ns#Role".freeze,
|
248
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_function".freeze,
|
249
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
654
250
|
label: "function of".freeze,
|
655
|
-
type: "owl
|
251
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
656
252
|
property :generator,
|
657
|
-
comment:
|
658
|
-
domain: "sioc
|
659
|
-
isDefinedBy: "sioc
|
253
|
+
comment: "A URI for the application used to generate this Item.".freeze,
|
254
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
255
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
660
256
|
label: "generator".freeze,
|
661
|
-
type: "owl
|
257
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
662
258
|
property :group_of,
|
663
|
-
|
259
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property has been renamed. Use sioc:usergroup_of instead.".freeze,
|
260
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_group".freeze,
|
664
261
|
label: "group of".freeze,
|
665
|
-
"owl
|
666
|
-
type: ["owl:DeprecatedProperty".freeze, "owl:ObjectProperty".freeze]
|
262
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
667
263
|
property :has_administrator,
|
668
|
-
comment:
|
669
|
-
domain: "sioc
|
670
|
-
inverseOf: "sioc
|
671
|
-
isDefinedBy: "sioc
|
264
|
+
comment: "A UserAccount that is an administrator of this Site.".freeze,
|
265
|
+
domain: "http://rdfs.org/sioc/ns#Site".freeze,
|
266
|
+
inverseOf: "http://rdfs.org/sioc/ns#administrator_of".freeze,
|
267
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
672
268
|
label: "has administrator".freeze,
|
673
|
-
range: "sioc
|
674
|
-
type: "owl
|
269
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
270
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
675
271
|
property :has_container,
|
676
|
-
comment:
|
677
|
-
domain: "sioc
|
678
|
-
inverseOf: "sioc
|
679
|
-
isDefinedBy: "sioc
|
272
|
+
comment: "The Container to which this Item belongs.".freeze,
|
273
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
274
|
+
inverseOf: "http://rdfs.org/sioc/ns#container_of".freeze,
|
275
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
680
276
|
label: "has container".freeze,
|
681
|
-
range: "sioc
|
682
|
-
subPropertyOf: "dc
|
683
|
-
type: "owl
|
277
|
+
range: "http://rdfs.org/sioc/ns#Container".freeze,
|
278
|
+
subPropertyOf: "http://purl.org/dc/terms/partOf".freeze,
|
279
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
684
280
|
property :has_creator,
|
685
|
-
comment:
|
686
|
-
inverseOf: "sioc
|
687
|
-
isDefinedBy: "sioc
|
281
|
+
comment: "This is the UserAccount that made this resource.".freeze,
|
282
|
+
inverseOf: "http://rdfs.org/sioc/ns#creator_of".freeze,
|
283
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
688
284
|
label: "has creator".freeze,
|
689
|
-
range: "sioc
|
690
|
-
type: "owl
|
285
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
286
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
691
287
|
property :has_discussion,
|
692
|
-
comment:
|
693
|
-
domain: "sioc
|
694
|
-
inverseOf: "sioc
|
695
|
-
isDefinedBy: "sioc
|
288
|
+
comment: "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.".freeze,
|
289
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
290
|
+
inverseOf: "http://rdfs.org/sioc/ns#discussion_of".freeze,
|
291
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
696
292
|
label: "has discussion".freeze,
|
697
|
-
type: "owl
|
293
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
698
294
|
property :has_function,
|
699
|
-
comment:
|
700
|
-
inverseOf: "sioc
|
701
|
-
isDefinedBy: "sioc
|
295
|
+
comment: "A Role that this UserAccount has.".freeze,
|
296
|
+
inverseOf: "http://rdfs.org/sioc/ns#function_of".freeze,
|
297
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
702
298
|
label: "has function".freeze,
|
703
|
-
range: "sioc
|
704
|
-
type: "owl
|
299
|
+
range: "http://rdfs.org/sioc/ns#Role".freeze,
|
300
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
705
301
|
property :has_group,
|
706
|
-
|
302
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property has been renamed. Use sioc:has_usergroup instead.".freeze,
|
303
|
+
inverseOf: "http://rdfs.org/sioc/ns#group_of".freeze,
|
707
304
|
label: "has group".freeze,
|
708
|
-
"owl
|
709
|
-
type: ["owl:DeprecatedProperty".freeze, "owl:ObjectProperty".freeze]
|
305
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
710
306
|
property :has_host,
|
711
|
-
comment:
|
712
|
-
domain: "sioc
|
713
|
-
inverseOf: "sioc
|
714
|
-
isDefinedBy: "sioc
|
307
|
+
comment: "The Site that hosts this Container.".freeze,
|
308
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
309
|
+
inverseOf: "http://rdfs.org/sioc/ns#host_of".freeze,
|
310
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
715
311
|
label: "has host".freeze,
|
716
|
-
range: "sioc
|
717
|
-
subPropertyOf: "sioc
|
718
|
-
type: "owl
|
312
|
+
range: "http://rdfs.org/sioc/ns#Site".freeze,
|
313
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#has_space".freeze,
|
314
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
719
315
|
property :has_member,
|
720
|
-
comment:
|
721
|
-
domain: "sioc
|
722
|
-
inverseOf: "sioc
|
723
|
-
isDefinedBy: "sioc
|
316
|
+
comment: "A UserAccount that is a member of this Usergroup.".freeze,
|
317
|
+
domain: "http://rdfs.org/sioc/ns#Usergroup".freeze,
|
318
|
+
inverseOf: "http://rdfs.org/sioc/ns#member_of".freeze,
|
319
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
724
320
|
label: "has member".freeze,
|
725
|
-
range: "sioc
|
726
|
-
type: "owl
|
321
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
322
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
727
323
|
property :has_moderator,
|
728
|
-
comment:
|
729
|
-
domain: "sioc
|
730
|
-
inverseOf: "sioc
|
731
|
-
isDefinedBy: "sioc
|
324
|
+
comment: "A UserAccount that is a moderator of this Forum.".freeze,
|
325
|
+
domain: "http://rdfs.org/sioc/ns#Forum".freeze,
|
326
|
+
inverseOf: "http://rdfs.org/sioc/ns#moderator_of".freeze,
|
327
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
732
328
|
label: "has moderator".freeze,
|
733
|
-
range: "sioc
|
734
|
-
type: "owl
|
329
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
330
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
735
331
|
property :has_modifier,
|
736
|
-
comment:
|
737
|
-
inverseOf: "sioc
|
738
|
-
isDefinedBy: "sioc
|
332
|
+
comment: "A UserAccount that modified this resource (e.g. Item, Container, Space).".freeze,
|
333
|
+
inverseOf: "http://rdfs.org/sioc/ns#modifier_of".freeze,
|
334
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
739
335
|
label: "has modifier".freeze,
|
740
|
-
range: "sioc
|
741
|
-
type: "owl
|
336
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
337
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
742
338
|
property :has_owner,
|
743
|
-
comment:
|
744
|
-
inverseOf: "sioc
|
745
|
-
isDefinedBy: "sioc
|
339
|
+
comment: "A UserAccount that this resource is owned by.".freeze,
|
340
|
+
inverseOf: "http://rdfs.org/sioc/ns#owner_of".freeze,
|
341
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
746
342
|
label: "has owner".freeze,
|
747
|
-
range: "sioc
|
748
|
-
type: "owl
|
343
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
344
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
749
345
|
property :has_parent,
|
750
|
-
comment:
|
751
|
-
domain: "sioc
|
752
|
-
inverseOf: "sioc
|
753
|
-
isDefinedBy: "sioc
|
346
|
+
comment: "A Container or Forum that this Container or Forum is a child of.".freeze,
|
347
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
348
|
+
inverseOf: "http://rdfs.org/sioc/ns#parent_of".freeze,
|
349
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
754
350
|
label: "has parent".freeze,
|
755
|
-
range: "sioc
|
756
|
-
subPropertyOf: "dc
|
757
|
-
type: "owl
|
351
|
+
range: "http://rdfs.org/sioc/ns#Container".freeze,
|
352
|
+
subPropertyOf: "http://purl.org/dc/terms/partOf".freeze,
|
353
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
758
354
|
property :has_part,
|
759
|
-
comment:
|
760
|
-
|
761
|
-
|
355
|
+
comment: "An resource that is a part of this subject.".freeze,
|
356
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:hasPart from the Dublin Core ontology instead.".freeze,
|
357
|
+
inverseOf: "http://rdfs.org/sioc/ns#part_of".freeze,
|
358
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
762
359
|
label: "has part".freeze,
|
763
|
-
"owl
|
764
|
-
type: ["owl:DeprecatedProperty".freeze, "owl:ObjectProperty".freeze]
|
360
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
765
361
|
property :has_reply,
|
766
|
-
comment:
|
767
|
-
domain: "sioc
|
768
|
-
inverseOf: "sioc
|
769
|
-
isDefinedBy: "sioc
|
362
|
+
comment: "Points to an Item or Post that is a reply or response to this Item or Post.".freeze,
|
363
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
364
|
+
inverseOf: "http://rdfs.org/sioc/ns#reply_of".freeze,
|
365
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
770
366
|
label: "has reply".freeze,
|
771
|
-
range: "sioc
|
772
|
-
subPropertyOf: "sioc
|
773
|
-
type: "owl
|
367
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
368
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#related_to".freeze,
|
369
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
774
370
|
property :has_scope,
|
775
|
-
comment:
|
776
|
-
domain: "sioc
|
777
|
-
inverseOf: "sioc
|
778
|
-
isDefinedBy: "sioc
|
371
|
+
comment: "A resource that this Role applies to.".freeze,
|
372
|
+
domain: "http://rdfs.org/sioc/ns#Role".freeze,
|
373
|
+
inverseOf: "http://rdfs.org/sioc/ns#scope_of".freeze,
|
374
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
779
375
|
label: "has scope".freeze,
|
780
|
-
type: "owl
|
376
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
781
377
|
property :has_space,
|
782
|
-
comment:
|
783
|
-
inverseOf: "sioc
|
784
|
-
isDefinedBy: "sioc
|
378
|
+
comment: "A data Space which this resource is a part of.".freeze,
|
379
|
+
inverseOf: "http://rdfs.org/sioc/ns#space_of".freeze,
|
380
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
785
381
|
label: "has space".freeze,
|
786
|
-
range: "sioc
|
787
|
-
subPropertyOf: "dc
|
788
|
-
type: "owl
|
382
|
+
range: "http://rdfs.org/sioc/ns#Space".freeze,
|
383
|
+
subPropertyOf: "http://purl.org/dc/terms/partOf".freeze,
|
384
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
789
385
|
property :has_subscriber,
|
790
|
-
comment:
|
791
|
-
domain: "sioc
|
792
|
-
|
793
|
-
|
386
|
+
comment: "A UserAccount that is subscribed to this Container.".freeze,
|
387
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
388
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://rdfs.org/sioc/ns#feed".freeze,
|
389
|
+
inverseOf: "http://rdfs.org/sioc/ns#subscriber_of".freeze,
|
390
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
794
391
|
label: "has subscriber".freeze,
|
795
|
-
range: "sioc
|
796
|
-
|
797
|
-
type: "owl:ObjectProperty".freeze
|
392
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
393
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
798
394
|
property :has_usergroup,
|
799
|
-
comment:
|
800
|
-
domain: "sioc
|
801
|
-
inverseOf: "sioc
|
802
|
-
isDefinedBy: "sioc
|
395
|
+
comment: "Points to a Usergroup that has certain access to this Space.".freeze,
|
396
|
+
domain: "http://rdfs.org/sioc/ns#Space".freeze,
|
397
|
+
inverseOf: "http://rdfs.org/sioc/ns#usergroup_of".freeze,
|
398
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
803
399
|
label: "has usergroup".freeze,
|
804
|
-
range: "sioc
|
805
|
-
type: "owl
|
400
|
+
range: "http://rdfs.org/sioc/ns#Usergroup".freeze,
|
401
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
806
402
|
property :host_of,
|
807
|
-
comment:
|
808
|
-
domain: "sioc
|
809
|
-
inverseOf: "sioc
|
810
|
-
isDefinedBy: "sioc
|
403
|
+
comment: "A Container that is hosted on this Site.".freeze,
|
404
|
+
domain: "http://rdfs.org/sioc/ns#Site".freeze,
|
405
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_host".freeze,
|
406
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
811
407
|
label: "host of".freeze,
|
812
|
-
range: "sioc
|
813
|
-
subPropertyOf: "sioc
|
814
|
-
type: "owl
|
408
|
+
range: "http://rdfs.org/sioc/ns#Container".freeze,
|
409
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#space_of".freeze,
|
410
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
815
411
|
property :id,
|
816
|
-
comment:
|
817
|
-
isDefinedBy: "sioc
|
412
|
+
comment: "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.".freeze,
|
413
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
818
414
|
label: "id".freeze,
|
819
|
-
range: "
|
820
|
-
type: "owl
|
415
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
416
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
821
417
|
property :ip_address,
|
822
|
-
comment:
|
823
|
-
isDefinedBy: "sioc
|
418
|
+
comment: "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.".freeze,
|
419
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
824
420
|
label: "ip address".freeze,
|
825
|
-
range: "
|
826
|
-
type: "owl
|
421
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
422
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
827
423
|
property :last_activity_date,
|
828
|
-
comment:
|
829
|
-
isDefinedBy: "sioc
|
424
|
+
comment: "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.".freeze,
|
425
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
830
426
|
label: "last activity date".freeze,
|
831
|
-
range: "
|
832
|
-
subPropertyOf: "dc
|
833
|
-
type: "owl
|
427
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
428
|
+
subPropertyOf: "http://purl.org/dc/terms/date".freeze,
|
429
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
834
430
|
property :last_item_date,
|
835
|
-
comment:
|
836
|
-
domain: "sioc
|
837
|
-
isDefinedBy: "sioc
|
431
|
+
comment: "The date and time of the last Post (or Item) in a Forum (or a Container), in ISO 8601 format.".freeze,
|
432
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
433
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
838
434
|
label: "last item date".freeze,
|
839
|
-
range: "
|
840
|
-
subPropertyOf: "dc
|
841
|
-
type: "owl
|
435
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
436
|
+
subPropertyOf: "http://purl.org/dc/terms/date".freeze,
|
437
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
842
438
|
property :last_name,
|
843
|
-
comment:
|
844
|
-
domain: "sioc
|
845
|
-
|
439
|
+
comment: "Last (real) name of this user. Synonyms include surname or family name.".freeze,
|
440
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
441
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use foaf:name or foaf:surname from the FOAF vocabulary instead.".freeze,
|
442
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
846
443
|
label: "last name".freeze,
|
847
|
-
|
848
|
-
|
849
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
444
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
445
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
850
446
|
property :last_reply_date,
|
851
|
-
comment:
|
852
|
-
isDefinedBy: "sioc
|
447
|
+
comment: "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.".freeze,
|
448
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
853
449
|
label: "last reply date".freeze,
|
854
|
-
range: "
|
855
|
-
subPropertyOf: "dc
|
856
|
-
type: "owl
|
450
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
451
|
+
subPropertyOf: "http://purl.org/dc/terms/date".freeze,
|
452
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
857
453
|
property :later_version,
|
858
|
-
comment:
|
859
|
-
domain: "sioc
|
860
|
-
inverseOf: "sioc
|
861
|
-
isDefinedBy: "sioc
|
454
|
+
comment: "Links to a later (newer) revision of this Item or Post.".freeze,
|
455
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
456
|
+
inverseOf: "http://rdfs.org/sioc/ns#earlier_version".freeze,
|
457
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
862
458
|
label: "later version".freeze,
|
863
|
-
range: "sioc
|
864
|
-
type: "owl
|
459
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
460
|
+
type: "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze
|
865
461
|
property :latest_version,
|
866
|
-
comment:
|
867
|
-
domain: "sioc
|
868
|
-
isDefinedBy: "sioc
|
462
|
+
comment: "Links to the latest revision of this Item or Post.".freeze,
|
463
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
464
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
869
465
|
label: "latest version".freeze,
|
870
|
-
range: "sioc
|
871
|
-
type: "owl
|
466
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
467
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
872
468
|
property :likes,
|
873
|
-
comment:
|
874
|
-
isDefinedBy: "sioc
|
469
|
+
comment: "Used to indicate some form of endorsement by a UserAccount or Agent of an Item, Container, Space, UserAccount, etc.".freeze,
|
470
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
875
471
|
label: "likes".freeze,
|
876
|
-
type: "owl
|
472
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
877
473
|
property :link,
|
878
|
-
comment:
|
879
|
-
isDefinedBy: "sioc
|
474
|
+
comment: "A URI of a document which contains this SIOC object.".freeze,
|
475
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
880
476
|
label: "link".freeze,
|
881
|
-
type: "owl
|
477
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
882
478
|
property :links_to,
|
883
|
-
comment:
|
884
|
-
isDefinedBy: "sioc
|
479
|
+
comment: "Links extracted from hyperlinks within a SIOC concept, e.g. Post or Site.".freeze,
|
480
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
885
481
|
label: "links to".freeze,
|
886
|
-
subPropertyOf: "dc
|
887
|
-
type: "owl
|
482
|
+
subPropertyOf: "http://purl.org/dc/terms/references".freeze,
|
483
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
888
484
|
property :member_of,
|
889
|
-
comment:
|
890
|
-
domain: "sioc
|
891
|
-
inverseOf: "sioc
|
892
|
-
isDefinedBy: "sioc
|
485
|
+
comment: "A Usergroup that this UserAccount is a member of.".freeze,
|
486
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
487
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_member".freeze,
|
488
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
893
489
|
label: "member of".freeze,
|
894
|
-
range: "sioc
|
895
|
-
type: "owl
|
490
|
+
range: "http://rdfs.org/sioc/ns#Usergroup".freeze,
|
491
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
896
492
|
property :mentions,
|
897
|
-
comment:
|
898
|
-
domain: "sioc
|
899
|
-
isDefinedBy: "sioc
|
493
|
+
comment: "Refers to a UserAccount that a particular Item mentions.".freeze,
|
494
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
495
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
900
496
|
label: "mentions".freeze,
|
901
|
-
range: "sioc
|
902
|
-
type: "owl
|
497
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
498
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
903
499
|
property :moderator_of,
|
904
|
-
comment:
|
905
|
-
domain: "sioc
|
906
|
-
inverseOf: "sioc
|
907
|
-
isDefinedBy: "sioc
|
500
|
+
comment: "A Forum that a UserAccount is a moderator of.".freeze,
|
501
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
502
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_moderator".freeze,
|
503
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
908
504
|
label: "moderator of".freeze,
|
909
|
-
range: "sioc
|
910
|
-
type: "owl
|
505
|
+
range: "http://rdfs.org/sioc/ns#Forum".freeze,
|
506
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
911
507
|
property :modified_at,
|
912
|
-
comment:
|
913
|
-
domain: "sioc
|
914
|
-
|
508
|
+
comment: "When this was modified, in ISO 8601 format.".freeze,
|
509
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
510
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:modified from the Dublin Core ontology instead.".freeze,
|
511
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
915
512
|
label: "modified at".freeze,
|
916
|
-
|
917
|
-
|
918
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
513
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
514
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
919
515
|
property :modifier_of,
|
920
|
-
comment:
|
921
|
-
domain: "sioc
|
922
|
-
inverseOf: "sioc
|
923
|
-
isDefinedBy: "sioc
|
516
|
+
comment: "A resource that this UserAccount has modified.".freeze,
|
517
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
518
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_modifier".freeze,
|
519
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
924
520
|
label: "modifier of".freeze,
|
925
|
-
type: "owl
|
521
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
926
522
|
property :name,
|
927
|
-
comment:
|
928
|
-
isDefinedBy: "sioc
|
523
|
+
comment: "The name of a SIOC concept instance, e.g. a username for a UserAccount, group name for a Usergroup, etc.".freeze,
|
524
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
929
525
|
label: "name".freeze,
|
930
|
-
range: "
|
931
|
-
type: "owl
|
526
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
527
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
932
528
|
property :next_by_date,
|
933
|
-
comment:
|
934
|
-
domain: "sioc
|
935
|
-
inverseOf: "sioc
|
936
|
-
isDefinedBy: "sioc
|
529
|
+
comment: "Next Item or Post in a given Container sorted by date.".freeze,
|
530
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
531
|
+
inverseOf: "http://rdfs.org/sioc/ns#previous_by_date".freeze,
|
532
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
937
533
|
label: "next by date".freeze,
|
938
|
-
range: "sioc
|
939
|
-
type: "owl
|
534
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
535
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
940
536
|
property :next_version,
|
941
|
-
comment:
|
942
|
-
domain: "sioc
|
943
|
-
inverseOf: "sioc
|
944
|
-
isDefinedBy: "sioc
|
537
|
+
comment: "Links to the next revision of this Item or Post.".freeze,
|
538
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
539
|
+
inverseOf: "http://rdfs.org/sioc/ns#previous_version".freeze,
|
540
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
945
541
|
label: "next version".freeze,
|
946
|
-
range: "sioc
|
947
|
-
subPropertyOf: "sioc
|
948
|
-
type: "owl
|
542
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
543
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#later_version".freeze,
|
544
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
949
545
|
property :note,
|
950
|
-
comment:
|
951
|
-
isDefinedBy: "sioc
|
546
|
+
comment: "A note associated with this resource, for example, if it has been edited by a UserAccount.".freeze,
|
547
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
952
548
|
label: "note".freeze,
|
953
|
-
range: "
|
954
|
-
type: "owl
|
549
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
550
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
955
551
|
property :num_authors,
|
956
|
-
comment:
|
957
|
-
isDefinedBy: "sioc
|
552
|
+
comment: "The number of unique authors (UserAccounts and unregistered posters) who have contributed to this Item, Thread, Post, etc.".freeze,
|
553
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
958
554
|
label: "num authors".freeze,
|
959
|
-
range: "
|
960
|
-
type: "owl
|
555
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
556
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
961
557
|
property :num_items,
|
962
|
-
comment:
|
963
|
-
domain: "sioc
|
964
|
-
isDefinedBy: "sioc
|
558
|
+
comment: "The number of Posts (or Items) in a Forum (or a Container).".freeze,
|
559
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
560
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
965
561
|
label: "num items".freeze,
|
966
|
-
range: "
|
967
|
-
type: "owl
|
562
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
563
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
968
564
|
property :num_replies,
|
969
|
-
comment:
|
970
|
-
isDefinedBy: "sioc
|
565
|
+
comment: "The number of replies that this Item, Thread, Post, etc. has. Useful for when the reply structure is absent.".freeze,
|
566
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
971
567
|
label: "num replies".freeze,
|
972
|
-
range: "
|
973
|
-
type: "owl
|
568
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
569
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
974
570
|
property :num_threads,
|
975
|
-
comment:
|
976
|
-
domain: "sioc
|
977
|
-
isDefinedBy: "sioc
|
571
|
+
comment: "The number of Threads (AKA discussion topics) in a Forum.".freeze,
|
572
|
+
domain: "http://rdfs.org/sioc/ns#Forum".freeze,
|
573
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
978
574
|
label: "num threads".freeze,
|
979
|
-
range: "
|
980
|
-
type: "owl
|
575
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
576
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
981
577
|
property :num_views,
|
982
|
-
comment:
|
983
|
-
isDefinedBy: "sioc
|
578
|
+
comment: "The number of times this Item, Thread, UserAccount profile, etc. has been viewed.".freeze,
|
579
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
984
580
|
label: "num views".freeze,
|
985
|
-
range: "
|
986
|
-
type: "owl
|
581
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
|
582
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
|
987
583
|
property :owner_of,
|
988
|
-
comment:
|
989
|
-
domain: "sioc
|
990
|
-
inverseOf: "sioc
|
991
|
-
isDefinedBy: "sioc
|
584
|
+
comment: "A resource owned by a particular UserAccount, for example, a weblog or image gallery.".freeze,
|
585
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
586
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_owner".freeze,
|
587
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
992
588
|
label: "owner of".freeze,
|
993
|
-
type: "owl
|
589
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
994
590
|
property :parent_of,
|
995
|
-
comment:
|
996
|
-
domain: "sioc
|
997
|
-
inverseOf: "sioc
|
998
|
-
isDefinedBy: "sioc
|
591
|
+
comment: "A child Container or Forum that this Container or Forum is a parent of.".freeze,
|
592
|
+
domain: "http://rdfs.org/sioc/ns#Container".freeze,
|
593
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_parent".freeze,
|
594
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
999
595
|
label: "parent of".freeze,
|
1000
|
-
range: "sioc
|
1001
|
-
subPropertyOf: "dc
|
1002
|
-
type: "owl
|
596
|
+
range: "http://rdfs.org/sioc/ns#Container".freeze,
|
597
|
+
subPropertyOf: "http://purl.org/dc/terms/hasPart".freeze,
|
598
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1003
599
|
property :part_of,
|
1004
|
-
comment:
|
1005
|
-
|
1006
|
-
|
600
|
+
comment: "A resource that the subject is a part of.".freeze,
|
601
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:isPartOf from the Dublin Core ontology instead.".freeze,
|
602
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_part".freeze,
|
603
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1007
604
|
label: "part of".freeze,
|
1008
|
-
"owl
|
1009
|
-
type: ["owl:DeprecatedProperty".freeze, "owl:ObjectProperty".freeze]
|
605
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
1010
606
|
property :previous_by_date,
|
1011
|
-
comment:
|
1012
|
-
domain: "sioc
|
1013
|
-
inverseOf: "sioc
|
1014
|
-
isDefinedBy: "sioc
|
607
|
+
comment: "Previous Item or Post in a given Container sorted by date.".freeze,
|
608
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
609
|
+
inverseOf: "http://rdfs.org/sioc/ns#next_by_date".freeze,
|
610
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1015
611
|
label: "previous by date".freeze,
|
1016
|
-
range: "sioc
|
1017
|
-
type: "owl
|
612
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
613
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1018
614
|
property :previous_version,
|
1019
|
-
comment:
|
1020
|
-
domain: "sioc
|
1021
|
-
inverseOf: "sioc
|
1022
|
-
isDefinedBy: "sioc
|
615
|
+
comment: "Links to the previous revision of this Item or Post.".freeze,
|
616
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
617
|
+
inverseOf: "http://rdfs.org/sioc/ns#next_version".freeze,
|
618
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1023
619
|
label: "previous version".freeze,
|
1024
|
-
range: "sioc
|
1025
|
-
subPropertyOf: "sioc
|
1026
|
-
type: "owl
|
620
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
621
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#earlier_version".freeze,
|
622
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1027
623
|
property :read_at,
|
1028
|
-
comment:
|
1029
|
-
domain: "sioc
|
1030
|
-
isDefinedBy: "sioc
|
624
|
+
comment: "When this was read, in ISO 8601 format.".freeze,
|
625
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
626
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1031
627
|
label: "read at".freeze,
|
1032
|
-
range: "
|
1033
|
-
type: ["owl
|
628
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
629
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
1034
630
|
property :reference,
|
1035
|
-
comment:
|
1036
|
-
domain: "sioc
|
1037
|
-
|
631
|
+
comment: "Links either created explicitly or extracted implicitly on the HTML level from the Post.".freeze,
|
632
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
633
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "Renamed to sioc:links_to.".freeze,
|
634
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1038
635
|
label: "reference".freeze,
|
1039
|
-
"owl
|
1040
|
-
type: ["owl:DeprecatedProperty".freeze, "owl:ObjectProperty".freeze]
|
636
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
|
1041
637
|
property :related_to,
|
1042
|
-
comment:
|
1043
|
-
isDefinedBy: "sioc
|
638
|
+
comment: "Related resources for this resource, e.g. for Posts, perhaps determined implicitly from topics or references.".freeze,
|
639
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1044
640
|
label: "related to".freeze,
|
1045
|
-
type: "owl
|
641
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1046
642
|
property :reply_of,
|
1047
|
-
comment:
|
1048
|
-
domain: "sioc
|
1049
|
-
inverseOf: "sioc
|
1050
|
-
isDefinedBy: "sioc
|
643
|
+
comment: "Links to an Item or Post which this Item or Post is a reply to.".freeze,
|
644
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
645
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_reply".freeze,
|
646
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1051
647
|
label: "reply of".freeze,
|
1052
|
-
range: "sioc
|
1053
|
-
subPropertyOf: "sioc
|
1054
|
-
type: "owl
|
648
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
649
|
+
subPropertyOf: "http://rdfs.org/sioc/ns#related_to".freeze,
|
650
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1055
651
|
property :respond_to,
|
1056
|
-
comment:
|
1057
|
-
domain: "sioc
|
1058
|
-
isDefinedBy: "sioc
|
652
|
+
comment: "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).".freeze,
|
653
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
654
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1059
655
|
label: "respond to".freeze,
|
1060
|
-
type: "owl
|
656
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1061
657
|
property :scope_of,
|
1062
|
-
comment:
|
1063
|
-
inverseOf: "sioc
|
1064
|
-
isDefinedBy: "sioc
|
658
|
+
comment: "A Role that has a scope of this resource.".freeze,
|
659
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_scope".freeze,
|
660
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1065
661
|
label: "scope of".freeze,
|
1066
|
-
range: "sioc
|
1067
|
-
type: "owl
|
662
|
+
range: "http://rdfs.org/sioc/ns#Role".freeze,
|
663
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1068
664
|
property :shared_by,
|
1069
|
-
comment:
|
1070
|
-
domain: "sioc
|
1071
|
-
|
665
|
+
comment: "For shared Items where there is a certain creator_of and an intermediary who shares or forwards it (e.g. as a sibling Item).".freeze,
|
666
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
667
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://rdfs.org/sioc/ns#sibling".freeze,
|
668
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1072
669
|
label: "shared by".freeze,
|
1073
|
-
range: "sioc
|
1074
|
-
|
1075
|
-
type: "owl:ObjectProperty".freeze
|
670
|
+
range: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
671
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1076
672
|
property :sibling,
|
1077
|
-
comment:
|
1078
|
-
domain: "sioc
|
1079
|
-
isDefinedBy: "sioc
|
673
|
+
comment: "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).".freeze,
|
674
|
+
domain: "http://rdfs.org/sioc/ns#Item".freeze,
|
675
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1080
676
|
label: "sibling".freeze,
|
1081
|
-
range: "sioc
|
1082
|
-
type: "owl
|
677
|
+
range: "http://rdfs.org/sioc/ns#Item".freeze,
|
678
|
+
type: "http://www.w3.org/2002/07/owl#SymmetricProperty".freeze
|
1083
679
|
property :space_of,
|
1084
|
-
comment:
|
1085
|
-
domain: "sioc
|
1086
|
-
inverseOf: "sioc
|
1087
|
-
isDefinedBy: "sioc
|
680
|
+
comment: "A resource which belongs to this data Space.".freeze,
|
681
|
+
domain: "http://rdfs.org/sioc/ns#Space".freeze,
|
682
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_space".freeze,
|
683
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1088
684
|
label: "space of".freeze,
|
1089
|
-
subPropertyOf: "dc
|
1090
|
-
type: "owl
|
685
|
+
subPropertyOf: "http://purl.org/dc/terms/hasPart".freeze,
|
686
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1091
687
|
property :subject,
|
1092
|
-
comment:
|
1093
|
-
domain: "sioc
|
1094
|
-
|
688
|
+
comment: "Keyword(s) describing subject of the Post.".freeze,
|
689
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
690
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:subject from the Dublin Core ontology for text keywords and sioc:topic if the subject can be represented by a URI instead.".freeze,
|
691
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1095
692
|
label: "subject".freeze,
|
1096
|
-
|
1097
|
-
|
1098
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
693
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
694
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
1099
695
|
property :subscriber_of,
|
1100
|
-
comment:
|
1101
|
-
domain: "sioc
|
1102
|
-
|
1103
|
-
|
696
|
+
comment: "A Container that a UserAccount is subscribed to.".freeze,
|
697
|
+
domain: "http://rdfs.org/sioc/ns#UserAccount".freeze,
|
698
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://rdfs.org/sioc/ns#feed".freeze,
|
699
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_subscriber".freeze,
|
700
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1104
701
|
label: "subscriber of".freeze,
|
1105
|
-
range: "sioc
|
1106
|
-
|
1107
|
-
type: "owl:ObjectProperty".freeze
|
702
|
+
range: "http://rdfs.org/sioc/ns#Container".freeze,
|
703
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1108
704
|
property :title,
|
1109
|
-
comment:
|
1110
|
-
domain: "sioc
|
1111
|
-
|
705
|
+
comment: "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.".freeze,
|
706
|
+
domain: "http://rdfs.org/sioc/ns#Post".freeze,
|
707
|
+
"http://www.w3.org/2002/07/owl#versionInfo": "This property is deprecated. Use dcterms:title from the Dublin Core ontology instead.".freeze,
|
708
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1112
709
|
label: "title".freeze,
|
1113
|
-
|
1114
|
-
|
1115
|
-
type: ["owl:DatatypeProperty".freeze, "owl:DeprecatedProperty".freeze]
|
710
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
|
711
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#DeprecatedProperty".freeze]
|
1116
712
|
property :topic,
|
1117
|
-
comment:
|
1118
|
-
isDefinedBy: "sioc
|
713
|
+
comment: "A topic of interest, linking to the appropriate URI, e.g. in the Open Directory Project or of a SKOS category.".freeze,
|
714
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1119
715
|
label: "topic".freeze,
|
1120
|
-
subPropertyOf: "dc
|
1121
|
-
type: "owl
|
716
|
+
subPropertyOf: "http://purl.org/dc/terms/subject".freeze,
|
717
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1122
718
|
property :usergroup_of,
|
1123
|
-
comment:
|
1124
|
-
domain: "sioc
|
1125
|
-
inverseOf: "sioc
|
1126
|
-
isDefinedBy: "sioc
|
719
|
+
comment: "A Space that the Usergroup has access to.".freeze,
|
720
|
+
domain: "http://rdfs.org/sioc/ns#Usergroup".freeze,
|
721
|
+
inverseOf: "http://rdfs.org/sioc/ns#has_usergroup".freeze,
|
722
|
+
isDefinedBy: "http://rdfs.org/sioc/ns#".freeze,
|
1127
723
|
label: "usergroup of".freeze,
|
1128
|
-
range: "sioc
|
1129
|
-
type: "owl
|
724
|
+
range: "http://rdfs.org/sioc/ns#Space".freeze,
|
725
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
|
1130
726
|
end
|
1131
727
|
end
|