Class: ExpandedCurie
A curie bundled along with its expanded url
URI: https://w3id.org/monarch/monarch-py/ExpandedCurie
classDiagram
class ExpandedCurie
click ExpandedCurie href "../ExpandedCurie/"
ExpandedCurie : id
ExpandedCurie : url
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 String |
direct | |
| url | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Association | has_evidence_links | range | ExpandedCurie |
| Association | provided_by_link | range | ExpandedCurie |
| Association | publications_links | range | ExpandedCurie |
| DirectionalAssociation | has_evidence_links | range | ExpandedCurie |
| DirectionalAssociation | provided_by_link | range | ExpandedCurie |
| DirectionalAssociation | publications_links | range | ExpandedCurie |
| Node | mappings | range | ExpandedCurie |
| Node | external_links | range | ExpandedCurie |
| Node | provided_by_link | range | ExpandedCurie |
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/ExpandedCurie |
| native | https://w3id.org/monarch/monarch-py/ExpandedCurie |
LinkML Source
Direct
name: ExpandedCurie
description: A curie bundled along with its expanded url
from_schema: https://w3id.org/monarch/monarch-py
slots:
- id
- url
Induced
name: ExpandedCurie
description: A curie bundled along with its expanded url
from_schema: https://w3id.org/monarch/monarch-py
attributes:
id:
name: id
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
identifier: true
alias: id
owner: ExpandedCurie
domain_of:
- Association
- ExpandedCurie
- Entity
- HistoPheno
- HistoBin
- Mapping
- MultiEntityAssociationResults
- TermInfo
range: string
required: true
url:
name: url
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: url
owner: ExpandedCurie
domain_of:
- ExpandedCurie
- Release
range: string