OntoDL Object Language (OOL)
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