OntoDL Object Language (OOL)
Version vom 11. September 2016, 09:31 Uhr von Caumanns (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ ==== OntoDL Object Language (OOL) Statements ==== ;define :define a new OntoDL object ;set :set the val…“)
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 uopn 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