Capability (C076):— assigning_product_properties Date: 2007/06/22 12:22:09
Revision: 1.58

Business overview

This section provides a business level overview of this capability.

A property is a qualitative or quantitative characteristic that a product, process or resource may possess. Any given product, process or resource may have multiple properties assigned to it.

EXAMPLE    The weight and colour of a car are two properties of the car.

There are two primary components to a property, the property itself, which is identified, or named (as described in this capability for products) and the representation of the value of the property. (see C079: representing_properties_numerically, C084: representing_property_value_ranges, and C080: representing_properties_textually)

EXAMPLE    The weight is the name of the property and 2000 Kgs is the value.

The STEP approach to properties is flexible, allowing new properties to be defined "on the fly". This can lead to problems of properties not be understood by receiving partners. Hence, the AP239 approach extends the STEP property model, but requires that all assigned properties must be classified using reference data. (See: C010: assigning_reference_data). This retains the flexibility, but adds the semantic rigour required for unambiguous data exchange.

Assigned Properties

A property which has a value (i.e. one that is "represented") must be assigned to something, which in this case is a product (a part, a realized product, etc.).

EXAMPLE    A mass property may be assigned to a part.



Figure 1 —  Assigning a Property

Figure 1 —  Assigning a Property

NOTE    In addition to products, properties can be assigned to activities (processes), described in C077: assigning_process_properties and resources, described in C078: assigning_resource_properties, and documents, described in C087: assigning_document_properties.

Information model overview

This section provides an overview of the information model that supports this capability.

Figure 2 shows all express entities used for product properties.



Figure 2 —  Express-G model for product properties

Figure 2 —  Express-G model for product properties

Figure 3 shows a simplified view of the entities and templates used for numeric and textual product properties.



Figure 3 —  Model for textual and numeric Product Properties

Figure 3 —  Model for textual and numeric Product Properties

To assign a property to a product, the following entities are required:

The value (and unit) of the property is related to the Property_representation through Capability C080: representing_properties_textually, for textual property values; through Capability C079: representing_properties_numerically, for simple numerical values; and through Capability C084: representing_property_value_ranges, for numerical value ranges.

Use of templates

There are many templates that can be used to instantiate all different properties.

Figure 4 shows the principle for how templates are used.



Figure 4 —  Templates used for product properties

Figure 4 —  Templates used for product properties

A property may have more than one value or representation, which in that case must be differentiated through time stamps (assigning_time) and organization (assigning_organization or assigning_person_in_organization).

There may be several reasons for having multiple values or representations:

Figure 5 shows how to use the templates for different types of properties.



Figure 5 —  Use of templates for the different types of product properties

Figure 5 —  Use of templates for the different types of product properties

Assignment of a Numerical Property with a Unit

Where an Assigned_property is a numerical value which has units, the Property_value_representation is assigned to a Numerical_item_with_unit, see Capability C079: representing_properties_numerically.

The use of external reference data for Units is described in Capability C096: representing_value_with_unit.

Instance Example

The Assigned_property instance is assigned to a Product_view_definition or a subtype. The assigned_property is named using external reference data (see C010: assigning_reference_data). The name should describe the nature of the property, preferably also in terms of lifecycle (e.g. "required", "predicted", etc.). The property is given a value using the STEP representation mechanism - see C079: representing_properties_numerically, C084: representing_property_value_ranges, and C080: representing_properties_textually.

Figure 6 —  Example Assignment of a Property to a Part

Figure 6 —  Example Assignment of a Property to a Part

Characterization of Product Properties

Role of Representation

Recording the role or definition method of a Property_representation is optional. The role is represented in external reference data, through C010: assigning_reference_data.

Figure 7 —  Assigning Role or Definition Method to a Property Representation

Figure 7 —  Assigning Role or Definition Method to a Property Representation

Date and Time Assignment

Date and time may be assigned to the Property_value_representation, but not to the Assigned_property itself. This is described in Capabilities C079: representing_properties_numerically and C080: representing_properties_textually.

Person and Organization Assignment

An organization or person in an organization may be assigned to the Property_value_representation, see C079: representing_properties_numerically and C080: representing_properties_textually, but not to the Assigned_property itself. This is described in Capabilities C079: representing_properties_numerically and C080: representing_properties_textually.

Capability templates

The following sections define a set of templates for the capability, where a template is a specification of a set of entities that need to be instantiated to represent a given set of information.

Template: assigning_product_property (Short name: asg_prod_prp)

This section specifies the template assigning_product_property.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to assign a named property to a view definition (Product_view_definition) of a Product and other product related objects, such as person etc. The name of the property is provided by a class in reference data.

The value representation of the property can be either numerical or textual, but is not part of this template. This template must be used with one (or more) of the templates product_property_text, product_property_numeric, product_property_range, product_property_limit, and product_property_w_tolerances.

A description of representing and relating multiple representations for a property, for example the values of a property changing over time, is provided in capability C056: representing_evolution_of_property_values.

Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "assigning_product_property". The text highlighted in blue shows the template parameters.

NOTE    In any exchange file, a class name should only be represented by a single instance of External_class.



Figure 1 —  An EXPRESS-G representation of the Information model for assigning_product_property

Figure 1 —  An EXPRESS-G representation of the Information model for assigning_product_property

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —  
                    The graphical representation of assigning_product_property template

Figure 2 —   The graphical representation of assigning_product_property template

Input parameters
The following input parameters are defined for this template:
property_class_name (Type='CLASS')
The class name corresponding to the property name.
The following classes and their sub-classes can be used:
classifications: "Assigned_property" (urn:plcs:rdl:std:Assigned_property)
property_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @property_class_name.
described_element (Type= 'SELECT (property_assignment_select)' )
The item to which the property is assigned
Reference parameters
The following reference parameters are defined for this template:
property(Type='ENTITY (Assigned_property)')
Allow the Assigned_property entity instantiated in this path to be referenced when this template is used.
Note: The Assigned_property entity can be referenced in a template path by:
%^target = $assigning_product_property.property%
where target is the parameter to which the Assigned_property is bound.
Uniqueness constraints

The following parameter combinations specify a uniqueness constraint:
Unique constraint: Unique property
Each instance of the entity (Assigned_property) within the data set shall be uniquely identified by a combination of the following parameters on this template (assigning_product_property) namely: described_element, property_class_name, property_ecl_id.
The instance is referenced by the following template parameter: property.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate a Assigned_property (Product Property)
Assigned_property

-- Bind the Assigned_property to the parameter ^property.
-- The parameter is a reference parameter so the Assigned_property
-- entity can be referred to when this template is used.
%^property = Assigned_property%

-- Set the Assigned_property attributes name, id, and description to be ignored
Assigned_property.name = '/IGNORE'
Assigned_property.id = '/IGNORE'
Assigned_property.description = '/IGNORE'

-- Assign reference data for name of property
/assigning_reference_data(
    items=^property,
    class_name=@property_class_name,
    ecl_id=@property_ecl_id)/

-- Assign the property to the
-- to the instances passed into the template through the @described_element
-- input parameter (e.g. an Activity_actual)
Assigned_property.described_element -> @described_element
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Assigned_property.name '/IGNORE'
Assigned_property.id '/IGNORE'
Assigned_property.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  3 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/assigning_product_property(property_class_name='Wheel_diameter', property_ecl_id='urn:plcs:rdl:sample', described_element='#1')/
(an illustration of the consolidated assigning_product_property template is shown in Figure 4 below.)


Figure 3 —  Entities instantiated by assigning_product_property template

Figure 3 —  Entities instantiated by assigning_product_property template

The instance diagram in Figure 4 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/assigning_product_property(property_class_name='Wheel_diameter', property_ecl_id='urn:plcs:rdl:sample', described_element='#1')/


Figure 4 —  Instantiation of assigning_product_property template

Figure 4 —  Instantiation of assigning_product_property template

Characterizations
No common characterizations of the template assigning_product_property have been identified. However, the ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
Template: product_property_numeric (Short name: prod_prp_num)

This section specifies the template product_property_numeric.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent a numerical value with unit for a product property.

EXAMPLE    The number of engine starts on an aircraft engine.

Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "product_property_numeric". The text highlighted in blue shows the template parameters.


Figure 1 —  An EXPRESS-G representation of the Information model for product_property_numeric

Figure 1 —  An EXPRESS-G representation of the Information model for product_property_numeric

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —  
                    The graphical representation of product_property_numeric template

Figure 2 —   The graphical representation of product_property_numeric template

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —  
                    The graphical representation of product_property_numeric template, 
                    being assigned to template assigning_product_property

Figure 3 —   The graphical representation of product_property_numeric template, being assigned to template assigning_product_property

Input parameters
The following input parameters are defined for this template:
value (Type= 'TYPE (any_number_value)' )
The value of the property. The datatype is always 'any_number_value' and should not be registered together with the value, i.e. enter the value as a number, without datatype.
unit (Type='CLASS')
The name of the unit in which the value is expressed, referenced through an External_class.
The following classes and their sub-classes can be used:
classifications: "Unit" (urn:plcs:rdl:std:Unit)
unit_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the unit name referenced by the parameter @unit.
si_unit (Type='BOOLEAN')
Value should be set to true if the unit is a SI base unit defined by ISO, i.e. kilogram (kg) for Mass, second (s) for Time, metre (m) for Displacement, ampere (A) for Electrical current, kelvin (K) for Temperature, mole (mol) for Amount of substance, and candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text strings "true" and "false".
context (Default=Numerical_representation_context,Type='CLASS')
The name of the class being used to classify the Representation_context of the property.
The following classes and their sub-classes can be used:
classifications: "Representation_context" (urn:plcs:rdl:std:Representation_context)
context_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @context.
property (Type= 'ENTITY (Assigned_property)' )
The target of the template, i.e. the Assigned_property (or template assigning_product_property) to which the Property_representation is related.
Reference parameters
The following reference parameters are defined for this template:
prop_repr(Type='ENTITY (Property_representation)')
Allow the Property_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_representation entity can be referenced in a template path by:
%^target = $product_property_numeric.prop_repr%
where target is the parameter to which the Property_representation is bound.
representation(Type='ENTITY (Property_value_representation)')
Allow the Property_value_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_value_representation entity can be referenced in a template path by:
%^target = $product_property_numeric.representation%
where target is the parameter to which the Property_value_representation is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate Property_representation entity
Property_representation

-- Bind the Property_representation entity to reference parameter ^prop_repr
%^prop_repr = Property_representation%

-- Set the Property_representation attributes role and description to be ignored
^prop_repr.role = '/IGNORE'
^prop_repr.description = '/IGNORE'

-- Instantiate template representing_numeric_property
/representing_numeric_property(
    value=@value,
    unit=@unit,
    unit_ecl_id=@unit_ecl_id,
    si_unit=@si_unit,
    context=@context,
    context_ecl_id=@context_ecl_id)/

-- Bind the Representation entity instantiated in the template representing_numeric_property
-- (bound to the reference parameter representation in representing_numeric_property)
-- to ^representation in this template and assign Property_representation.rep to it
%^representation = $representing_numeric_property.representation%
^prop_repr.rep -> ^representation

-- Assign text value to property
^prop_repr.property -> @property
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Property_representation.role '/IGNORE'
Property_representation.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/product_property_numeric(value='any_number_value(14)', unit='inch', unit_ecl_id='urn:plcs:rdl:std', si_unit='false', context='size', context_ecl_id='urn:plcs:rdl:std', property='@7')/
(an illustration of the consolidated product_property_numeric template is shown in Figure 5 below.)
Note that the template assigning_reference_data is used to classify the role of the representation in the diagram:
@22 /assigning_reference_data(class_name='Assigned_bike_size', ecl_id='urn:plcs:rdl:sample', items='#7')/
and the value of the property that is assigned:
@3 /assigning_reference_data(class_name='Wheel_diameter', ecl_id='urn:plcs:rdl:sample', items='#2')/


Figure 4 —  Entities instantiated by product_property_numeric template

Figure 4 —  Entities instantiated by product_property_numeric template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/product_property_numeric(value='any_number_value(14)', unit='inch', unit_ecl_id='urn:plcs:rdl:std', si_unit='false', context='size', context_ecl_id='urn:plcs:rdl:std', property='@7')/
Note that Figure 4 shows the template characterized by role, while it is uncharacterized here.


Figure 5 —  Instantiation of template

Figure 5 —  Instantiation of template

Characterizations
The following section details how the product_property_numeric template can be optionally characterized by assigning other constructs to it. These are characterizations commonly applied to the template. The ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
The EXPRESS-G diagram in Figure 6 shows the possible characterizations of the template "product_property_numeric".


Figure 6 —  Characterizations for product property numeric template

Figure 6 —  Characterizations for product property numeric template

The following characterizations may apply:
Characterization Assigning representation role

NOTE   this characterization is optional.

A role or definition method can be associated with the property representation by using the template assigning_reference_data assigned to Property_representation (reference parameter ^prop_repr). The Express-G representation is shown in Figure 7. An instantiated example is shown in Figure 4.



Figure 7 —  Characterization by role of product_property_numeric template

Figure 7 —  Characterization by role of product_property_numeric template

Characterization Assigning date and time

NOTE   this characterization is optional.

Dates can be associated with the assignment of property value representation by using the templates assigning_time.



Figure 8 —  Characterization by date of product_property_numeric template

Figure 8 —  Characterization by date of product_property_numeric template

A creation date is commonly assigned to the template product_property_numeric.

The date of creation of the property value representation is represented by using the template assigning_time to assign a date and time to Property_value_representation (reference parameter ^representation in template representing_numeric_property). The date and time assignment is classified as: "Date actual creation" (urn:plcs:rdl:std:Date actual creation) to indicate that it is the date (and time) when the property value representation was actually created. This is illustrated in Figure 8.

Other dates may be assigned instead.

Characterization Assigning organization or person

NOTE   this characterization is optional.

An organization or a person within an organization can be associated with the property value representation by using the templates assigning_organization, or assigning_person_in_organization.



Figure 9 —  Characterization by organization of product_property_numeric template

Figure 9 —  Characterization by organization of product_property_numeric template

A common role in which an organization is assigned to a property value representation is as a "Creator of" the representation. The creating organization is represented by using the template assigning_organization or assigning_person_in_organization assigned to Property_value_representation (reference parameter ^representation in template representing_numeric_property). The assignment of the organization (Organization_or_person_in_organization_assignment) is classified as: "Creator of" (urn:plcs:rdl:std:Creator of) to indicate that this organization created the property value representation. This is illustrated in Figure 9.

Other roles of an organization with regard to a property value representation may be assigned instead.

Template: product_property_text (Short name: prod_prp_txt)

This section specifies the template product_property_text.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent a text string value for a product property.

EXAMPLE    A quantity property may be represented with a text string; "As required".

Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "product_property_text". The text highlighted in blue shows the template parameters.


Figure 1 —  An EXPRESS-G representation of the Information model for product_property_text

Figure 1 —  An EXPRESS-G representation of the Information model for product_property_text

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —  
                    The graphical representation of product_property_text template

Figure 2 —   The graphical representation of product_property_text template

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —  
                    The product_property_text template used with assigning_product_property template

Figure 3 —   The product_property_text template used with assigning_product_property template

Input parameters
The following input parameters are defined for this template:
value (Type='STRING')
The text value of the property.
context (Default=Representation_context,Type='CLASS')
The name of the class being used to classify the Representation_context of the property.
The following classes and their sub-classes can be used:
classifications: "Representation_context" (urn:plcs:rdl:std:Representation_context)
context_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @context.
property (Type= 'ENTITY (Assigned_property)' )
The property to which the text representation is assigned
Reference parameters
The following reference parameters are defined for this template:
representation(Type='ENTITY (Representation)')
Allow the Representation entity instantiated in this path to be referenced when this template is used.
Note: The Representation entity can be referenced in a template path by:
%^target = $product_property_text.representation%
where target is the parameter to which the Representation is bound.
prop_repr(Type='ENTITY (Property_representation)')
Allow the Property_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_representation entity can be referenced in a template path by:
%^target = $product_property_text.prop_repr%
where target is the parameter to which the Property_representation is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate Property_representation entity
Property_representation

-- Bind the Property_representation entity to reference parameter ^prop_repr
%^prop_repr = Property_representation%

-- Set the Property_representation attributes role and description to be ignored
^prop_repr.role = '/IGNORE'
^prop_repr.description = '/IGNORE'

-- Instantiate template representing_text_property
/representing_text_property(
    value=@value,
    context=@context,
    context_ecl_id=@context_ecl_id)/

-- Bind the Representation entity instantiated in the template representing_text_property
-- (bound to the reference parameter representation in representing_text_value)
-- to ^representation in this template and assign Property_representation.rep to it
%^representation = $representing_text_property.representation%
^prop_repr.rep -> ^representation

-- Assign text value to property
^prop_repr.property -> @property
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Property_representation.role '/IGNORE'
Property_representation.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/product_property_text(value='Must weigh less than 7.5 kg', context='Text_representation', context_ecl_id='urn:plcs:rdl:sample', property='#2')/
(an illustration of the consolidated product_property_text template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by product_property_text template

Figure 4 —  Entities instantiated by product_property_text template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/product_property_text(value='Must weigh less than 7.5 kg', context='Text_representation', context_ecl_id='urn:plcs:rdl:sample', property='#2')/


Figure 5 —  Instantiation of product_property_text template

Figure 5 —  Instantiation of product_property_text template

Characterizations
The following section details how the product_property_text template can be optionally characterized by assigning other constructs to it. These are characterizations commonly applied to the template. The ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
The EXPRESS-G diagram in Figure 6 shows the possible characterizations of the template "product_property_text".


Figure 6 —  Characterizations for product_property_text template

Figure 6 —  Characterizations for product_property_text template

The following characterizations may apply:
Characterization Assigning representation role

NOTE   this characterization is optional.

A role or definition method can be associated with the property representation by using the template assigning_reference_data assigned to Property_representation (reference parameter ^prop_repr). The Express-G representation is shown in Figure 7. An instantiated example is shown in Figure 4.



Figure 7 —  Characterization by role of product_property_text template

Figure 7 —  Characterization by role of product_property_text template

Characterization Assigning date and time

NOTE   this characterization is optional.

Dates can be associated with the assignment of property value representation by using the templates assigning_time.



Figure 8 —  Characterization by date of product_property_text template

Figure 8 —  Characterization by date of product_property_text template

A creation date is commonly assigned to the template product_property_text.

The date of creation of the property value representation is represented by using the template assigning_calendar_date to assign a date and time to Representation (reference parameter ^representation in template representing_text_property). The date assignment is classified as: "Date actual creation" (urn:plcs:rdl:std:Date actual creation) to indicate that it is the date (and time) when the property value representation was actually created. This is illustrated in Figure 8.

Other dates and times may be assigned instead.

Characterization Assigning organization or person

NOTE   this characterization is optional.

An Organization or a Person within an organization can be associated with the property value representation by using the templates assigning_organization, or assigning_person_in_organization.



Figure 9 —  Characterization by organization of product_property_text template

Figure 9 —  Characterization by organization of product_property_text template

A common role in which an organization is assigned to a property value representation is as a "Creator of" the representation. The creating organization is represented by using the template assigning_organization or assigning_person_in_organization assigned to Representation (reference parameter ^representation in template representing_text_property). The assignment of the organization (Organization_or_person_in_organization_assignment) is classified as: "Creator of" (urn:plcs:rdl:std:Creator of) to indicate that this organization created the property value representation. This is illustrated in Figure 9 and Figure 4.

Other roles of an organization with regard to a property value representation may be assigned instead.

Template: product_property_limit (Short name: prod_prp_limit)

This section specifies the template product_property_limit.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent a qualified numerical value representing either the lower limit or the upper limit for a product property.

Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "product_property_limit". The text highlighted in blue shows the template parameters.


Figure 1 —  An EXPRESS-G representation of the Information model for
                    "product_property_limit"

Figure 1 —  An EXPRESS-G representation of the Information model for "product_property_limit"

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —   The graphical representation of "product_property_limit" template

Figure 2 —   The graphical representation of "product_property_limit" template

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —   The graphical representation of "product_property_limit" template, being
                    assigned to template assigning_product_property. This is a complete
                    representation of a product property with a limited value.

Figure 3 —   The graphical representation of "product_property_limit" template, being assigned to template assigning_product_property. This is a complete representation of a product property with a limited value.

Input parameters
The following input parameters are defined for this template:
limit (Type= 'TYPE (any_number_value)' )
The qualified numerical value representing either the lower limit or the upper limit of the property. The datatype is always 'any_number_value' and should not be registered together with the value, i.e. enter the value as a number, without datatype.
qualifier (Type= 'ENUMERATION (limit_qualifier_list)' )
The limit qualifier of the property. Allowed values are 'maximum' or 'minimum'
unit (Type='CLASS')
The name of the unit in which the value is expressed, referenced through an External_class.
The following classes and their sub-classes can be used:
classifications: "Unit" (urn:plcs:rdl:std:Unit)
unit_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the unit name referenced by the parameter @unit.
si_unit (Type='BOOLEAN')
Value should be set to true if the unit is a SI base unit defined by ISO, i.e. kilogram (kg) for Mass, second (s) for Time, metre (m) for Displacement, ampere (A) for Electrical current, kelvin (K) for Temperature, mole (mol) for Amount of substance, and candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text strings "true" and "false".
context (Default=Numerical_representation_context,Type='CLASS')
The name of the class being used to classify the Representation_context of the property.
The following classes and their sub-classes can be used:
classifications: "Representation_context" (urn:plcs:rdl:std:Representation_context)
context_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @context.
property (Type= 'ENTITY (Assigned_property)' )
The target of the template, i.e. the Assigned_property (or template assigning_product_property) to which the Property_representation is related.
Reference parameters
The following reference parameters are defined for this template:
prop_repr(Type='ENTITY (Property_representation)')
Allow the Property_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_representation entity can be referenced in a template path by:
%^target = $product_property_limit.prop_repr%
where target is the parameter to which the Property_representation is bound.
representation(Type='ENTITY (Property_value_representation)')
Allow the Property_value_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_value_representation entity can be referenced in a template path by:
%^target = $product_property_limit.representation%
where target is the parameter to which the Property_value_representation is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate Property_representation entity
Property_representation

-- Bind the Property_representation entity to reference parameter ^prop_repr
%^prop_repr = Property_representation%

-- Set the Property_representation attributes role and description to be ignored
^prop_repr.role = '/IGNORE'
^prop_repr.description = '/IGNORE'

-- Instantiate template representing_value_limit
/representing_value_limit(
    limit=@limit,
    qualifier=@qualifier,
    unit=@unit,
    unit_ecl_id=@unit_ecl_id,
    si_unit=@si_unit,
    context=@context,
    context_ecl_id=@context_ecl_id)/

-- Bind the Property_value_representation entity instantiated in the template representing_value_limit
-- to ^representation in this template and assign Property_representation.rep to it
%^representation = $representing_value_limit.representation%
^prop_repr.rep -> ^representation

-- Assign value with limit to property
^prop_repr.property -> @property
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Property_representation.role '/IGNORE'
Property_representation.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/product_property_limit(limit='any_number_value(7.5)', qualifier='MAXIMUM', unit='Kilogram', unit_ecl_id='urn:plcs:rdl:std', si_unit='true', context='Predicted_mass', context_ecl_id='urn:plcs:rdl:sample', property='#2')/
(an illustration of the consolidated product_property_limit template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by "product_property_limit" template

Figure 4 —  Entities instantiated by "product_property_limit" template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/product_property_limit(limit='any_number_value(7.5)', qualifier='MAXIMUM', unit='Kilogram', unit_ecl_id='urn:plcs:rdl:std', si_unit='true', context='Predicted_mass', context_ecl_id='urn:plcs:rdl:sample', property='#2')/


Figure 5 —  Instantiation of template

Figure 5 —  Instantiation of template

Characterizations
The following section details how the product_property_limit template can be optionally characterized by assigning other constructs to it. These are characterizations commonly applied to the template. The ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
The EXPRESS-G diagram in Figure 6 shows the possible characterizations of the template "product_property_limit".


Figure 6 —  Characterizations for "product_property_limit" template

Figure 6 —  Characterizations for "product_property_limit" template

The following characterizations may apply:
Characterization Assigning representation role

NOTE   this characterization is optional.

A role or definition method can be associated with the property representation by using the template assigning_reference_data assigned to Property_representation (reference parameter ^prop_repr). The Express-G representation is shown in Figure 7.



Figure 7 —  Characterization by role of "product_property_limit" template

Figure 7 —  Characterization by role of "product_property_limit" template

Characterization Assigning date and time

NOTE   this characterization is optional.

Dates can be associated with the assignment of property value representation by using the templates assigning_time.



Figure 8 —  Characterization by date of "product_property_limit" template

Figure 8 —  Characterization by date of "product_property_limit" template

A creation date is commonly assigned to the template product_property_limit.

The date of creation of the property value representation is represented by using the template assigning_time to assign a date and time to Property_value_representation (reference parameter ^representation in template representing_value_limit). The date and time assignment is classified as: "Date actual creation" (urn:plcs:rdl:std:Date actual creation) to indicate that it is the date (and time) when the property value representation was actually created. This is illustrated in Figure 8. An instantiated example is shown in Figure 4.

Other dates may be assigned instead.

Characterization Assigning organization or person

NOTE   this characterization is optional.

An Organization or a Person_in_organization can be associated with the property value representation by using the templates assigning_organization, or assigning_person_in_organization.



Figure 9 —  Characterization by organization of "product_property_limit" template

Figure 9 —  Characterization by organization of "product_property_limit" template

A common role in which an organization is assigned to a property value representation is as a "Creator of" the representation. The creating organization is represented by using the template assigning_organization or assigning_person_in_organization assigned to Property_value_representation (reference parameter ^representation in template representing_value_limit). The assignment of the organization (Organization_or_person_in_organization_assignment) is classified as: "Creator of" (urn:plcs:rdl:std:Creator of) to indicate that this organization created the property value representation. This is illustrated in Figure 9. Figure 4 shows an instantiated example of the assignment of a person in an organization.

Other roles of an organization with regard to a property value representation may be assigned instead.

Template: product_property_range (Short name: prod_prp_range)

This section specifies the template product_property_range.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent a numerical value range for a product property.

NOTE    Where different techniques or methods are used to estimate, measure, calculate or collect the values of a property, it is advised that this template is used more than once and related to the same property instance. Further, the name of the property should not include any qualification such as the technique or method e.g. weight not estimated_weight.

Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "product_property_range". The text highlighted in blue shows the template parameters.


Figure 1 —  An EXPRESS-G representation of the Information model for product_property_range

Figure 1 —  An EXPRESS-G representation of the Information model for product_property_range

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —  
                    The graphical representation of product_property_range template

Figure 2 —   The graphical representation of product_property_range template

Input parameters
The following input parameters are defined for this template:
upper_limit (Type= 'TYPE (any_number_value)' )
The upper limit value of the property. The datatype is always 'any_number_value' and should not be registered together with the value i.e. enter the value as a number, without the datatype.
lower_limit (Type= 'TYPE (any_number_value)' )
The lower limit value of the property. The datatype is always 'any_number_value' and should not be registered together with the value i.e. enter the value as a number, without the datatype.
unit (Type='CLASS')
The name of the unit in which the value is expressed, referenced through an External_class.
The following classes and their sub-classes can be used:
classifications: "Unit" (urn:plcs:rdl:std:Unit)
unit_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the unit name referenced by the parameter @unit.
si_unit (Type='BOOLEAN')
Value should be set to true if the unit is a SI base unit defined by ISO, i.e. kilogram (kg) for Mass, second (s) for Time, metre (m) for Displacement, ampere (A) for Electrical current, kelvin (K) for Temperature, mole (mol) for Amount of substance, and candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text strings "true" and "false".
context (Default=Numerical_representation_context,Type='CLASS')
The name of the class being used to classify the Representation_context of the property.
The following classes and their sub-classes can be used:
classifications: "Representation_context" (urn:plcs:rdl:std:Representation_context)
context_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @context.
property (Type= 'ENTITY (Assigned_property)' )
The target of the template, i.e. the Assigned_property (or template assigning_product_property) to which the Property_representation is related.
Reference parameters
The following reference parameters are defined for this template:
prop_repr(Type='ENTITY (Property_representation)')
Allow the Property_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_representation entity can be referenced in a template path by:
%^target = $product_property_range.prop_repr%
where target is the parameter to which the Property_representation is bound.
representation(Type='ENTITY (Property_value_representation)')
Allow the Property_value_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_value_representation entity can be referenced in a template path by:
%^target = $product_property_range.representation%
where target is the parameter to which the Property_value_representation is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate Property_representation entity
Property_representation

-- Bind the Property_representation entity to reference parameter ^prop_repr
%^prop_repr = Property_representation%

-- Set the Property_representation attributes role and description to be ignored
^prop_repr.role = '/IGNORE'
^prop_repr.description = '/IGNORE'

-- Instantiate template representing_value_range
/representing_value_range(
    upper_limit=@upper_limit,
    lower_limit=@lower_limit,
    unit=@unit,
    unit_ecl_id=@unit_ecl_id,
    si_unit=@si_unit,
    context=@context,
    context_ecl_id=@context_ecl_id)/

-- Bind the Property_value_representation entity instantiated in the template representing_value_range
-- to ^representation in this template and assign Property_representation.rep to it
%^representation = $representing_value_range.representation%
^prop_repr.rep -> ^representation

-- Assign value range to property
^prop_repr.property -> @property
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Property_representation.role '/IGNORE'
Property_representation.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  3 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/product_property_range(upper_limit='any_number_value(112)', lower_limit='any_number_value(96)', si_unit='true', unit='Centimetre', unit_ecl_id='urn:plcs:rdl:sample', context='Length_measurement', context_ecl_id='urn:plcs:rdl:sample', property='#2')/
(an illustration of the consolidated product_property_range template is shown in Figure 4 below.)


Figure 3 —  Entities instantiated by product_property_range template

Figure 3 —  Entities instantiated by product_property_range template

The instance diagram in Figure 4 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/product_property_range(upper_limit='any_number_value(112)', lower_limit='any_number_value(96)', si_unit='true', unit='Centimetre', unit_ecl_id='urn:plcs:rdl:sample', context='Length_measurement', context_ecl_id='urn:plcs:rdl:sample', property='#2')/


Figure 4 —  Instantiation of template

Figure 4 —  Instantiation of template

Characterizations
The following section details how the product_property_range template can be optionally characterized by assigning other constructs to it. These are characterizations commonly applied to the template. The ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
The EXPRESS-G diagram in Figure 5 shows the possible characterizations of the template "product_property_range".


Figure 5 —  Characterizations for product_property_range template

Figure 5 —  Characterizations for product_property_range template

The following characterizations may apply:
Characterization Assigning representation role

NOTE   this characterization is optional.

A role or definition method can be associated with the property representation by using the template assigning_reference_data assigned to Property_value_representation (reference parameter ^representation in template representing_value_range). Example classifications for Property_value_representation are: "Estimated property value representation" (urn:plcs:rdl:std:Estimated property value representation), "Measured property value representation" (urn:plcs:rdl:std:Measured property value representation) and "Calculated property value representation" (urn:plcs:rdl:std:Calculated property value representation). The Express-G representation is shown in Figure 6.



Figure 6 —  Characterization by role of product_property_range template

Figure 6 —  Characterization by role of product_property_range template

Characterization Assigning date and time

NOTE   this characterization is optional.

Dates can be associated with the assignment of property value representation by using the templates assigning_time.



Figure 7 —  Characterization by date of product_property_range template

Figure 7 —  Characterization by date of product_property_range template

A creation date is commonly assigned to the template product_property_range.

The date of creation of the property value representation is represented by using the template assigning_time to assign a date and time to Property_value_representation (reference parameter ^representation in template representing_value_range). The date and time assignment is classified as: "Date actual creation" (urn:plcs:rdl:std:Date actual creation) to indicate that it is the date (and time) when the property value representation was actually created. This is illustrated in Figure 7.

Other dates may be assigned instead.

Characterization Assigning organization or person

NOTE   this characterization is optional.

An Organization or a Person within an organization can be associated with the property value representation by using the templates assigning_organization or assigning_person_in_organization.



Figure 8 —  Characterization by organization of product_property_range template

Figure 8 —  Characterization by organization of product_property_range template

A common role in which an organization is assigned to a property value representation is as a "Creator of" the representation. The creating organization is represented by using the template assigning_organization or assigning_person_in_organization assigned to Property_value_representation (reference parameter ^representation in template representing_value_range). The assignment of the organization (Organization_or_person_in_organization_assignment) is classified as: "Creator of" (urn:plcs:rdl:std:Creator of) to indicate that this organization created the property value representation. This is illustrated in Figure 8.

Other roles of an organization with regard to a property value representation may be assigned instead.

Template: product_property_w_tolerances (Short name: prod_prp_tol)

This section specifies the template product_property_w_tolerances.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent a numerical value with tolerances for a product property.

Note:
Where different techniques or methods are used to estimate, measure, calculate or collect the values of a property, it is advised that this template is used more than once and related to the same property instance. Further, the name of the property should not include any qualification such as the technique or method e.g. weight not estimated_weight.
Model diagrams
The EXPRESS-G diagram in Figure 1 shows the templates and EXPRESS entities that are required to represent the template "product_property_w_tolerances". The text highlighted in blue shows the template parameters.


Figure 1 —  An EXPRESS-G representation of the Information model for product_property_w_tolerances

Figure 1 —  An EXPRESS-G representation of the Information model for product_property_w_tolerances

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  2 below.


Figure 2 —  
                    The graphical representation of product_property_w_tolerances template

Figure 2 —   The graphical representation of product_property_w_tolerances template

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —  
                    The graphical representation of product_property_w_tolerances template, 
                    being assigned to template assigning_product_property. This is a complete 
                    representation of a product property with a value with tolerances.

Figure 3 —   The graphical representation of product_property_w_tolerances template, being assigned to template assigning_product_property. This is a complete representation of a product property with a value with tolerances.

Input parameters
The following input parameters are defined for this template:
value (Type= 'TYPE (any_number_value)' )
The value of the property. The datatype is always 'any_number_value' and should not be registered together with the value i.e. enter the value as a number, without the datatype.
upper_limit (Type='REAL')
The upper tolerance limit of the property value.
lower_limit (Type='REAL')
The lower tolerance limit of the property value. This value should always be negative as upper_limit and lower_limit represent offsets from value, specifying a range of values defined as [value+lower_limit, value+upper_limit].
unit (Type='CLASS')
The name of the unit in which the value is expressed, referenced by an External_class.
The following classes and their sub-classes can be used:
classifications: "Unit" (urn:plcs:rdl:std:Unit)
unit_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the unit name referenced by the parameter @unit.
si_unit (Type='BOOLEAN')
Value should be set to true if the unit is a SI base unit defined by ISO, i.e. kilogram (kg) for Mass, second (s) for Time, metre (m) for Displacement, ampere (A) for Electrical current, kelvin (K) for Temperature, mole (mol) for Amount of substance, and candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text strings "true" and "false".
context (Default=Numerical_representation_context,Type='CLASS')
The name of the class being used to classify the Representation_context of the property.
The following classes and their sub-classes can be used:
classifications: "Representation_context" (urn:plcs:rdl:std:Representation_context)
context_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The identifier of the External_class_library storing the definition of the class referenced by the parameter @context.
property (Type= 'ENTITY (Assigned_property)' )
The target of the template, i.e. the Assigned_property (or template assigning_product_property) to which the Property_representation is related.
Reference parameters
The following reference parameters are defined for this template:
prop_repr(Type='ENTITY (Property_representation)')
Allow the Property_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_representation entity can be referenced in a template path by:
%^target = $product_property_w_tolerances.prop_repr%
where target is the parameter to which the Property_representation is bound.
representation(Type='ENTITY (Property_value_representation)')
Allow the Property_value_representation entity instantiated in this path to be referenced when this template is used.
Note: The Property_value_representation entity can be referenced in a template path by:
%^target = $product_property_w_tolerances.representation%
where target is the parameter to which the Property_value_representation is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Reading Capability Templates help section.
-- Instantiate Property_representation entity
Property_representation

-- Set the Property_representation attributes role and description to be ignored
Property_representation.role = '/IGNORE'
Property_representation.description = '/IGNORE'

-- Bind the Property_representation entity to reference parameter ^prop_repr
%^prop_repr = Property_representation%

-- Instantiate template representing_value_w_tolerances
/representing_value_w_tolerances(
    value=@value,
    upper_limit=@upper_limit,
    lower_limit=@lower_limit,
    unit=@unit,
    unit_ecl_id=@unit_ecl_id,
    si_unit=@si_unit,
    context=@context,
    context_ecl_id=@context_ecl_id)/

-- Bind the Property_value_representation entity instantiated in the
-- template representing_value_w_tolerances to ^representation in
-- this template and assign Property_representation.rep to it
%^representation = $representing_value_w_tolerances.representation%
Property_representation.rep -> ^representation

-- Assign value with tolerances to property
Property_representation.property -> @property
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Property_representation.role '/IGNORE'
Property_representation.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/product_property_w_tolerances(value='any_number_value(7.5)', upper_limit='0.02', lower_limit='-0.08', unit='Kilogram', unit_ecl_id='urn:plcs:rdl:std', si_unit='true', context='Weight_measurement', context_ecl_id='urn:plcs:rdl:sample', property='#2')/
(an illustration of the consolidated product_property_w_tolerances template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by product_property_w_tolerances template

Figure 4 —  Entities instantiated by product_property_w_tolerances template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/product_property_w_tolerances(value='any_number_value(7.5)', upper_limit='0.02', lower_limit='-0.08', unit='Kilogram', unit_ecl_id='urn:plcs:rdl:std', si_unit='true', context='Weight_measurement', context_ecl_id='urn:plcs:rdl:sample', property='#2')/


Figure 5 —  Instantiation of template

Figure 5 —  Instantiation of template

Characterizations
The following section details how the product_property_w_tolerances template can be optionally characterized by assigning other constructs to it. These are characterizations commonly applied to the template. The ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.
The EXPRESS-G diagram in Figure 6 shows the possible characterizations of the template "product_property_w_tolerances".


Figure 6 —  Characterizations for product_property_w_tolerances template

Figure 6 —  Characterizations for product_property_w_tolerances template

The following characterizations may apply:
Characterization Assigning representation role

NOTE   this characterization is optional.

A role or definition method can be associated with the property representation by using the template assigning_reference_data assigned to Property_value_representation (reference parameter ^representation in template representing_value_w_tolerances). Example classifications for Property_value_representation are: "Estimated property value representation" (urn:plcs:rdl:std:Estimated property value representation), "Measured property value representation" (urn:plcs:rdl:std:Measured property value representation) and "Calculated property value representation" (urn:plcs:rdl:std:Calculated property value representation). The Express-G representation is shown in Figure 7.



Figure 7 —  Characterization by role of product_property_w_tolerances template

Figure 7 —  Characterization by role of product_property_w_tolerances template

Characterization Assigning date and time

NOTE   this characterization is optional.

Dates can be associated with the assignment of property value representation by using the templates assigning_time.



Figure 8 —  Characterization by date of product_property_w_tolerances template

Figure 8 —  Characterization by date of product_property_w_tolerances template

A creation date is commonly assigned to the template product_property_w_tolerances.

The date of creation of the property value representation is represented by using the template assigning_time to assign a date and time to Property_value_representation (reference parameter ^representation in template representing_value_w_tolerances). The Date_or_date_time_assignment is classified as: "Date actual creation" (urn:plcs:rdl:std:Date actual creation) to indicate that it is the date (and time) when the property value representation was actually created. This is illustrated in Figure 8.

Other dates may be assigned instead.

Characterization Assigning organization or person

NOTE   this characterization is optional.

An Organization or a Person within an organization can be associated with the property value representation by using the templates assigning_organization or assigning_person_in_organization.



Figure 9 —  Characterization by organization of product_property_w_tolerances template

Figure 9 —  Characterization by organization of product_property_w_tolerances template

A common role in which an organization is assigned to a property value representation is as a "Creator of" the representation. The creating organization is represented by using the template assigning_organization or assigning_person_in_organization assigned to Property_value_representation (reference parameter ^representation in template representing_value_w_tolerances). The assignment of the organization (Organization_or_person_in_organization_assignment) is classified as: "Creator of" (urn:plcs:rdl:std:Creator of) to indicate that this organization created the property value representation. This is illustrated in Figure 9.

Other roles of an organization with regard to a property value representation may be assigned instead.

Related capabilities

This capability "Assigning Properties to Products" is related to the following capabilities:

Dependent capabilities

This capability "Assigning Properties to Products" is dependent on the following capabilities:

Model reference data

The following classes of reference data are required for this capability:

[Property]
[warning:]Error RDL1: The class Property does not exist in RDL at URI urn:plcs:rdl:std. Check the dexlib/data/refdata/rdl_index.xml
[Qualified_property]
[warning:]Error RDL1: The class Qualified_property does not exist in RDL at URI urn:plcs:rdl:std. Check the dexlib/data/refdata/rdl_index.xml
[Quantified_property]
[warning:]Error RDL1: The class Quantified_property does not exist in RDL at URI urn:plcs:rdl:std. Check the dexlib/data/refdata/rdl_index.xml

© OASIS 2010 — All rights reserved