ProductionEnvironment

Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::Process::ProductionEnvironment

Definition

Production environments consume and produce information objects by way of processing pipelines orchestrated by the processing agent.

Examples

Data processing platforms and data analysis platforms are types of production environments. Each of these platforms may have subtypes.

Diagram

Attributes

Name

Inherited from

Description

Data Type

Multiplicity

Default value

description

- own class -

String

0..1

displayLabel

- own class -

LabelForDisplay

0..*

identifier

- own class -

Identifier for objects requiring short- or long-lasting referencing and management.

Identifier

0..1

name

- own class -

ObjectName

0..*

Associations

Direction

Association

Description

Multiplicity of ProductionEnvironment

Package of Other Class

Other Class

Multiplicity of other class

Aggregation Kind

Inherited from

to

ProcessingAgent operatesOn ProductionEnvironment

0..*

- own package -

ProcessingAgent

0..*

none

- own class -

Syntax representations / encodings

All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.

Fragment for the class ProductionEnvironment (entire model as XMI)

 1<packagedElement xmlns:StandardProfile="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
 2                 xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"
 3                 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
 4                 xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment"
 6                 xmi:type="uml:Class">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment"/>
11      <body>Definition 
12============ 
13Production environments consume and produce information objects by way of processing pipelines orchestrated by the processing agent.  
14
15Examples 
16========== 
17Data processing platforms and data analysis platforms are types of production environments. Each of these platforms may have subtypes.</body>
18   </ownedComment>
19   <name>ProductionEnvironment</name>
20   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description"
21                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description"
22                   xmi:type="uml:Property">
23      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description-lowerValue"
24                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description-lowerValue"
25                  xmi:type="uml:LiteralInteger"/>
26      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description-upperValue"
27                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description-upperValue"
28                  xmi:type="uml:LiteralUnlimitedNatural">
29         <value>1</value>
30      </upperValue>
31      <name>description</name>
32      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
33            xmi:type="uml:PrimitiveType"/>
34   </ownedAttribute>
35   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel"
36                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel"
37                   xmi:type="uml:Property">
38      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel-lowerValue"
39                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel-lowerValue"
40                  xmi:type="uml:LiteralInteger"/>
41      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel-upperValue"
42                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel-upperValue"
43                  xmi:type="uml:LiteralUnlimitedNatural">
44         <value>*</value>
45      </upperValue>
46      <name>displayLabel</name>
47      <isOrdered>true</isOrdered>
48      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-LabelForDisplay"/>
49   </ownedAttribute>
50   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier"
51                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier"
52                   xmi:type="uml:Property">
53      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-ownedComment"
54                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-ownedComment"
55                    xmi:type="uml:Comment">
56         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier"/>
57         <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
58      </ownedComment>
59      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-lowerValue"
60                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-lowerValue"
61                  xmi:type="uml:LiteralInteger"/>
62      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-upperValue"
63                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-upperValue"
64                  xmi:type="uml:LiteralUnlimitedNatural">
65         <value>1</value>
66      </upperValue>
67      <name>identifier</name>
68      <isID>true</isID>
69      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
70   </ownedAttribute>
71   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name"
72                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name"
73                   xmi:type="uml:Property">
74      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name-lowerValue"
75                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name-lowerValue"
76                  xmi:type="uml:LiteralInteger"/>
77      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name-upperValue"
78                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name-upperValue"
79                  xmi:type="uml:LiteralUnlimitedNatural">
80         <value>*</value>
81      </upperValue>
82      <name>name</name>
83      <isOrdered>true</isOrdered>
84      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ObjectName"/>
85   </ownedAttribute>
86</packagedElement>

Fragment for the class ProductionEnvironment (entire XML Schema)

 1<xs:element name="ProductionEnvironment"
 2            type="ProductionEnvironmentXsdType"
 3            xml:id="ProductionEnvironment">
 4  <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::Process::ProductionEnvironment -->
 5  <xs:annotation>
 6    <xs:documentation>Definition 
 7          ============ 
 8          Production environments consume and produce information objects by way of processing pipelines orchestrated by the processing agent.  
 9          
10          Examples 
11          ========== 
12          Data processing platforms and data analysis platforms are types of production environments. Each of these platforms may have subtypes.</xs:documentation>
13  </xs:annotation>
14</xs:element>
15<xs:complexType name="ProductionEnvironmentXsdType"
16                xml:id="ProductionEnvironmentXsdType">
17  <xs:annotation>
18    <xs:documentation>Definition 
19          ============ 
20          Production environments consume and produce information objects by way of processing pipelines orchestrated by the processing agent.  
21          
22          Examples 
23          ========== 
24          Data processing platforms and data analysis platforms are types of production environments. Each of these platforms may have subtypes.</xs:documentation>
25  </xs:annotation>
26  <xs:sequence>
27    <xs:element name="description"
28                type="xs:string"
29                minOccurs="0"
30                maxOccurs="1"
31                xml:id="ProductionEnvironment-description">
32      <xs:annotation>
33        <xs:documentation></xs:documentation>
34      </xs:annotation>
35    </xs:element>
36    <xs:element name="displayLabel"
37                type="LabelForDisplayXsdType"
38                minOccurs="0"
39                maxOccurs="unbounded"
40                xml:id="ProductionEnvironment-displayLabel">
41      <xs:annotation>
42        <xs:documentation></xs:documentation>
43      </xs:annotation>
44    </xs:element>
45    <xs:element name="identifier"
46                type="IdentifierXsdType"
47                minOccurs="0"
48                maxOccurs="1"
49                xml:id="ProductionEnvironment-identifier">
50      <xs:annotation>
51        <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
52      </xs:annotation>
53    </xs:element>
54    <xs:element name="name"
55                type="ObjectNameXsdType"
56                minOccurs="0"
57                maxOccurs="unbounded"
58                xml:id="ProductionEnvironment-name">
59      <xs:annotation>
60        <xs:documentation></xs:documentation>
61      </xs:annotation>
62    </xs:element>
63  </xs:sequence>
64</xs:complexType>

Fragment for the class ProductionEnvironment (main ontology)

 1# class ProductionEnvironment
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::Process::ProductionEnvironment
 3cdi:ProductionEnvironment
 4  a rdfs:Class, owl:Class, ucmis:Class;
 5  rdfs:label "ProductionEnvironment";
 6  rdfs:comment "Definition \n============ \nProduction environments consume and produce information objects by way of processing pipelines orchestrated by the processing agent.  \n\nExamples \n========== \nData processing platforms and data analysis platforms are types of production environments. Each of these platforms may have subtypes."@en;
 7  
 8.
 9
10cdi:ProductionEnvironment-description
11  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
12  rdfs:label "description";
13  
14  rdfs:domain cdi:ProductionEnvironment;
15  rdfs:range xsd:string;
16.
17
18cdi:ProductionEnvironment-displayLabel
19  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20  rdfs:label "displayLabel";
21  
22  rdfs:domain cdi:ProductionEnvironment;
23  rdfs:range cdi:LabelForDisplay;
24.
25
26cdi:ProductionEnvironment-identifier
27  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
28  rdfs:label "identifier";
29  rdfs:comment "Identifier for objects requiring short- or long-lasting referencing and management."@en;
30  rdfs:domain cdi:ProductionEnvironment;
31  rdfs:range cdi:Identifier;
32.
33
34cdi:ProductionEnvironment-name
35  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
36  rdfs:label "name";
37  
38  rdfs:domain cdi:ProductionEnvironment;
39  rdfs:range cdi:ObjectName;
40.

Fragment for the class ProductionEnvironment (main JSON-LD)

 1{
 2  "@context": [
 3    {
 4      "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
 5      "xsd": "http://www.w3.org/2001/XMLSchema#",
 6      "ProductionEnvironment": "cdi:ProductionEnvironment",
 7      "description": {
 8        "@id": "cdi:ProductionEnvironment-description",
 9        "@type": "xsd:string"
10      },
11      "displayLabel": {
12        "@id": "cdi:ProductionEnvironment-displayLabel",
13        "@type": "@id",
14        "@context": "LabelForDisplay.jsonld"
15      },
16      "identifier": {
17        "@id": "cdi:ProductionEnvironment-identifier",
18        "@type": "@id",
19        "@context": "Identifier.jsonld"
20      },
21      "name": {
22        "@id": "cdi:ProductionEnvironment-name",
23        "@type": "@id",
24        "@context": "ObjectName.jsonld"
25      },
26      
27      "operatesOn_OF_ProcessingAgent": {
28        "@reverse": "cdi:ProcessingAgent_operatesOn_ProductionEnvironment",
29        "@type": "@id"
30      },
31      " comment ": "tag:json-should-support-trailing-commas" 
32    }
33  ],
34  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:11.",
35  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Process::ProductionEnvironment"
36}