SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Downloaden Sie, um offline zu lesen
Jena based
 Implementation of a
ISO 11179 Meta-data
      Registry
  A. Anil Sinaci, SRDC
   sinaci@apache.org


                         1 / 37
About me
• PhD student at


• Senior Software Engineer at
• FP7 Projects:




                                2 / 37
Agenda
   Introduction
   Motivation
       FP7 – SALUS & BIVEE Projects
   Background
       ISO/IEC 11179
       Common Data Elements
   Design & Implementation
   Use-case
   Summary


                                       3 / 37
What is Meta-data?
• data about data… (deprecated)
  • at design time the application contains no data
    •   Descriptive metadata
  • Structural Metadata – data about the
    containers of data
• meta-data is data
  • can be stored and managed
  • meta-data registries


                                                  4 / 37
Importance of Meta-data



Meta-data                      Data




                                      5 / 37
Problem of Interoperability
Syntactic vs. Semantic


• The ability to
  exchange information
  •   access
• The ability to use the
  information once it has
  been exchanged
  •   understand


                                                                6 / 37

                            The figure is taken from a presentation of caSDR
Meta-data for Semantic Interoperability
•   Precise knowledge about how data is structured
•   More efficient and productive with a central, well-administered place to seek
    for meta-data
    •        Central, easily consumable

•   Classifications with well-known terminology systems
•   Build (or map) data models based on a common meta-model
        Patient Name

               Surname                          MDR
               Birth Date                                        ISO/IEC
               Sex                        Patient First name     11179
                                                 Last name
        Patient Firstname                        Date of Birth

               Surname                           Sex

               Date of Birth
               Gender



                                                                                7 / 37
Jena based ISO 11179
There are lots of MDR instances out there
•   Most of them are based on ISO/IEC 11179
    •   have the chance to interoperate semantically
•   ISO/IEC 11179 ontology
    •   common vocabulary for meta-data level
•   Manage all items, classifications, inter-relations and links
    to the external world (terminology systems, taxonomies,
    vocabularies)
    •   in a triple-store
    •   easily expose as RDF
    •   easily import as RDF

                                                               8 / 37
Interoperable through LOD

                                                                MDR
                                                   R
                                                   D
                                                   F      TripleStore
       MDR        R
                  D
    TripleStore   F




                                          R             MDR
                                          D
                                          F      TripleStore



                                                                                                    9 / 37

                      Linking Open Data cloud diagram, by Richard Cyganiak and Anja Jentzsch. http://lod-cloud.net/
Motivation
The SALUS Project: Pharmacovigilance
•   Current post-market safety surveillance and reporting activities are
    largely based on reports of suspected adverse drug reactions sent
    to the regulatory bodies
    •   5% of all hospital admissions in Europe are due to an adverse drug reaction
        (ADR)
    •   ADRs are the fifth most common cause of hospital deaths
    •   drug withdrawals (eg. Vioxx)

•   Interoperability between clinical care and clinical research domains
     A semantic interoperability architecture based on commonly
accepted data elements
                       http://www.salusproject.eu



                                                                                      10 / 37
SALUS Project   Central & Semantic
                Meta-data Registry




                               11 / 37
Motivation
The BIVEE Project: Business Innovation Management
• Software tools for the support of innovation & improvement
  management within Virtual Enterprises
     •   Document Centric Approach
          •   Identify document structures through common building blocks  common data elements

     •   CCTS – OASIS UBL
          •   based on ISO/IEC 11179

     •   Production & Innovation Knowledge Repository  Semantic Descriptors

•   Interoperability among business domains of collaborating partners within a
    Virtual Enterprise
     An interoperability architecture based on commonly accepted
    semantic descriptors (meta-data)
                                  http://www.bivee.eu


                                                                                                   12 / 37
BIVEE Project                                                            Central & Semantic
Virtual Enterprise                                                       Meta-data Registry
Environment                               BIVEE
                       Semantic
                                        Ontologies                Semantic
   Value                                 (I-PIKR)                               Business
   Production          Search/                                    Search/
                       Query/                                     Query/        Innovation
   Space                                                          Reasoning     Space
                       Reasoning
   Business
   Processes                                                                        Innovation
                                                                                    related
                                                        SD
                                                                                    docs
                                   SD
                     Semantic                                      Semantic
      KPIs                              SD                   SD    Annotation
                     Annotation                   SD

                                   SD                        SD
                                             SD
                                                       SD
    Production                                                                          KPIs
    related
    docs                                 F-PIKR                                     Innovation
Production
   Data                     VE Members                                                 Data
                           (competencies)


                                                             External
                                                             Resources                       13 / 37
The requirement
A clear need for a Common Data Element Repository to
  facilitate the semantic interoperability between different
  application domains
   •   to store the building blocks of data models of different domains
       and systems
   •   so that different data models are described through the
       aggregation and association of Common Data Elements
   •   should deal with several annotations and links to external world
       •   several vocabularies, classification schemes and terminology systems are
           currently in use for different domains

   •   should follow the characteristics of the Linked Data approach.




                                                                                      14 / 37
What is ISO/IEC 11179 ?

 • Family of standards addressing the;
   • Semantics of Data
   • Representation of Data
   • Registration of Data


 • ISO/IEC 11179 is;
   • Description of metadata in terms of Data Elements
   • Procedures to manage registry of Data Elements


                                                         15 / 37
Parts of ISO/IEC 11179
 Consists of 6 parts defining
    •   Framework for Specification
    •   Classification
    •   Registry Metamodel
    •   Formulations of Data Definitions
    •   Naming and Identification Principles
    •   Registration


 of Data Elements.


                                               16 / 37
Purpose of ISO/IEC 11179
ISO/IEC 11179 is to promote
 Standard description of data
 Common understanding of data across organizational
 elements and between organizations
 Re-use and standardization of data over time, space, and
 applications
 Harmonization and standardization of data within an
 organization and across organizations
 Management of the components of data
 Re-use of the components of data

                                                       17 / 37
Benefits of ISO/IEC 11179
• Similar CDE’s linked to same Concept’s;
                   reduced search time
• All representations of a CDE can be shown together;
                   increased filexibility
• CDE’s having same value domain can be shown together;
               easy administration of registry
• Concept of Object Class and Property;
            allows Linked Data representation
• Classification through External Vocabularies;
              allows Linked Data integration
                                                        18 / 37
Common Data Element

• Logical unit of data
• Belongs to one kind of information
• Set of attributes specifies;
     •   Identification
     •   Definition
     •   Representation
     •   Permissible value


                                       19 / 37
Common Data Element
                           Data Element



          Data Element
                                          Value Domain
            Concept


 Object
                     Property             Representation
 Class




                                                           20 / 37
Common Data Element
                                                        Data Element
                              Person Birth Date Value


Data Element                                                             Value
  Concept                                                               Domain
         Person Birth Date
                                                         Birth Date Value


                                                         Data type: Calendar
   Person                 Birth Date
Object Class              Property

            The concept                                  The representation
              What?                                            How?


                                                                                 21 / 37
Common Data Element
                                        Linked Data                                   Integration
                                                                                      with other
                                                                                      MDRs




                                           Linked Data
                                                                                 •    ICD9, ICD10
                                                                                 •    SNOMED CT
                                                                                 •    LOINC
                                                                                 •    RxNorm
                                                                                 •    WHO ART
                                                                                 •    MedDRA
                                                                                 •    ….                          22 / 37

  diagram adopted from http://ncicbtraining.nci.nih.gov//TPOnline/TPOnline.dll/Public%20Course/COURSENO=COUR2006121515230703800967
Common Data Element
 • Improves the quality of data
 • Simplifies data sharing
    • Knowledge sharing
 • Promotes standard, consistent, universal data
 • Ease of development
    • data collection tools
 • Data Interoperability between
    • applications
    • development teams
    • enterprises
    • …
         All require precise definitions of data
                                                    23 / 37
ISO/IEC 11179 Implementations
• OneMeta MDR, Data Foundations Inc.
     • extendible and configurable, commercial

• caDSR, US National Cancer Institute
     • Extension to standard, persisted on RDBMS

• CCTS, UN/CEFACT
     • Business data model standard based on 11179

  • UBL is an implementation of CCTS
• US National Information Exchange Model - NIEM


                                                     24 / 37
Organizations using ISO/IEC 11179
 • Australian Institute of Health and Welfare - METeOR
 • US Department of Justice - Global Justice XML Data Model GJXDM
 • US Environmental Protection Agency - Environmental Data Registry
 • US Health Information Knowledgebase (USHIK)
 • Ohio State University - open Metadata Repository (openMDR)
 • Minnesota Department of Education Metadata Registry (K-12 Data)
 • Minnesota Department of Revenue Property Taxation
 • The Census Bureau Corporate Metadata Repository
 • Statistics Canada Integrated MetaDataBase
 • The Environmental Data Registry
                                                                     25 / 37
Design & Implementation
ISO/IEC 11179 Ontology




                          26 / 37
Ontology Design




                  27 / 37
Design & Implementation
  Common Data Element (CDE) Repository




                                 CDE Repository Web GUI




         UML Model                                        Semantic Model
          Importer                                           Importer




                                                          Schema Model
                                                            Importer


                                     CDE Knowledge
                                         Base




                                                                           28 / 37
Design & Implementation

                                       Java API                 REST API
            CDE Knowledge Base




                  Semantic MDR


                                     MDR API
                     (Easy-to-use Semantic ISO 11179 Mapping)




                          Semantic Data Manipulation API
                            (Pure ISO 11179 Mapping)




                                 JENA RDF/OWL API

                                     Triple Store
                                 (Jena TDB | Virtuoso)   Data
                                                                           29 / 37
Use-case
Once we have an implementation for a semantic MDR
•   Need to populate with Common Data Elements
    •   Mining for CDEs
    •   Importers for different languages: XML Schema, UML, and
        ontology languages (RDFS/OWL)
•   Other applications must be built on top of the semantic
    MDR
    •   New content models referring to the CDEs
        •   Matching and mapping  Strong reasoning
    •   Data Warehouses, Web Services, EHR Systems, Content
        Management Systems etc…


                                                                  30 / 37
Use-case
List all “ClassificationScheme”s




List all “ObjectClass”es




                                   31 / 37
Use-case
Get all “Property”s of a Patient




                                   32 / 37
Use-case
List all “DataElement”s which are “classifiedBy”
  Myocardial Infarction
  (ClassificationSchemeItem) and Nifedipine
  (ClassificationSchemeItem) AND which have
  Allergy as “DataElementConcept”




                                                   33 / 37
Use-case II




              34 / 37
Summary
• Meta-data Registry to facilitate Semantic Interoperability through
  Common Data Elements (CDE)
    • For several different domains
• ISO/IEC 11179 based
    • well-established and commonly accepted standard
• Pure triple-store implementation access through Jena API
    • easy integration to Linked Data cloud
        • together with other MDR implementations

•   Importers for CDE identification
    •   XML Schema, UML (v1.x and v2.x), RDFS/OWL based ontologies
•   Apache Wicket based Web interface


                                                                       35 / 37
ISO/IEC 20943
Procedures for achieving metadata registry (MDR) content
  consistency
  •    formalized ontology generation with well-defined concepts
                                                                         Web Ontology
                 Metadata Registry
                  (ISO/IEC 11179)
              DEC             OC             CD

                         DE          ...


                                 realized
                         MDRs
                   (Sets of concepts)                                             build
                                           METeO                          Our Proposal
                                                                        Scope of this Part
            EDR            caDSR
                                             R
      (Environmental Data (US National (Metadata Online   utilized      Process Manager
           Registry)    Cancer Institute) Registry)
                                                                     Mapping Info. and Rulus   36 / 37
Thank you for listening…

Questions


      A. Anil Sinaci
       @aasinaci
                                     37 / 37
                       Special thanks to
                       anilpacaci@gmail.com

Weitere ähnliche Inhalte

Was ist angesagt?

Data Governance Roles as the Backbone of Your Program
Data Governance Roles as the Backbone of Your ProgramData Governance Roles as the Backbone of Your Program
Data Governance Roles as the Backbone of Your ProgramDATAVERSITY
 
IT Governance Made Easy
IT Governance Made EasyIT Governance Made Easy
IT Governance Made EasyJerry Bishop
 
ISO_ 27001:2022 Controls & Clauses.pptx
ISO_ 27001:2022 Controls & Clauses.pptxISO_ 27001:2022 Controls & Clauses.pptx
ISO_ 27001:2022 Controls & Clauses.pptxforam74
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXLeanIX GmbH
 
LeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX GmbH
 
Do-It-Yourself (DIY) Data Governance Framework
Do-It-Yourself (DIY) Data Governance FrameworkDo-It-Yourself (DIY) Data Governance Framework
Do-It-Yourself (DIY) Data Governance FrameworkDATAVERSITY
 
ITIL and ISO 20000: Fundamentals and necessary compliance Synergies
ITIL and ISO 20000: Fundamentals and necessary compliance SynergiesITIL and ISO 20000: Fundamentals and necessary compliance Synergies
ITIL and ISO 20000: Fundamentals and necessary compliance SynergiesPECB
 
NQA ISO 27001 Implementation Guide
NQA ISO 27001 Implementation GuideNQA ISO 27001 Implementation Guide
NQA ISO 27001 Implementation GuideNQA
 
Introduction to Data Governance
Introduction to Data GovernanceIntroduction to Data Governance
Introduction to Data GovernanceJohn Bao Vuu
 
Iso 27001 in images - sample slides from different levels of training, e.g. F...
Iso 27001 in images - sample slides from different levels of training, e.g. F...Iso 27001 in images - sample slides from different levels of training, e.g. F...
Iso 27001 in images - sample slides from different levels of training, e.g. F...Stratos Lazaridis
 
Best Practices in Auditing ISO/IEC 27001
Best Practices in Auditing ISO/IEC 27001Best Practices in Auditing ISO/IEC 27001
Best Practices in Auditing ISO/IEC 27001PECB
 
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...PECB
 
cobit 2019 presentation.pdf
cobit 2019 presentation.pdfcobit 2019 presentation.pdf
cobit 2019 presentation.pdfmohammed539963
 
IT Governance - Capability Assessment using COBIT 5
IT Governance - Capability Assessment using COBIT 5IT Governance - Capability Assessment using COBIT 5
IT Governance - Capability Assessment using COBIT 5Eryk Budi Pratama
 
Introduction to COBIT 2019 and IT management
Introduction to COBIT 2019 and IT managementIntroduction to COBIT 2019 and IT management
Introduction to COBIT 2019 and IT managementChristian F. Nissen
 
DAMA Australia: How to Choose a Data Management Tool
DAMA Australia: How to Choose a Data Management ToolDAMA Australia: How to Choose a Data Management Tool
DAMA Australia: How to Choose a Data Management ToolPrecisely
 
Artifacts to Enable Data Goverance
Artifacts to Enable Data GoveranceArtifacts to Enable Data Goverance
Artifacts to Enable Data GoveranceDATAVERSITY
 

Was ist angesagt? (20)

Data Governance Roles as the Backbone of Your Program
Data Governance Roles as the Backbone of Your ProgramData Governance Roles as the Backbone of Your Program
Data Governance Roles as the Backbone of Your Program
 
IT Governance Made Easy
IT Governance Made EasyIT Governance Made Easy
IT Governance Made Easy
 
DMBOK and Data Governance
DMBOK and Data GovernanceDMBOK and Data Governance
DMBOK and Data Governance
 
ISO_ 27001:2022 Controls & Clauses.pptx
ISO_ 27001:2022 Controls & Clauses.pptxISO_ 27001:2022 Controls & Clauses.pptx
ISO_ 27001:2022 Controls & Clauses.pptx
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIX
 
LeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX-Signavio Integration
LeanIX-Signavio Integration
 
Do-It-Yourself (DIY) Data Governance Framework
Do-It-Yourself (DIY) Data Governance FrameworkDo-It-Yourself (DIY) Data Governance Framework
Do-It-Yourself (DIY) Data Governance Framework
 
ITIL and ISO 20000: Fundamentals and necessary compliance Synergies
ITIL and ISO 20000: Fundamentals and necessary compliance SynergiesITIL and ISO 20000: Fundamentals and necessary compliance Synergies
ITIL and ISO 20000: Fundamentals and necessary compliance Synergies
 
NQA ISO 27001 Implementation Guide
NQA ISO 27001 Implementation GuideNQA ISO 27001 Implementation Guide
NQA ISO 27001 Implementation Guide
 
ISO 27005:2022 Overview 221028.pdf
ISO 27005:2022 Overview 221028.pdfISO 27005:2022 Overview 221028.pdf
ISO 27005:2022 Overview 221028.pdf
 
Introduction to Data Governance
Introduction to Data GovernanceIntroduction to Data Governance
Introduction to Data Governance
 
Iso 27001 in images - sample slides from different levels of training, e.g. F...
Iso 27001 in images - sample slides from different levels of training, e.g. F...Iso 27001 in images - sample slides from different levels of training, e.g. F...
Iso 27001 in images - sample slides from different levels of training, e.g. F...
 
Best Practices in Auditing ISO/IEC 27001
Best Practices in Auditing ISO/IEC 27001Best Practices in Auditing ISO/IEC 27001
Best Practices in Auditing ISO/IEC 27001
 
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...
Integrating ISO 27001, ISO 20000, and Project Management – From Theory to Pra...
 
cobit 2019 presentation.pdf
cobit 2019 presentation.pdfcobit 2019 presentation.pdf
cobit 2019 presentation.pdf
 
IT Governance - Capability Assessment using COBIT 5
IT Governance - Capability Assessment using COBIT 5IT Governance - Capability Assessment using COBIT 5
IT Governance - Capability Assessment using COBIT 5
 
Introduction to COBIT 2019 and IT management
Introduction to COBIT 2019 and IT managementIntroduction to COBIT 2019 and IT management
Introduction to COBIT 2019 and IT management
 
ISO 27001:2022 Introduction
ISO 27001:2022 IntroductionISO 27001:2022 Introduction
ISO 27001:2022 Introduction
 
DAMA Australia: How to Choose a Data Management Tool
DAMA Australia: How to Choose a Data Management ToolDAMA Australia: How to Choose a Data Management Tool
DAMA Australia: How to Choose a Data Management Tool
 
Artifacts to Enable Data Goverance
Artifacts to Enable Data GoveranceArtifacts to Enable Data Goverance
Artifacts to Enable Data Goverance
 

Andere mochten auch

Code4Lib 2008 Metadata Registry
Code4Lib 2008   Metadata RegistryCode4Lib 2008   Metadata Registry
Code4Lib 2008 Metadata Registryjonphipps
 
The Library of Congress Medium of Performance Thesaurus: Deployment through t...
The Library of Congress Medium of Performance Thesaurus: Deployment through t...The Library of Congress Medium of Performance Thesaurus: Deployment through t...
The Library of Congress Medium of Performance Thesaurus: Deployment through t...Jane Frazier
 
Designing and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryDesigning and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryKerstin Forsberg
 
An Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEMAn Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEMOptum
 
Semantic Integration Patterns
Semantic Integration PatternsSemantic Integration Patterns
Semantic Integration PatternsOptum
 
서울시 열린데이터 광장 문화관광 분야 LOD 서비스
서울시 열린데이터 광장 문화관광 분야 LOD 서비스서울시 열린데이터 광장 문화관광 분야 LOD 서비스
서울시 열린데이터 광장 문화관광 분야 LOD 서비스Myungjin Lee
 
070517 Jena
070517 Jena070517 Jena
070517 Jenayuhana
 
A Machine Learning Approach to SPARQL Query Performance Prediction
A Machine Learning Approach to SPARQL Query Performance PredictionA Machine Learning Approach to SPARQL Query Performance Prediction
A Machine Learning Approach to SPARQL Query Performance PredictionRakebul Hasan
 
17 using rules of inference to build arguments
17   using rules of inference to build arguments17   using rules of inference to build arguments
17 using rules of inference to build argumentsAli Saleem
 
Linked Open Data in Romania
Linked Open Data in RomaniaLinked Open Data in Romania
Linked Open Data in RomaniaVlad Posea
 
An Introduction to the Jena API
An Introduction to the Jena APIAn Introduction to the Jena API
An Introduction to the Jena APICraig Trim
 
Semantic Integration with Apache Jena and Stanbol
Semantic Integration with Apache Jena and StanbolSemantic Integration with Apache Jena and Stanbol
Semantic Integration with Apache Jena and StanbolAll Things Open
 
Unit 1 rules of inference
Unit 1  rules of inferenceUnit 1  rules of inference
Unit 1 rules of inferenceraksharao
 
Inference on the Semantic Web
Inference on the Semantic WebInference on the Semantic Web
Inference on the Semantic WebMyungjin Lee
 
LOD(Linked Open Data) Recommendations
LOD(Linked Open Data) RecommendationsLOD(Linked Open Data) Recommendations
LOD(Linked Open Data) RecommendationsMyungjin Lee
 
Introduction of Deep Learning
Introduction of Deep LearningIntroduction of Deep Learning
Introduction of Deep LearningMyungjin Lee
 
LODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data WorkshopLODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data WorkshopMyungjin Lee
 
Data Governance
Data GovernanceData Governance
Data GovernanceSambaSoup
 
Data Governance Best Practices
Data Governance Best PracticesData Governance Best Practices
Data Governance Best PracticesBoris Otto
 

Andere mochten auch (20)

Code4Lib 2008 Metadata Registry
Code4Lib 2008   Metadata RegistryCode4Lib 2008   Metadata Registry
Code4Lib 2008 Metadata Registry
 
The Library of Congress Medium of Performance Thesaurus: Deployment through t...
The Library of Congress Medium of Performance Thesaurus: Deployment through t...The Library of Congress Medium of Performance Thesaurus: Deployment through t...
The Library of Congress Medium of Performance Thesaurus: Deployment through t...
 
Designing and launching the Clinical Reference Library
Designing and launching the Clinical Reference LibraryDesigning and launching the Clinical Reference Library
Designing and launching the Clinical Reference Library
 
An Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEMAn Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEM
 
Semantic Integration Patterns
Semantic Integration PatternsSemantic Integration Patterns
Semantic Integration Patterns
 
서울시 열린데이터 광장 문화관광 분야 LOD 서비스
서울시 열린데이터 광장 문화관광 분야 LOD 서비스서울시 열린데이터 광장 문화관광 분야 LOD 서비스
서울시 열린데이터 광장 문화관광 분야 LOD 서비스
 
Jena
JenaJena
Jena
 
070517 Jena
070517 Jena070517 Jena
070517 Jena
 
A Machine Learning Approach to SPARQL Query Performance Prediction
A Machine Learning Approach to SPARQL Query Performance PredictionA Machine Learning Approach to SPARQL Query Performance Prediction
A Machine Learning Approach to SPARQL Query Performance Prediction
 
17 using rules of inference to build arguments
17   using rules of inference to build arguments17   using rules of inference to build arguments
17 using rules of inference to build arguments
 
Linked Open Data in Romania
Linked Open Data in RomaniaLinked Open Data in Romania
Linked Open Data in Romania
 
An Introduction to the Jena API
An Introduction to the Jena APIAn Introduction to the Jena API
An Introduction to the Jena API
 
Semantic Integration with Apache Jena and Stanbol
Semantic Integration with Apache Jena and StanbolSemantic Integration with Apache Jena and Stanbol
Semantic Integration with Apache Jena and Stanbol
 
Unit 1 rules of inference
Unit 1  rules of inferenceUnit 1  rules of inference
Unit 1 rules of inference
 
Inference on the Semantic Web
Inference on the Semantic WebInference on the Semantic Web
Inference on the Semantic Web
 
LOD(Linked Open Data) Recommendations
LOD(Linked Open Data) RecommendationsLOD(Linked Open Data) Recommendations
LOD(Linked Open Data) Recommendations
 
Introduction of Deep Learning
Introduction of Deep LearningIntroduction of Deep Learning
Introduction of Deep Learning
 
LODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data WorkshopLODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data Workshop
 
Data Governance
Data GovernanceData Governance
Data Governance
 
Data Governance Best Practices
Data Governance Best PracticesData Governance Best Practices
Data Governance Best Practices
 

Ähnlich wie Jena based implementation of a iso 11179 meta data registry

Metadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiencesMetadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiencesKerstin Forsberg
 
MarkLogic Applications in Healthcare
MarkLogic Applications in HealthcareMarkLogic Applications in Healthcare
MarkLogic Applications in HealthcareTony Agresta
 
A Strategic View of Enterprise Reporting and Analytics: The Data Funnel
A Strategic View of Enterprise Reporting and Analytics: The Data FunnelA Strategic View of Enterprise Reporting and Analytics: The Data Funnel
A Strategic View of Enterprise Reporting and Analytics: The Data FunnelInside Analysis
 
Introducing the Big Data Ecosystem with Caserta Concepts & Talend
Introducing the Big Data Ecosystem with Caserta Concepts & TalendIntroducing the Big Data Ecosystem with Caserta Concepts & Talend
Introducing the Big Data Ecosystem with Caserta Concepts & TalendCaserta
 
Analytic Platforms in the Real World with 451Research and Calpont_July 2012
Analytic Platforms in the Real World with 451Research and Calpont_July 2012Analytic Platforms in the Real World with 451Research and Calpont_July 2012
Analytic Platforms in the Real World with 451Research and Calpont_July 2012Calpont Corporation
 
BAR360 open data platform presentation at DAMA, Sydney
BAR360 open data platform presentation at DAMA, SydneyBAR360 open data platform presentation at DAMA, Sydney
BAR360 open data platform presentation at DAMA, SydneySai Paravastu
 
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found..."Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...Dataconomy Media
 
Towards a brokering framework for knowledge-based services: Learning from the...
Towards a brokering framework for knowledge-based services: Learning from the...Towards a brokering framework for knowledge-based services: Learning from the...
Towards a brokering framework for knowledge-based services: Learning from the...Pistoia Alliance
 
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011Ian Harrow
 
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...Stichting ePortfolio Support
 
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?European Data Forum
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London SeminarHortonworks
 
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value Splunk
 
Evaluating Big Data Predictive Analytics Platforms
Evaluating Big Data Predictive Analytics PlatformsEvaluating Big Data Predictive Analytics Platforms
Evaluating Big Data Predictive Analytics PlatformsTeradata Aster
 
Ontotext Overview Winter 2012
Ontotext Overview Winter 2012Ontotext Overview Winter 2012
Ontotext Overview Winter 2012Matthew Petrillo
 
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...Revolution Analytics
 
Deploying Enterprise Search in PLM Context with Aras
Deploying Enterprise Search in PLM Context with ArasDeploying Enterprise Search in PLM Context with Aras
Deploying Enterprise Search in PLM Context with ArasAras
 
Sem tech 2011 v8
Sem tech 2011 v8Sem tech 2011 v8
Sem tech 2011 v8dallemang
 

Ähnlich wie Jena based implementation of a iso 11179 meta data registry (20)

Metadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiencesMetadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiences
 
MarkLogic Applications in Healthcare
MarkLogic Applications in HealthcareMarkLogic Applications in Healthcare
MarkLogic Applications in Healthcare
 
TCS Innovation Forum 2012 - Kitenga
TCS Innovation Forum 2012 - KitengaTCS Innovation Forum 2012 - Kitenga
TCS Innovation Forum 2012 - Kitenga
 
A Strategic View of Enterprise Reporting and Analytics: The Data Funnel
A Strategic View of Enterprise Reporting and Analytics: The Data FunnelA Strategic View of Enterprise Reporting and Analytics: The Data Funnel
A Strategic View of Enterprise Reporting and Analytics: The Data Funnel
 
Introducing the Big Data Ecosystem with Caserta Concepts & Talend
Introducing the Big Data Ecosystem with Caserta Concepts & TalendIntroducing the Big Data Ecosystem with Caserta Concepts & Talend
Introducing the Big Data Ecosystem with Caserta Concepts & Talend
 
Analytic Platforms in the Real World with 451Research and Calpont_July 2012
Analytic Platforms in the Real World with 451Research and Calpont_July 2012Analytic Platforms in the Real World with 451Research and Calpont_July 2012
Analytic Platforms in the Real World with 451Research and Calpont_July 2012
 
BAR360 open data platform presentation at DAMA, Sydney
BAR360 open data platform presentation at DAMA, SydneyBAR360 open data platform presentation at DAMA, Sydney
BAR360 open data platform presentation at DAMA, Sydney
 
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found..."Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...
"Updates on Semantic Fingerprinting", Francisco Webber, Inventor and Co-Found...
 
Towards a brokering framework for knowledge-based services: Learning from the...
Towards a brokering framework for knowledge-based services: Learning from the...Towards a brokering framework for knowledge-based services: Learning from the...
Towards a brokering framework for knowledge-based services: Learning from the...
 
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011
Pistoia Alliance SESL pilot Bio IT World Hanover 12 Oct 2011
 
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...
10052012 luc vervenne synergetics van syntax portfolio naar semantische uitwi...
 
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?
EDF2013: Invited Talk Bastiaan Deblieck: Who remembers EDP?
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London Seminar
 
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value
SplunkLive: New Visibility=New Opportunity: How IT Can Drive Business Value
 
What is SDMX-RDF?
What is SDMX-RDF?What is SDMX-RDF?
What is SDMX-RDF?
 
Evaluating Big Data Predictive Analytics Platforms
Evaluating Big Data Predictive Analytics PlatformsEvaluating Big Data Predictive Analytics Platforms
Evaluating Big Data Predictive Analytics Platforms
 
Ontotext Overview Winter 2012
Ontotext Overview Winter 2012Ontotext Overview Winter 2012
Ontotext Overview Winter 2012
 
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
 
Deploying Enterprise Search in PLM Context with Aras
Deploying Enterprise Search in PLM Context with ArasDeploying Enterprise Search in PLM Context with Aras
Deploying Enterprise Search in PLM Context with Aras
 
Sem tech 2011 v8
Sem tech 2011 v8Sem tech 2011 v8
Sem tech 2011 v8
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Jena based implementation of a iso 11179 meta data registry

  • 1. Jena based Implementation of a ISO 11179 Meta-data Registry A. Anil Sinaci, SRDC sinaci@apache.org 1 / 37
  • 2. About me • PhD student at • Senior Software Engineer at • FP7 Projects: 2 / 37
  • 3. Agenda  Introduction  Motivation  FP7 – SALUS & BIVEE Projects  Background  ISO/IEC 11179  Common Data Elements  Design & Implementation  Use-case  Summary 3 / 37
  • 4. What is Meta-data? • data about data… (deprecated) • at design time the application contains no data • Descriptive metadata • Structural Metadata – data about the containers of data • meta-data is data • can be stored and managed • meta-data registries 4 / 37
  • 6. Problem of Interoperability Syntactic vs. Semantic • The ability to exchange information • access • The ability to use the information once it has been exchanged • understand 6 / 37 The figure is taken from a presentation of caSDR
  • 7. Meta-data for Semantic Interoperability • Precise knowledge about how data is structured • More efficient and productive with a central, well-administered place to seek for meta-data • Central, easily consumable • Classifications with well-known terminology systems • Build (or map) data models based on a common meta-model Patient Name Surname MDR Birth Date ISO/IEC Sex Patient First name 11179 Last name Patient Firstname Date of Birth Surname Sex Date of Birth Gender 7 / 37
  • 8. Jena based ISO 11179 There are lots of MDR instances out there • Most of them are based on ISO/IEC 11179 • have the chance to interoperate semantically • ISO/IEC 11179 ontology • common vocabulary for meta-data level • Manage all items, classifications, inter-relations and links to the external world (terminology systems, taxonomies, vocabularies) • in a triple-store • easily expose as RDF • easily import as RDF 8 / 37
  • 9. Interoperable through LOD MDR R D F TripleStore MDR R D TripleStore F R MDR D F TripleStore 9 / 37 Linking Open Data cloud diagram, by Richard Cyganiak and Anja Jentzsch. http://lod-cloud.net/
  • 10. Motivation The SALUS Project: Pharmacovigilance • Current post-market safety surveillance and reporting activities are largely based on reports of suspected adverse drug reactions sent to the regulatory bodies • 5% of all hospital admissions in Europe are due to an adverse drug reaction (ADR) • ADRs are the fifth most common cause of hospital deaths • drug withdrawals (eg. Vioxx) • Interoperability between clinical care and clinical research domains  A semantic interoperability architecture based on commonly accepted data elements http://www.salusproject.eu 10 / 37
  • 11. SALUS Project Central & Semantic Meta-data Registry 11 / 37
  • 12. Motivation The BIVEE Project: Business Innovation Management • Software tools for the support of innovation & improvement management within Virtual Enterprises • Document Centric Approach • Identify document structures through common building blocks  common data elements • CCTS – OASIS UBL • based on ISO/IEC 11179 • Production & Innovation Knowledge Repository  Semantic Descriptors • Interoperability among business domains of collaborating partners within a Virtual Enterprise  An interoperability architecture based on commonly accepted semantic descriptors (meta-data) http://www.bivee.eu 12 / 37
  • 13. BIVEE Project Central & Semantic Virtual Enterprise Meta-data Registry Environment BIVEE Semantic Ontologies Semantic Value (I-PIKR) Business Production Search/ Search/ Query/ Query/ Innovation Space Reasoning Space Reasoning Business Processes Innovation related SD docs SD Semantic Semantic KPIs SD SD Annotation Annotation SD SD SD SD SD Production KPIs related docs F-PIKR Innovation Production Data VE Members Data (competencies) External Resources 13 / 37
  • 14. The requirement A clear need for a Common Data Element Repository to facilitate the semantic interoperability between different application domains • to store the building blocks of data models of different domains and systems • so that different data models are described through the aggregation and association of Common Data Elements • should deal with several annotations and links to external world • several vocabularies, classification schemes and terminology systems are currently in use for different domains • should follow the characteristics of the Linked Data approach. 14 / 37
  • 15. What is ISO/IEC 11179 ? • Family of standards addressing the; • Semantics of Data • Representation of Data • Registration of Data • ISO/IEC 11179 is; • Description of metadata in terms of Data Elements • Procedures to manage registry of Data Elements 15 / 37
  • 16. Parts of ISO/IEC 11179 Consists of 6 parts defining • Framework for Specification • Classification • Registry Metamodel • Formulations of Data Definitions • Naming and Identification Principles • Registration of Data Elements. 16 / 37
  • 17. Purpose of ISO/IEC 11179 ISO/IEC 11179 is to promote Standard description of data Common understanding of data across organizational elements and between organizations Re-use and standardization of data over time, space, and applications Harmonization and standardization of data within an organization and across organizations Management of the components of data Re-use of the components of data 17 / 37
  • 18. Benefits of ISO/IEC 11179 • Similar CDE’s linked to same Concept’s; reduced search time • All representations of a CDE can be shown together; increased filexibility • CDE’s having same value domain can be shown together; easy administration of registry • Concept of Object Class and Property; allows Linked Data representation • Classification through External Vocabularies; allows Linked Data integration 18 / 37
  • 19. Common Data Element • Logical unit of data • Belongs to one kind of information • Set of attributes specifies; • Identification • Definition • Representation • Permissible value 19 / 37
  • 20. Common Data Element Data Element Data Element Value Domain Concept Object Property Representation Class 20 / 37
  • 21. Common Data Element Data Element Person Birth Date Value Data Element Value Concept Domain Person Birth Date Birth Date Value Data type: Calendar Person Birth Date Object Class Property The concept The representation What? How? 21 / 37
  • 22. Common Data Element Linked Data Integration with other MDRs Linked Data • ICD9, ICD10 • SNOMED CT • LOINC • RxNorm • WHO ART • MedDRA • …. 22 / 37 diagram adopted from http://ncicbtraining.nci.nih.gov//TPOnline/TPOnline.dll/Public%20Course/COURSENO=COUR2006121515230703800967
  • 23. Common Data Element • Improves the quality of data • Simplifies data sharing • Knowledge sharing • Promotes standard, consistent, universal data • Ease of development • data collection tools • Data Interoperability between • applications • development teams • enterprises • …  All require precise definitions of data 23 / 37
  • 24. ISO/IEC 11179 Implementations • OneMeta MDR, Data Foundations Inc. • extendible and configurable, commercial • caDSR, US National Cancer Institute • Extension to standard, persisted on RDBMS • CCTS, UN/CEFACT • Business data model standard based on 11179 • UBL is an implementation of CCTS • US National Information Exchange Model - NIEM 24 / 37
  • 25. Organizations using ISO/IEC 11179 • Australian Institute of Health and Welfare - METeOR • US Department of Justice - Global Justice XML Data Model GJXDM • US Environmental Protection Agency - Environmental Data Registry • US Health Information Knowledgebase (USHIK) • Ohio State University - open Metadata Repository (openMDR) • Minnesota Department of Education Metadata Registry (K-12 Data) • Minnesota Department of Revenue Property Taxation • The Census Bureau Corporate Metadata Repository • Statistics Canada Integrated MetaDataBase • The Environmental Data Registry 25 / 37
  • 26. Design & Implementation ISO/IEC 11179 Ontology 26 / 37
  • 27. Ontology Design 27 / 37
  • 28. Design & Implementation Common Data Element (CDE) Repository CDE Repository Web GUI UML Model Semantic Model Importer Importer Schema Model Importer CDE Knowledge Base 28 / 37
  • 29. Design & Implementation Java API REST API CDE Knowledge Base Semantic MDR MDR API (Easy-to-use Semantic ISO 11179 Mapping) Semantic Data Manipulation API (Pure ISO 11179 Mapping) JENA RDF/OWL API Triple Store (Jena TDB | Virtuoso) Data 29 / 37
  • 30. Use-case Once we have an implementation for a semantic MDR • Need to populate with Common Data Elements • Mining for CDEs • Importers for different languages: XML Schema, UML, and ontology languages (RDFS/OWL) • Other applications must be built on top of the semantic MDR • New content models referring to the CDEs • Matching and mapping  Strong reasoning • Data Warehouses, Web Services, EHR Systems, Content Management Systems etc… 30 / 37
  • 31. Use-case List all “ClassificationScheme”s List all “ObjectClass”es 31 / 37
  • 32. Use-case Get all “Property”s of a Patient 32 / 37
  • 33. Use-case List all “DataElement”s which are “classifiedBy” Myocardial Infarction (ClassificationSchemeItem) and Nifedipine (ClassificationSchemeItem) AND which have Allergy as “DataElementConcept” 33 / 37
  • 34. Use-case II 34 / 37
  • 35. Summary • Meta-data Registry to facilitate Semantic Interoperability through Common Data Elements (CDE) • For several different domains • ISO/IEC 11179 based • well-established and commonly accepted standard • Pure triple-store implementation access through Jena API • easy integration to Linked Data cloud • together with other MDR implementations • Importers for CDE identification • XML Schema, UML (v1.x and v2.x), RDFS/OWL based ontologies • Apache Wicket based Web interface 35 / 37
  • 36. ISO/IEC 20943 Procedures for achieving metadata registry (MDR) content consistency • formalized ontology generation with well-defined concepts Web Ontology Metadata Registry (ISO/IEC 11179) DEC OC CD DE ... realized MDRs (Sets of concepts) build METeO Our Proposal Scope of this Part EDR caDSR R (Environmental Data (US National (Metadata Online utilized Process Manager Registry) Cancer Institute) Registry) Mapping Info. and Rulus 36 / 37
  • 37. Thank you for listening… Questions A. Anil Sinaci @aasinaci 37 / 37 Special thanks to anilpacaci@gmail.com