Schematic Template
IRI: https://w3id.org/altium/cdm/configuration/SchematicTemplate
Bounded context: configuration
TBD
Diagram
---
config:
layout: elk
theme: neutral
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
class con_SchematicTemplate["Schematic Template"]
style con_SchematicTemplate fill:#ead1dc
click con_SchematicTemplate href "../../classes/con_SchematicTemplate/"
class core_Artifact["Artifact"]
core_Artifact <|-- con_SchematicTemplate
click core_Artifact href "../../classes/core_Artifact/"
con_SchematicTemplate --> "*" con_SchematicTemplateRevision : revisions
click con_SchematicTemplateRevision href "../../classes/con_SchematicTemplateRevision/"
class con_SchematicTemplateRevision["Schematic Template Revision"]
style con_SchematicTemplateRevision fill:#ead1dc
con_SchematicTemplate : id
Comments
TBD
Inheritance
- core_Entity
- core_Artifact
- con_SchematicTemplate
- core_Artifact
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| id | 1 |
GRID | Globally unique identifier across the whole platform. | core_Entity |
| revisions | * |
Schematic Template Revision | The set of versioned snapshots derived from this artifact. Inverse of revisionOf. | direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| grid | None |