A BFO/CCO-aligned ontology for personal and organizational productivity, task management, and workflow automation.
Industry-standard format, compatible with ProtΓ©gΓ© and reasoning tools.
π Download OWL/XML
curl -H "Accept: application/rdf+xml" https://clearhead.us/vocab/actions/v3/
Human-readable RDF format, perfect for version control and manual editing.
π Download Turtle
curl -H "Accept: text/turtle" https://clearhead.us/vocab/actions/v3/
JSON-based linked data format, ideal for web applications and JavaScript.
π Download JSON-LD
curl -H "Accept: application/ld+json" https://clearhead.us/vocab/actions/v3/
Validation constraints and data quality rules for Action instances.
<owl:Ontology rdf:about="https://example.com/my-ontology">
<owl:imports rdf:resource="https://clearhead.us/vocab/actions/v3"/>
</owl:Ontology>
File β Open from URL β https://clearhead.us/vocab/actions/v3/actions-vocabulary.owl