dasch-swiss / knora-ui

Reusable GUI elements for Knora
https://dasch-swiss.github.io/knora-ui
7 stars 1 forks source link

Design documentation OntologyService #84

Open tobiasschweizer opened 6 years ago

tobiasschweizer commented 6 years ago

OntologyService

Scope

The service OntologyService requests ontology information from Knora, using its v2 complex ontology routes.

Methods

Please see https://docs.knora.org Knora API v2 -> Querying, Creating, and Updating Ontologies -> Querying Ontology Information for more information about the response formats.

tobiasschweizer commented 6 years ago

Dependency: ApiService