rdf-vocab 3.2.0 → 3.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +63 -7
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4719 -4347
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +501 -227
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +563 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9464 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14900 -14698
- data/lib/rdf/vocab/schemas.rb +14900 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +63 -142
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +23 -6
data/lib/rdf/vocab/as.rb
CHANGED
@@ -3,881 +3,883 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from https://www.w3.org/ns/activitystreams#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <https://www.w3.org/ns/activitystreams#>
|
7
|
+
# @!visibility private
|
6
8
|
AS = Class.new(RDF::StrictVocabulary("https://www.w3.org/ns/activitystreams#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"https://www.w3.org/ns/activitystreams#",
|
10
|
-
comment: "Extended Activity Streams 2.0 Vocabulary"
|
11
|
-
"http://www.w3.org/2002/07/owl#imports": "http://www.w3.org/ns/prov#"
|
12
|
-
label: "Activity Streams 2.0"
|
13
|
-
type: "http://www.w3.org/2002/07/owl#Ontology"
|
12
|
+
comment: {en: "Extended Activity Streams 2.0 Vocabulary"},
|
13
|
+
"http://www.w3.org/2002/07/owl#imports": "http://www.w3.org/ns/prov#",
|
14
|
+
label: {en: "Activity Streams 2.0"},
|
15
|
+
type: "http://www.w3.org/2002/07/owl#Ontology"
|
14
16
|
|
15
17
|
# Class definitions
|
16
18
|
term :Accept,
|
17
|
-
comment: "Actor accepts the Object"
|
18
|
-
label: "Accept"
|
19
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
20
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
19
|
+
comment: {en: "Actor accepts the Object"},
|
20
|
+
label: {en: "Accept"},
|
21
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
22
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
21
23
|
term :Activity,
|
22
|
-
comment: "An Object representing some form of Action that has been taken"
|
23
|
-
label: "Activity"
|
24
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
25
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
24
|
+
comment: {en: "An Object representing some form of Action that has been taken"},
|
25
|
+
label: {en: "Activity"},
|
26
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
27
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
26
28
|
term :Add,
|
27
|
-
comment: "To Add an Object or Link to Something"
|
28
|
-
label: "Add"
|
29
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
30
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
29
|
+
comment: {en: "To Add an Object or Link to Something"},
|
30
|
+
label: {en: "Add"},
|
31
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
32
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
31
33
|
term :Announce,
|
32
|
-
comment: "Actor announces the object to the target"
|
33
|
-
label: "Announce"
|
34
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
35
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
34
|
+
comment: {en: "Actor announces the object to the target"},
|
35
|
+
label: {en: "Announce"},
|
36
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
37
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
36
38
|
term :Application,
|
37
|
-
comment: "Represents a software application of any sort"
|
38
|
-
label: "Application"
|
39
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
40
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
39
|
+
comment: {en: "Represents a software application of any sort"},
|
40
|
+
label: {en: "Application"},
|
41
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
42
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
41
43
|
term :Arrive,
|
42
|
-
comment: "To Arrive Somewhere (can be used, for instance, to indicate that a particular entity is currently located somewhere, e.g. a \"check-in\")"
|
43
|
-
label: "Arrive"
|
44
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity"
|
45
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
44
|
+
comment: {en: "To Arrive Somewhere (can be used, for instance, to indicate that a particular entity is currently located somewhere, e.g. a \"check-in\")"},
|
45
|
+
label: {en: "Arrive"},
|
46
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity",
|
47
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
46
48
|
term :Article,
|
47
|
-
comment: "A written work. Typically several paragraphs long. For example, a blog post or a news article."
|
48
|
-
label: "Article"
|
49
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
50
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
49
|
+
comment: {en: "A written work. Typically several paragraphs long. For example, a blog post or a news article."},
|
50
|
+
label: {en: "Article"},
|
51
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
52
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
51
53
|
term :Audio,
|
52
|
-
comment: "An audio file"
|
53
|
-
label: "Audio"
|
54
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Document"
|
55
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
54
|
+
comment: {en: "An audio file"},
|
55
|
+
label: {en: "Audio"},
|
56
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Document",
|
57
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
56
58
|
term :Block,
|
57
|
-
label: "Block"
|
58
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Ignore"
|
59
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
59
|
+
label: {en: "Block"},
|
60
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Ignore",
|
61
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
60
62
|
term :Collection,
|
61
|
-
comment: "An ordered or unordered collection of Objects or Links"
|
62
|
-
label: "Collection"
|
63
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
64
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
63
|
+
comment: {en: "An ordered or unordered collection of Objects or Links"},
|
64
|
+
label: {en: "Collection"},
|
65
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
66
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
65
67
|
term :CollectionPage,
|
66
|
-
comment: "A subset of items from a Collection"
|
67
|
-
label: "CollectionPage"
|
68
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Collection"
|
69
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
68
|
+
comment: {en: "A subset of items from a Collection"},
|
69
|
+
label: {en: "CollectionPage"},
|
70
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Collection",
|
71
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
70
72
|
term :Create,
|
71
|
-
comment: "To Create Something"
|
72
|
-
label: "Create"
|
73
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
74
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
73
|
+
comment: {en: "To Create Something"},
|
74
|
+
label: {en: "Create"},
|
75
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
76
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
75
77
|
term :Delete,
|
76
|
-
comment: "To Delete Something"
|
77
|
-
label: "Delete"
|
78
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
79
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
78
|
+
comment: {en: "To Delete Something"},
|
79
|
+
label: {en: "Delete"},
|
80
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
81
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
80
82
|
term :Dislike,
|
81
|
-
comment: "The actor dislikes the object"
|
82
|
-
label: "Dislike"
|
83
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
84
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
83
|
+
comment: {en: "The actor dislikes the object"},
|
84
|
+
label: {en: "Dislike"},
|
85
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
86
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
85
87
|
term :Document,
|
86
|
-
comment: "Represents a digital document/file of any sort"
|
87
|
-
label: "Document"
|
88
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
89
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
88
|
+
comment: {en: "Represents a digital document/file of any sort"},
|
89
|
+
label: {en: "Document"},
|
90
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
91
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
90
92
|
term :Event,
|
91
|
-
comment: "An Event of any kind"
|
92
|
-
label: "Event"
|
93
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
94
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
93
|
+
comment: {en: "An Event of any kind"},
|
94
|
+
label: {en: "Event"},
|
95
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
96
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
95
97
|
term :Flag,
|
96
|
-
comment: "To flag something (e.g. flag as inappropriate, flag as spam, etc)"
|
97
|
-
label: "Flag"
|
98
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
99
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
98
|
+
comment: {en: "To flag something (e.g. flag as inappropriate, flag as spam, etc)"},
|
99
|
+
label: {en: "Flag"},
|
100
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
101
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
100
102
|
term :Follow,
|
101
|
-
comment: "To Express Interest in Something"
|
102
|
-
label: "Follow"
|
103
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
104
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
103
|
+
comment: {en: "To Express Interest in Something"},
|
104
|
+
label: {en: "Follow"},
|
105
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
106
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
105
107
|
term :Group,
|
106
|
-
comment: "A Group of any kind."
|
107
|
-
label: "Group"
|
108
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
109
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
108
|
+
comment: {en: "A Group of any kind."},
|
109
|
+
label: {en: "Group"},
|
110
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
111
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
110
112
|
term :Ignore,
|
111
|
-
comment: "Actor is ignoring the Object"
|
112
|
-
label: "Ignore"
|
113
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
114
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
113
|
+
comment: {en: "Actor is ignoring the Object"},
|
114
|
+
label: {en: "Ignore"},
|
115
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
116
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
115
117
|
term :Image,
|
116
|
-
comment: "An Image file"
|
117
|
-
label: "Image"
|
118
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Document"
|
119
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
118
|
+
comment: {en: "An Image file"},
|
119
|
+
label: {en: "Image"},
|
120
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Document",
|
121
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
120
122
|
term :IntransitiveActivity,
|
121
|
-
comment: "An Activity that has no direct object"
|
122
|
-
label: "IntransitiveActivity"
|
123
|
-
subClassOf: ["https://www.w3.org/ns/activitystreams#Activity"
|
124
|
-
maxCardinality: "0"
|
125
|
-
onProperty: "https://www.w3.org/ns/activitystreams#object"
|
126
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
123
|
+
comment: {en: "An Activity that has no direct object"},
|
124
|
+
label: {en: "IntransitiveActivity"},
|
125
|
+
subClassOf: ["https://www.w3.org/ns/activitystreams#Activity", term(
|
126
|
+
maxCardinality: "0",
|
127
|
+
onProperty: "https://www.w3.org/ns/activitystreams#object",
|
128
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
127
129
|
)],
|
128
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
130
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
129
131
|
term :Invite,
|
130
|
-
comment: "To invite someone or something to something"
|
131
|
-
label: "Invite"
|
132
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Offer"
|
133
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
132
|
+
comment: {en: "To invite someone or something to something"},
|
133
|
+
label: {en: "Invite"},
|
134
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Offer",
|
135
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
134
136
|
term :Join,
|
135
|
-
comment: "To Join Something"
|
136
|
-
label: "Join"
|
137
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
138
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
137
|
+
comment: {en: "To Join Something"},
|
138
|
+
label: {en: "Join"},
|
139
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
140
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
139
141
|
term :Leave,
|
140
|
-
comment: "To Leave Something"
|
141
|
-
label: "Leave"
|
142
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
143
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
142
|
+
comment: {en: "To Leave Something"},
|
143
|
+
label: {en: "Leave"},
|
144
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
145
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
144
146
|
term :Like,
|
145
|
-
comment: "To Like Something"
|
146
|
-
label: "Like"
|
147
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
148
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
147
|
+
comment: {en: "To Like Something"},
|
148
|
+
label: {en: "Like"},
|
149
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
150
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
149
151
|
term :Link,
|
150
|
-
comment: "Represents a qualified reference to another resource. Patterned after the RFC5988 Web Linking Model"
|
151
|
-
"http://www.w3.org/2002/07/owl#disjointWith": "https://www.w3.org/ns/activitystreams#Object"
|
152
|
-
label: "Link"
|
153
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
152
|
+
comment: {en: "Represents a qualified reference to another resource. Patterned after the RFC5988 Web Linking Model"},
|
153
|
+
"http://www.w3.org/2002/07/owl#disjointWith": "https://www.w3.org/ns/activitystreams#Object",
|
154
|
+
label: {en: "Link"},
|
155
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
154
156
|
term :Listen,
|
155
|
-
comment: "The actor listened to the object"
|
156
|
-
label: "Listen"
|
157
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
158
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
157
|
+
comment: {en: "The actor listened to the object"},
|
158
|
+
label: {en: "Listen"},
|
159
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
160
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
159
161
|
term :Mention,
|
160
|
-
comment: "A specialized Link that represents an @mention"
|
161
|
-
label: "Mention"
|
162
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Link"
|
163
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
162
|
+
comment: {en: "A specialized Link that represents an @mention"},
|
163
|
+
label: {en: "Mention"},
|
164
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Link",
|
165
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
164
166
|
term :Move,
|
165
|
-
comment: "The actor is moving the object. The target specifies where the object is moving to. The origin specifies where the object is moving from."
|
166
|
-
label: "Move"
|
167
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
168
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
167
|
+
comment: "The actor is moving the object. The target specifies where the object is moving to. The origin specifies where the object is moving from.",
|
168
|
+
label: {en: "Move"},
|
169
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
170
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
169
171
|
term :Note,
|
170
|
-
comment: "A Short note, typically less than a single paragraph. A \"tweet\" is an example, or a \"status update\""
|
171
|
-
label: "Note"
|
172
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
173
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
172
|
+
comment: {en: "A Short note, typically less than a single paragraph. A \"tweet\" is an example, or a \"status update\""},
|
173
|
+
label: {en: "Note"},
|
174
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
175
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
174
176
|
term :Object,
|
175
|
-
label: "Object"
|
176
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
177
|
+
label: {en: "Object"},
|
178
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
177
179
|
term :Offer,
|
178
|
-
comment: "To Offer something to someone or something"
|
179
|
-
label: "Offer"
|
180
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
181
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
180
|
+
comment: {en: "To Offer something to someone or something"},
|
181
|
+
label: {en: "Offer"},
|
182
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
183
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
182
184
|
term :OrderedCollection,
|
183
|
-
comment: "A variation of Collection in which items are strictly ordered"
|
184
|
-
label: "OrderedCollection"
|
185
|
+
comment: {en: "A variation of Collection in which items are strictly ordered"},
|
186
|
+
label: {en: "OrderedCollection"},
|
185
187
|
subClassOf: term(
|
186
|
-
intersectionOf: list("https://www.w3.org/ns/activitystreams#Collection"
|
188
|
+
intersectionOf: list("https://www.w3.org/ns/activitystreams#Collection", term(
|
187
189
|
allValuesFrom: term(
|
188
|
-
intersectionOf: list("https://www.w3.org/ns/activitystreams#OrderedItems"
|
190
|
+
intersectionOf: list("https://www.w3.org/ns/activitystreams#OrderedItems", term(
|
189
191
|
"http://www.w3.org/2002/07/owl#complementOf": term(
|
190
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
191
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
192
|
-
)
|
193
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
192
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
193
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
194
|
+
),
|
195
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
194
196
|
)),
|
195
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
196
|
-
)
|
197
|
-
onProperty: "https://www.w3.org/ns/activitystreams#items"
|
198
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
197
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
198
|
+
),
|
199
|
+
onProperty: "https://www.w3.org/ns/activitystreams#items",
|
200
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
199
201
|
)),
|
200
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
202
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
201
203
|
),
|
202
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
204
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
203
205
|
term :OrderedCollectionPage,
|
204
|
-
comment: "An ordered subset of items from an OrderedCollection"
|
205
|
-
label: "OrderedCollectionPage"
|
206
|
-
subClassOf: ["https://www.w3.org/ns/activitystreams#CollectionPage"
|
207
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
206
|
+
comment: {en: "An ordered subset of items from an OrderedCollection"},
|
207
|
+
label: {en: "OrderedCollectionPage"},
|
208
|
+
subClassOf: ["https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#OrderedCollection"],
|
209
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
208
210
|
term :OrderedItems,
|
209
|
-
comment: "A rdf:List variant for Objects and Links"
|
210
|
-
label: "OrderedItems"
|
211
|
+
comment: {en: "A rdf:List variant for Objects and Links"},
|
212
|
+
label: {en: "OrderedItems"},
|
211
213
|
subClassOf: term(
|
212
|
-
intersectionOf: list("http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
214
|
+
intersectionOf: list("http://www.w3.org/1999/02/22-rdf-syntax-ns#List", term(
|
213
215
|
allValuesFrom: term(
|
214
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
215
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
216
|
-
)
|
217
|
-
onProperty: "http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
|
218
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
216
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
217
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
218
|
+
),
|
219
|
+
onProperty: "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
|
220
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
219
221
|
), term(
|
220
|
-
allValuesFrom: "https://www.w3.org/ns/activitystreams#OrderedItems"
|
221
|
-
onProperty: "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
|
222
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
222
|
+
allValuesFrom: "https://www.w3.org/ns/activitystreams#OrderedItems",
|
223
|
+
onProperty: "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
|
224
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
223
225
|
)),
|
224
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
226
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
225
227
|
),
|
226
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
228
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
227
229
|
term :Organization,
|
228
|
-
comment: "An Organization"
|
229
|
-
label: "Organization"
|
230
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
231
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
230
|
+
comment: {en: "An Organization"},
|
231
|
+
label: {en: "Organization"},
|
232
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
233
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
232
234
|
term :Page,
|
233
|
-
comment: "A Web Page"
|
234
|
-
label: "Page"
|
235
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
236
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
235
|
+
comment: {en: "A Web Page"},
|
236
|
+
label: {en: "Page"},
|
237
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
238
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
237
239
|
term :Person,
|
238
|
-
comment: "A Person"
|
239
|
-
label: "Person"
|
240
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
241
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
240
|
+
comment: {en: "A Person"},
|
241
|
+
label: {en: "Person"},
|
242
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
243
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
242
244
|
term :Place,
|
243
|
-
comment: "A physical or logical location"
|
244
|
-
label: "Place"
|
245
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
246
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
245
|
+
comment: {en: "A physical or logical location"},
|
246
|
+
label: {en: "Place"},
|
247
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
248
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
247
249
|
term :Profile,
|
248
|
-
comment: "A Profile Document"
|
249
|
-
label: "Profile"
|
250
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
251
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
250
|
+
comment: {en: "A Profile Document"},
|
251
|
+
label: {en: "Profile"},
|
252
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
253
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
252
254
|
term :Question,
|
253
|
-
comment: "A question of any sort."
|
254
|
-
label: "Question"
|
255
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity"
|
256
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
255
|
+
comment: {en: "A question of any sort."},
|
256
|
+
label: {en: "Question"},
|
257
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity",
|
258
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
257
259
|
term :Read,
|
258
|
-
comment: "The actor read the object"
|
259
|
-
label: "Read"
|
260
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
261
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
260
|
+
comment: {en: "The actor read the object"},
|
261
|
+
label: {en: "Read"},
|
262
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
263
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
262
264
|
term :Reject,
|
263
|
-
comment: "Actor rejects the Object"
|
264
|
-
label: "Reject"
|
265
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
266
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
265
|
+
comment: {en: "Actor rejects the Object"},
|
266
|
+
label: {en: "Reject"},
|
267
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
268
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
267
269
|
term :Relationship,
|
268
|
-
comment: "Represents a Social Graph relationship between two Individuals (indicated by the 'a' and 'b' properties)"
|
269
|
-
label: "Relationship"
|
270
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
271
|
-
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
|
270
|
+
comment: {en: "Represents a Social Graph relationship between two Individuals (indicated by the 'a' and 'b' properties)"},
|
271
|
+
label: {en: "Relationship"},
|
272
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
273
|
+
type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement", "http://www.w3.org/2002/07/owl#Class"]
|
272
274
|
term :Remove,
|
273
|
-
comment: "To Remove Something"
|
274
|
-
label: "Remove"
|
275
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
276
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
275
|
+
comment: {en: "To Remove Something"},
|
276
|
+
label: {en: "Remove"},
|
277
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
278
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
277
279
|
term :Service,
|
278
|
-
comment: "A service provided by some entity"
|
279
|
-
label: "Service"
|
280
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
281
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
280
|
+
comment: {en: "A service provided by some entity"},
|
281
|
+
label: {en: "Service"},
|
282
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
283
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
282
284
|
term :TentativeAccept,
|
283
|
-
comment: "Actor tentatively accepts the Object"
|
284
|
-
label: "TentativeAccept"
|
285
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Accept"
|
286
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
285
|
+
comment: {en: "Actor tentatively accepts the Object"},
|
286
|
+
label: {en: "TentativeAccept"},
|
287
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Accept",
|
288
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
287
289
|
term :TentativeReject,
|
288
|
-
comment: "Actor tentatively rejects the object"
|
289
|
-
label: "TentativeReject"
|
290
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Reject"
|
291
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
290
|
+
comment: {en: "Actor tentatively rejects the object"},
|
291
|
+
label: {en: "TentativeReject"},
|
292
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Reject",
|
293
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
292
294
|
term :Tombstone,
|
293
|
-
comment: "A placeholder for a deleted object"
|
294
|
-
label: "Tombstone"
|
295
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Object"
|
296
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
295
|
+
comment: {en: "A placeholder for a deleted object"},
|
296
|
+
label: {en: "Tombstone"},
|
297
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Object",
|
298
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
297
299
|
term :Travel,
|
298
|
-
comment: "The actor is traveling to the target. The origin specifies where the actor is traveling from."
|
299
|
-
label: "Travel"
|
300
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity"
|
301
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
300
|
+
comment: "The actor is traveling to the target. The origin specifies where the actor is traveling from.",
|
301
|
+
label: {en: "Travel"},
|
302
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#IntransitiveActivity",
|
303
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
302
304
|
term :Undo,
|
303
|
-
comment: "To Undo Something. This would typically be used to indicate that a previous Activity has been undone."
|
304
|
-
label: "Undo"
|
305
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
306
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
305
|
+
comment: {en: "To Undo Something. This would typically be used to indicate that a previous Activity has been undone."},
|
306
|
+
label: {en: "Undo"},
|
307
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
308
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
307
309
|
term :Update,
|
308
|
-
comment: "To Update/Modify Something"
|
309
|
-
label: "Update"
|
310
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
311
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
310
|
+
comment: {en: "To Update/Modify Something"},
|
311
|
+
label: {en: "Update"},
|
312
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
313
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
312
314
|
term :Video,
|
313
|
-
comment: "A Video document of any kind."
|
314
|
-
label: "Video"
|
315
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Document"
|
316
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
315
|
+
comment: {en: "A Video document of any kind."},
|
316
|
+
label: {en: "Video"},
|
317
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Document",
|
318
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
317
319
|
term :View,
|
318
|
-
comment: "The actor viewed the object"
|
319
|
-
label: "View"
|
320
|
-
subClassOf: "https://www.w3.org/ns/activitystreams#Activity"
|
321
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
320
|
+
comment: {en: "The actor viewed the object"},
|
321
|
+
label: {en: "View"},
|
322
|
+
subClassOf: "https://www.w3.org/ns/activitystreams#Activity",
|
323
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
322
324
|
|
323
325
|
# Property definitions
|
324
326
|
property :accuracy,
|
325
|
-
comment: "Specifies the accuracy around the point established by the longitude and latitude"
|
326
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
327
|
-
label: "accuracy"
|
327
|
+
comment: {en: "Specifies the accuracy around the point established by the longitude and latitude"},
|
328
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
329
|
+
label: {en: "accuracy"},
|
328
330
|
range: term(
|
329
|
-
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float"
|
331
|
+
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float",
|
330
332
|
"http://www.w3.org/2002/07/owl#withRestrictions": list(term(
|
331
|
-
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
333
|
+
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
332
334
|
)),
|
333
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
335
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
334
336
|
),
|
335
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
337
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
336
338
|
property :actor,
|
337
|
-
comment: "Subproperty of as:attributedTo that identifies the primary actor"
|
338
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
339
|
-
label: "actor"
|
339
|
+
comment: {en: "Subproperty of as:attributedTo that identifies the primary actor"},
|
340
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
341
|
+
label: {en: "actor"},
|
340
342
|
range: term(
|
341
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
342
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
343
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
344
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
343
345
|
),
|
344
|
-
subPropertyOf: "https://www.w3.org/ns/activitystreams#attributedTo"
|
345
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
346
|
+
subPropertyOf: "https://www.w3.org/ns/activitystreams#attributedTo",
|
347
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
346
348
|
property :altitude,
|
347
|
-
comment: "The altitude of a place"
|
348
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
349
|
-
label: "altitude"
|
350
|
-
range: "http://www.w3.org/2001/XMLSchema#float"
|
351
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
349
|
+
comment: {en: "The altitude of a place"},
|
350
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
351
|
+
label: {en: "altitude"},
|
352
|
+
range: "http://www.w3.org/2001/XMLSchema#float",
|
353
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
352
354
|
property :anyOf,
|
353
|
-
comment: "Describes a possible inclusive answer or option for a question."
|
354
|
-
domain: "https://www.w3.org/ns/activitystreams#Question"
|
355
|
-
label: "oneOf"
|
355
|
+
comment: {en: "Describes a possible inclusive answer or option for a question."},
|
356
|
+
domain: "https://www.w3.org/ns/activitystreams#Question",
|
357
|
+
label: {en: "oneOf"},
|
356
358
|
range: term(
|
357
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
358
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
359
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
360
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
359
361
|
),
|
360
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
362
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
361
363
|
property :attachment,
|
362
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
363
|
-
equivalentProperty: "https://www.w3.org/ns/activitystreams#attachments"
|
364
|
-
label: "attachment"
|
364
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
365
|
+
equivalentProperty: "https://www.w3.org/ns/activitystreams#attachments",
|
366
|
+
label: {en: "attachment"},
|
365
367
|
range: term(
|
366
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
367
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Link"
|
368
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
369
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Link", "https://www.w3.org/ns/activitystreams#Object")
|
368
370
|
),
|
369
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
371
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
370
372
|
property :attachments,
|
371
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
372
|
-
label: "attachments"
|
373
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
374
|
+
label: {en: "attachments"},
|
373
375
|
range: term(
|
374
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
375
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
376
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
377
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
376
378
|
),
|
377
|
-
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty"
|
379
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
378
380
|
property :attributedTo,
|
379
|
-
comment: "Identifies an entity to which an object is attributed"
|
381
|
+
comment: {en: "Identifies an entity to which an object is attributed"},
|
380
382
|
domain: term(
|
381
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
382
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
383
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
384
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
383
385
|
),
|
384
|
-
label: "attributedTo"
|
386
|
+
label: {en: "attributedTo"},
|
385
387
|
range: term(
|
386
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
387
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
388
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
389
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
388
390
|
),
|
389
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
391
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
390
392
|
property :audience,
|
391
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
392
|
-
label: "audience"
|
393
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
394
|
+
label: {en: "audience"},
|
393
395
|
range: term(
|
394
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
395
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
396
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
397
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
396
398
|
),
|
397
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
399
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
398
400
|
property :author,
|
399
|
-
comment: "Identifies the author of an object. Deprecated. Use as:attributedTo instead"
|
400
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
401
|
-
label: "author"
|
401
|
+
comment: {en: "Identifies the author of an object. Deprecated. Use as:attributedTo instead"},
|
402
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
403
|
+
label: {en: "author"},
|
402
404
|
range: term(
|
403
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
404
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
405
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
406
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
405
407
|
),
|
406
|
-
subPropertyOf: "https://www.w3.org/ns/activitystreams#attributedTo"
|
407
|
-
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty"
|
408
|
+
subPropertyOf: "https://www.w3.org/ns/activitystreams#attributedTo",
|
409
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
408
410
|
property :bcc,
|
409
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
410
|
-
label: "bcc"
|
411
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
412
|
+
label: {en: "bcc"},
|
411
413
|
range: term(
|
412
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
413
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
414
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
415
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
414
416
|
),
|
415
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
417
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
416
418
|
property :bto,
|
417
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
418
|
-
label: "bto"
|
419
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
420
|
+
label: {en: "bto"},
|
419
421
|
range: term(
|
420
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
421
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
422
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
423
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
422
424
|
),
|
423
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
425
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
424
426
|
property :cc,
|
425
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
426
|
-
label: "cc"
|
427
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
428
|
+
label: {en: "cc"},
|
427
429
|
range: term(
|
428
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
429
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
430
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
431
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
430
432
|
),
|
431
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
433
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
432
434
|
property :content,
|
433
|
-
comment: "The content of the object."
|
434
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
435
|
-
label: "content"
|
435
|
+
comment: {en: "The content of the object."},
|
436
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
437
|
+
label: {en: "content"},
|
436
438
|
range: term(
|
437
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
439
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
438
440
|
unionOf: list(term(
|
439
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
440
|
-
), "http://www.w3.org/2001/XMLSchema#string"
|
441
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
442
|
+
), "http://www.w3.org/2001/XMLSchema#string")
|
441
443
|
),
|
442
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
444
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
443
445
|
property :context,
|
444
|
-
comment: "Specifies the context within which an object exists or an activity was performed"
|
445
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
446
|
-
label: "context"
|
446
|
+
comment: {en: "Specifies the context within which an object exists or an activity was performed"},
|
447
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
448
|
+
label: {en: "context"},
|
447
449
|
range: term(
|
448
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
449
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
450
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
451
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
450
452
|
),
|
451
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
453
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
452
454
|
property :current,
|
453
|
-
domain: "https://www.w3.org/ns/activitystreams#Collection"
|
454
|
-
label: "current"
|
455
|
+
domain: "https://www.w3.org/ns/activitystreams#Collection",
|
456
|
+
label: {en: "current"},
|
455
457
|
range: term(
|
456
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
457
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage"
|
458
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
459
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#Link")
|
458
460
|
),
|
459
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
461
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
460
462
|
property :deleted,
|
461
|
-
comment: "Specifies the date and time the object was deleted"
|
462
|
-
domain: "https://www.w3.org/ns/activitystreams#Tombstone"
|
463
|
-
label: "deleted"
|
464
|
-
range: "http://www.w3.org/2001/XMLSchema#dateTime"
|
465
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
463
|
+
comment: {en: "Specifies the date and time the object was deleted"},
|
464
|
+
domain: "https://www.w3.org/ns/activitystreams#Tombstone",
|
465
|
+
label: {en: "deleted"},
|
466
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime",
|
467
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
466
468
|
property :describes,
|
467
|
-
comment: "On a Profile object, describes the object described by the profile"
|
468
|
-
domain: "https://www.w3.org/ns/activitystreams#Profile"
|
469
|
-
label: "describes"
|
470
|
-
range: "https://www.w3.org/ns/activitystreams#Object"
|
471
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
469
|
+
comment: {en: "On a Profile object, describes the object described by the profile"},
|
470
|
+
domain: "https://www.w3.org/ns/activitystreams#Profile",
|
471
|
+
label: {en: "describes"},
|
472
|
+
range: "https://www.w3.org/ns/activitystreams#Object",
|
473
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
472
474
|
property :downstreamDuplicates,
|
473
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
474
|
-
label: "downstreamDuplicates"
|
475
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
476
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
475
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
476
|
+
label: {en: "downstreamDuplicates"},
|
477
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
478
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty"]
|
477
479
|
property :duration,
|
478
|
-
comment: "The duration of the object"
|
479
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
480
|
-
label: "duration"
|
481
|
-
range: "http://www.w3.org/2001/XMLSchema#duration"
|
482
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
480
|
+
comment: {en: "The duration of the object"},
|
481
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
482
|
+
label: {en: "duration"},
|
483
|
+
range: "http://www.w3.org/2001/XMLSchema#duration",
|
484
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
483
485
|
property :endTime,
|
484
|
-
comment: "The ending time of the object"
|
485
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
486
|
-
label: "endTime"
|
487
|
-
range: "http://www.w3.org/2001/XMLSchema#dateTime"
|
488
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
486
|
+
comment: {en: "The ending time of the object"},
|
487
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
488
|
+
label: {en: "endTime"},
|
489
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime",
|
490
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
489
491
|
property :first,
|
490
|
-
domain: "https://www.w3.org/ns/activitystreams#Collection"
|
491
|
-
label: "first"
|
492
|
+
domain: "https://www.w3.org/ns/activitystreams#Collection",
|
493
|
+
label: {en: "first"},
|
492
494
|
range: term(
|
493
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
494
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage"
|
495
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
496
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#Link")
|
495
497
|
),
|
496
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
498
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
497
499
|
property :formerType,
|
498
|
-
comment: "On a Tombstone object, describes the former type of the deleted object"
|
499
|
-
domain: "https://www.w3.org/ns/activitystreams#Tombstone"
|
500
|
-
label: "formerType"
|
501
|
-
range: "https://www.w3.org/ns/activitystreams#Object"
|
502
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
500
|
+
comment: {en: "On a Tombstone object, describes the former type of the deleted object"},
|
501
|
+
domain: "https://www.w3.org/ns/activitystreams#Tombstone",
|
502
|
+
label: {en: "formerType"},
|
503
|
+
range: "https://www.w3.org/ns/activitystreams#Object",
|
504
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
503
505
|
property :generator,
|
504
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
505
|
-
label: "generator"
|
506
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
507
|
+
label: {en: "generator"},
|
506
508
|
range: term(
|
507
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
508
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
509
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
510
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
509
511
|
),
|
510
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
512
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
511
513
|
property :height,
|
512
|
-
comment: "The display height expressed as device independent pixels"
|
513
|
-
domain: "https://www.w3.org/ns/activitystreams#Link"
|
514
|
-
label: "height"
|
515
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
516
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
514
|
+
comment: {en: "The display height expressed as device independent pixels"},
|
515
|
+
domain: "https://www.w3.org/ns/activitystreams#Link",
|
516
|
+
label: {en: "height"},
|
517
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
518
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
517
519
|
property :href,
|
518
|
-
comment: "The target URI of the Link"
|
519
|
-
domain: "https://www.w3.org/ns/activitystreams#Link"
|
520
|
-
label: "href"
|
521
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
522
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
520
|
+
comment: {en: "The target URI of the Link"},
|
521
|
+
domain: "https://www.w3.org/ns/activitystreams#Link",
|
522
|
+
label: {en: "href"},
|
523
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
524
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
523
525
|
property :hreflang,
|
524
|
-
comment: "A hint about the language of the referenced resource"
|
525
|
-
domain: "https://www.w3.org/ns/activitystreams#Link"
|
526
|
-
label: "hreflang"
|
527
|
-
range: "http://www.w3.org/2001/XMLSchema#language"
|
528
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
526
|
+
comment: {en: "A hint about the language of the referenced resource"},
|
527
|
+
domain: "https://www.w3.org/ns/activitystreams#Link",
|
528
|
+
label: {en: "hreflang"},
|
529
|
+
range: "http://www.w3.org/2001/XMLSchema#language",
|
530
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
529
531
|
property :icon,
|
530
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
531
|
-
label: "icon"
|
532
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
533
|
+
label: {en: "icon"},
|
532
534
|
range: term(
|
533
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
534
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Image"
|
535
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
536
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Image", "https://www.w3.org/ns/activitystreams#Link")
|
535
537
|
),
|
536
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
538
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
537
539
|
property :id,
|
538
540
|
domain: term(
|
539
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
540
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Link"
|
541
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
542
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Link", "https://www.w3.org/ns/activitystreams#Object")
|
541
543
|
),
|
542
|
-
label: "id"
|
543
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
544
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
544
|
+
label: {en: "id"},
|
545
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
546
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
545
547
|
property :image,
|
546
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
547
|
-
label: "image"
|
548
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
549
|
+
label: {en: "image"},
|
548
550
|
range: term(
|
549
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
550
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Image"
|
551
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
552
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Image", "https://www.w3.org/ns/activitystreams#Link")
|
551
553
|
),
|
552
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
554
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
553
555
|
property :inReplyTo,
|
554
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
555
|
-
label: "inReplyTo"
|
556
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
557
|
+
label: {en: "inReplyTo"},
|
556
558
|
range: term(
|
557
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
558
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
559
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
560
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
559
561
|
),
|
560
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
562
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
561
563
|
property :instrument,
|
562
|
-
comment: "Indentifies an object used (or to be used) to complete an activity"
|
563
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
564
|
-
label: "instrument"
|
564
|
+
comment: {en: "Indentifies an object used (or to be used) to complete an activity"},
|
565
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
566
|
+
label: {en: "instrument"},
|
565
567
|
range: term(
|
566
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
567
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
568
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
569
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
568
570
|
),
|
569
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
571
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
570
572
|
property :items,
|
571
|
-
domain: "https://www.w3.org/ns/activitystreams#Collection"
|
572
|
-
label: "items"
|
573
|
+
domain: "https://www.w3.org/ns/activitystreams#Collection",
|
574
|
+
label: {en: "items"},
|
573
575
|
range: term(
|
574
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
576
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
575
577
|
unionOf: list(term(
|
576
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
577
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
578
|
-
), "https://www.w3.org/ns/activitystreams#OrderedItems"
|
578
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
579
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
580
|
+
), "https://www.w3.org/ns/activitystreams#OrderedItems")
|
579
581
|
),
|
580
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
582
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
581
583
|
property :last,
|
582
|
-
domain: "https://www.w3.org/ns/activitystreams#Collection"
|
583
|
-
label: "last"
|
584
|
+
domain: "https://www.w3.org/ns/activitystreams#Collection",
|
585
|
+
label: {en: "last"},
|
584
586
|
range: term(
|
585
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
586
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage"
|
587
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
588
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#Link")
|
587
589
|
),
|
588
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
590
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
589
591
|
property :latitude,
|
590
|
-
comment: "The latitude"
|
591
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
592
|
-
label: "latitude"
|
593
|
-
range: "http://www.w3.org/2001/XMLSchema#float"
|
594
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
592
|
+
comment: {en: "The latitude"},
|
593
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
594
|
+
label: {en: "latitude"},
|
595
|
+
range: "http://www.w3.org/2001/XMLSchema#float",
|
596
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
595
597
|
property :location,
|
596
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
597
|
-
label: "location"
|
598
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
599
|
+
label: {en: "location"},
|
598
600
|
range: term(
|
599
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
600
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
601
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
602
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
601
603
|
),
|
602
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
604
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
603
605
|
property :longitude,
|
604
|
-
comment: "The longitude"
|
605
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
606
|
-
label: "longitude"
|
607
|
-
range: "http://www.w3.org/2001/XMLSchema#float"
|
608
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
606
|
+
comment: {en: "The longitude"},
|
607
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
608
|
+
label: {en: "longitude"},
|
609
|
+
range: "http://www.w3.org/2001/XMLSchema#float",
|
610
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
609
611
|
property :mediaType,
|
610
|
-
comment: "The MIME Media Type"
|
612
|
+
comment: {en: "The MIME Media Type"},
|
611
613
|
domain: term(
|
612
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
613
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Link"
|
614
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
615
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Link", "https://www.w3.org/ns/activitystreams#Object")
|
614
616
|
),
|
615
|
-
label: "mediaType"
|
616
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
617
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
617
|
+
label: {en: "mediaType"},
|
618
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
619
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
618
620
|
property :name,
|
621
|
+
comment: {en: "The default, plain-text display name of the object or link."},
|
619
622
|
domain: term(
|
620
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
621
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
623
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
624
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
622
625
|
),
|
623
|
-
|
624
|
-
label: "name".freeze,
|
626
|
+
label: {en: "name"},
|
625
627
|
range: term(
|
626
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
628
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
627
629
|
unionOf: list(term(
|
628
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
629
|
-
), "http://www.w3.org/2001/XMLSchema#string"
|
630
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
631
|
+
), "http://www.w3.org/2001/XMLSchema#string")
|
630
632
|
),
|
631
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
633
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
632
634
|
property :next,
|
633
|
-
domain: "https://www.w3.org/ns/activitystreams#CollectionPage"
|
634
|
-
label: "next"
|
635
|
+
domain: "https://www.w3.org/ns/activitystreams#CollectionPage",
|
636
|
+
label: {en: "next"},
|
635
637
|
range: term(
|
636
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
637
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage"
|
638
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
639
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#Link")
|
638
640
|
),
|
639
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
641
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
640
642
|
property :object,
|
641
643
|
domain: term(
|
642
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
643
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Activity"
|
644
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
645
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Activity", "https://www.w3.org/ns/activitystreams#Relationship")
|
644
646
|
),
|
645
|
-
label: "object"
|
647
|
+
label: {en: "object"},
|
646
648
|
range: term(
|
647
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
648
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
649
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
650
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
649
651
|
),
|
650
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
652
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
651
653
|
property :objectType,
|
652
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
653
|
-
label: "objectType"
|
654
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
655
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
654
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
655
|
+
label: {en: "objectType"},
|
656
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
657
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
656
658
|
property :oneOf,
|
657
|
-
comment: "Describes a possible exclusive answer or option for a question."
|
658
|
-
domain: "https://www.w3.org/ns/activitystreams#Question"
|
659
|
-
label: "oneOf"
|
659
|
+
comment: {en: "Describes a possible exclusive answer or option for a question."},
|
660
|
+
domain: "https://www.w3.org/ns/activitystreams#Question",
|
661
|
+
label: {en: "oneOf"},
|
660
662
|
range: term(
|
661
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
662
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
663
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
664
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
663
665
|
),
|
664
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
666
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
665
667
|
property :origin,
|
666
|
-
comment: "For certain activities, specifies the entity from which the action is directed."
|
667
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
668
|
-
label: "origin"
|
668
|
+
comment: {en: "For certain activities, specifies the entity from which the action is directed."},
|
669
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
670
|
+
label: {en: "origin"},
|
669
671
|
range: term(
|
670
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
671
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
672
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
673
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
672
674
|
),
|
673
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
675
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
674
676
|
property :partOf,
|
675
|
-
domain: "https://www.w3.org/ns/activitystreams#CollectionPage"
|
676
|
-
label: "partOf"
|
677
|
+
domain: "https://www.w3.org/ns/activitystreams#CollectionPage",
|
678
|
+
label: {en: "partOf"},
|
677
679
|
range: term(
|
678
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
679
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Collection"
|
680
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
681
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Collection", "https://www.w3.org/ns/activitystreams#Link")
|
680
682
|
),
|
681
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
683
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
682
684
|
property :prev,
|
683
|
-
domain: "https://www.w3.org/ns/activitystreams#CollectionPage"
|
684
|
-
label: "prev"
|
685
|
+
domain: "https://www.w3.org/ns/activitystreams#CollectionPage",
|
686
|
+
label: {en: "prev"},
|
685
687
|
range: term(
|
686
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
687
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage"
|
688
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
689
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#CollectionPage", "https://www.w3.org/ns/activitystreams#Link")
|
688
690
|
),
|
689
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
691
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
690
692
|
property :preview,
|
691
693
|
domain: term(
|
692
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
693
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
694
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
695
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
694
696
|
),
|
695
|
-
label: "preview"
|
697
|
+
label: {en: "preview"},
|
696
698
|
range: term(
|
697
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
698
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
699
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
700
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
699
701
|
),
|
700
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
702
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
701
703
|
property :provider,
|
702
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
703
|
-
label: "provider"
|
704
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
705
|
+
label: {en: "provider"},
|
704
706
|
range: term(
|
705
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
706
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
707
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
708
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
707
709
|
),
|
708
|
-
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty"
|
710
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
709
711
|
property :published,
|
710
|
-
comment: "Specifies the date and time the object was published"
|
711
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
712
|
-
label: "published"
|
713
|
-
range: "http://www.w3.org/2001/XMLSchema#dateTime"
|
714
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
712
|
+
comment: {en: "Specifies the date and time the object was published"},
|
713
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
714
|
+
label: {en: "published"},
|
715
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime",
|
716
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
715
717
|
property :radius,
|
716
|
-
comment: "Specifies a radius around the point established by the longitude and latitude"
|
717
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
718
|
-
label: "radius"
|
718
|
+
comment: {en: "Specifies a radius around the point established by the longitude and latitude"},
|
719
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
720
|
+
label: {en: "radius"},
|
719
721
|
range: term(
|
720
|
-
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float"
|
722
|
+
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float",
|
721
723
|
"http://www.w3.org/2002/07/owl#withRestrictions": list(term(
|
722
|
-
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
724
|
+
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
723
725
|
)),
|
724
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
726
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
725
727
|
),
|
726
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
728
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
727
729
|
property :rating,
|
728
|
-
comment: "A numeric rating (>= 0.0, <= 5.0) for the object"
|
729
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
730
|
-
label: "rating"
|
730
|
+
comment: {en: "A numeric rating (>= 0.0, <= 5.0) for the object"},
|
731
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
732
|
+
label: {en: "rating"},
|
731
733
|
range: term(
|
732
|
-
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float"
|
734
|
+
"http://www.w3.org/2002/07/owl#onDatatype": "http://www.w3.org/2001/XMLSchema#float",
|
733
735
|
"http://www.w3.org/2002/07/owl#withRestrictions": list(term(
|
734
|
-
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
736
|
+
"http://www.w3.org/2001/XMLSchema#minInclusive": "0.0"
|
735
737
|
), term(
|
736
|
-
"http://www.w3.org/2001/XMLSchema#maxInclusive": "5.0"
|
738
|
+
"http://www.w3.org/2001/XMLSchema#maxInclusive": "5.0"
|
737
739
|
)),
|
738
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
740
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
739
741
|
),
|
740
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
742
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
741
743
|
property :rel,
|
742
|
-
comment: "The RFC 5988 or HTML5 Link Relation associated with the Link"
|
743
|
-
domain: "https://www.w3.org/ns/activitystreams#Link"
|
744
|
-
label: "rel"
|
745
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
746
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
744
|
+
comment: {en: "The RFC 5988 or HTML5 Link Relation associated with the Link"},
|
745
|
+
domain: "https://www.w3.org/ns/activitystreams#Link",
|
746
|
+
label: {en: "rel"},
|
747
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
748
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
747
749
|
property :relationship,
|
748
|
-
comment: "On a Relationship object, describes the type of relationship"
|
749
|
-
domain: "https://www.w3.org/ns/activitystreams#Relationship"
|
750
|
-
label: "relationship"
|
751
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
752
|
-
subPropertyOf: "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
|
753
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
750
|
+
comment: {en: "On a Relationship object, describes the type of relationship"},
|
751
|
+
domain: "https://www.w3.org/ns/activitystreams#Relationship",
|
752
|
+
label: {en: "relationship"},
|
753
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
754
|
+
subPropertyOf: "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate",
|
755
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
754
756
|
property :replies,
|
755
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
756
|
-
label: "replies"
|
757
|
-
range: "https://www.w3.org/ns/activitystreams#Collection"
|
758
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
757
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
758
|
+
label: {en: "replies"},
|
759
|
+
range: "https://www.w3.org/ns/activitystreams#Collection",
|
760
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
759
761
|
property :result,
|
760
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
761
|
-
label: "result"
|
762
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
763
|
+
label: {en: "result"},
|
762
764
|
range: term(
|
763
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
764
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
765
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
766
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
765
767
|
),
|
766
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
768
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
767
769
|
property :startIndex,
|
768
|
-
comment: "In a strictly ordered logical collection, specifies the index position of the first item in the items list"
|
769
|
-
domain: "https://www.w3.org/ns/activitystreams#OrderedCollectionPage"
|
770
|
-
label: "startIndex"
|
771
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
772
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
770
|
+
comment: {en: "In a strictly ordered logical collection, specifies the index position of the first item in the items list"},
|
771
|
+
domain: "https://www.w3.org/ns/activitystreams#OrderedCollectionPage",
|
772
|
+
label: {en: "startIndex"},
|
773
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
774
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
773
775
|
property :startTime,
|
774
|
-
comment: "The starting time of the object"
|
775
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
776
|
-
label: "startTime"
|
777
|
-
range: "http://www.w3.org/2001/XMLSchema#dateTime"
|
778
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
776
|
+
comment: {en: "The starting time of the object"},
|
777
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
778
|
+
label: {en: "startTime"},
|
779
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime",
|
780
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
779
781
|
property :subject,
|
780
|
-
comment: "On a Relationship object, identifies the subject. e.g. when saying \"John is connected to Sally\", 'subject' refers to 'John'"
|
781
|
-
domain: "https://www.w3.org/ns/activitystreams#Relationship"
|
782
|
-
label: "a"
|
782
|
+
comment: {en: "On a Relationship object, identifies the subject. e.g. when saying \"John is connected to Sally\", 'subject' refers to 'John'"},
|
783
|
+
domain: "https://www.w3.org/ns/activitystreams#Relationship",
|
784
|
+
label: {en: "a"},
|
783
785
|
range: term(
|
784
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
785
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Link"
|
786
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
787
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Link", "https://www.w3.org/ns/activitystreams#Object")
|
786
788
|
),
|
787
|
-
subPropertyOf: "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
|
788
|
-
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty"
|
789
|
+
subPropertyOf: "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject",
|
790
|
+
type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
789
791
|
property :summary,
|
790
|
-
comment: "A short summary of the object"
|
791
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
792
|
-
label: "summary"
|
792
|
+
comment: {en: "A short summary of the object"},
|
793
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
794
|
+
label: {en: "summary"},
|
793
795
|
range: term(
|
794
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
796
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
795
797
|
unionOf: list(term(
|
796
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
797
|
-
), "http://www.w3.org/2001/XMLSchema#string"
|
798
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
799
|
+
), "http://www.w3.org/2001/XMLSchema#string")
|
798
800
|
),
|
799
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
801
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
800
802
|
property :tag,
|
801
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
802
|
-
label: "tag"
|
803
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
804
|
+
label: {en: "tag"},
|
803
805
|
range: term(
|
804
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
805
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
806
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
807
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
806
808
|
),
|
807
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
809
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
808
810
|
property :tags,
|
809
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
810
|
-
equivalentProperty: "https://www.w3.org/ns/activitystreams#tag"
|
811
|
-
label: "tags"
|
811
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
812
|
+
equivalentProperty: "https://www.w3.org/ns/activitystreams#tag",
|
813
|
+
label: {en: "tags"},
|
812
814
|
range: term(
|
813
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
814
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
815
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
816
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
815
817
|
),
|
816
|
-
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty"
|
818
|
+
type: ["http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
|
817
819
|
property :target,
|
818
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
819
|
-
label: "target"
|
820
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
821
|
+
label: {en: "target"},
|
820
822
|
range: term(
|
821
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
822
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
823
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
824
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
823
825
|
),
|
824
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
826
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
825
827
|
property :to,
|
826
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
827
|
-
label: "to"
|
828
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
829
|
+
label: {en: "to"},
|
828
830
|
range: term(
|
829
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
830
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Object"
|
831
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
832
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Object", "https://www.w3.org/ns/activitystreams#Link")
|
831
833
|
),
|
832
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
834
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
833
835
|
property :totalItems,
|
834
|
-
comment: "The total number of items in a logical collection"
|
835
|
-
domain: "https://www.w3.org/ns/activitystreams#Collection"
|
836
|
-
label: "totalItems"
|
837
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
838
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
836
|
+
comment: {en: "The total number of items in a logical collection"},
|
837
|
+
domain: "https://www.w3.org/ns/activitystreams#Collection",
|
838
|
+
label: {en: "totalItems"},
|
839
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
840
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
839
841
|
property :units,
|
840
|
-
comment: "Identifies the unit of measurement used by the radius, altitude and accuracy properties. The value can be expressed either as one of a set of predefined units or as a well-known common URI that identifies units."
|
841
|
-
domain: "https://www.w3.org/ns/activitystreams#Place"
|
842
|
-
label: "units"
|
842
|
+
comment: {en: "Identifies the unit of measurement used by the radius, altitude and accuracy properties. The value can be expressed either as one of a set of predefined units or as a well-known common URI that identifies units."},
|
843
|
+
domain: "https://www.w3.org/ns/activitystreams#Place",
|
844
|
+
label: {en: "units"},
|
843
845
|
range: term(
|
844
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
846
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype",
|
845
847
|
unionOf: list(term(
|
846
|
-
"http://www.w3.org/2002/07/owl#oneOf": list("inches"
|
847
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
848
|
-
), "http://www.w3.org/2001/XMLSchema#anyURI"
|
848
|
+
"http://www.w3.org/2002/07/owl#oneOf": list("inches", "feet", "miles", "cm", "m", "km"),
|
849
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
850
|
+
), "http://www.w3.org/2001/XMLSchema#anyURI")
|
849
851
|
),
|
850
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
852
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
851
853
|
property :updated,
|
852
|
-
comment: "Specifies when the object was last updated"
|
853
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
854
|
-
label: "updated"
|
855
|
-
range: "http://www.w3.org/2001/XMLSchema#dateTime"
|
856
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
854
|
+
comment: {en: "Specifies when the object was last updated"},
|
855
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
856
|
+
label: {en: "updated"},
|
857
|
+
range: "http://www.w3.org/2001/XMLSchema#dateTime",
|
858
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
857
859
|
property :upstreamDuplicates,
|
858
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
859
|
-
label: "upstreamDuplicates"
|
860
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
861
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
860
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
861
|
+
label: {en: "upstreamDuplicates"},
|
862
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
863
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty"]
|
862
864
|
property :url,
|
863
|
-
comment: "Specifies a link to a specific representation of the Object"
|
864
|
-
domain: "https://www.w3.org/ns/activitystreams#Object"
|
865
|
-
label: "url"
|
865
|
+
comment: {en: "Specifies a link to a specific representation of the Object"},
|
866
|
+
domain: "https://www.w3.org/ns/activitystreams#Object",
|
867
|
+
label: {en: "url"},
|
866
868
|
range: term(
|
867
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
868
|
-
unionOf: list("https://www.w3.org/ns/activitystreams#Link"
|
869
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
870
|
+
unionOf: list("https://www.w3.org/ns/activitystreams#Link", "http://www.w3.org/2002/07/owl#Thing")
|
869
871
|
),
|
870
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
872
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
871
873
|
property :verb,
|
872
|
-
domain: "https://www.w3.org/ns/activitystreams#Activity"
|
873
|
-
label: "verb"
|
874
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
875
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
874
|
+
domain: "https://www.w3.org/ns/activitystreams#Activity",
|
875
|
+
label: {en: "verb"},
|
876
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
877
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#DeprecatedProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
876
878
|
property :width,
|
877
|
-
comment: "Specifies the preferred display width of the content, expressed in terms of device independent pixels."
|
878
|
-
domain: "https://www.w3.org/ns/activitystreams#Link"
|
879
|
-
label: "width"
|
880
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
881
|
-
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty"
|
879
|
+
comment: {en: "Specifies the preferred display width of the content, expressed in terms of device independent pixels."},
|
880
|
+
domain: "https://www.w3.org/ns/activitystreams#Link",
|
881
|
+
label: {en: "width"},
|
882
|
+
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
|
883
|
+
type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
|
882
884
|
end
|
883
885
|
end
|