Class: Prompt
A prompt text shown to a human user when prompted to provide data for an item on paper or on a screen. The Prompt is a short version of the question.
URI: odm:Prompt
erDiagram
Prompt {
}
TranslatedText {
languageType language
text type
contentType content
}
Prompt ||--}o TranslatedText : "translatedText"
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
translatedText | 0..* TranslatedText |
TranslatedText reference: Human-readable text that is appropriate for a parti... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
ItemDef | prompt | range | Prompt |
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:Prompt |
native | odm:Prompt |
LinkML Source
Direct
name: Prompt
description: A prompt text shown to a human user when prompted to provide data for
an item on paper or on a screen. The Prompt is a short version of the question.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Prompt
rank: 1000
slots:
- translatedText
slot_usage:
translatedText:
name: translatedText
multivalued: true
domain_of:
- Description
- Question
- Definition
- Prompt
- CRFCompletionInstructions
- ImplementationNotes
- CDISCNotes
- ErrorMessage
- Decode
- Comment
range: TranslatedText
inlined: true
inlined_as_list: true
class_uri: odm:Prompt
Induced
name: Prompt
description: A prompt text shown to a human user when prompted to provide data for
an item on paper or on a screen. The Prompt is a short version of the question.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Prompt
rank: 1000
slot_usage:
translatedText:
name: translatedText
multivalued: true
domain_of:
- Description
- Question
- Definition
- Prompt
- CRFCompletionInstructions
- ImplementationNotes
- CDISCNotes
- ErrorMessage
- Decode
- Comment
range: TranslatedText
inlined: true
inlined_as_list: true
attributes:
translatedText:
name: translatedText
description: 'TranslatedText reference: Human-readable text that is appropriate
for a particular language. TranslatedText elements typically occur in a series,
presenting a set of alternative textual renditions for different languages and
types.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
multivalued: true
alias: translatedText
owner: Prompt
domain_of:
- Description
- Question
- Definition
- Prompt
- CRFCompletionInstructions
- ImplementationNotes
- CDISCNotes
- ErrorMessage
- Decode
- Comment
range: TranslatedText
inlined: true
inlined_as_list: true
class_uri: odm:Prompt