Almato AI’s Open Graph of IT (OGIT) provides an ontology and documentation to model IT entities and their relationships with business processes and people. It is useful if you want a shared “common language” for IT data and can leverage it through implementations like Apache Jena Fuseki, Apache Tinkerpop, or Cayley, with support for managing IT data via the Bardioc REST API.
Project status
- Actively maintained: GitHub activity is very recent (last upstream push 2026-07-08) with multiple updates published in July 2026 (100.1.3, 100.1.2, 100.1.1), suggesting ongoing development rather than dormancy.
- Update cadence: The updates appear to be happening roughly on a weekly cadence in late June to early July 2026 (100.1.0 on 2026-06-26, then 100.1.1 on 2026-07-01, 100.1.2 on 2026-07-06, 100.1.3 on 2026-07-08).
AI summary generated
Recent updates
100.1.3
Release 100.1.3 contains only small schema updates in two TTL files. The changes add additional optional fields to the Address and Organization entities, with no release notes provided to explain the update.
Features100.1.2
Release 100.1.2 has no published release notes. The code diff shows small ontology/schema updates, mainly adding a new Form attribute (ogit:email) and extending Organization relationships to include providing ogit:Forms:Form.
100.1.1
Release 100.1.1 contains no published release notes. The code diff shows small ontology/schema changes in two TTL files, primarily updating metadata and adding a new relationship between Form entities.
Features100.1.0
Release 100.1.0 adds a new NTO/Academy schema module that models learner-course enrollments and their resulting certificates, including new Academy-specific verbs and a large set of Academy attributes. The diff appears to be overwhelmingly additive (291 files changed, 5,131 lines added, 0 lines deleted), with the main functional impact being new graph model constraints and application-layer write validation described in the newly added Academy documentation.
BreakingFeatures100.0.10
No release notes were provided for version 100.0.10. The only detected code change is an update to the ontology/Turtle definition for RoleAssignment in SGO/sgo/entities/RoleAssignment.ttl, expanding what a RoleAssignment can be associated with.
Features100.0.9
Release 100.0.9 has no provided release notes. The code diff shows a small ontology/schema update to the NTO Auth Application TTL entity definition, adding two new optional attributes.
Features100.0.8
Release 100.0.8 has no release notes content provided by the publisher. The only observed code change is in a GitHub Actions workflow, where two build steps now invoke the scripts with bash instead of sh.
100.0.7
Release 100.0.7 has no release notes content from the publisher. The code diff indicates a large ontology/schema extension, with 300 files changed and only additions (no deletions), suggesting new RDF definitions rather than removal of existing APIs.
Features100.0.6
Release 100.0.6 has no published release notes. The code diff is dominated by ontology/schema additions, introducing a new Auth Device model and a new NTO/GFS (Graph File System) domain model, plus a CI/validation script change.
Features100.0.5
Release 100.0.5 contains effectively no release-note information (none provided by the publisher). The code diff shows a single change to a Turtle schema/entity definition.
100.0.4
Release 100.0.4 contains no publisher-provided release notes. The code diff shows RDF schema/entity definition changes for Document and DocumentInfoRecord, adding new properties and allowed relationships that could affect consumers relying on the previous entity shape.
100.0.3
Release 100.0.3 has no publisher release notes provided. The code changes add a new RDF datatype property, savedTimeSeconds, and then reference/include it in the AutomationIssue schema/state structure.
Features100.0.2
This release (100.0.2) has no publisher-provided release notes. The code change set is limited to a single TTL modification in the Person entity.
100.0.1
Release 100.0.1 introduces a new ontology datatype property, ogit.Automation:manualProcessingTimeSeconds, and registers it as part of the KnowledgeItem attributes set. No release notes were provided by the publisher, so the changes below are all undocumented.
Features100.0.0
This release (100.0.0) has no publisher release notes. The code diff shows a large, additive update to the RDF/ontology schema, introducing many new OWL object properties (verbs) and extending which predicates are allowed on core entities like Organization, Person, Address, and Position.
Features3.1.0
Release 3.1.0 introduces new ontology (NTO) elements for OSINT security data, focusing on compliance (sanctions) and financial market (crypto transaction tracing), plus transport-related ontology additions per the release notes. The code diff shows only additive changes to Turtle ontology files, with 0 lines deleted, indicating no removed exports or API surfaces.
Features3.0.100
No release notes were provided for version 3.0.100. The code diff for this release only changes ontology entity definitions (Turtle files) by expanding which relationships are allowed for Ticket and Rating.
3.0.99
Release 3.0.99 has no publisher-provided release notes. The only detected change in the code diff updates the RDF ontology definition for the Form entity.
Features3.0.98
No release notes were provided for version 3.0.98. The only code change in this release updates an RDF/Turtle ontology file for Email by adding a new Automation-related prefix and a new relationship from ogit:Email to ogit:generates ogit:Automation:AutomationIssue.
3.0.97
Release 3.0.97 contains no published release notes (none provided by the publisher). The only observed change in the code diff is a small update to the Ticket ontology definition in a single TTL file.