Slot: protocols
Information about the protocol used to provide a service.
URI: [oscal:protocols](https://w3id.org/lmodel/oscal/protocols)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemComponent](SystemComponent.md) | A defined component that can be part of an implemented system | no |
| [DefinedComponent](DefinedComponent.md) | A defined component that can be part of an implemented system | no |
| [SspSystemComponent](SspSystemComponent.md) | SSP-scoped system component with allows-authenticated-scan property typing | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Protocol](Protocol.md) |
| Domain Of | [SystemComponent](SystemComponent.md), [DefinedComponent](DefinedComponent.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:protocols |
| native | oscal:protocols |
## LinkML Source
name: protocols
description: Information about the protocol used to provide a service.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- SystemComponent
- DefinedComponent
range: Protocol
multivalued: true
inlined: true
inlined_as_list: true