Class: BioChemEntityLink
A relational property that allows creating qualified links to biochemical entities
URI: pehterms:BioChemEntityLink
classDiagram
class BioChemEntityLink
click BioChemEntityLink href "../BioChemEntityLink"
BioChemEntityLink : biochementity
BioChemEntityLink --> "0..1" BioChemEntity : biochementity
click BioChemEntity href "../BioChemEntity"
BioChemEntityLink : biochementity_linktype
BioChemEntityLink --> "0..1" BioChemEntityLinkType : biochementity_linktype
click BioChemEntityLinkType href "../BioChemEntityLinkType"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
biochementity_linktype | 0..1 BioChemEntityLinkType |
direct | |
biochementity | 0..1 BioChemEntity |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
BioChemEntity | biochementity_links | range | BioChemEntityLink |
Indicator | biochementity_links | range | BioChemEntityLink |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/peh/peh-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | pehterms:BioChemEntityLink |
native | pehterms:BioChemEntityLink |
LinkML Source
Direct
name: BioChemEntityLink
description: A relational property that allows creating qualified links to biochemical
entities
from_schema: https://w3id.org/peh/peh-model
slots:
- biochementity_linktype
- biochementity
Induced
name: BioChemEntityLink
description: A relational property that allows creating qualified links to biochemical
entities
from_schema: https://w3id.org/peh/peh-model
attributes:
biochementity_linktype:
name: biochementity_linktype
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: biochementity_linktype
owner: BioChemEntityLink
domain_of:
- BioChemEntityLink
range: BioChemEntityLinkType
biochementity:
name: biochementity
from_schema: https://w3id.org/peh/peh-model
rank: 1000
alias: biochementity
owner: BioChemEntityLink
domain_of:
- BioChemEntityLink
range: BioChemEntity
inlined: false