OntoDL System Object: CTS2LE: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „ == Defined Properties == {| class = "wikitable" ! Property Name!! Qualifier !! CRSD !! Typ !! Card. !! Definition |- | Name || || RSD…“)
 
(Defined Properties)
Zeile 1: Zeile 1:
  
 
== Defined Properties ==
 
== Defined Properties ==
 +
  
 
{| class = "wikitable"
 
{| class = "wikitable"
! Property Name!! Qualifier !! CRSD !! Typ    !! Card.  !! Definition
+
! Property Name   !! RWDS !! Type      !! Subtype !! Card.  !! Definition
 
|-
 
|-
| Name       ||           || RSD  || Name  || 1..1  || per default "CTS2LE"
+
| Name             || RD  || string    ||         || 1..1  || "CTS2LE"
 
|-
 
|-
| Type       ||           || RD  || Name    || 1..1 || "CTS2LE"
+
| Type             || RD  || string    ||         || 1..1   || "CTS2LE"
 
|-
 
|-
| ServerURL   ||           || RSD  || URL    || 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  ||           || RSD || URL  || 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
+
| UploadServerURL  || RWD  || 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.
upload server URL is not set.
 
 
|-
 
|-
|colspan="2"| Systems             || RD || Collection    || 1..1 || ...
+
| 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.
|-
 
|        || OID ''or'' URN          ||  || OID ''or'' URN    || 1..1 || A code system must be identified by either its OID or its URN.
 
 
|}
 
|}

Version vom 2. September 2016, 08:50 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 RWD 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.