Class: CommonExtension
VDJServer common extension properties
URI: https://github.com/vdjserver/vdjserver-airr-schema/CommonExtension
classDiagram
class CommonExtension
click CommonExtension href "../CommonExtension/"
VDJServerStandards <|-- CommonExtension
click VDJServerStandards href "../VDJServerStandards/"
CommonExtension <|-- StudyExtension
click StudyExtension href "../StudyExtension/"
CommonExtension <|-- RepertoireExtension
click RepertoireExtension href "../RepertoireExtension/"
CommonExtension : vdjserver_uuid
CommonExtension : version
Inheritance
- VDJServerStandards
- CommonExtension
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| vdjserver_uuid | 0..1 String |
link to object in Tapis Meta | direct |
| version | 0..1 String |
Timestamp of the object | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AIRRRepertoire | vdjserver | range | CommonExtension |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/vdjserver/vdjserver-airr-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://github.com/vdjserver/vdjserver-airr-schema/CommonExtension |
| native | https://github.com/vdjserver/vdjserver-airr-schema/CommonExtension |
LinkML Source
Direct
name: CommonExtension
description: VDJServer common extension properties
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: VDJServerStandards
slots:
- vdjserver_uuid
- version
Induced
name: CommonExtension
description: VDJServer common extension properties
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: VDJServerStandards
attributes:
vdjserver_uuid:
name: vdjserver_uuid
annotations:
nullable:
tag: nullable
value: true
description: link to object in Tapis Meta
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
owner: CommonExtension
domain_of:
- CommonExtension
- StudyDetails
- SubjectDetails
range: string
version:
name: version
annotations:
nullable:
tag: nullable
value: true
description: Timestamp of the object
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
owner: CommonExtension
domain_of:
- CommonExtension
range: string