SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } ActionStatusType
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } A description of an action that is supported.