Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/schema-org-action/latest.json
Source https://www.schemastore.org/schema-org-action.json

Validate with Lintel

npx @lintel/lintel check
Type: object

This is a JSON schema representation of the schema.org Action schema: https://schema.org/Action

Properties

@type string required

override the @type property to ensure Action is used

format=regexpattern=Action
@context string

override the @context property to ensure the schema.org URI is used

format=regexpattern=http://schema.org
actionStatus object

Indicates the current disposition of the Action.

The direct performer or driver of the action (animate or inanimate). e.g. John wrote a book.

endTime string

The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December.

format=date-time

For failed actions, more information on the cause of the failure.

The object that helped the agent perform the action. e.g. John wrote a book with a pen.

The location of for example where the event is happening, an organization is located, or where an action takes place.

The object upon the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesn't). e.g. John read a book.

Other co-agents that participated in the action indirectly. e.g. John wrote a book with Steve.

The result produced in the action. e.g. John wrote a book.

startTime string

The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December.

format=date-time
target object

Indicates a target EntryPoint for an Action.

Any of

1. Latest Schema Org Thing Latest Schema Org Thing