Template:- OASIS:Catalog

The Catalog template describes how to represent a generic catalog (can be used to represent spare parts catalog from manufacturers or any other business catalog)

The SysML Block Definition diagram in Figure 1 shows how a Breakdown is represented in the PLCS PSM.

Template Properties

The following SysML Part, Reference, and Value properties are defined for this template:

References:
catalogOf [1] (Block: Ap239Ap233Psm:BreakdownOfSelect)
The reference of the product for which the Catalog is for.
issuer [0..1] (Template: OASIS:Organization)
The Organization issuing the Catalog
Parts:
descriptions [0..*] (Template: OASIS:Descriptor)
The collection of descriptions for the Catalog
ids [1..*] (Template: OASIS:Identification)
The collection of identifiers for the Catalog
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
The id must be classified as a Breakdown_identification_code or a subclass thereof.
The reference data for:
OASIS:Identification.role -> ExternalOwlClass.class
is restricted to the following class or a subclass:
versionId [1] (Template: OASIS:Identification)
The version identifier for the Catalog
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
The identifier must be a version identifier.
The reference data for:
OASIS:Identification.role -> ExternalOwlClass.class
is restricted to the following class or a subclass:
classifications [1..*] (Template: OASIS:Classifier)
The collection of classifications for the Catalog
effectivityRole [0..1] (Template: OASIS:Classifier)
The role for the effectivity
names [0..*] (Template: OASIS:Name)
The collection of names for the Catalog
Values:
issueDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the catalog was issued

The following constraint, normally a uniqueness constraint, is applicable when instantiating the DateTimeString:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: XSDDATETIME
Specification: (OCL2.0)
self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')
endEffectivityDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the Catalog ends to be valid for the product

The following constraint, normally a uniqueness constraint, is applicable when instantiating the DateTimeString:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: XSDDATETIME
Specification: (OCL2.0)
self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')
startEffectivityDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the Catalog starts to be valid for the product

The following constraint, normally a uniqueness constraint, is applicable when instantiating the DateTimeString:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: XSDDATETIME
Specification: (OCL2.0)
self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')