Tips for Building an Effective Model for DDI Dan Gillman US Bureau of Labor Statistics.

Slides:



Advertisements
Similar presentations
Making the Case for Metadata at SRS-NSF National Science Foundation Division of Science Resources Statistics Jeri Mulrow, Geetha Srinivasarao, and John.
Advertisements

10 Software Engineering Foundations of Computer Science ã Cengage Learning.
Access to and specifics of detailed national LFS data – the case of Slovenia Sebastian Kočar Social Science Data Archives University of Ljubljana 4th DwB.
DDI Version 3 and Instrument Documentation Karl Dinkelmann Survey Research Center Institute for Social Research University of Michigan IASSIST Ann Arbor,
Is Your Data Facility ISO Compliant? Progress Towards Harmonizing the DDI and ISO/IEC Dan Gillman Information Scientist US Bureau of Labor Statistics.
Reducing Metadata Objects Dan Gillman November 14, 2014.
Data Modeling Introduction. Learning Objectives Define key data modeling terms –Entity type –Attribute –Multivalued attribute –Relationship –Degree –Cardinality.
Modernizing the Data Documentation Initiative (DDI-4) Dan Gillman, Bureau of Labor Statistics Arofan Gregory, Open Data Foundation WICS, 5-7 May 2015.
Neuchâtel Terminology Model: Classification database object types and their attributes Revision 2013 and its relation to GSIM Prepared by Debra Mair, Tim.
Data Documentation Initiative (DDI): Goals and Benefits Mary Vardigan Director, DDI Alliance.
GSIM Stakeholder Interview Feedback HLG-BAS Secretariat January 2012.
Chapter 2: Approaches to System Development
Slide 12.1 © The McGraw-Hill Companies, CS 4310: Software Engineering Lecture 7 Systems Analysis Object-Oriented Design.
Object Oriented Analysis By: Don Villanueva CS 524 Software Engineering I Fall I 2007 – Sheldon X. Liang, Ph. D.
NSI 1 Collect Process AnalyseDisseminate Survey A Survey B Historically statistical organisations have produced specialised business processes and IT.
Survey Data Management and Combined use of DDI and SDMX DDI and SDMX use case Labor Force Statistics.
Distributed Access to Data Resources: Metadata Experiences from the NESSTAR Project Simon Musgrave Data Archive, University of Essex.
Experiences with the Design and Development Process of DDI Requirements for Future Work Ideas for Improvement Joachim Wackerow.
Statistics New Zealand Classification Management System Andrew Hancock Statistics New Zealand Prepared for 2013 Meeting of the UN Expert Group on International.
Generic Statistical Information Model (GSIM) Thérèse Lalor and Steven Vale United Nations Economic Commission for Europe (UNECE)
Generic Statistical Information Model (GSIM) Thérèse Lalor and Steven Vale United Nations Economic Commission for Europe (UNECE)
Terminology and Standards Dan Gillman US Bureau of Labor Statistics.
4 April 2007METIS Work Session1 Metadata Standards and Their Support of Data Management Needs Daniel W. Gillman Bureau of Labor Statistics Paul Johanis.
Is Your Data Facility ISO Compliant? Progress Towards Harmonizing the DDI and ISO/IEC Dan Gillman Information Scientist US Bureau of Labor Statistics.
Introduction to MDA (Model Driven Architecture) CYT.
Development of metadata in the National Statistical Institute of Spain Work Session on Statistical Metadata Genève, 6-8 May-2013 Ana Isabel Sánchez-Luengo.
Using the BLS Template (slide hidden from show; may be relocated or deleted) CORE slides – Presentation Title (slide 2) and Contact Info (slide 4) - are.
DDI-RDF Leveraging the DDI Model for the Linked Data Web.
Metadata Models in Survey Computing Some Results of MetaNet – WG 2 METIS 2004, Geneva W. Grossmann University of Vienna.
June 05 David A. Gaitros Jean Muhammad Introduction to OOD and UML Dr. Jean Muhammad.
Ontology Summit2007 Survey Response Analysis Ken Baclawski Northeastern University.
1 Systems Analysis and Design in a Changing World, Thursday, January 18, 2007.
Content The system development life cycle
SC32 FBM Study Group Report Korea SC32 Meetings, May 2013 Baba Piprani - Serge Valera 1 ISO/IEC JTC1/SC32/WG2 N1801.
ISO/IEC : Framework for a Metadata Registry By Daniel W. Gillman Bureau of Labor Statistics USA.
1 Intro to Sharp’s Methods Jim Carpenter Bureau of Labor Statistics OTSP Seminar May 24, 1999.
1/26 On-demand Learning Series Software Engineering of Web Application - Object-Oriented Development & UML Hunan University, Software School.
Dale Roberts Object Oriented Programming using Java - Introduction Dale Roberts, Lecturer Computer Science, IUPUI Department.
DDI and the Lifecycle of Longitudinal Surveys Larry Hoyle, IPSR, Univ. of Kansas Joachim Wackerow, GESIS - Leibniz Institute for the Social Sciences.
1 ISO/IEC 11179, Part 2: Classification Schemes Jim Carpenter Bureau of Labor Statistics Metatopia 2001 Conference September 20 – 21, 2001.
Introduction to DDI Moving Forward Dagstuhl Seminar October 22-26, 2012.
BTS430 Systems Analysis and Design using UML Domain Model—Part 2: Associations and Attributes.
Eurostat SDMX and Global Standardisation Marco Pellegrino Eurostat, Statistical Office of the European Union Bangkok,
SDMX IT Tools Introduction
ABS Issues for DDI Futures Bryan Fitzpatrick October 2012.
Aim: “to support the enhancement and implementation of the standards needed for the modernisation of statistical production and services”
Strategic Priorities for DDI Spring 2013 Mary Vardigan Director, DDI Alliance METIS -- Geneva, Switzerland May 6, 2013.
Seminar on Developing a Programme on Integrated Statistics in support of the Implementation of the SNA for CARICOM countries 3-5 February 2014, Castries,
The Application of Semantic Technologies to Scientific Archives J. Steven Hughes Daniel J. Crichton J. Steven Hughes Daniel J. Crichton Science Archives.
METIS 2011 Workshop Session III – National Implementation of the GSBPM Alice Born and Tim Dunstan Thursday October 6, 2011 Implementation of the GSBPM.
United Nations Economic Commission for Europe Statistical Division GSBPM and Other Standards Steven Vale UNECE
TIC Updates EDDI 2010 Wendy Thomas – 6 Dec Schedule and Process Changes Production schedule is moving to: – Summer / Winter release schedule January.
Development of Methodology Model. Coverage Part I – Development of the Model from Weighting (SDI model) through current refinements in March 2016 Part.
United Nations Economic Commission for Europe Statistical Division Standards-based Modernisation Steven Vale UNECE
BBY 464 Semantic Information Management (Spring 2016) Data and Metadata Management Yaşar Tonta & Orçun Madran [yasartonta, Hacettepe.
Metadata standards Using DDI to Inform, Organize, and Drive Survey Data Production.
DDI and GSIM – Impacts, Context, and Future Possibilities
Object-Oriented Modeling and Design
Mogens Grosen Nielsen Statistics Denmark
WORKSHOP GROUP ON QUALITY IN STATISTICS
GSBPM, GSIM, and CSPA.
GSIM The Generic Statistical Information Model
Members: Keshava Shiva Sanjeeve Kareena
Chapter 22 Object-Oriented Systems Analysis and Design and UML
Presentation to SISAI Luxembourg, 12 June 2012
Management of GSIM Statistical Classifications with DDI 3.2
Generic Statistical Information Model (GSIM)
Introducing the Data Documentation Initiative
DDI and GSIM – Impacts, Context, and Future Possibilities
Presentation transcript:

Tips for Building an Effective Model for DDI Dan Gillman US Bureau of Labor Statistics

Modeling Paradigms Entity-Relationship (ER) – Older – Used to design RDBs – Looser rules IDEF1x – Based on ER and RDBs – Tight rules – ISO/IEC – Not bound to software development

Modeling Paradigms Unified Modeling Language (UML) – Based on OOD and OOA – ISO/IEC – Based on MOF – Tight Rules – Bound to Programming Languages (Java, C++, etc) – Major support by other specs – Interchange models through XMI

Modeling Paradigms Object-Role Modeling (ORM) – Based on NIAM (built in 1980s) – Purely Conceptual Modeling – Fact-Based Modeling Diagrams to be read as series of statements – Similar to RDF Graph like structure Separates Concepts and Objects – Not so much for system design – Best for understanding

Current Situation XML-Schema – Modeling language as well – Designed to be human readable Not so easy Very verbose – Relationships not naturally supported – Overall design not easily illustrated – Limits implementation types

Current Situation Current DDI – Much good work – Good statistical understanding – Life-cycle support – Data set support Shouldn’t be lost But not the only game in town

GSIM Generic Statistical Information Model – Version 1.0 due in Dec 2012 – Version 0.8 out for review until 19 October Companion Model to – Generic Statistical Business Process Model GSBPM GSIM – data model GSBPM – process model

GSIM Detailed model for – Variables, Data, Classifications – Data sets – Processes and Activities Full support for life-cycle

DDI/ SDI Survey Design and Implementation WG – Questionnaire design – Frame and Sample description – Weighting – Paradata

Design Criteria Terminology (Concepts and related things) Methodology – Statistics and Probability – Cognitive psychology – Computer science Computation (IT resources) Normative specifications – Rationales – Specifications – Procedures

Level of Detail Multiple views – Conceptual layer Managers High level view – Communication layer More detail Still conceptual – Specification layer Implementation and interoperability Detailed metadata