Slot: output
Output based on the rule.
URI: mappingrules:output
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A unit test for a rule, specifies an intended output for an input |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:output |
native |
mappingrules:output |
LinkML Source
```yaml
name: output
description: Output based on the rule.
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: output
owner: Test
domain_of:
- Test
range: string
</details>