Skip to content

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
LiteralMapping Represents an individual mapping between a literal and an entity no
MappingSet Represents a set of mappings no

Properties

Examples

Value
semapv:Stemming
semapv:StopWordRemoval

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sssom/schema/

LinkML Source

name: object_preprocessing
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
- literal mapping
range: EntityReference