Product
Product
Data type: Entity
A product offering procured by a customer or other interested party playing a party role. A product is realized as one or more service(s) and / or resource(s).
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
@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 | |
id | string | Unique identifier | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
href | URI | Hyperlink reference | https://api.example.org/resource/id |
creationDate | DateTime | Date and time when the product was created | 2023-01-01T08:00+01:00 |
description | string | Is the description of the product. It could be copied from the description of the Product Offering. | Lorem ipsum dolor |
name | string | Name of the product. It could be the same as the name of the product offering | Acme ludicrous speed fiber line |
orderDate | DateTime | Is the date when the product was ordered | 2023-01-01T08:00+01:00 |
startDate | DateTime | Is the date from which the product starts | 2023-01-01T08:00+01:00 |
terminationDate | DateTime | Is the date when the product was terminated | 2023-01-01T08:00+01:00 |
relatedPlace | RelatedPlaceRefOrValue [n..m] | Related place | [] |
product | ProductRefOrValue [n..m] | Product | [] |
productCharacteristic | Characteristic [n..m] | Product characteristic | [] |
productOffering | ProductOfferingRefOrValue | ||
productRelationship | ProductRelationship [n..m] | Product relationship | [] |
productSpecification | ProductSpecificationRef | ||
relatedParty | RelatedPartyOrPartyRole [n..m] | ||
status | ProductStatusType |