Slot: hashes
A representation of a cryptographic digest generated over a resource using a specified hash algorithm.
URI: [oscal:hashes](https://w3id.org/lmodel/oscal/hashes)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ResourceLink](ResourceLink.md) | A URL-based pointer to an external resource with an optional hash for verific... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Hash](Hash.md) |
| Domain Of | [ResourceLink](ResourceLink.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:hashes |
| native | oscal:hashes |
## LinkML Source
name: hashes
description: A representation of a cryptographic digest generated over a resource
using a specified hash algorithm.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ResourceLink
range: Hash
multivalued: true
inlined: true
inlined_as_list: true