Slot: params

Any parameters to be applied to the transformation algorithm

URI: mappingrules:params

Applicable Classes

Name

Description

Modifies Slot

LexicalTransformation

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

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 multivalued: true alias: params owner: LexicalTransformation domain_of: - LexicalTransformation range: Any inlined: true inlined_as_list: true
</details>