Dela via


Item Sustainable Content Baseline in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enCircularity is a sustainable model, process, or economic system focused on re-use and waste elimination. It means that when a manufacturer creates an Item, It's created with its own end-of-life taken into account. The intent is that once a user is finished with the item, the entire item. or as much of it as possible goes back into the supply chain rather than disposal. A circular economy reduces material use, redesigns materials, products, and services to be less resource intensive, and recaptures what would otherwise be deemed waste as a resource to manufacture new materials and products.

Item Sustainable Content is the derived the percentage distribution of the item among the applicable sustainable content types. The item may be held in inventory in different locations that have different interpretation and applicability of different sustainable content types, under different sustainability standards and versions. Therefore, the baseline may be a blended factor derived from the different applicable standards and versions. This may be different than that content declared by the vendor(s) the items were obtained from due to different applicable sustainability standards in different jurisdictions. There could also be differences in packaging, which must also be factored in to the applicable content.

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/ItemSustainableContentBaselinePeriodStartDateattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{6797D21C-43F3-43D0-8B2D-E193ACE8F69C}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Sustainability"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem Sustainable Content Baseline
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. ItemSustainableContentBaseline
SustainableContentTypeId The unique identifier of a Sustainable Content Type. ItemSustainableContentBaseline
UnitOfMeasureTypeId The unique identifier of a Unit Of Measure Type. ItemSustainableContentBaseline
MetricPurposeId The unique identifier of a Metric Purpose. ItemSustainableContentBaseline
ItemSustainableContentBaselinePeriodStartDate The period start date for the Item Sustainable Content Baseline. ItemSustainableContentBaseline
ItemSustainableContentBaselinePeriodEndDate The period end date for the Item Sustainable Content Baseline. ItemSustainableContentBaseline
ItemSustainableContentBaselinePercentage The applicable percentage of the item content within the sustainable content type. ItemSustainableContentBaseline
CalculationAlgorithmId The unique identifier of a calculation algorithm. ItemSustainableContentBaseline
ItemSustainableContentBaselineNote A note, comment or additional information regarding the Item Sustainable Content Baseline. ItemSustainableContentBaseline

ItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameItem SKU
descriptionThe Stock Keeping Unit identifier, which is typically used for inventory-related activities.
isPrimaryKeytrue
dataFormatstring
maximumLength40

Traits

List of traits for the ItemSku attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/ItemSkuattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Item.cdm.json/ItemItemSku
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem SKU
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Stock Keeping Unit identifier, which is typically used for inventory-related activities.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"40"integer

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{D31B25EA-16A7-407F-A9DE-CCBB95A49C3B}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

SustainableContentTypeId

The unique identifier of a Sustainable Content Type.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameSustainable Content Type ID
descriptionThe unique identifier of a Sustainable Content Type.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the SustainableContentTypeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/SustainableContentTypeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
SustainableContentType.cdm.json/SustainableContentTypeSustainableContentTypeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSustainable Content Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Sustainable Content Type.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{728FD1FA-0447-4DB2-BA9A-8FDADB6E9CB5}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

UnitOfMeasureTypeId

The unique identifier of a Unit Of Measure Type.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameUnit Of Measure Type ID
descriptionThe unique identifier of a Unit Of Measure Type.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the UnitOfMeasureTypeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/UnitOfMeasureTypeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
UnitOfMeasureType.cdm.json/UnitOfMeasureTypeUnitOfMeasureTypeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnit Of Measure Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Unit Of Measure Type.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{D57BED54-461D-40B6-8CE9-5AE3CF21FAA0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

MetricPurposeId

The unique identifier of a Metric Purpose.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameMetric Purpose ID
descriptionThe unique identifier of a Metric Purpose.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the MetricPurposeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/MetricPurposeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
MetricPurpose.cdm.json/MetricPurposeMetricPurposeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMetric Purpose ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Metric Purpose.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{86A2504B-FB65-4C3E-BB22-658044AAD2AF}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

ItemSustainableContentBaselinePeriodStartDate

The period start date for the Item Sustainable Content Baseline.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameItem Sustainable Content Baseline Period Start Date
descriptionThe period start date for the Item Sustainable Content Baseline.
isPrimaryKeytrue
dataFormatdate

Traits

List of traits for the ItemSustainableContentBaselinePeriodStartDate attribute are listed here.

is.dataFormat.date
means.measurement.date
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeItemSustainableContentBaseline/(resolvedAttributes)/ItemSustainableContentBaselinePeriodStartDateattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{D60C9C3B-6179-44A5-9975-E8A8FFC649C2}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem Sustainable Content Baseline Period Start Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe period start date for the Item Sustainable Content Baseline.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

ItemSustainableContentBaselinePeriodEndDate

The period end date for the Item Sustainable Content Baseline.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameItem Sustainable Content Baseline Period End Date
descriptionThe period end date for the Item Sustainable Content Baseline.
dataFormatdate

Traits

List of traits for the ItemSustainableContentBaselinePeriodEndDate attribute are listed here.

is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{32FE6AEA-C83C-45F2-A899-0B78E5C72E47}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem Sustainable Content Baseline Period End Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe period end date for the Item Sustainable Content Baseline.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

ItemSustainableContentBaselinePercentage

The applicable percentage of the item content within the sustainable content type.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameItem Sustainable Content Baseline Percentage
descriptionThe applicable percentage of the item content within the sustainable content type.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ItemSustainableContentBaselinePercentage attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3ACC5F0F-5297-42D8-930E-B75BFB951644}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem Sustainable Content Baseline Percentage
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe applicable percentage of the item content within the sustainable content type.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

CalculationAlgorithmId

The unique identifier of a calculation algorithm.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameCalculation Algorithm ID
descriptionThe unique identifier of a calculation algorithm.
dataFormatint32
isNullabletrue

Traits

List of traits for the CalculationAlgorithmId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCalculation Algorithm ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a calculation algorithm.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
CalculationAlgorithm.cdm.json/CalculationAlgorithmCalculationAlgorithmId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{5CFF2659-74D9-47FB-BDA4-6981BBC8549F}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

ItemSustainableContentBaselineNote

A note, comment or additional information regarding the Item Sustainable Content Baseline.
First included in: ItemSustainableContentBaseline (this entity)

Properties

NameValue
displayNameItem Sustainable Content Baseline Note
descriptionA note, comment or additional information regarding the Item Sustainable Content Baseline.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the ItemSustainableContentBaselineNote attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3456C2AA-56CE-4750-9C37-2B4C72EDC88C}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem Sustainable Content Baseline Note
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding the Item Sustainable Content Baseline.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.