{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "Scheduling future actions, events, or tasks.\\n\\nRelated actions:\\n\\n* [[ReserveAction]]: Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event, a task, etc) towards a time slot / spatial allocation.",
"rdfs:label" : "ScheduleAction",
"rdfs:subClassOf" : "schema:PlanAction"
},
"properties" : {}
}