diff --git a/vocabulary/index.html b/vocabulary/index.html index c2d391c..96111aa 100644 --- a/vocabulary/index.html +++ b/vocabulary/index.html @@ -265,7 +265,7 @@
endTime
|
generator
|
icon
|
- image
|
+ image
|
inReplyTo
|
location
|
preview
|
@@ -386,7 +386,7 @@
actor
|
- object
|
+ object
|
target
|
result
|
origin
|
@@ -430,7 +430,7 @@
IntransitiveActivity
are a subtype of
Activity
representing intransitive actions. The
- object
property is
+ object
property is
therefore inappropriate for these activities.
Describes a relationship between two individuals.
The subject
and
- object
properties are
+ object
properties are
used to identify the connected individuals.
@@ -2338,8 +2338,8 @@
subject
|
- object
|
- relationship
object
|
+ relationship
Inherits all properties from Object
.
closed
|
origin
|
next
|
- object
|
+ object
|
prev
|
preview
|
result
|
@@ -2869,7 +2869,7 @@ updated
|
width
|
subject
|
- relationship
|
+ relationship
|
describes
|
formerType
|
deleted
@@ -3556,7 +3556,7 @@ https://www.w3.org/ns/activitystreams#image
https://www.w3.org/ns/activitystreams#object
https://www.w3.org/ns/activitystreams#relationship
@@ -5622,7 +5622,7 @@ relationship
property identifies the kind of
relationship that exists between
subject
and
- object
.
+ object
.
- The relationship
+ The relationship
property specifies the kind of relationship that exists between the
two individuals identified by the
subject
and
- object
properties. Used together,
+ object
properties. Used together,
these three properties form what is commonly known as a
"reified statement"
where subject
identifies the
- subject, relationship
+ subject, relationship
identifies the predicate, and
- object
identifies the
+ object
identifies the
object.
relationship
values for
+ Removed the four normative relationship
values for
lack of implementation. Changed examples to use terms from the
Relationship vocabulary.