OntoDL Object Type: system

Aus CTS2-LE
Zur Navigation springen Zur Suche springen

Defined Properties

Property Name RWDS Type Subtype Card. Definition
Name RWD string 1..1 Name of the object. Set when the object is initially defined (see define statement).
Type RWD string 1..1 "system"
OID RW string 0/1..1 OID of the code system. Used by OntoDL as the primary identitfier. May only be omitted if an URN is defined.
URI RW string 0/1..1 URN of the code system. Must be given if no OID is provided. Takes the role of the primary identifier in this case.
Version RW string 0..1 A code system is globally and univocally identifiable by it's OID/URN and Version. The version for external code systems should be provided when introducing this system (see define statement) in order to allow for weak references.
Status string 0..1 not yet implemented
Description R collection string 0..1 not yet implemented
Copyright R string 0..1 not yet implemented
Publisher R string 0..1 not yet implemented
Language R string 0..1 not yet implemented
Concepts RS collection concept 1..1 Concepts within the code system
_Temp RW string 0..1 for your own disposition

RWDS = Read Access - Write Access - Default Value if not explicitly set - Special Treatment