Skip to content

Datasheet

IRI: https://w3id.org/altium/cdm/library/Datasheet

Bounded context: library

Datasheet represents a technical document associated with a Component or Part, providing authoritative specifications, electrical characteristics, and manufacturer information.

Platform API

DesDatasheet

GRID (1)

grid:workspace:{workspace-id}:library:datasheet/{id}

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

Diagram

---
  config:
    layout: elk
    theme: neutral
    class:
      hideEmptyMembersBox: true
---
 classDiagram
    direction LR


  class lib_datasheet["Datasheet"]



      style lib_datasheet fill:#ffe599    


    click lib_datasheet href "../../classes/lib_datasheet/"







          lib_datasheet : id





Comments

Each Datasheet has its own identity and version reference, ensuring consistent access to verified technical details. It supports informed design decisions, validation, and compliance by linking engineering data with official manufacturer documentation across Components and managed libraries within Altium 365.

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity

Identifier and Mapping Information

Annotations

property value
grid grid:workspace:{workspace-id}:library:datasheet/{id}
platformAPI DesDatasheet

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.