Skip to content

Class: ResourceLink

Reference link for a resource

URI: linkml:Any

 classDiagram
    class ResourceLink
    click ResourceLink href "../ResourceLink/"
      ResourceLink : href

Class Properties

Property Value
Class URI linkml:Any

Slots

Name Cardinality and Range Description Inheritance
href 0..1
String
Link or resource reference URI direct

Usages

used by used in type used
Resource rlinks range ResourceLink

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/nist-sp-800-218

Mappings

Mapping Type Mapped Value
self linkml:Any
native nist_sp_800_218:ResourceLink

LinkML Source

Direct

name: ResourceLink
description: Reference link for a resource
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
slots:
- href
class_uri: linkml:Any

Induced

name: ResourceLink
description: Reference link for a resource
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
attributes:
  href:
    name: href
    description: Link or resource reference URI
    in_subset:
    - nist_sp_800_218_catalog
    from_schema: https://w3id.org/lmodel/nist-sp-800-218
    rank: 1000
    alias: href
    owner: ResourceLink
    domain_of:
    - ResourceLink
    - Link
    range: string
class_uri: linkml:Any