The Ontology
The Ontology is Octostar’s data model. It defines how information is structured in the platform and ensures that records, search filters, and visualizations behave consistently across investigations.
Key Components
The Ontology defines the main elements used to structure and connect data:
| Component | Description | Examples |
|---|---|---|
| Concepts | The types of entities you work with in an investigation | Person, Organization, Event, Place, Object |
| Properties | Attributes that describe a concept | Names, identifiers, dates, locations |
| Relationships | Define how records are internconnected | employed_by, located_at, communicates_with |
Importance of the Ontology
Because Octostar uses a shared data model, the Ontology influences how data behaves across the platform. It determines:
- how records are labeled and displayed
- which filters appear in Search
- how Link Charts visualize connections
- how apps and dashboards interpret structured data For more information about the Ontology, visit Implementer Guide (Implementer Guide).