Changes between Version 20 and Version 21 of ISO15926Primer_HowItWorks

Show
Ignore:
Timestamp:
11/20/11 03:31:27 (12 years ago)
Author:
gordonrachar (IP: 75.156.216.35)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ISO15926Primer_HowItWorks

    v20 v21  
    33= How Does ISO 15926 Work? = 
    44 
    5 ---- 
     5The '''ISO 15926 Primer''' has been replaced with '''An Introduction to ISO 15926''', a free download from Fiatech. 
    66 
    7 [[PageOutline(2-4,Contents,inline)]] 
     7This page is out of date and has been deprecated. 
    88 
    9 == Abstract == 
     9If you reached this page from a link in another web page please inform the webmaster. 
    1010 
    11 ISO 15926 works by first providing a publicly-available set of reference data.  To use ISO 15926, organizations first map their internal data stores and applications to the reference data.  The reference data is also used at the beginning and the end of information exchanges to validate it. 
     11For a peek at the new book and instructions on how to download a copy please follow this link. 
    1212 
    13 ---- 
    14  
    15 == How ISO 15926 Works == 
    16  
    17 The full name of ISO 15926 implies a very ambitious goal, encompassing information about every plant object from conception, engineering, construction, and operations: 
    18  
    19   ''Industrial'' ''automation'' ''systems'' ''and'' ''integration-Integration'' ''of'' ''life-cycle'' ''data'' ''for'' ''process'' ''plants'' ''including'' ''oil'' ''and'' ''gas'' ''production'' ''facilities'' 
    20  
    21 [[Image(HowItWorks.JPG, 500px)]] 
    22  
    23 '''Figure 1 - How ISO 15926 Works''' 
    24  
    25 This diagram shows two organizations, ''Acme'', and ''Emca'' who wish to exchange information using ISO 15926.  Both organizations use the Reference Data Library (RDL).  The RDL is implemented in what we call the "Reference Data System/Work In Progress", or simply the "RDS/WIP". 
    26  
    27 To use the RDL, the two organizations first map their internal applications to ISO 15926 using the classes and definitions in the RDS/WIP.  Data exchanges are made by referring to the Reference Data Library at the beginning and the end of the exchange. 
    28  
    29 The data exchange has three important parts: 
    30  
    31   1.  ''Acme'' first validates its data against the RDS/WIP to make sure it is compliant 
    32   2.  The data exchange takes place 
    33   3.  ''Emca'' validates the data it receives against the RDS/WIP to verify compliance 
    34  
    35 After receiving the data, ''Emca'' updates its internal systems. 
    36  
    37 It is important to note two things: 
    38  
    39   First, neither organization has to change its internal systems at all.  ISO 15926 is used on the edges of data exchange outside the organization.  (This is the origin of the slogan "ISO 15926 Outside".) 
    40  
    41   Second, neither organization exposes its internal information to the business partner.  Each organization exposes only the information it wants to share.  Proprietary information is not mapped to ISO 15926 and is not available for exchange. 
    42  
    43 == ISO 15926 Parts == 
    44  
    45 When ISO 15926 is mature, the example above is all the vast majority of people will need to know in order to use ISO 15926.  ISO 15926 is implemented in the software applications people use.  If it is required that users know they are using ISO 15926, the name will probably be somewhere in a command.  Other information exchanges may not require the user to even know an information exchange is taking place and so may simply happen automatically. 
    46  
    47 To make all this work, ISO 15926 is divided into a number of parts.  Some are completed and have been turned over to ISO, and some are still under development.  The parts we are interested in can be compared to different parts of human language and grammar. 
    48  
    49  
    50 [[Image(HowItWorks_Parts.JPG, 400px)]] 
    51  
    52 '''Figure 2 - The Parts of ISO 15926''' 
    53  
    54 === Part 1 - Overview and Fundamental Principles === 
    55  
    56 You will not need this in your initial investigations of ISO 15926, but it will be worth purchasing if you purchase part 2 during implementation of ISO 15926 at your organization. 
    57  
    58 This was published by ISO in 2004 and is available from their website: 
    59   * [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=29556 Part 1 From ISO] 
    60  
    61 Abstract: 
    62   ''ISO 15926-1:2003 specifies a representation of information associated with engineering, construction and operation of process plants. This representation supports the information requirements of the process industries in all phases of a plant's life-cycle and the sharing and integration of information amongst all parties involved in the plant's life cycle.'' 
    63  
    64 === Part 2 - Data Model === 
    65  
    66 Part 2 is the foundation of ISO 15926.  It establishes the grammar that is used throughout.  In a natural language we have concepts like nouns, verbs, and adjectives.  In every language there are rules for how these go together to convey meaning.  These rules are different for every language, and are the basis of entire careers for linguists today.  It is possible to convey meaning without following the rules of grammar but it is not efficient. 
    67  
    68 For instance, all of us have probably had, or have overheard, a conversation with someone just learning our native language.  For instance, in Canada we have a great many French speakers learning English.  It is easy to tell if a Francophone has learned the definitions of English words but not yet picked up the grammar--to native Anglophones the words are all backwards, sometimes humorously so.   (Your humble author, being a native English speaker, has heard more than a few snickers while on the phone with French-speaking friends, so it works both ways!) 
    69  
    70 When we listen to people just learning our native language we can usually interpret what they mean because we use the context of the conversation and our own experience.  Sometimes we jump to the wrong conclusion, but in conversation this usually becomes apparent as we reply to each other back and forth.  But when machines connect to each other to communicate they do not have context, shared experience, or interactive conversation to rely on. 
    71  
    72 The data model in Part 2 is the rules and constraints on how we use ISO 15926.  It is in the form of entities and relationships.  The relationships provide the constraints. 
    73  
    74 ISO 15926-2 has been in development for many years under different names.  It based on what is called the "EPISTLE Core Model".  But the EPISTLE Core Model, as it was originally published, would not guarantee interoperability of two conforming data models that had been developed independently.  Certain work and methodology was added, morphing into the present form of Part 2. 
    75  
    76 Using Part 2 is very specialized and requires a fair amount of work to understand.  Fortunately, most organizations will only have to deal with Part 7, Templates, which are sort of like preconfigured definitions that point to objects in Part 2. 
    77  
    78 This was published by ISO in 2003 and is available from their website: 
    79   * [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=29557 Part 2 from ISO] 
    80  
    81 === Part 3 - Reference Data for Geometry and Topology === 
    82  
    83 This part is used for representing plant objects in 3D CAD systems in a manner that allows data exchange between systems.  It addresses things like how to represent a torus or a slab. 
    84  
    85 If you are not involved in writing software that displays objects in full 3D, you will not even need to know this exists. 
    86  
    87 Part 3 is under development and has not been published.  When it is available, this is where you will get it: 
    88   * [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=42875 Part 3 from ISO] 
    89  
    90  
    91 === Part 4 - Reference Data Classes === 
    92  
    93 Part 4 is the classifications of information.  It includes definitions and functions much like a dictionary or thesaurus for a natural language.  It is a taxonomy of entity types, which is the relationships between entity types into things like parent-child relationships. 
    94  
    95 By early 2008 there were over 15,000 entity types.  The number is expected to grow to over 100,000.  A key part of Part 4 is that nobody will ever own the information so it can be used by all without having to license it and pay a royalty.  Likewise, when participants extend a definition in Part 4, they are encouraged to put the definition into the public domain by publishing it. 
    96  
    97 Mapping a database to Part 4 is a good place to start implementing ISO 15926 at an organization. 
    98  
    99 Part 4 was published by ISO in 2007 and is available from their website: 
    100   * [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=41329 Part 4 from ISO] 
    101  
    102 Abstract: 
    103  
    104   ''ISO/TS 15926-4:2007 defines the initial set of reference data for use with the ISO 15926 and ISO 10303-221 industrial data standards.'' 
    105  
    106 === Part 5 - Registration Procedure === 
    107  
    108 Procedures for registration and maintenance of reference data. 
    109  
    110 Rumor has it that Part 5 has been replaced by an ISO/IEC (International Electrotechnical Commission) procedure. 
    111  
    112 === Part 6 - Reference Data Additions  === 
    113  
    114 The scope and information required when defining additions to ISO 15926. 
    115  
    116 This is currently under development, and is expected to be submitted to ISO in the fourth quarter of 2009. 
    117  
    118  
    119 === Part 7 - Templates === 
    120  
    121 The full name for this part is:  "Implementation Methods for the Integration of Distributed Systems Templates Methodology."  (OK, why use one word when you can use ten and make just as much sense!) 
    122  
    123 For full ISO 15926 compliance, information has to follow Part 2.  But Part 2 is highly specialized.  If everyone were forced to understand Part 2 in order to implement ISO 15926, the standard would be in gestation a long time. 
    124  
    125 The key to rapid implementation of ISO 15926 is Part 7, Templates.  Part 7 leaves the necessary linkage with Part 2 "Under the Hood" so users only have to deal with the part that makes sense. 
    126  
    127 '''Metaphor:  ISO 15926 Templates are Like the Chemical Elements''' 
    128  
    129 When engineers think of templates they tend to think of a blank form for a complete document like  an equipment data sheet, or a blank drawing.  ISO 15926 templates are sort of like that, but for much smaller pieces of information; for instance, for a single pressure value, or a temperature range.   If you want to transfer a full data sheet of information, you will use many templates, and in fact will use many of the templates many times. 
    130  
    131 Looking at the Periodic Table on [http://en.wikipedia.org/wiki/Periodic_table Wikipedia], you can see that there are 118 elements listed.  Yet with just 118 elements  
    132 the entire universe is made.  Every once in awhile we find a new one (or a new couple dozen by the looks of the [http://en.wikipedia.org/wiki/Periodic_table_(extended) Extended Table]), but we don't expect to find a great many more. 
    133  
    134 Currently just under 200 templates have been created. This is enough to get started.  If/when more are needed, we have the infrastructure to create new ones. 
    135  
    136   * [wiki:ISO15926Primer_HowItWorks_Templates Primer: How Templates Work] 
    137  
    138 Part 7 was originally developed a couple years ago.  It has since been split into what is now Part 7, 8, & 9.  Part 7 was submitted to ISO in mid 2009, and is expected to receive speedy approval in early 2010.  
    139  
    140 === Part 8 - RDF/OWL Implementation Specification === 
    141  
    142 Part 8 is the standardization of the implementation of Part 7 using RDF and OWL.  RDF and OWL are standards developed to support the Semantic Web.  (RDF, or Resource Description Framework, is a way of making statements about things using what is known as a ''Triple'' ''Store'' of ''Subject''-''Predicate''-''Object'' expressions.  OWL, or Web Ontology Language, is a method of creating an ontology expressed in RDF syntax.) 
    143  
    144 Strictly speaking, ISO 15926 is not limited in its implementation to RDF and OWL; it can be implemented with spreadsheets, text files, or word processor documents, just not as easily.  The ISO 15926 developers chose RDF and OWL because the things they enable for the Semantic Web also serve ISO 15926 as well.   
    145  
    146   * [http://www.iso.org/iso/iso_catalogue/catalogue_ics/catalogue_detail_ics.htm?ics1=75&ics2=20&ics3=&csnumber=52456 Part 8 from ISO] 
    147  
    148  
    149 === Part 9 - Façade Specification === 
    150  
    151 A façade is an outward facing view of something.  (If you have ever seen "Westerns", movies of the American West, you may have seen how merchants would erect large store fronts for small buildings, making them seem larger than they really were.) 
    152  
    153 Part 9 is a ''store front'' for machines.  It is a standardization of the Web service using SPARQL as the method of access.  This enables applications to talk to each other over the Internet.  The metaphor has deeper similarities too.  Using a façade, an organization can control how much information is made public but only copying certain amounts to the façade.  Querying software will only have access to the façade, not an organization's entire repository. 
    154  
    155 When ISO 15926 is mature, all organizations involved in plant design and operation will have a Façade. 
    156  
    157   * [http://www.iso.org/iso/catalogue_detail.htm?csnumber=52457 Part 9 from ISO] 
    158  
    159 === Part 10 - Abstract Test Methods === 
    160  
    161 Part 10 was created recently.  Not much information is available, other what one can surmise from the name.  Obviously, then, it is still under development and is not yet published by ISO.  When it is, here is where you will get it: 
    162  
    163   * [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=52458 Part 10 from ISO] 
    164  
    165 === Part 11 - Simplified Industrial Usage including Gellish Implementation using Reference Data === 
    166  
    167 Part 11 was proposed recently as an easier methodology to implement parts 7 & 8.  It is expected some time in 2010. 
    168  
    169  
    170 == Putting all the Parts Together == 
    171  
    172 [[Image(HowItWorks_Pyramid.JPG, 500px)]] 
    173  
    174  
    175 '''Figure 3 - ISO 15926 Pyramid''' 
    176  
    177 == Next == 
    178  
    179   * [wiki:ISO15926Primer_HowItWorks_Templates Primer: How ISO 15926 Templates Work] 
    180  
    181 === Acknowledgements === 
    182  
    183 Thanks to Onno Paap for the pyramid diagram above. 
    184  
    185 ---- 
     13  * [wiki:ISO15926Primer An Introduction to ISO 15926] 
Home
About PCA
Reference Data Services
Projects
Workgroups