Slot: object_preprocessing
Method of preprocessing applied to the fields of the object. If different preprocessing steps were performed on different fields, it is recommended to store the match in separate rows.
URI: sssom:object_preprocessing
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Mapping | Represents an individual mapping between a pair of entities | no |
| MappingSet | Represents a set of mappings | no |
Properties
-
Range: EntityReference
-
Multivalued: True
Examples
| Value |
|---|
| semapv:Stemming |
| semapv:StopWordRemoval |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| propagated | True |
Schema Source
- from schema: https://w3id.org/sssom/schema/
LinkML Source
name: object_preprocessing
instantiates:
- sssom:Propagatable
annotations:
propagated:
tag: propagated
value: true
description: Method of preprocessing applied to the fields of the object. If different
preprocessing steps were performed on different fields, it is recommended to store
the match in separate rows.
examples:
- value: semapv:Stemming
- value: semapv:StopWordRemoval
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: object_preprocessing
domain_of:
- mapping set
- mapping
range: EntityReference
multivalued: true