Class: ProteinComplexTermObject
A term object that represents a protein complex term from GO
URI: [gocam:ProteinComplexTermObject](https://w3id.org/gocam/ProteinComplexTermObject)
[Uriorcurie](Uriorcurie.md) | | [Object](Object.md) | | [label](label.md) | 0..1
[String](String.md) | | [Object](Object.md) | | [type](type.md) | 0..1
[Uriorcurie](Uriorcurie.md) | | [Object](Object.md) | | [obsolete](obsolete.md) | 0..1
[Boolean](Boolean.md) | | [Object](Object.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [EnabledByProteinComplexAssociation](EnabledByProteinComplexAssociation.md) | [term](term.md) | range | [ProteinComplexTermObject](ProteinComplexTermObject.md) | | [PartOfProteinComplexAssociation](PartOfProteinComplexAssociation.md) | [term](term.md) | range | [ProteinComplexTermObject](ProteinComplexTermObject.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/gocam ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | gocam:ProteinComplexTermObject | | native | gocam:ProteinComplexTermObject | ## LinkML Source ### Direct
### Induced
classDiagram
class ProteinComplexTermObject
click ProteinComplexTermObject href "../ProteinComplexTermObject/"
InformationBiomacromoleculeTermObject <|-- ProteinComplexTermObject
click InformationBiomacromoleculeTermObject href "../InformationBiomacromoleculeTermObject/"
ProteinComplexTermObject : id
ProteinComplexTermObject : label
ProteinComplexTermObject : obsolete
ProteinComplexTermObject : type
## Inheritance
* [Object](Object.md)
* [TermObject](TermObject.md)
* [InformationBiomacromoleculeTermObject](InformationBiomacromoleculeTermObject.md)
* **ProteinComplexTermObject**
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [id](id.md) | 1 [Uriorcurie](Uriorcurie.md) | | [Object](Object.md) | | [label](label.md) | 0..1
[String](String.md) | | [Object](Object.md) | | [type](type.md) | 0..1
[Uriorcurie](Uriorcurie.md) | | [Object](Object.md) | | [obsolete](obsolete.md) | 0..1
[Boolean](Boolean.md) | | [Object](Object.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [EnabledByProteinComplexAssociation](EnabledByProteinComplexAssociation.md) | [term](term.md) | range | [ProteinComplexTermObject](ProteinComplexTermObject.md) | | [PartOfProteinComplexAssociation](PartOfProteinComplexAssociation.md) | [term](term.md) | range | [ProteinComplexTermObject](ProteinComplexTermObject.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/gocam ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | gocam:ProteinComplexTermObject | | native | gocam:ProteinComplexTermObject | ## LinkML Source ### Direct
name: ProteinComplexTermObject
description: A term object that represents a protein complex term from GO
from_schema: https://w3id.org/gocam
is_a: InformationBiomacromoleculeTermObject
name: ProteinComplexTermObject
description: A term object that represents a protein complex term from GO
from_schema: https://w3id.org/gocam
is_a: InformationBiomacromoleculeTermObject
attributes:
id:
name: id
from_schema: https://w3id.org/gocam
identifier: true
owner: ProteinComplexTermObject
domain_of:
- Model
- Activity
- MoleculeNode
- Object
range: uriorcurie
required: true
label:
name: label
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: rdfs:label
owner: ProteinComplexTermObject
domain_of:
- Object
range: string
type:
name: type
from_schema: https://w3id.org/gocam
designates_type: true
owner: ProteinComplexTermObject
domain_of:
- Association
- Object
range: uriorcurie
obsolete:
name: obsolete
from_schema: https://w3id.org/gocam
rank: 1000
owner: ProteinComplexTermObject
domain_of:
- Object
range: boolean