Skip to content

Company

IRI: https://w3id.org/altium/cdm/supply/Company

Bounded context: supply

Supply Company represents an organization that provides Parts to the market, acting as a supplier, distributor, or reseller within the electronics supply chain.

Platform API

GRID (1)

grid:supply::platform:company/{id}

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

Diagram

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


  class sup_company["Company"]



      style sup_company fill:#0c559c    


    click sup_company href "../../classes/sup_company/"







          sup_company : id










  class sup_part["Part"]



      style sup_part fill:#0c559c    


          sup_part --> "1" sup_company: manufacturer 
          click sup_part href "../../classes/sup_part/"



Comments

Each Supply Company has its own identity and metadata, including contact, regional, and certification details. It serves as the authoritative entity behind Supply Offers, enabling traceability, supplier qualification, and integration of trusted sourcing data across Octopart and Altium 365 workflows.

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:supply::platform:company/{id}

Comments

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