Skip to content

Slot: subject_location_in_text (multivalued)

Description: Character offsets for the text span(s) in the supporting text corresponding to the subject concept of the extracted assertion.

Domain: Association
Range: Integer

Inheritance

Applicable Classes

Name Description Modifies Slot
TextMiningStudyResult A study result that represents information extracted from text using natural language processing techniques. This includes the extracted text, location offsets within the source document, confidence scores, and other metadata related to the text mining process. no

Example values

Slot Name Value
subject_location_in_text 15

LinkML Source

name: subject location in text
description: Character offsets for the text span(s) in the supporting text corresponding
  to the subject concept of the extracted assertion.
examples:
- value: '15'
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: subject_location_in_text
domain_of:
- text mining study result
range: integer
multivalued: true