Class BackMatter.Resource.Rlink

  • Enclosing class:
    BackMatter.Resource

    @MetaschemaAssembly(formalName="Resource link",
                        description="A URL-based pointer to an external resource with an optional hash for verification and change detection.",
                        name="rlink",
                        metaschema=OscalMetadataMetaschema.class,
                        remarks="Multiple `rlink` objects can be included for a resource. In such a case, all provided `rlink` items are intended to be equivalent in content, but may differ in structure or format.\n\nA `media-type` is used to identify the format of a given rlink, and can be used to differentiate items in a collection of rlinks. The `media-type` provides a hint to the OSCAL document consumer about the structure of the resource referenced by the `rlink`.")
    public static class BackMatter.Resource.Rlink
    extends Object
    A URL-based pointer to an external resource with an optional hash for verification and change detection.