OwS Object Type: predicate
Zur Navigation springen
Zur Suche springen
Objects of type predicate give semantics to a relationship between two concepts. In the OwS arrow-statement
o1 --p--> o2
the predicate p defines how the two objects o1 and o2 relate to each other.
Defined Properties
| Property Name | RWDS | Type | Subtype | Card. | Definition |
|---|---|---|---|---|---|
| Name | RD | string | 1..1 | Name of the predicate as set when the predicate was defined. | |
| Type | RD | string | 1..1 | "predicate" | |
| URI | RW | string | 1..1 | URI for univocally identifying this predicate. | |
| Definition | RW | collection | string | 0..* | Definition of the predicate. Adding a value to this property will add another collection element unless the set-statement with mode set to "overwrite" is used. NOTE: This feature is not supported for the CTS2LE FHIR DSTU-2 export. For the CTS2LE FHIR STU-3 export this property's value is mapped onto CodeSystem/property/description. |
| 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 and STU-3 export. | |
| SourceSystem | RW | system | 0..1 | Code system that shall be used as the origin of the predicate's source concept if no system is explicitly given. | |
| TargetSystem | RW | system | 0..1 | Code system that shall be used as the origin of the predicate's target concept if no system is explicitly given. |