OntoDL Object Language (OOL): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „ ==== OntoDL Object Language (OOL) Statements ==== ;define :define a new OntoDL object ;set :set the val…“) |
|||
| Zeile 10: | Zeile 10: | ||
:define a concept relationship | :define a concept relationship | ||
| − | All OOL Statements build | + | All OOL Statements build upon a small set of [[OntoDL Statement: Base Types|'''Base Types''']]. |
==== OntoDL Object Language (OOL) Object Types ==== | ==== OntoDL Object Language (OOL) Object Types ==== | ||
Aktuelle Version vom 21. September 2016, 20:54 Uhr
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