Class: Concept Synonym (Synonym)
Alternate display names for concepts.
URI: cam:Synonym
classDiagram
class Synonym
click Synonym href "../Synonym/"
Synonym : concept_curie
Synonym : display
Synonym : display_type
Synonym : language
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| concept_curie | 0..1 Uriorcurie |
The standardized curie for the term | direct |
| display | 0..1 String |
The friendly display string of the coded term | direct |
| display_type | 0..1 String |
The type of display name, eg, "Preferred" | direct |
| language | 0..1 String |
The ISO 639 language code of this entity | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://includedcc.org/common-access-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cam:Synonym |
| native | cam:Synonym |
LinkML Source
Direct
name: Synonym
description: Alternate display names for concepts.
title: Concept Synonym
from_schema: https://includedcc.org/common-access-model
slots:
- concept_curie
- display
- display_type
- language
Induced
name: Synonym
description: Alternate display names for concepts.
title: Concept Synonym
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: Synonym
domain_of:
- Concept
- Synonym
- DeprecatedConcept
- ConceptRelationship
range: uriorcurie
display:
name: display
description: The friendly display string of the coded term.
title: Display String
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: Synonym
domain_of:
- Concept
- Synonym
range: string
display_type:
name: display_type
description: The type of display name, eg, "Preferred".
title: Display Type
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: Synonym
domain_of:
- Synonym
range: string
language:
name: language
description: The ISO 639 language code of this entity.
title: Language
from_schema: https://includedcc.org/common-access-model
rank: 1000
owner: Synonym
domain_of:
- Synonym
range: string