Ontology services

From Endeavour Knowledge Base
Revision as of 09:47, 1 May 2020 by DavidStables (talk | contribs) (DavidStables moved page Information model server to Information model service: Server is just one component of the service)

DRAFT - this article is in a very draft state and must not be relied upon as being up to date or an actual reflection of the world's true state.

The Information model service is a set of services that enables the common information model to be created, updated and distributed.

One of the components of the information model service is the information model server.  The information model server provides a set of APIs that help systems and users access the content of the Discovery common information model.

 The following lists the functional groupings of the IM Service:

Value sets

Value set run time generator 

The value set generator returns a list of concepts that are defined by a value set definition, thus supporting advanced subsumption_testing against health care records.

The value set generator API accepts the IRI of a value set either in full, or relative to a baseline IRI e.g. http://DiscoveryDataService/InformationModel#VSET_Covid1 and returns a list of concepts to be used in the query. The API supports both core concepts and original codes that have been mapped to the core concepts.

Value set distributor

The value set distributor maintains tables of value sets for databases that use local instances of the Discovery information model. 

This is part of the information_model_distribution_service that runs on an application server,  and is designed to detect changes to the content of the information model and regenerate the value sets from the value set definitions. The value sets are regenerated whenever a value set definition changes or whenever there is an update to the concepts within the information model.