Class: NamedEntity
- NOTE: this is an abstract class and should not be instantiated directly
URI: ibdlit:NamedEntity
Inheritance
Slots
Usages
Schema Source
- from schema: http://w3id.org/ontogpt/ibd_literature
Mappings
LinkML Source
Direct
name: NamedEntity
from_schema: http://w3id.org/ontogpt/ibd_literature
abstract: true
attributes:
id:
name: id
annotations:
prompt.skip:
tag: prompt.skip
value: 'true'
description: A unique identifier for the named entity
comments:
- this is populated during the grounding and normalization step
from_schema: http://w3id.org/ontogpt/ibd_literature
rank: 1000
identifier: true
domain_of:
- NamedEntity
- Publication
required: true
label:
name: label
annotations:
owl:
tag: owl
value: AnnotationProperty, AnnotationAssertion
description: The label (name) of the named thing
from_schema: http://w3id.org/ontogpt/ibd_literature
aliases:
- name
rank: 1000
slot_uri: rdfs:label
domain_of:
- NamedEntity
range: string
Induced
name: NamedEntity
from_schema: http://w3id.org/ontogpt/ibd_literature
abstract: true
attributes:
id:
name: id
annotations:
prompt.skip:
tag: prompt.skip
value: 'true'
description: A unique identifier for the named entity
comments:
- this is populated during the grounding and normalization step
from_schema: http://w3id.org/ontogpt/ibd_literature
rank: 1000
identifier: true
alias: id
owner: NamedEntity
domain_of:
- NamedEntity
- Publication
range: string
required: true
label:
name: label
annotations:
owl:
tag: owl
value: AnnotationProperty, AnnotationAssertion
description: The label (name) of the named thing
from_schema: http://w3id.org/ontogpt/ibd_literature
aliases:
- name
rank: 1000
slot_uri: rdfs:label
alias: label
owner: NamedEntity
domain_of:
- NamedEntity
range: string