Kosmion
Description
The Kosmion ontology is designed with a human-first orientation and a domain-first approach that allows data modelers to define their own top-level constructs and hierarchies rather than fitting them into a predefined universal structure.
But if you're already using an upper ontology, it can work with that too.
Kosmion is intended to be a utilitarian foundational ontology, advocating for “relator-compounds,” using a technique known as Relationship to Entity Conversion, as an alternative to traditional properties/relations. This approach allows:
- relevant facets instead of instantiating traditional classes.
- n-ary relations, including unary relations
- system-time (with kosm:relator-genesis, kosm:relator-tombstone, and kosm:relator-successor)
- relationship-level granularity for provenance, attribution, and context
- “statements about relators”, and since any traditional RDF statement can be expressed with a relator (I think), it could be considered an alternative to RDF-star, which aims to support “statements about statements”
- contexts for specifying alternate realities and other less-truthy perspectives
- Multi-perspective Modeling: By using relators for every connection, it becomes possible to represent different perspectives or interpretations of the same entities, allowing richer semantic descriptions and supporting use cases like storytelling, versioning, or conflicting viewpoints.
- maybe: relations that may involve either a datatype property or an object property as their object, or both
Kosmion is intend to use “OWL2 Full” (i.e., the RDF-based semantics), which supposedly might mean it's undecideable and unreasonable. It's also unorthodox, so probably breaks a lot of tooling. Tough luck computers.
Arguably, relators are also less readable and more complicated than classic RDF triples. Sorry about that, humans. At least the expressiveness is decent.
Semantic Flow
- Kosmion works with Semantic Flow to provie dataset- and entity-level quasi-immutability/history, for lineage, auditing, and time-travel purposes
Features
- relationship-level granularity for:
- versioning
- system- and valid-time
- application-time
- attribution, provenance, and hypotheticals
- contextualization
Children
- Design
- Inspiration
- Kosmion Log
- Kosmion-related Conversations
- Now (Kosmion)
- Relation Types
- Requirements
Backlinks