Class: AnnotatorResult
erDiagram
AnnotatorResult {
    string subject_text  
    string object_id  
    string object_text  
}
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| subject_text | 0..1  String  | 
direct | |
| object_id | 0..1  String  | 
direct | |
| object_text | 0..1  String  | 
direct | 
Identifier and Mapping Information
Schema Source
- from schema: http://w3id.org/ontogpt/nmdc-schema-data
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | nmdcsd:AnnotatorResult | 
| native | nmdcsd:AnnotatorResult | 
LinkML Source
Direct
name: AnnotatorResult
from_schema: http://w3id.org/ontogpt/nmdc-schema-data
attributes:
  subject_text:
    name: subject_text
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    domain_of:
    - AnnotatorResult
  object_id:
    name: object_id
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    domain_of:
    - AnnotatorResult
  object_text:
    name: object_text
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    domain_of:
    - AnnotatorResult
Induced
name: AnnotatorResult
from_schema: http://w3id.org/ontogpt/nmdc-schema-data
attributes:
  subject_text:
    name: subject_text
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    alias: subject_text
    owner: AnnotatorResult
    domain_of:
    - AnnotatorResult
    range: string
  object_id:
    name: object_id
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    alias: object_id
    owner: AnnotatorResult
    domain_of:
    - AnnotatorResult
    range: string
  object_text:
    name: object_text
    from_schema: http://w3id.org/ontogpt/nmdc-schema-data
    rank: 1000
    alias: object_text
    owner: AnnotatorResult
    domain_of:
    - AnnotatorResult
    range: string