Skip to content

Class: Product Instance Information (ProductInstanceInformation)

URI: base:ProductInstanceInformation

 classDiagram
    class ProductInstanceInformation
    click ProductInstanceInformation href "../ProductInstanceInformation/"
      ProductInstanceInformation : manufacturer_product





        ProductInstanceInformation --> "0..1" Product : manufacturer_product
        click Product href "../Product/"



      ProductInstanceInformation : serial_number

Slots

Name Cardinality and Range Description Inheritance
serial_number 0..1
String
The serial number or any alphanumeric identifier of a particular product direct
manufacturer_product 0..1
Product
A way to identify a product based on the manufacturer and the product identif... direct

Usages

used by used in type used
Asset product_instance_information range ProductInstanceInformation
Device product_instance_information range ProductInstanceInformation
Gateway product_instance_information range ProductInstanceInformation
SoftwareArtifact product_instance_information range ProductInstanceInformation

Identifier and Mapping Information

Schema Source

  • from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml

Mappings

Mapping Type Mapped Value
self base:ProductInstanceInformation
native base:ProductInstanceInformation
close schema:IndividualProduct, base:IdLink

LinkML Source

Direct

name: ProductInstanceInformation
title: Product Instance Information
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
close_mappings:
- schema:IndividualProduct
- base:IdLink
slots:
- serial_number
- manufacturer_product

Induced

name: ProductInstanceInformation
title: Product Instance Information
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
close_mappings:
- schema:IndividualProduct
- base:IdLink
attributes:
  serial_number:
    name: serial_number
    description: The serial number or any alphanumeric identifier of a particular
      product. When attached to an offer, it is a shortcut for the serial number of
      the product included in the offer.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
    structured_aliases:
      0173-1#02-AAM556#004:
        literal_form: 0173-1#02-AAM556#004
        categories:
        - urn:iso:std:iso-iec:11179:-6:ed-3:en
        - https://www.iso.org/standard/78916.html
        description: ECLASS IRDI for Digital Nameplate v3.0 "SerialNumber"
        source: https://github.com/admin-shell-io/submodel-templates/blob/5cf33804147c204c538515d4e53bcf7d40ba2c8c/published/Digital%20nameplate/3/0/IDTA%2002006-3-0_Template_Digital%20Nameplate.json#L502
      0112/2///61987#ABA951#009:
        literal_form: 0112/2///61987#ABA951#009
        categories:
        - urn:iso:std:iso-iec:11179:-6:ed-3:en
        - https://tc3.iec.ch/tc-activity/common-data-dictionary-cdd/
        description: IEC CDD IRDI for Digital Nameplate v3.0 "SerialNumber"
        source: https://github.com/admin-shell-io/submodel-templates/blob/5cf33804147c204c538515d4e53bcf7d40ba2c8c/published/Digital%20nameplate/3/0/IDTA%2002006-3-0_Template_Digital%20Nameplate.json#L492
    rank: 1000
    slot_uri: schema:serialNumber
    alias: serial_number
    owner: ProductInstanceInformation
    domain_of:
    - ProductInstanceInformation
    range: string
  manufacturer_product:
    name: manufacturer_product
    description: A way to identify a product based on the manufacturer and the product
      identifier given by the manufacturer.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
    rank: 1000
    alias: manufacturer_product
    owner: ProductInstanceInformation
    domain_of:
    - ProductInstanceInformation
    range: Product
    inlined: true

Any questions left?

Ask the community