Skip to content

Slot: interfaces

Interfaces element specifying the communication interfaces required to run the application. See the Communication Interfaces section below.

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

Applicable Classes

Name Description Modifies Slot
Resources Required resources element specifying the resources required to install the a... no

Properties

Type and Range

Property Value
Range CommunicationInterface
Domain Of Resources

Cardinality and Requirements

Property Value
Multivalued Yes

LinkML Source

name: interfaces
description: Interfaces element specifying the communication interfaces required to
  run the application. See the [Communication Interfaces](#communicationinterface-attributes)
  section below.
from_schema: https://specification.margo.org/data-model
alias: interfaces
domain_of:
- Resources
range: CommunicationInterface
required: false
multivalued: true
inlined: true
inlined_as_list: true