Skip to content

Slot: deploymentProfiles

Deployment profiles element specifying the types of deployments the application supports. See the Deployment section below.

URI: https://specification.margo.org/data-model/deploymentProfiles Alias: deploymentProfiles

Applicable Classes

Name Description Modifies Slot
ApplicationDescription Root class for an application description no

Properties

Type and Range

Property Value
Range DeploymentProfileDescription
Domain Of ApplicationDescription

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes
### Slot Characteristics
Property Value
Owner ApplicationDescription

LinkML Source

name: deploymentProfiles
description: Deployment profiles element specifying the types of deployments the application
  supports. See the [Deployment](#deploymentprofile-attributes) section below.
from_schema: https://specification.margo.org/data-model
alias: deploymentProfiles
owner: ApplicationDescription
domain_of:
- ApplicationDescription
range: DeploymentProfileDescription
required: true
multivalued: true
inlined: true
inlined_as_list: true