Skip to content

Class: EnabledByProteinComplexAssociation

An association between an activity and a protein complex

URI: gocam:EnabledByProteinComplexAssociation

classDiagram class EnabledByProteinComplexAssociation click EnabledByProteinComplexAssociation href "../EnabledByProteinComplexAssociation" EnabledByAssociation <|-- EnabledByProteinComplexAssociation click EnabledByAssociation href "../EnabledByAssociation" EnabledByProteinComplexAssociation : evidence EnabledByProteinComplexAssociation --> "*" EvidenceItem : evidence click EvidenceItem href "../EvidenceItem" EnabledByProteinComplexAssociation : members EnabledByProteinComplexAssociation --> "*" GeneProductTermObject : members click GeneProductTermObject href "../GeneProductTermObject" EnabledByProteinComplexAssociation : provenances EnabledByProteinComplexAssociation --> "*" ProvenanceInfo : provenances click ProvenanceInfo href "../ProvenanceInfo" EnabledByProteinComplexAssociation : term EnabledByProteinComplexAssociation --> "0..1" ProteinComplexTermObject : term click ProteinComplexTermObject href "../ProteinComplexTermObject" EnabledByProteinComplexAssociation : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
members *
GeneProductTermObject
The gene products that are part of the complex direct
term 0..1
ProteinComplexTermObject
The gene product or complex that carries out the activity EnabledByAssociation
type 0..1
String
Association
evidence *
EvidenceItem
Association
provenances *
ProvenanceInfo
Association

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gocam

Mappings

Mapping Type Mapped Value
self gocam:EnabledByProteinComplexAssociation
native gocam:EnabledByProteinComplexAssociation

LinkML Source

Direct

name: EnabledByProteinComplexAssociation
description: An association between an activity and a protein complex
from_schema: https://w3id.org/gocam
is_a: EnabledByAssociation
slot_usage:
  term:
    name: term
    range: ProteinComplexTermObject
attributes:
  members:
    name: members
    description: The gene products that are part of the complex
    from_schema: https://w3id.org/gocam
    rank: 1000
    domain_of:
    - EnabledByProteinComplexAssociation
    range: GeneProductTermObject
    multivalued: true

Induced

name: EnabledByProteinComplexAssociation
description: An association between an activity and a protein complex
from_schema: https://w3id.org/gocam
is_a: EnabledByAssociation
slot_usage:
  term:
    name: term
    range: ProteinComplexTermObject
attributes:
  members:
    name: members
    description: The gene products that are part of the complex
    from_schema: https://w3id.org/gocam
    rank: 1000
    alias: members
    owner: EnabledByProteinComplexAssociation
    domain_of:
    - EnabledByProteinComplexAssociation
    range: GeneProductTermObject
    multivalued: true
  term:
    name: term
    description: The gene product or complex that carries out the activity
    from_schema: https://w3id.org/gocam
    alias: term
    owner: EnabledByProteinComplexAssociation
    domain_of:
    - EvidenceItem
    - EnabledByAssociation
    - TermAssociation
    range: ProteinComplexTermObject
  type:
    name: type
    from_schema: https://w3id.org/gocam
    rank: 1000
    designates_type: true
    alias: type
    owner: EnabledByProteinComplexAssociation
    domain_of:
    - Association
    - Object
    range: string
  evidence:
    name: evidence
    from_schema: https://w3id.org/gocam
    rank: 1000
    alias: evidence
    owner: EnabledByProteinComplexAssociation
    domain_of:
    - Association
    range: EvidenceItem
    multivalued: true
    inlined: true
  provenances:
    name: provenances
    from_schema: https://w3id.org/gocam
    alias: provenances
    owner: EnabledByProteinComplexAssociation
    domain_of:
    - Model
    - Activity
    - EvidenceItem
    - Association
    range: ProvenanceInfo
    multivalued: true
    inlined: true
    inlined_as_list: true