Skip to main content

The Ontology

The Ontology serves as Octostar’s data model. It plays a crucial role in ensuring consistency and coherence within the system. Here’s how it functions.


Key Components

  • Concepts: These are the elements you explore, such as:
    • Person
    • Organization
    • Event
    • Place
    • Object
  • Properties: Each concept can store various attributes, including:
    • Names
    • Identifiers
    • Dates
    • Locations
  • Relationships: These define how records are interconnected, for example:
    • Employed_by
    • Located_at
    • Communicates_with

Importance of the Ontology

The Ontology ensures that Octostar remains consistent by:

  • Determining how records are labeled and displayed
  • Specifying which filters appear in Search
  • Guiding how Link Charts draw connections
  • Influencing how apps and dashboards interpret your data For more information about the Ontology, visit Implementer Guide (Implementer Guide).