Skip to content

Slot: subject_preprocessing

Method of preprocessing applied to the fields of the subject. If different preprocessing steps were performed on different fields, it is recommended to store the match in separate rows.

URI: sssom:subject_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

Examples

Value
semapv:Stemming
semapv:StopWordRemoval

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: subject_preprocessing
description: Method of preprocessing applied to the fields of the subject. 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: subject_preprocessing
domain_of:
- mapping set
- mapping
range: EntityReference