OntoDL Object Type: property

Aus CTS2-LE
Zur Navigation springen Zur Suche springen

Defined Properties

Property Name RWDS Type Subtype Card. Definition
Name RD string 1..1 Name of the property as set when the property was defined.
Type RD string 1..1 "property"
ValueType RWD string 1..1 Type of values of this property. This may be any defined OntoDL type name. Once set this value cannot be changed. Properties with no ValueType defined are considered to hold values of type "string".
CollectedType RWD string 0/1..1 If the ValueType is set to "collection", this property holds the type name of the objects within the collection. Once set this value cannot be changed. Collections with no ValueCollectedType defined are considered to hold values of type "string".
URI RW string 1..1 URI for univocally identifying this property.
Definition RW collection string 0..* Definition of the property. Adding a value to this property will add another collection element unless the set-statement with mode ste to "overwrite" is used.
NOTE: This feature is not supported for the CTS2LE FHIR DSTU-2 release.
Display RWD string 0..1 Text to be shown in the CTS2LE Ontology Browser.
NOTE: This feature is not supported for the CTS2LE FHIR DSTU-2 release.