Simple Terminology Service (STS)

The STS is a front-end for browsing and using data model information stored in a Metamodel Database (MDB). Models are represented as labeled property graphs, having: Every entity in the database is accessible by an immutable ID, which is given in most detail views. An entity's metadata can be retrieved in JSON format via the API using this ID:
  https://sts.ctos-data-team.org/v1/id/<entity id>
A complete REST API is available and documented in Swagger.
Features: