Class: Deprecated Concept (DeprecatedConcept)
Identifies concepts that are not currently valid.
classDiagram
class DeprecatedConcept
click DeprecatedConcept href "../DeprecatedConcept/"
DeprecatedConcept : concept_curie
DeprecatedConcept : deprecation_type
DeprecatedConcept : replacement_curie
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| concept_curie | 0..1 Uriorcurie |
The standardized curie for the term | direct |
| deprecation_type | 0..1 String |
The type of or reason for deprecation, if known | direct |
| replacement_curie | 0..1 String |
A replacement curie for this deprecated concept, if applicable | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://includedcc.org/common-access-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cam:DeprecatedConcept |
| native | cam:DeprecatedConcept |
LinkML Source
Direct
name: DeprecatedConcept
description: Identifies concepts that are not currently valid.
title: Deprecated Concept
from_schema: https://includedcc.org/common-access-model
slots:
- concept_curie
- deprecation_type
- replacement_curie
Induced
name: DeprecatedConcept
description: Identifies concepts that are not currently valid.
title: Deprecated Concept
from_schema: https://includedcc.org/common-access-model
attributes:
concept_curie:
name: concept_curie
description: The standardized curie for the term.
title: Concept Curie
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: DeprecatedConcept
domain_of:
- Concept
- Synonym
- DeprecatedConcept
- ConceptRelationship
range: uriorcurie
deprecation_type:
name: deprecation_type
description: The type of or reason for deprecation, if known.
title: Deprecation Type
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: DeprecatedConcept
domain_of:
- DeprecatedConcept
range: string
replacement_curie:
name: replacement_curie
description: A replacement curie for this deprecated concept, if applicable.
title: Replacement CURIE
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: DeprecatedConcept
domain_of:
- DeprecatedConcept
range: string