Template:— representing_organization (rep_org) |
Date: 2008/02/15 15:26:06 Revision: 1.17
|
This section specifies the template representing_organization.
NOTE
An explanation of a template and the associated instantiation path is
provided in the
Template overview
section.
This template describes an organization independent of other entities in order to be referenced from other templates.
The EXPRESS-G diagram in
Figure
1
shows the templates and EXPRESS entities that are required
to represent the template
"representing_organization".
The text highlighted in blue shows the template parameters.
Figure 1 — An EXPRESS-G representation of the Information model for representing_organization
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 representing_organization template
The following input parameters are defined for this template:
The identifier or name of the organization.
The name of the class being used to classify the identification
(
Identification_assignment)
of the organization. This provides the role or reason for the identification. For example CAGE code.
The following classes and their sub-classes can be used:
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @org_id_class_name class.
The following reference parameters are defined for this template:
Allow the
Organization
entity instantiated in this path to be referenced when this template is used.
Note: The
Organization
entity can be referenced in a template path by:
%^target = $representing_organization.org%
where
target
is the parameter to which the
Organization
is bound.
The following parameter combinations specify a uniqueness constraint:
Unique constraint: Unique organization
Each instance of the
entity
(
Organization)
within the data set shall be uniquely identified
by a combination of the following parameters on this
template (representing_organization) namely:
org_id,
org_id_class_name,
org_id_ecl_id.
The
instance is
referenced by the following template parameter:
org.
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.
The following entities are instantiated with attributes as specified:
The instance diagram in Figure
3
shows an example of the EXPRESS entities and templates that are instantiated by the template:
@9 /representing_organization(org_id='Bike Hire Limited', org_id_class_name='Organization_name', org_id_ecl_id='urn:plcs:rdl:std')/
(an illustration of the consolidated representing_organization template is shown in
Figure
4 below.)
Note that the template
assigning_identification_with_no_organization is used in the diagram:
@2 /assigning_identification_with_no_organization(id='Bike Hire Limited', id_class_name='Organization_name', id_ecl_id='urn:plcs:rdl:std', items='#1')/
Figure 3 — Entities instantiated by representing_organization 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:
@9 /representing_organization(org_id='Bike Hire Limited', org_id_class_name='Organization_name', org_id_ecl_id='urn:plcs:rdl:std')/
Figure 4 — Instantiation of representing_organization template
The following section details how the
representing_organization
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
"representing_organization".
Figure 5 — Characterizations of represented organizations
The following characterizations may apply:
Characterization Assigning identification
NOTE this characterization is optional.
Characterization Assigning address
NOTE this characterization is optional.
An address may be assigned to an organization, e.g. to provide contact information.
The address of an organization is represented using the template
assigning_address
to assign an address to an
Organization.
This is illustrated in
Figure 5