Slot: resource_type
The type of resource (e.g., Jupyter, Keycloak, VDI).
URI: cr8tor_metamodel:resource_type Alias: resource_type
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Gitea | Gitea git repository resource for cr8tor project | no |
| Keycloak | Specialized resource configuration for deploying Keycloak identity and access... | no |
| VDI | Virtual Desktop Infrastructure resource for cr8tor project | no |
| Resource | Abstract base class for K8TRE resources (such as applications or services) th... | no |
| Jupyter | Specialized resource configuration for deploying Jupyter workspaces within a ... | no |
| RStudio | RStudio workspace resource for cr8tor project | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/karectl-crates/cr8tor-metamodel
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cr8tor_metamodel:resource_type |
| native | cr8tor_metamodel:resource_type |
LinkML Source
name: resource_type
description: The type of resource (e.g., Jupyter, Keycloak, VDI).
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
designates_type: true
alias: resource_type
domain_of:
- Resource
range: string
required: true