Field: description (core_description)
A brief description of the entity.
IRI: https://w3id.org/altium/cdm/core/description
Alias: description
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Register | A hardware register within an address block | no |
| AddressBlock | Address block with start, size, and optional registers and peripherals | no |
| AddressSegment | A contiguous region of the device's memory map | no |
| RegisterField | A bit field within a register | no |
| FieldEnum | An enumerated value for a register field | no |
| Port | A physical port on the device, with its functions, configurations, and connec... | no |
Properties
- Range: string
Identifier and Mapping Information
LinkML Source
name: core_description
description: A brief description of the entity.
title: description
from_schema: https://w3id.org/altium/cdm/
slot_uri: core:description
alias: description
domain_of:
- dm_address_segment
- dm_address_block
- dm_register
- dm_register_field
- dm_field_enum
- dm_port
range: string