Class: SchemaOrgProduct
Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.
URI: schema:Product
classDiagram
class SchemaOrgProduct
click SchemaOrgProduct href "../SchemaOrgProduct/"
SchemaOrgProduct <|-- Product
click Product href "../Product/"
SchemaOrgProduct : manufacturer
SchemaOrgProduct --> "0..1" Organization : manufacturer
click Organization href "../Organization/"
SchemaOrgProduct : product_id
Inheritance
- SchemaOrgProduct
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| manufacturer | 0..1 Organization |
The manufacturer of the product | direct |
| product_id | 0..1 String |
The product identifiers, such as ISBN | direct |
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 | schema:Product |
| native | base:SchemaOrgProduct |
LinkML Source
Direct
name: SchemaOrgProduct
description: 'Any offered product or service. For example: a pair of shoes; a concert
ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.'
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
slots:
- manufacturer
- product_id
class_uri: schema:Product
Induced
name: SchemaOrgProduct
description: 'Any offered product or service. For example: a pair of shoes; a concert
ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.'
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
attributes:
manufacturer:
name: manufacturer
description: The manufacturer of the product.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
slot_uri: schema:manufacturer
alias: manufacturer
owner: SchemaOrgProduct
domain_of:
- SchemaOrgProduct
range: Organization
product_id:
name: product_id
description: The product identifiers, such as ISBN.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
structured_aliases:
0173-1#02-AAO057#004:
literal_form: 0173-1#02-AAO057#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 "ManufacturerProductType"
source: https://github.com/admin-shell-io/submodel-templates/blob/e45fb10d744289a4655b8203f9c2a005bebff4b9/published/Digital%20nameplate/3/0/IDTA%2002006-3-0_Template_Digital%20Nameplate.json#L373
0112/2///61987#ABA300#008:
literal_form: 0112/2///61987#ABA300#008
categories:
- urn:iso:std:iso-iec:11179:-6:ed-3:en
- https://www.iso.org/standard/78916.html
description: IEC CDD IRDI for Digital Nameplate v3.0 "ManufacturerProductType"
source: https://github.com/admin-shell-io/submodel-templates/blob/e45fb10d744289a4655b8203f9c2a005bebff4b9/published/Digital%20nameplate/3/0/IDTA%2002006-3-0_Template_Digital%20Nameplate.json#L1832
rank: 1000
slot_uri: schema:productID
alias: product_id
owner: SchemaOrgProduct
domain_of:
- SchemaOrgProduct
range: string
class_uri: schema:Product