[[TracNav(TracNav/ISO15926HowTo)]] = Introduction to Implementing ISO 15926 = Status of this document: Working Draft This document is open for feedback, please post questions and comments in the forum at the bottom of this page. You will [WikiStart#Contactpoints need a login] to post in the forum. ---- [[PageOutline(2-4,Contents,inline)]] ---- == Introduction == * [wiki:ISO15926HowTo_Introduction Introduction] === Overview === * [wiki:ISO15926HowTo_Introduction_Overview Overview] (this page) Summary of all parts of this How To guide. === Entry Points === * [wiki:ISO15926HowTo_Introduction_EntryPoints Entry Points] ISO 15926 itself has been around since the early 1990s. Its predecessor standards and organizations were around many years before that. A great deal has already been written. To help you with your research, this section lists the more important repositories. == Case Studies == * [wiki:ISO15926HowTo_CaseStudy Case Studies] In its most basic form, ISO 15926 has already been used many times, while in its complete form it is still in development and pilot testing. This section describes a number of these instances showing: * Background of the project. * Different usage scenarios based on different maturity starting points. * What 15926 did in these cases and how 15926 use was justified. == Principles of Interoperability == * [wiki:ISO15926HowTo_Principles Principles of Interoperability] Before you can understand how to implement ISO 15926, you must understand a few principles. For instance, the typical computer programmer approach to interoperabitlity is to learn as much as possible from each system that is a member of the exchange in order to get the code as tight as possible, exploiting any available idiosyncracies. But this is exactly opposite to the approach of ISO 15926. The more you know about partner systems, the more inflexible your information exchange is. Instead, you need to devise an information exchange system that does not require any knowledge at all of any of the partners to the exchange. == Building a Business Case == * [wiki:ISO15926HowTo_BusinessCase Building a Business Case] This section will give you some ideas on how to look for the value of ISO 15926. == Using ISO 15926 Tools == * [wiki:ISO15926HowTo_15926Tools_RDS_WIP Using the RDS/WIP (RDL Façade)] * [wiki:ISO15926HowTo_15926Tools_TC184SC4WG3 TC184 Classes] * [wiki:ISO15926HowTo_15926Tools_POSC_Caesar POSC/CAESER RDS] * Compliance Doc * Mapping Methodology * BIDG File and XML exchange technologies and other API's as well as iRING / OWL / SparQL Are you a developer or a user - you will have quite different needs here ? == Tutorials == * [wiki:ISO15926HowTo_Tutorial Tutorials] * Dictionary Mapping * Practice Files * Creating a Mapping Spreadsheet * Mapping to ISO 15926-4 using the RDS/WIP * Dealing with all the class choices in the RDS/WIP * Resolving Differences with Business Partners * Using Templates ---- [[ViewTopic(ISO15926HowTo_Introduction_Overview)]]