Class: Selection
Template for machine-readable/executable expression for retrieving the data or information from an external resource.
URI: odm:Selection
erDiagram
Selection {
text path
}
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
path | 1..1 text |
Provides the machine-executable instruction or template for it to obtain the ... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
Resource | selection | range | Selection |
See Also
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | odm:Selection |
native | odm:Selection |
LinkML Source
Direct
name: Selection
description: Template for machine-readable/executable expression for retrieving the
data or information from an external resource.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Selection
rank: 1000
slots:
- path
slot_usage:
path:
name: path
description: Provides the machine-executable instruction or template for it to
obtain the data or information from the resource. The value of the Path attribute
can either be an absolute path, or a relative path starting from the information
in the "Name" and "Attribute" attributes of the parent Resource element.
comments:
- 'Required
range: text'
domain_of:
- Selection
range: text
required: true
class_uri: odm:Selection
Induced
name: Selection
description: Template for machine-readable/executable expression for retrieving the
data or information from an external resource.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Selection
rank: 1000
slot_usage:
path:
name: path
description: Provides the machine-executable instruction or template for it to
obtain the data or information from the resource. The value of the Path attribute
can either be an absolute path, or a relative path starting from the information
in the "Name" and "Attribute" attributes of the parent Resource element.
comments:
- 'Required
range: text'
domain_of:
- Selection
range: text
required: true
attributes:
path:
name: path
description: Provides the machine-executable instruction or template for it to
obtain the data or information from the resource. The value of the Path attribute
can either be an absolute path, or a relative path starting from the information
in the "Name" and "Attribute" attributes of the parent Resource element.
comments:
- 'Required
range: text'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: path
owner: Selection
domain_of:
- Selection
range: text
required: true
class_uri: odm:Selection