Slot: is_obsolete
A boolean value indicating whether the ontology term is obsolete.
URI: nmdc_sub_schema:is_obsolete
Properties
- Range: Boolean
Comments
- If true (the ontology term is declared obsolete via the ontology source itself), the term is no longer considered a valid term to use in an annotation at NMDC, and it no longer has ontology_relation_set records.
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | nmdc_sub_schema:is_obsolete |
native | nmdc_sub_schema:is_obsolete |
LinkML Source
name: is_obsolete
description: A boolean value indicating whether the ontology term is obsolete.
comments:
- If true (the ontology term is declared obsolete via the ontology source itself), the
term is no longer considered a valid term to use in an annotation at NMDC, and it
no longer has ontology_relation_set records.
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
alias: is_obsolete
domain_of:
- OntologyClass
range: boolean