Skip to content

Slot: object_location_in_text (multivalued)

Description: Character offsets for the text span(s) in the supporting text corresponding to the object 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
object_location_in_text 15

LinkML Source

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