Skip to content

Slot: reference_id

A globally unique identifier for this external reference (e.g., REF-1). Used by other entries to link to this reference using formats like [REF-1].

URI: capec:reference_id Alias: reference_id

Applicable Classes

Name Description Modifies Slot
ExternalReference An external reference provides a pointer to where more information and deeper... yes

Properties

Type and Range

Property Value
Range String
Domain Of ExternalReference

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/capec

Mappings

Mapping Type Mapped Value
self capec:reference_id
native capec:reference_id

LinkML Source

name: reference_id
description: A globally unique identifier for this external reference (e.g., REF-1).
  Used by other entries to link to this reference using formats like [REF-1].
from_schema: https://w3id.org/lmodel/capec
rank: 1000
identifier: true
alias: reference_id
domain_of:
- ExternalReference
range: string
required: true