OntoDL Object Language (OOL)

Aus CTS2-LE
Zur Navigation springen Zur Suche springen

OntoDL Object Language (OOL) Statements

define
define a new OntoDL object
set
set the value of a named property of an identifiable object
default
set a default value for a named property
--predicate-->
define a concept relationship

All OOL Statements build upon a small set of Base Types.

OntoDL Object Language (OOL) Object Types

codesystem
object representing the OntoDL definition of an ontology, terminology or value set
system
object representing an externally defined ontology, terminology or value set
concept
object representing a concept (internally or externally defined)
predicate
object representing the definition of a predicate that defines a relationship between two concepts
property
object representing the definition of a property to an object
string
object representing a text, name, URI, etc.
collection
object representing a set of objects

OntoDL Object Language (OOL) System Objects

CTS2LE
system object for configuring how OntoDL interacts with a CTS2LE terminology server
OntoDL
system object for configuring the OntoDL Interpreter
FHIR
system object for controlling how the OntoDL Interpreter transforms your document to a set of FHIR resources