Action

From getSchema

(Difference between revisions)

Jump to: navigation, search

(?Examples)
 
Line 1: Line 1:
 
{{#widget:SchemaClass
 
{{#widget:SchemaClass
?
|name=MusicGroup
+
|name=Action
 
}}
 
}}
   

Latest revision as of 16:40, 29 October 2014

Contents

Description

An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role.

Examples

John Patronson wrote the Book of Patronson from 18 january to 9 march 2013.

{   "@context": "http://schema.org",   "@type": "WriteAction",   "agent": {     "@type": "Person",     "givenName": "John",     "familyName": "Patronson"   },   "startTime": "2013-01-18T20:00Z",   "endTime": "2013-03-09T20:00Z",   "result": {     "@type": "Book",     "name": "Book of Patronson"   } }

This Page Semantic Annotations

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox