Presentation is loading. Please wait.

Presentation is loading. Please wait.

Leveraging UBL for Developing Justice XML (GJXDM) Reference Documents John Ruegg County of Los Angeles Information Systems Advisory Body GJXDM User Conference.

Similar presentations


Presentation on theme: "Leveraging UBL for Developing Justice XML (GJXDM) Reference Documents John Ruegg County of Los Angeles Information Systems Advisory Body GJXDM User Conference."— Presentation transcript:

1 Leveraging UBL for Developing Justice XML (GJXDM) Reference Documents John Ruegg County of Los Angeles Information Systems Advisory Body GJXDM User Conference - June, 2005 Presented by

2 2 Global Justice XML Data Model (GJXDM) Guiding Principles: Standards-based – Adopt or adapt to common XML and data standards Model-based –Generate consistent XML schema and other presentations Requirements-based – Build content from existing data models, dictionaries, document specifications Object-oriented – To facilitate extension and reuse Extendable – Enable local additions and extensions of data components Expandable domain – To include courts, corrections, parole, juvenile, etc. Evolutionary design – For emerging technologies (e.g. RDF) Interchange and Application Use – GJXDM is intended for message interchange and application use Tool Use and Support – The design of GJXDM will not make any assumptions about availability of sophisticated tools for creation, management, storage, or presentation.

3 3 Observation #1 UBL and GJXDM share the same guiding principles but in different domains UBL Domain: Business Commerce Exchanges GJXDM: Law enforcement and justice information exchanges UBLGJXDM

4 4 A set of DataType elements that capture information about a real world (business) concept Core components are business domain neutral Used in the notation for every kind of industry Used in the syntax for every kind of business document standard or implementation UBL Vocabulary Building Blocks UBL is built upon adoption of ebXML Core Components UBL Common Business Components UBL DataTypes Domain Specific Vocabulary ebXML Core Components (CC)

5 5 ebXML Core Components and Secondary Types: (GJXDM datatypes are based on ebXML Core Component Technical Specification v1.9 Reference: GTRI May 2004 Developer Workshop) Amount Binary Object (secondary: Graphic, Picture, Sound, Video) Code DateTime (secondary: Date, Time) Identifier (authorized abbreviation: ID) Indicator Measure Numeric (secondary: Value, Rate, Percent) Quantity Text (secondary: Name)

6 6 Benefits of Developing a Vocabulary from ebXML Core Components Consistent DataTypes for basic vocabulary building blocks –Reusable pieces (objects) of content that can be atomic or aggregate –Enables interoperability among different industry domains –Supports common semantics at any level consistent across context –Encapsulates related information together to avoid fragmented semantic dispersal –Facilitates multilingual support Supports Design of a Business Vocabulary by extending ebXML Core Components –Enable users to define meaningful business and process data –Ensures maximum interoperability

7 7 Observation #2 UBL and GJXDM both built their industry vocabulary by extending ebXML Core Components as their basic building blocks UBL DataTypes Business Domain Vocabulary ebXML Core Components (CC) GJXDM DataTypes

8 8 Vehicle Odometer Brand Code ISO/IEC Standard 11179 Data Element Naming Syntax Object Class Term (leftmost) Object Class Term (leftmost) Representation Term (rightmost) Representation Term (rightmost) Property Term (follows object class term) Property Term (follows object class term) Qualifier Term(s) (optional) Qualifier Term(s) (optional) ISO/IEC 11179 Specification & Standardization of Data Elements – standardizes data dictionary design, names, definitions. ISO/IEC 11179 Specification & Standardization of Data Elements – standardizes data dictionary design, names, definitions.

9 9 Observation #3 UBL and GJXDM both adopted ISO 11179 Element Naming Standards Common Standard for Element Names ISO 11179 UBLGJXDM

10 10 UBL Naming & Design Rules cont’d Achieve semantic clarity through a binding to the Core Components EbXML Core Components (CC) = Datatypes (non-domain specific) Basic Business Information Entities (BBIEs) = a Basic Core Component (BCC) to which a business context has been applied Aggregate Business Information Entities (ABIE) = A collection of BBIEs + Association BIEs (ASBIEs) (based on Aggregate Core Components (ACC) Association ASBIE is a relationship-like element linking one parent ABIE to another child ABIE

11 11 Document ABIEs Aggregate Business Information ABIEs (ASBIEs + BBIEs) Association Entities (ASBIEs) Basic Business Information Entities (BBIE) ebXML Core Components (CC) UBL Document Model(s) UBL Common Aggregate Business Components UBL Common Basic Business Components UBL DataTypes Core Components + Common Business Components are the Building Blocks for Business Document(s) & Messages

12 12 Document Schema is comprised of a collection of reusable ABIEs + BBIEs + local extensions The Document Schema root element is the ABIE name A Collection of Document Schema(s) can be related through a Use- Case Scenario to define a complete information exchange UBL uses the procurement business process and 8 reference Document Schema(s) to accomplish a order/receipt/invoice transaction UBL Naming & Design Rules cont’d Document ABIE

13 13 INFORMATION EXCHANGE USE-CASES Document ABIE Msg 2 Msg 1 Msg 3

14 14 Document Model Re-usable BIEs Unspecialized DataTypesSpecialized DataTypesebXMLCore Component Types Common Components ABIEsBBIEs

15 15 Observation #4 GJXDM could add Document Metadata to classify all Core Components (Datatypes) and Business Components using the UBL (ISO 15000) rules for classifying objects UBL & GJXDM Interoperable Metadata Document ABIEs Aggregate Business Information ABIEs (ASBIEs + BBIEs) Association Entities (ASBIEs) Basic Business Information Entities (BBIE) ebXML Core Components (CC)

16 16 UBL supports Contextualization (customization) Contextualization (customization) MUST be done via subsetting (Restriction) or Extension of : Core Components (ebXML Core Components & Specialized DataTypes) Core Component Business Entities (BBIEs & ABIEs)

17 17 Observation #5 Both GJXDM and UBL require Core Components and Business Components as the base for any compliant extensions/restrictions to their respective vocabulary.

18 18 Common Naming and Design Rules (NDR) Benefits Interoperability Benefits Schema compatibility Syntax compatibility I need your industry schema and my application understands the structure used We share the same NDRs for XML Semantic compatibility Whatever you call the component I can understand what it means and can map it to my application We share ebXML “syntax-independent” Core Components

19 19 Common Methods for Development of Implementation Schema and Instances “Two very independent development efforts with two surprisingly similar methodologies and sets of non-normative artifacts” Common Standards = Interoperability UBL GJXDM

20 20 UBL Methodology for developing Document Schemas: Identification of Document Components Required (UML diagram called Document Component Model) Document Assembly Detailed Model + local extensions (UBL Domain Spreadsheet called Document Assembly Model) Generate Schema from Document Assembly Model Generate Implementation Model from Schema (UML like diagram) Ingredients/Components ABIEs BBIEs

21 21 GJXDM Methodology for developing Document Schemas: Document Domain Model (high-level overview model depicted with UML, Visio, or PowerPoint diagram(s)) Detailed Domain Model Mapping to GJXDM (Spreadsheet) GJXDM subset schema generator tool to select objects and properties relevant to the Document Model Extension Schema Development for customized GJXDM object types Document Schema Development utilizing Extension Schema and GJXDM subset/constraint schema Ingredients/Components ABIEs BBIEs

22 22 GJXDM Diagram for Document Model Creation: W3C XML Schema Code tables or subsets GJXDM namespace Constraint schema Reference Schema or Subset Extension schema Document schema Document instance local ns Conformance Validation Constraint Validation Adapted from GTRI DEVELOPER’S WORKSHOP November 2004

23 23 Observation #6 GJXDM and UBL follow a similar methodology for developing reference exchange documents and utilize similar tools in the process (UML, Excel Spreadsheets, some automated software tools) NDRs = Standard artifacts for analysis, domain models and schemas UBL GJXDM

24 24 Normative Schemas produced by using UBL Naming & Design Rules (NDR) W3C XML Schema (XSD) modules Schemas of re-usable Business Core Components Types Schemas for re-usable ebXML Core Components Types Standard Core Component Types, Representation Terms and Data Types Schemas for documents built with re-usable Components Schemas for Code Lists (enumerations)

25 25 The Role of a Hub Format Industry Trading Partner (consumer) Chemicals and Petroleum Prosecution Energy Textiles Law Enforcement Homeland Security GJXDM UBL GJXDM One adapter interfaces all Information providers to a common consumer… And all consumers to a common information provider… There appears to be no practical alternative to this plan. Adapted from UBL Presentation December 9, 2003

26 26 Conclusion OASIS Integrated Justice is evaluating UBL NDR as a model for developing a GJXDM Information Exchange Package NDR Additionally, the GJXDM NDR will specify standards for Domain Model artifacts and Detail Domain Modeling mapping artifacts to make these artifacts interoperable

27 27 Other industry groups adopting or customizing the UBL NDR standard: Department of Navy NDR IRS Tax NDR UN/CEFACT NDR OASIS GJXDM Information Exchange Package NDR NDR IRSDept. of Navy GJXDM (IEP) UBL UN/CEFACT

28 28 Some Questions: Is UBL NDR a WS-I profile for developing interoperable vocabularies? Will UBL, Department of Navy, UN/CEFACT, GJXDM (NIEM), IRS deploy according to their NDRs? Will developers comply with the NDRs? Will there be certification sites for testing compliance with an NDR? Should UBL work with WS-I to propose a profile for interoperable vocabularies? Should you adopt or customize UBL NDR standards for your industry vocabulary?

29 29 “Too early to tell, but the opportunity for UBL NDR to represent a profile for interoperable vocabularies is further along then any other standards effort today.” Possibilities? ?


Download ppt "Leveraging UBL for Developing Justice XML (GJXDM) Reference Documents John Ruegg County of Los Angeles Information Systems Advisory Body GJXDM User Conference."

Similar presentations


Ads by Google