Slot: name
URI: https://specification.margo.org/data-model/name Alias: name
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Component | A class representing a component of a deployment profile | no |
| ComposeComponent | no | |
| Schema | Defines data type and rules for validating user provided parameter values | no |
| BooleanValidationSchema | Extends schema to define a boolean-specific set of validation rules that can ... | no |
| NumericDoubleValidationSchema | Extends schema to define a double-specific set of validation rules that can b... | no |
| ApplicationMetadata | Metadata about the application | no |
| ComponentStatus | Status of a component deployment | no |
| Setting | Individual configuration settings | no |
| Author | Information about the application's author | no |
| Parameter | Defines a configurable parameter for the application | no |
| TextValidationSchema | Extends schema to define a string/text-specific set of validation rules that ... | no |
| HelmComponent | no | |
| Organization | Information about the providing organization | no |
| NumericIntegerValidationSchema | Extends schema to define a integer-specific set of validation rules that can ... | no |
| Section | Named sections within the configuration layout | no |
| SelectValidationSchema | Extends schema to define a specific set of validation rules that can be used ... | no |
| DeploymentMetadata | Metadata associated with the desired state | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | NONE |
| Domain Of | Component, Parameter, DeploymentMetadata, ApplicationMetadata, Author, Organization, Section, Setting, Schema, ComponentStatus |
Cardinality and Requirements
| Property | Value |
|---|---|
LinkML Source
name: name
alias: name
domain_of:
- Component
- Parameter
- DeploymentMetadata
- ApplicationMetadata
- Author
- Organization
- Section
- Setting
- Schema
- ComponentStatus