Slot: deprecated
A boolean flag indicating that an entity is no longer considered current or valid.
URI: https://w3id.org/monarch/monarch-py/:deprecated
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Node | UI container class extending Entity with additional information | no |
Entity | Represents an Entity in the Monarch KG data model | no |
SearchResult | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch/monarch-py
Mappings
Mapping Type | Mapped Value |
---|---|
self | https://w3id.org/monarch/monarch-py/:deprecated |
native | https://w3id.org/monarch/monarch-py/:deprecated |
exact | oboInOwl:ObsoleteClass |
LinkML Source
name: deprecated
description: A boolean flag indicating that an entity is no longer considered current
or valid.
from_schema: https://w3id.org/monarch/monarch-py
exact_mappings:
- oboInOwl:ObsoleteClass
rank: 1000
alias: deprecated
domain_of:
- Entity
range: boolean