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 |
---|---|---|
MappingSet | Represents a set of mappings | no |
Mapping | Represents an individual mapping between a pair of entities | 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
multivalued: true
alias: object_preprocessing
domain_of:
- mapping set
- mapping
range: EntityReference