Slot: rlinks
A URL-based pointer to an external resource with an optional hash for verification and change detection.
URI: [oscal:rlinks](https://w3id.org/lmodel/oscal/rlinks)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Resource](Resource.md) | A resource associated with content in the containing document instance | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ResourceLink](ResourceLink.md) |
| Domain Of | [Resource](Resource.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:rlinks |
| native | oscal:rlinks |
## LinkML Source
name: rlinks
description: A URL-based pointer to an external resource with an optional hash for
verification and change detection.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Resource
range: ResourceLink
multivalued: true
inlined: true
inlined_as_list: true