arago / OGIT

arago AG "Open Graph of IT" Ontology Hub
MIT License
25 stars 42 forks source link

Logo

Welcome to the Open Graph of IT Ontology

Overview

Open Graph of IT (OGIT) aims to build a semantic representation of all IT and its interaction with business processes and people. Such an endeavour requires a sound data space as a foundation for computational evaluation of this enterprise space. OGIT aims to become the 'IT version' of Google's Knowledge Graph or Facebook's Social Graph. Hence we need a common language for IT entities and relationships between them.

OGIT aims to provide a such common language by defining an ontology for the Graph of IT.

The OGIT project is not only a hosting place for a specification. It also provides a platform for domain experts to contribute to the ontology. One of the basic principles is: evolution over standardization.

OGIT Documentation

Find out more about OGIT using the following links.

GraphIT Documentation

There is an application called GraphIT that allows you to manage IT data through a RESTful API ensuring compliance to the OGIT ontology.

The following links provide more information on OGIT and GraphIT.

(Pages updated on daily basis)

namespace specific Documentation

Once OGIT master branch is updated, the changes are automatically built and pushed every hour to https://graphit.co/schemas/graphit-ontology.ttl

To update ogit ontology on local GraphIT installation, please run:

cd ~
wget https://graphit.co/schemas/graphit-ontology.ttl
/opt/autopilot/setup/helpers/load_ontology ~/graphit-ontology.ttl

To ensure that all changes are correctly loaded you may restart GraphIT:

/opt/autopilot/admin/start-autopilot.sh -r graphit

Getting Support

If you have general questions or need support please contact us at ogit@arago.de.

License

Please see LICENSE.md for information about the licensing of OGIT and its components.