Ontotext is a software company that produces software relating to data management. Its main products are GraphDB, an RDF database; and Ontotext Platform, a general data management platform based on knowledge graphs. It was founded in 2000 in Bulgaria, and now has offices internationally.[3] Together with the BBC, Ontotext developed one of the early large-scale industrial semantic applications, Dynamic Semantic Publishing, starting in 2010.[4]
Ontotext GraphDB, formerly OWLIM, is an RDFtriplestore optimized for metadata and master data management, as well as graph analytics and data publishing. Since version 8.0 GraphDB integrates OpenRefine to allow for easy ingestion and reconciliation of tabular data.[5] Ontotext Platform is a general-purpose data management tool centered around the idea of knowledge graphs.[3]
Ontotext GraphDB (previously known as BigOWLIM) is a graph-based database[6] capable of working with knowledge graphs[7] produced by Ontotext, compliant with the RDF graph data model[8] and the SPARQL query language.[9] Some categorize it as a NoSQL database, meaning that it does not use tables like some other databases.[10] In 2014 Ontotext acquired the trademark "GraphDB" from Sones.[citation needed]
GraphDB is also an advanced ontology (specification of entities, their properties, and their relationships) repository.[11] The underlying idea of the database is of a semantic repository, storing semantic relationships between objects.[12]
GraphDB is used to store and manage semantic knowledge graph data.[7] It is built on top of the RDF4J architecture for handling RDF data, implemented through the use of RDF4J's Storage and Inference Layer (SAIL).[citation needed] The architecture is made of three main components:[citation needed]
The Workbench is a web-based administration tool. The user interface is based on RDF4J Workbench Web Application.
The Engine consists of a query optimizer, reasoner,[13] and a storage and plugin manager.[citation needed] The reasoner in GraphDB is forward chaining, reasoning forward from given priors, with the goal of total materialization.[12] The plugin manager supports user-defined indexes and can be configured dynamically during run-time.[citation needed]
^"Graph Databases (Technology)". Bloor Research. Retrieved 9 December 2020. We would argue that the market leaders in this space continue to be Neo4J and OntoText (GraphDB), which are graph and RDF database providers respectively.