Template:— referencing_product_concept (ref_prod_cpt) Date: 2008/02/26 15:07:45
Revision: 1.6

This section specifies the template referencing_product_concept.

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 reference to a product concept without a reference to its target market, i.e. referencing a product concept independently of its market context.

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


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

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

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 the referencing_product_concept template

Figure 2 —  The graphical representation of the referencing_product_concept template

Input parameters
The following input parameters are defined for this template:
prod_cpt_id (Type='STRING')
Identification of the Product_concept.
prod_cpt_id_class (Type='CLASS')
The name of the class used to classify the product concept identifier (@prod_cpt_id) and to provide the role or reason for the identification.
The following classes and their sub-classes can be used:
classifications: "Product_concept_identification_code" (urn:plcs:rdl:std:Product_concept_identification_code), "Product_concept_name" (urn:plcs:rdl:std:Product_concept_name)
prod_cpt_id_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The id of the External_class_library storing the @prod_cpt_id_class
prod_cpt_org_id (Type='STRING')
The identifier of the Organization that "owns" the product concept identifier.
prod_cpt_org_id_class (Default=Organization_name,Type='CLASS')
The name of the class that determines the type of identifier being used for identifying the Organization. For example CAGE code.
The following classes and their sub-classes can be used:
classifications: "Organization_identification_code" (urn:plcs:rdl:std:Organization_identification_code), "Organization_name" (urn:plcs:rdl:std:Organization_name)
prod_cpt_org_id_ecl_id (Default=urn:plcs:rdl:std,Type='URN')
The id of the External_class_library storing the definition of the class used to classify the organization identifier.
Reference parameters
The following reference parameters are defined for this template:
prod_cpt(Type='ENTITY (Product_concept)')
Allow the Product_concept entity instantiated in this path to be referenced when this template is used.
Note: The Product_concept entity can be referenced in a template path by:
%^target = $referencing_product_concept.prod_cpt%
where target is the parameter to which the Product_concept is bound.
Uniqueness constraints

The following parameter combinations specify a uniqueness constraint:
Unique constraint: Product_concept
Each instance of the entity (Product_concept) within the data set shall be uniquely identified by a combination of the following parameters on this template (referencing_product_concept) namely: prod_cpt_id, prod_cpt_id_class, prod_cpt_id_ecl_id, prod_cpt_org_id, prod_cpt_org_id_class, prod_cpt_org_id_ecl_id.
The instance is referenced by the following template parameter: prod_cpt.
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 Templates Help/Information section.
Product_concept

-- Mark the Product_concept entity as
-- referable when this template is used by binding it to the reference
-- parameter prod_cpt
%^prod_cpt = Product_concept%
Product_concept.id = '/IGNORE'
Product_concept.name = '/IGNORE'
Product_concept.description = '/IGNORE'

-- Identification of the Product_concept
/assigning_identification(
    items=^prod_cpt,
    id=@prod_cpt_id,
    id_class_name=@prod_cpt_id_class,
    id_ecl_id=@prod_cpt_id_ecl_id,
    org_id=@prod_cpt_org_id,
    org_id_class_name=@prod_cpt_org_id_class,
    org_id_ecl_id=@prod_cpt_id_ecl_id )/
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Product_concept.id '/IGNORE'
Product_concept.name '/IGNORE'
Product_concept.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:
/referencing_product_concept(prod_cpt_id='Normal bike', prod_cpt_id_class='Product_concept_name', prod_cpt_id_ecl_id='urn:plcs:rdl:std', prod_cpt_org_id='Bike Ltd', prod_cpt_org_id_class='Organization_name', prod_cpt_org_id_ecl_id='urn:plcs:rdl:std')/
(an illustration of the consolidated referencing_product_concept template is shown in Figure 4 below.)


Figure 3 —  Entities instantiated by referencing_product_concept template

Figure 3 —  Entities instantiated by referencing_product_concept template

The instance model in STEP ASCII exchange file format (ISO 10303 Part 21 syntax) is:
#1 = PRODUCT_CONCEPT('/IGNORE','/IGNORE','/IGNORE',#24); #3 = IDENTIFICATION_ASSIGNMENT('Normal bike','/IGNORE',$,(#1)); #5 = CLASSIFICATION_ASSIGNMENT(#7,(#3),'/IGNORE'); #7 = EXTERNAL_CLASS('/NULL','Product_concept_name','/IGNORE',#8); #8 = EXTERNAL_CLASS_LIBRARY('urn:plcs:rdl:std',$); #10 = ORGANIZATION('/IGNORE','/IGNORE'); #12 = IDENTIFICATION_ASSIGNMENT('Bike Ltd','/IGNORE','/IGNORE',(#10)); #14 = CLASSIFICATION_ASSIGNMENT(#16,(#12),'/IGNORE'); #16 = EXTERNAL_CLASS('/NULL','Organization_name','/IGNORE',#8); #18 = ORGANIZATION_OR_PERSON_IN_ORGANIZATION_ASSIGNMENT(#10,'/IGNORE',(#3)); #20 = CLASSIFICATION_ASSIGNMENT(#22,(#18),'/IGNORE'); #22 = EXTERNAL_CLASS('/NULL','Owner_of','/IGNORE',#8);
The instance model in STEP XML exchange file format (ISO 10303 Part 28 ed.2 syntax) is:
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:
/referencing_product_concept(prod_cpt_id='Normal bike', prod_cpt_id_class='Product_concept_name', prod_cpt_id_ecl_id='urn:plcs:rdl:std', prod_cpt_org_id='Bike Ltd', prod_cpt_org_id_class='Organization_name', prod_cpt_org_id_ecl_id='urn:plcs:rdl:std')/


Figure 4 —  Instantiation of referencing_product_concept template

Figure 4 —  Instantiation of referencing_product_concept template

Characterizations
The following section details how the referencing_product_concept 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 following characterizations may apply:
Characterization Assigning classifications

NOTE   this characterization is optional.

Additional classifications can be assigned to Product_concept using the template assigning_reference_data.

Characterization Assigning descriptions

NOTE   this characterization is optional.

Descriptions can be assigned to Product_concept using the template assigning_descriptor.

Characterization Assigning identifications

NOTE   this characterization is optional.

Additional identifications can be assigned to Product_concept using the template assigning_identification.

© OASIS 2010 — All rights reserved