Class: ProjectExtension
Default ProjectExtension description
URI: https://github.com/vdjserver/vdjserver-airr-schema/ProjectExtension
classDiagram
class ProjectExtension
click ProjectExtension href "../ProjectExtension/"
StudyExtension <|-- ProjectExtension
click StudyExtension href "../StudyExtension/"
ProjectExtension : keywords
ProjectExtension : owner
ProjectExtension : showArchivedJobs
ProjectExtension : vdjserver_uuid
ProjectExtension : version
Inheritance
- VDJServerStandards
- CommonExtension
- StudyExtension
- ProjectExtension
- StudyExtension
- CommonExtension
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| showArchivedJobs | 0..1 Boolean |
Flag for archived jobs | direct |
| owner | 0..1 String |
StudyExtension | |
| keywords | * String |
VDJServer specific keywords | StudyExtension |
| vdjserver_uuid | 0..1 String |
link to object in Tapis Meta | CommonExtension |
| version | 0..1 String |
Timestamp of the object | CommonExtension |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Project | vdjserver | range | ProjectExtension |
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/ProjectExtension |
| native | https://github.com/vdjserver/vdjserver-airr-schema/ProjectExtension |
LinkML Source
Direct
name: ProjectExtension
description: Default ProjectExtension description
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: StudyExtension
slots:
- showArchivedJobs
Induced
name: ProjectExtension
description: Default ProjectExtension description
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: StudyExtension
attributes:
showArchivedJobs:
name: showArchivedJobs
description: Flag for archived jobs.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
owner: ProjectExtension
domain_of:
- ProjectExtension
range: boolean
owner:
name: owner
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
owner: ProjectExtension
domain_of:
- TapisMetaObject
- StudyExtension
- RepertoireExtension
range: string
keywords:
name: keywords
annotations:
nullable:
tag: nullable
value: true
description: VDJServer specific keywords.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
owner: ProjectExtension
domain_of:
- StudyExtension
range: string
multivalued: true
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: ProjectExtension
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: ProjectExtension
domain_of:
- CommonExtension
range: string