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 -

A description of the control logic in human-readable language.

String

0..1

displayLabel

- own class -

A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.

LabelForDisplay

0..*

identifier

- own class -

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

Identifier

0..1

name

- own class -

Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.

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      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description-ownedComment"
 24                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description-ownedComment"
 25                    xmi:type="uml:Comment">
 26         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description"/>
 27         <body>A description of the control logic in human-readable language.</body>
 28      </ownedComment>
 29      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description-lowerValue"
 30                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description-lowerValue"
 31                  xmi:type="uml:LiteralInteger"/>
 32      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-description-upperValue"
 33                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-description-upperValue"
 34                  xmi:type="uml:LiteralUnlimitedNatural">
 35         <value>1</value>
 36      </upperValue>
 37      <name>description</name>
 38      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
 39            xmi:type="uml:PrimitiveType"/>
 40   </ownedAttribute>
 41   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel"
 42                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel"
 43                   xmi:type="uml:Property">
 44      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel-ownedComment"
 45                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel-ownedComment"
 46                    xmi:type="uml:Comment">
 47         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel"/>
 48         <body>A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.</body>
 49      </ownedComment>
 50      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel-lowerValue"
 51                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel-lowerValue"
 52                  xmi:type="uml:LiteralInteger"/>
 53      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-displayLabel-upperValue"
 54                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-displayLabel-upperValue"
 55                  xmi:type="uml:LiteralUnlimitedNatural">
 56         <value>*</value>
 57      </upperValue>
 58      <name>displayLabel</name>
 59      <isOrdered>true</isOrdered>
 60      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-LabelForDisplay"/>
 61   </ownedAttribute>
 62   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier"
 63                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier"
 64                   xmi:type="uml:Property">
 65      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-ownedComment"
 66                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-ownedComment"
 67                    xmi:type="uml:Comment">
 68         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier"/>
 69         <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
 70      </ownedComment>
 71      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-lowerValue"
 72                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-lowerValue"
 73                  xmi:type="uml:LiteralInteger"/>
 74      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-identifier-upperValue"
 75                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-identifier-upperValue"
 76                  xmi:type="uml:LiteralUnlimitedNatural">
 77         <value>1</value>
 78      </upperValue>
 79      <name>identifier</name>
 80      <isID>true</isID>
 81      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
 82   </ownedAttribute>
 83   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name"
 84                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name"
 85                   xmi:type="uml:Property">
 86      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name-ownedComment"
 87                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name-ownedComment"
 88                    xmi:type="uml:Comment">
 89         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name"/>
 90         <body>Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.</body>
 91      </ownedComment>
 92      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name-lowerValue"
 93                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name-lowerValue"
 94                  xmi:type="uml:LiteralInteger"/>
 95      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Process-ProductionEnvironment-name-upperValue"
 96                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ProductionEnvironment-name-upperValue"
 97                  xmi:type="uml:LiteralUnlimitedNatural">
 98         <value>*</value>
 99      </upperValue>
100      <name>name</name>
101      <isOrdered>true</isOrdered>
102      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ObjectName"/>
103   </ownedAttribute>
104</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>A description of the control logic in human-readable language.</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>A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.</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>Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage.</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  rdfs:comment "A description of the control logic in human-readable language."@en;
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  rdfs:comment "A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations."@en;
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  rdfs:comment "Human understandable name (linguistic signifier, word, phrase, or mnemonic). May follow ISO/IEC 11179-5 naming principles, and have context provided to specify usage."@en;
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
 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        "@context": "ProcessingAgent.jsonld"
31      },
32      " comment ": "tag:json-should-support-trailing-commas"
33    }
34  ],
35  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2025-01-25 16:58:32.",
36  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Process::ProductionEnvironment"
37}