Slot: params
Any parameters to be applied to the transformation algorithm
URI: mappingrules:params
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An atomic lexical transformation applied on a term (string) yielding a transf… |
no |
Properties
Range: Any
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:params |
native |
mappingrules:params |
LinkML Source
```yaml
name: params
description: Any parameters to be applied to the transformation algorithm
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: params
owner: LexicalTransformation
domain_of:
- LexicalTransformation
range: Any
multivalued: true
inlined: true
inlined_as_list: true
</details>