Class: SspLeveragedAuthorizationLink
SSP-scoped link used in leveraged authorization objects.
URI: [oscal:SspLeveragedAuthorizationLink](https://w3id.org/lmodel/oscal/SspLeveragedAuthorizationLink)
[URIReferenceType](URIReferenceType.md) | A resolvable URL reference to a resource | [Link](Link.md) | | [rel](rel.md) | 0..1
[TokenType](TokenType.md) or
[LeveragedAuthorizationLinkRelEnum](LeveragedAuthorizationLinkRelEnum.md) or
[String](String.md) | Describes the type of relationship provided by the link's hypertext reference | [Link](Link.md) | | [resource_fragment](resource_fragment.md) | 0..1
[String](String.md) | In case where the href points to a back-matter/resource, this value will indi... | [Link](Link.md) | | [media_type](media_type.md) | 0..1
[String](String.md) | A label that indicates the nature of a resource, as a data serialization or f... | [Link](Link.md) | | [text](text.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A textual label to associate with the containing object | [Link](Link.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [LeveragedAuthorization](LeveragedAuthorization.md) | [links](links.md) | range | [SspLeveragedAuthorizationLink](SspLeveragedAuthorizationLink.md) | ## In Subsets * [Ssp](Ssp.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:SspLeveragedAuthorizationLink | | native | oscal:SspLeveragedAuthorizationLink | ## LinkML Source ### Direct
### Induced
classDiagram
class SspLeveragedAuthorizationLink
click SspLeveragedAuthorizationLink href "../SspLeveragedAuthorizationLink/"
Link <|-- SspLeveragedAuthorizationLink
click Link href "../Link/"
SspLeveragedAuthorizationLink : href
SspLeveragedAuthorizationLink : media_type
SspLeveragedAuthorizationLink : rel
SspLeveragedAuthorizationLink : resource_fragment
SspLeveragedAuthorizationLink : text
## Inheritance
* [Link](Link.md)
* **SspLeveragedAuthorizationLink**
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [href](href.md) | 1 [URIReferenceType](URIReferenceType.md) | A resolvable URL reference to a resource | [Link](Link.md) | | [rel](rel.md) | 0..1
[TokenType](TokenType.md) or
[LeveragedAuthorizationLinkRelEnum](LeveragedAuthorizationLinkRelEnum.md) or
[String](String.md) | Describes the type of relationship provided by the link's hypertext reference | [Link](Link.md) | | [resource_fragment](resource_fragment.md) | 0..1
[String](String.md) | In case where the href points to a back-matter/resource, this value will indi... | [Link](Link.md) | | [media_type](media_type.md) | 0..1
[String](String.md) | A label that indicates the nature of a resource, as a data serialization or f... | [Link](Link.md) | | [text](text.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A textual label to associate with the containing object | [Link](Link.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [LeveragedAuthorization](LeveragedAuthorization.md) | [links](links.md) | range | [SspLeveragedAuthorizationLink](SspLeveragedAuthorizationLink.md) | ## In Subsets * [Ssp](Ssp.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:SspLeveragedAuthorizationLink | | native | oscal:SspLeveragedAuthorizationLink | ## LinkML Source ### Direct
name: SspLeveragedAuthorizationLink
description: SSP-scoped link used in leveraged authorization objects.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: Link
slot_usage:
rel:
name: rel
any_of:
- range: LeveragedAuthorizationLinkRelEnum
- range: string
name: SspLeveragedAuthorizationLink
description: SSP-scoped link used in leveraged authorization objects.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: Link
slot_usage:
rel:
name: rel
any_of:
- range: LeveragedAuthorizationLinkRelEnum
- range: string
attributes:
href:
name: href
description: A resolvable URL reference to a resource.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: SspLeveragedAuthorizationLink
domain_of:
- Link
- ResourceLink
- ProfileImport
- ImportSSP
- RelevantEvidence
- ThreatId
- ImportProfile
- ImportAssessmentPlan
- ImportComponentDefinition
- MappingResourceReference
range: URIReferenceType
required: true
rel:
name: rel
description: Describes the type of relationship provided by the link's hypertext
reference. This can be an indicator of the link's purpose.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: SspLeveragedAuthorizationLink
domain_of:
- Link
range: TokenType
any_of:
- range: LeveragedAuthorizationLinkRelEnum
- range: string
resource-fragment:
name: resource-fragment
description: In case where the href points to a back-matter/resource, this value
will indicate the URI fragment to append to any rlink associated with the resource.
This value MUST be URI encoded.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: resource_fragment
owner: SspLeveragedAuthorizationLink
domain_of:
- Link
range: string
media-type:
name: media-type
description: A label that indicates the nature of a resource, as a data serialization
or format.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: media_type
owner: SspLeveragedAuthorizationLink
domain_of:
- Link
- ResourceLink
- Base64Resource
range: string
text:
name: text
description: A textual label to associate with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: SspLeveragedAuthorizationLink
domain_of:
- Link
- Citation
range: MarkupLineType