OntoDL System Object: CTS2LE: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Defined Properties) |
K (→Defined Properties) |
||
| Zeile 12: | Zeile 12: | ||
| ServerURL || RWD || string || || 0..1 || URL of the CTSLE Terminology Server that shall be used for querying existing terminologies (e.g. for resolving concept properties) | | ServerURL || RWD || string || || 0..1 || URL of the CTSLE Terminology Server that shall be used for querying existing terminologies (e.g. for resolving concept properties) | ||
|- | |- | ||
| − | | UploadServerURL || | + | | UploadServerURL || RW || string || || 0..1 || If this property is set, OntoDL automatically uploads all generated code systems to the defined server. If the upload server URL is not set or set to an empty value, no data uploads will be performed by OntoDL. By default the upload server URL is not set. |
|- | |- | ||
| Systems || RDS || collection || system || 1..1 || (Virtual) collection of all code systems. Codesystems within the collection can be selected by their OID or URI. A codesystem is instantiated on demand upon selection. | | Systems || RDS || collection || system || 1..1 || (Virtual) collection of all code systems. Codesystems within the collection can be selected by their OID or URI. A codesystem is instantiated on demand upon selection. | ||
|} | |} | ||
Aktuelle Version vom 2. September 2016, 12:13 Uhr
Defined Properties
| Property Name | RWDS | Type | Subtype | Card. | Definition |
|---|---|---|---|---|---|
| Name | RD | string | 1..1 | "CTS2LE" | |
| Type | RD | string | 1..1 | "CTS2LE" | |
| ServerURL | RWD | string | 0..1 | URL of the CTSLE Terminology Server that shall be used for querying existing terminologies (e.g. for resolving concept properties) | |
| UploadServerURL | RW | string | 0..1 | If this property is set, OntoDL automatically uploads all generated code systems to the defined server. If the upload server URL is not set or set to an empty value, no data uploads will be performed by OntoDL. By default the upload server URL is not set. | |
| Systems | RDS | collection | system | 1..1 | (Virtual) collection of all code systems. Codesystems within the collection can be selected by their OID or URI. A codesystem is instantiated on demand upon selection. |