ProductSpecificationRef
ProductSpecificationRef
Data type: EntityRef
Product specification reference: A ProductSpecification is a detailed description of a tangible or intangible object made available externally in the form of a ProductOffering to customers or other parties playing a party role.
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
id (1) | string | Identifier of the referred entity. | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
@baseType | string | When sub-classing, this defines the super-class | |
@schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
href | URI | Hyperlink reference | https://api.example.org/resource/id |
name | string | Name of the referred entity. | EntityName |
@referredType | string | The actual type of the target instance when needed for disambiguation. | |
version | string | Version of the product specification | 1.0 |
targetProductSchema | TargetProductSchema |