Skip to main content

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:

ComponentDescriptionExamples
ConceptsThe types of entities you work with in an investigationPerson, Organization, Event, Place, Object
PropertiesAttributes that describe a conceptNames, identifiers, dates, locations
RelationshipsDefine how records are internconnectedemployed_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).