81 Person

https://w3id.org/class/redaktor/Person

JSON

Inbox

Definition

Represents an individual person.
see https://www.w3.org/TR/activitystreams-vocabulary/#dfn-person

Scope Note

: Actor

Example

Example 45

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "type": "Person",
  "name": "Sally Smith"
}