{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "The act of notifying someone that a future event/action is going to happen as expected.\\n\\nRelated actions:\\n\\n* [[CancelAction]]: The antonym of ConfirmAction.",
"rdfs:label" : "ConfirmAction",
"rdfs:subClassOf" : "schema:InformAction"
},
"properties" : {}
}