<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Fundamentals - Basics of Class Editor Schemas</title><link>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Fundamentals - Basics of Class Editor Schemas</title><link>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas</link><pubDate>Mon, 20 Feb 2017 11:44:30 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4c741577-9b43-46db-8eb2-4daf66d7270f</guid><dc:creator>Kestutis Mitkus</dc:creator><comments>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas#comments</comments><description>Current Revision posted to OpenPlant | AutoPLANT Wiki by Kestutis Mitkus on 2/20/2017 11:44:30 AM&lt;br /&gt;
&lt;p&gt;&lt;img alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border-color:#dce5f0;border-width:0px;background-color:#dce5f0;width:500px;border-style:solid;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Applies To&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;OpenPlant Modeler&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.XXX(SS5) | 08.11.11.XX(SS6)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 7/8.1/10 (64 bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Schema&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fundamentals&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Product Advantage Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Background&lt;/h3&gt;
&lt;p&gt;Bentley Class Editor is a tool that allows you to create and edit multiple XML schemas based on engineering objects. Schemas included with other Bentley products can be edited in Bentley Class Editor. New schemas can be created from scratch or imported from a variety of sources including databases and text files. Various operations can be performed on classes, properties, relationships and custom attributes of a schema. Bentley Class Editor also supports supplementary schemas and schema differencing.&lt;/p&gt;
&lt;p&gt;The plant industry has a number of potential disparate systems to integrate. A common information model across the life cycle of a plant process is needed. Such a model should provide a single context that supports all the views that process engineers, equipment engineers, operators, maintenance engineers, and other specialists may have of the facility.&lt;/p&gt;
&lt;p&gt;This product helps transform data integration tasks from a number of disparate application-specific information models into a single, industry-standard information model. In this way, your organization can define and manage life cycle information for your project or facility.&lt;/p&gt;
&lt;p&gt;For Example - If a firm has valve data in a schematic application, a 3D application, and a pipe stress interface application, the valve most likely is named differently in each application (for example, PIPE_PVLV in a 3D application or AT_VALVE in a schematic application). Using XML, Bentley Class Editor takes the valve data and presents it in a schema in a common format. XML provides a universal way to exchange business information.&lt;/p&gt;
&lt;div id="hidnsect2_8" class="hidden_sect2"&gt;
&lt;p&gt;&lt;strong&gt;Bentley Class Editor provides the following features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The capability to add mappings from various systems to a common format by enabling you to consistently maintain enterprise-wide data&lt;/li&gt;
&lt;li&gt;A way to consistently define business schemas across all applications in your enterprise&lt;/li&gt;
&lt;li&gt;A standard XML format called ECXML enabling consistent definitions of classes and relationships&lt;/li&gt;
&lt;li&gt;The capability to define metadata against the schema&lt;/li&gt;
&lt;li&gt;The use of Bentley ECOM (Engineering Content Object Model), the software development framework for extensibility&lt;/li&gt;
&lt;li&gt;The support for future planned add-ins to include an eWarehouse add-in for loading ECXML classes and rules into eWarehouse.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Common Terms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;ECXML&lt;/strong&gt;&amp;nbsp;- is an XML format developed by Bentley for business objects. EC stands for Engineering Content. The information model of the business objects consists of both:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Schema&lt;/strong&gt; -&amp;nbsp;A schema describes the classifications, structures, and so on of the data. It is the metadata of the instance data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Instance data&lt;/strong&gt;&amp;nbsp;- &amp;nbsp;The instance data consists of the database rows, business objects, and so on that make up the actual business information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&amp;nbsp; - It is a data about data, of any sort in any media. An item of metadata may describe an individual datum, or content item, or a collection of data including multiple content items.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ECOM&lt;/strong&gt;&amp;nbsp;- is the acronym for Engineering Content Object Model. It is a set of .NET APIs developed by Bentley for engineering content management.&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Working with Schemas&lt;/h3&gt;
&lt;p&gt;A schema is a logical structure that holds classes, and relationships in it. Classes, relationships, properties, and custom attributes are the most common pieces of an EC schema. The EC schemas are defined using an XML based language called ECXML.&lt;/p&gt;
&lt;p&gt;It includes -&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creation of Classes&lt;/li&gt;
&lt;li&gt;Creation of properties&lt;/li&gt;
&lt;li&gt;Creation/Addition of Custom Attributes.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Creation or working of Relationship classes&lt;/li&gt;
&lt;li&gt;EC Expressions.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Schema Differencing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Addition of schema fundamentals, information sharing should keep on adding based on cases covered while handling issues with user. User may check sections covered under this article for more details &amp;amp; help.&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Index:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/32900.how-to-avoid-property-value-is-not-valid-warning-while-editing-ecexpressions"&gt;How to avoid &amp;quot;Property value is not valid&amp;quot; warning while editing ECExpressions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes"&gt;How to use Edit Tab for Copy and Paste of Custom Attributes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes"&gt;How to open Schema in Class Editor&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;See Also&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/12008.openplant-modeler"&gt;OpenPlant Modeler&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/4354.openplant-modeler-faq"&gt;OpenPlant Modeler [FAQ]&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;See Help Menu of Bentley Class editor for additional information.&lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;External Links&lt;/h3&gt;
&lt;p&gt;&lt;a title="KnowledgeBase" href="http://appsnet.bentley.com/kbase/"&gt;&lt;b&gt;Bentley Technical Support KnowledgeBase&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="LEARN Server" href="http://lms.bentley.com/"&gt;&lt;b&gt;Bentley LEARN Server&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Comments or Corrections?&lt;/h3&gt;
&lt;p&gt;Bentley&amp;#39;s Product Advantage Group requests that you please submit any comments you have on this Wiki article to&amp;nbsp;the &amp;quot;Comments&amp;quot; area below. THANK YOU!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Bentley Class Editor, Class Editor, schema&lt;/div&gt;
</description></item><item><title>Fundamentals - Basics of Class Editor Schemas</title><link>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas/revision/3</link><pubDate>Mon, 20 Feb 2017 11:43:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4c741577-9b43-46db-8eb2-4daf66d7270f</guid><dc:creator>Kestutis Mitkus</dc:creator><comments>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas#comments</comments><description>Revision 3 posted to OpenPlant | AutoPLANT Wiki by Kestutis Mitkus on 2/20/2017 11:43:44 AM&lt;br /&gt;
&lt;p&gt;&lt;img alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border-color:#dce5f0;border-width:0px;background-color:#dce5f0;width:500px;border-style:solid;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Applies To&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;OpenPlant Modeler&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.XXX(SS5) | 08.11.11.XX(SS6)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 7/8.1/10 (64 bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Schema&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fundamentals&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Product Advantage Group&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Background&lt;/h3&gt;
&lt;p&gt;Bentley Class Editor is a tool that allows you to create and edit multiple XML schemas based on engineering objects. Schemas included with other Bentley products can be edited in Bentley Class Editor. New schemas can be created from scratch or imported from a variety of sources including databases and text files. Various operations can be performed on classes, properties, relationships and custom attributes of a schema. Bentley Class Editor also supports supplementary schemas and schema differencing.&lt;/p&gt;
&lt;p&gt;The plant industry has a number of potential disparate systems to integrate. A common information model across the life cycle of a plant process is needed. Such a model should provide a single context that supports all the views that process engineers, equipment engineers, operators, maintenance engineers, and other specialists may have of the facility.&lt;/p&gt;
&lt;p&gt;This product helps transform data integration tasks from a number of disparate application-specific information models into a single, industry-standard information model. In this way, your organization can define and manage life cycle information for your project or facility.&lt;/p&gt;
&lt;p&gt;For Example - If a firm has valve data in a schematic application, a 3D application, and a pipe stress interface application, the valve most likely is named differently in each application (for example, PIPE_PVLV in a 3D application or AT_VALVE in a schematic application). Using XML, Bentley Class Editor takes the valve data and presents it in a schema in a common format. XML provides a universal way to exchange business information.&lt;/p&gt;
&lt;div id="hidnsect2_8" class="hidden_sect2"&gt;
&lt;p&gt;&lt;strong&gt;Bentley Class Editor provides the following features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The capability to add mappings from various systems to a common format by enabling you to consistently maintain enterprise-wide data&lt;/li&gt;
&lt;li&gt;A way to consistently define business schemas across all applications in your enterprise&lt;/li&gt;
&lt;li&gt;A standard XML format called ECXML enabling consistent definitions of classes and relationships&lt;/li&gt;
&lt;li&gt;The capability to define metadata against the schema&lt;/li&gt;
&lt;li&gt;The use of Bentley ECOM (Engineering Content Object Model), the software development framework for extensibility&lt;/li&gt;
&lt;li&gt;The support for future planned add-ins to include an eWarehouse add-in for loading ECXML classes and rules into eWarehouse.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Common Terms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;ECXML&lt;/strong&gt;&amp;nbsp;- is an XML format developed by Bentley for business objects. EC stands for Engineering Content. The information model of the business objects consists of both:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Schema&lt;/strong&gt; -&amp;nbsp;A schema describes the classifications, structures, and so on of the data. It is the metadata of the instance data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Instance data&lt;/strong&gt;&amp;nbsp;- &amp;nbsp;The instance data consists of the database rows, business objects, and so on that make up the actual business information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&amp;nbsp; - It is a data about data, of any sort in any media. An item of metadata may describe an individual datum, or content item, or a collection of data including multiple content items.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ECOM&lt;/strong&gt;&amp;nbsp;- is the acronym for Engineering Content Object Model. It is a set of .NET APIs developed by Bentley for engineering content management.&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Working with Schemas&lt;/h3&gt;
&lt;p&gt;A schema is a logical structure that holds classes, and relationships in it. Classes, relationships, properties, and custom attributes are the most common pieces of an EC schema. The EC schemas are defined using an XML based language called ECXML.&lt;/p&gt;
&lt;p&gt;It includes -&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creation of Classes&lt;/li&gt;
&lt;li&gt;Creation of properties&lt;/li&gt;
&lt;li&gt;Creation/Addition of Custom Attributes.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Creation or working of Relationship classes&lt;/li&gt;
&lt;li&gt;EC Expressions.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Schema Differencing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Addition of schema fundamentals, information sharing should keep on adding based on cases covered while handling issues with user. User may check sections covered under this article for more details &amp;amp; help.&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Index:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/32900.how-to-avoid-property-value-is-not-valid-warning-while-editing-ecexpressions"&gt;How to avoid &amp;quot;Property value is not valid&amp;quot; warning while editing ECExpressions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes"&gt;How to use Edit Tab for Copy and Paste of Custom Attributes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes"&gt;How to open Schema in Class Editor&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;See Also&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/12008.openplant-modeler"&gt;OpenPlant Modeler&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/4354.openplant-modeler-faq"&gt;OpenPlant Modeler [FAQ]&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;See Help Menu of Bentley Class editor for additional information.&lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;External Links&lt;/h3&gt;
&lt;p&gt;&lt;a title="KnowledgeBase" href="http://appsnet.bentley.com/kbase/"&gt;&lt;b&gt;Bentley Technical Support KnowledgeBase&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="LEARN Server" href="http://lms.bentley.com/"&gt;&lt;b&gt;Bentley LEARN Server&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Comments or Corrections?&lt;/h3&gt;
&lt;p&gt;Bentley&amp;#39;s Product Advantage Group requests that you please submit any comments you have on this Wiki article to&amp;nbsp;the &amp;quot;Comments&amp;quot; area below. THANK YOU!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Bentley Class Editor, Class Editor, schema&lt;/div&gt;
</description></item><item><title>Fundamentals - Basics of Class Editor Schemas</title><link>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas/revision/2</link><pubDate>Mon, 20 Feb 2017 10:56:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4c741577-9b43-46db-8eb2-4daf66d7270f</guid><dc:creator>Kestutis Mitkus</dc:creator><comments>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas#comments</comments><description>Revision 2 posted to OpenPlant | AutoPLANT Wiki by Kestutis Mitkus on 2/20/2017 10:56:01 AM&lt;br /&gt;
&lt;p&gt;&lt;img alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border-color:#dce5f0;border-width:0px;background-color:#dce5f0;width:500px;border-style:solid;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Applies To&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;OpenPlant Modeler&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.XXX(SS5) | 08.11.11.XX(SS6)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 7/8.1/10 (64 bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Schema&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fundamentals&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Product Advantage Group&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Background&lt;/h3&gt;
&lt;p&gt;Bentley Class Editor is a tool that allows you to create and edit multiple XML schemas based on engineering objects. Schemas included with other Bentley products can be edited in Bentley Class Editor. New schemas can be created from scratch or imported from a variety of sources including databases and text files. Various operations can be performed on classes, properties, relationships and custom attributes of a schema. Bentley Class Editor also supports supplementary schemas and schema differencing.&lt;/p&gt;
&lt;p&gt;The plant industry has a number of potential disparate systems to integrate. A common information model across the life cycle of a plant process is needed. Such a model should provide a single context that supports all the views that process engineers, equipment engineers, operators, maintenance engineers, and other specialists may have of the facility.&lt;/p&gt;
&lt;p&gt;This product helps transform data integration tasks from a number of disparate application-specific information models into a single, industry-standard information model. In this way, your organization can define and manage life cycle information for your project or facility.&lt;/p&gt;
&lt;p&gt;For Example - If a firm has valve data in a schematic application, a 3D application, and a pipe stress interface application, the valve most likely is named differently in each application (for example, PIPE_PVLV in a 3D application or AT_VALVE in a schematic application). Using XML, Bentley Class Editor takes the valve data and presents it in a schema in a common format. XML provides a universal way to exchange business information.&lt;/p&gt;
&lt;div id="hidnsect2_8" class="hidden_sect2"&gt;
&lt;p&gt;&lt;strong&gt;Bentley Class Editor provides the following features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The capability to add mappings from various systems to a common format by enabling you to consistently maintain enterprise-wide data&lt;/li&gt;
&lt;li&gt;A way to consistently define business schemas across all applications in your enterprise&lt;/li&gt;
&lt;li&gt;A standard XML format called ECXML enabling consistent definitions of classes and relationships&lt;/li&gt;
&lt;li&gt;The capability to define metadata against the schema&lt;/li&gt;
&lt;li&gt;The use of Bentley ECOM (Engineering Content Object Model), the software development framework for extensibility&lt;/li&gt;
&lt;li&gt;The support for future planned add-ins to include an eWarehouse add-in for loading ECXML classes and rules into eWarehouse.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Common Terms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;ECXML&lt;/strong&gt;&amp;nbsp;- is an XML format developed by Bentley for business objects. EC stands for Engineering Content. The information model of the business objects consists of both:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Schema&lt;/strong&gt; -&amp;nbsp;A schema describes the classifications, structures, and so on of the data. It is the metadata of the instance data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Instance data&lt;/strong&gt;&amp;nbsp;- &amp;nbsp;The instance data consists of the database rows, business objects, and so on that make up the actual business information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&amp;nbsp; - It is a data about data, of any sort in any media. An item of metadata may describe an individual datum, or content item, or a collection of data including multiple content items.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ECOM&lt;/strong&gt;&amp;nbsp;- is the acronym for Engineering Content Object Model. It is a set of .NET APIs developed by Bentley for engineering content management.&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Working with Schemas&lt;/h3&gt;
&lt;p&gt;A schema is a logical structure that holds classes, and relationships in it. Classes, relationships, properties, and custom attributes are the most common pieces of an EC schema. The EC schemas are defined using an XML based language called ECXML.&lt;/p&gt;
&lt;p&gt;It includes -&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creation of Classes&lt;/li&gt;
&lt;li&gt;Creation of properties&lt;/li&gt;
&lt;li&gt;Creation/Addition of Custom Attributes.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Creation or working of Relationship classes&lt;/li&gt;
&lt;li&gt;EC Expressions.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Schema Differencing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Addition of schema fundamentals, information sharing should keep on adding based on cases covered while handling issues with user. User may check sections covered under this article for more details &amp;amp; help.&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Index:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes" style="font-size:1.17em;"&gt;How to use Edit Tab for Copy and Paste of Custom Attributes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes" style="font-size:1.17em;"&gt;How to open Schema in Class Editor&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;See Also&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/12008.openplant-modeler"&gt;OpenPlant Modeler&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/4354.openplant-modeler-faq"&gt;OpenPlant Modeler [FAQ]&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;See Help Menu of Bentley Class editor for additional information.&lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;External Links&lt;/h3&gt;
&lt;p&gt;&lt;a title="KnowledgeBase" href="http://appsnet.bentley.com/kbase/"&gt;&lt;b&gt;Bentley Technical Support KnowledgeBase&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="LEARN Server" href="http://lms.bentley.com/"&gt;&lt;b&gt;Bentley LEARN Server&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Comments or Corrections?&lt;/h3&gt;
&lt;p&gt;Bentley&amp;#39;s Product Advantage Group requests that you please submit any comments you have on this Wiki article to&amp;nbsp;the &amp;quot;Comments&amp;quot; area below. THANK YOU!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Bentley Class Editor, Class Editor, schema&lt;/div&gt;
</description></item><item><title>Fundamentals - Basics of Class Editor Schemas</title><link>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas/revision/1</link><pubDate>Thu, 13 Oct 2016 13:07:02 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4c741577-9b43-46db-8eb2-4daf66d7270f</guid><dc:creator>Rahul Kumar</dc:creator><comments>https://communities.bentley.com/products/plant/w/plant_design_and_engineering__wiki/31216/fundamentals-basics-of-class-editor-schemas#comments</comments><description>Revision 1 posted to OpenPlant | AutoPLANT Wiki by Rahul Kumar on 10/13/2016 1:07:02 PM&lt;br /&gt;
&lt;p&gt;&lt;img width="189" height="60" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" /&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table border="0" style="border-color:#dce5f0;border-width:0px;background-color:#dce5f0;width:500px;border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Applies To&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;OpenPlant Modeler&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.XXX(SS5) | 08.11.11.XX(SS6)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 7/8.1/10 (64 bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Schema&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fundamentals&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Product Advantage Group&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Background&lt;/h3&gt;
&lt;p&gt;Bentley Class Editor is a tool that allows you to create and edit multiple XML schemas based on engineering objects. Schemas included with other Bentley products can be edited in Bentley Class Editor. New schemas can be created from scratch or imported from a variety of sources including databases and text files. Various operations can be performed on classes, properties, relationships and custom attributes of a schema. Bentley Class Editor also supports supplementary schemas and schema differencing.&lt;/p&gt;
&lt;p&gt;The plant industry has a number of potential disparate systems to integrate. A common information model across the life cycle of a plant process is needed. Such a model should provide a single context that supports all the views that process engineers, equipment engineers, operators, maintenance engineers, and other specialists may have of the facility.&lt;/p&gt;
&lt;p&gt;This product helps transform data integration tasks from a number of disparate application-specific information models into a single, industry-standard information model. In this way, your organization can define and manage life cycle information for your project or facility.&lt;/p&gt;
&lt;p&gt;For Example - If a firm has valve data in a schematic application, a 3D application, and a pipe stress interface application, the valve most likely is named differently in each application (for example, PIPE_PVLV in a 3D application or AT_VALVE in a schematic application). Using XML, Bentley Class Editor takes the valve data and presents it in a schema in a common format. XML provides a universal way to exchange business information.&lt;/p&gt;
&lt;div id="hidnsect2_8" class="hidden_sect2"&gt;
&lt;p&gt;&lt;strong&gt;Bentley Class Editor provides the following features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The capability to add mappings from various systems to a common format by enabling you to consistently maintain enterprise-wide data&lt;/li&gt;
&lt;li&gt;A way to consistently define business schemas across all applications in your enterprise&lt;/li&gt;
&lt;li&gt;A standard XML format called ECXML enabling consistent definitions of classes and relationships&lt;/li&gt;
&lt;li&gt;The capability to define metadata against the schema&lt;/li&gt;
&lt;li&gt;The use of Bentley ECOM (Engineering Content Object Model), the software development framework for extensibility&lt;/li&gt;
&lt;li&gt;The support for future planned add-ins to include an eWarehouse add-in for loading ECXML classes and rules into eWarehouse.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Common Terms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;ECXML&lt;/strong&gt;&amp;nbsp;- is an XML format developed by Bentley for business objects. EC stands for Engineering Content. The information model of the business objects consists of both:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Schema&lt;/strong&gt; -&amp;nbsp;A schema describes the classifications, structures, and so on of the data. It is the metadata of the instance data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Instance data&lt;/strong&gt;&amp;nbsp;- &amp;nbsp;The instance data consists of the database rows, business objects, and so on that make up the actual business information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&amp;nbsp; - It is a data about data, of any sort in any media. An item of metadata may describe an individual datum, or content item, or a collection of data including multiple content items.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ECOM&lt;/strong&gt;&amp;nbsp;- is the acronym for Engineering Content Object Model. It is a set of .NET APIs developed by Bentley for engineering content management.&lt;/p&gt;
&lt;/div&gt;
&lt;h3&gt;Working with Schemas&lt;/h3&gt;
&lt;p&gt;A schema is a logical structure that holds classes, and relationships in it. Classes, relationships, properties, and custom attributes are the most common pieces of an EC schema. The EC schemas are defined using an XML based language called ECXML.&lt;/p&gt;
&lt;p&gt;It includes -&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creation of Classes&lt;/li&gt;
&lt;li&gt;Creation of properties&lt;/li&gt;
&lt;li&gt;Creation/Addition of Custom Attributes.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Creation or working of Relationship classes&lt;/li&gt;
&lt;li&gt;EC Expressions.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Schema Differencing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Addition of schema fundamentals, information sharing should keep on adding based on cases covered while handling issues with user. User may check sections covered under this article for more details &amp;amp; help.&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Index:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/31203.how-to-use-edit-tab-for-copy-and-paste-of-custom-attributes" style="font-size:1.17em;"&gt;How to use Edit Tab for Copy and Paste of Custom Attributes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;See Also&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/12008.openplant-modeler"&gt;OpenPlant Modeler&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="/products/plant/design___engineering/w/plant_design_and_engineering__wiki/4354.openplant-modeler-faq"&gt;OpenPlant Modeler [FAQ]&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;See Help Menu of Bentley Class editor for additional information.&lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;External Links&lt;/h3&gt;
&lt;p&gt;&lt;a title="KnowledgeBase" href="http://appsnet.bentley.com/kbase/"&gt;&lt;b&gt;Bentley Technical Support KnowledgeBase&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="LEARN Server" href="http://lms.bentley.com/"&gt;&lt;b&gt;Bentley LEARN Server&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Comments or Corrections?&lt;/h3&gt;
&lt;p&gt;Bentley&amp;#39;s Product Advantage Group requests that you please submit any comments you have on this Wiki article to&amp;nbsp;the &amp;quot;Comments&amp;quot; area below. THANK YOU!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Bentley Class Editor, Class Editor, schema&lt;/div&gt;
</description></item></channel></rss>