SlideShare a Scribd company logo
1 of 49
Matthew
Brush
Ontology
Development
Group
OHSU Library,
DMICE
METADATA
PERSPECTIVES
FROM THE WEB
AND DATABASES
SYSTEMS
Sept 17, 2014
brushm@ohsu.edu
ī‚Ą “Data about Data”
ī‚Ą “Data” broadly covers any information resource
ī‚§ digital or physical
ī‚§ narrative, multimedia, structured
ī‚§ raw data, processed data, aggregates of datasets, or
discrete elements within data sets
ī‚Ą More formally, “Metadata is structured information
that describes, explains, locates, or otherwise makes
it easier to retrieve, use, or manage an information
resource”
METADATA
(NISO (2004) Understanding Metadata. Bethesda, NISO Press )
ī‚Ą Descriptive metadata: supports discovery and identification
ī‚§ e.g. title, author, identifiers, subjects, keywords
ī‚Ą Structural metadata: describes how the components of a
resource are organized
ī‚§ e.g. table of contents for a book, schema of database tables,
manifest of files in an aggregate ‘research object’
ī‚Ą Administrative metadata: helps manage the resource
ī‚§ Technical - describes technical aspects of a resource
ī‚§ e.g. file type, version information, how/when created
ī‚§ Rights management - explains intellectual property rights
ī‚§ e.g. licensing, use restrictions, privacy concerns
ī‚§ Preservation - supports maintenance and archiving of a resource
ī‚§ e.g. provenance/ownership, history of use, authenticity
METADATA SERVES MANY PURPOSES . . .
http://www.niso.org/publications/press/UnderstandingMetadata.pdf
Metadata comes in many forms, serves many needs,
and operates in very diverse settings
ī‚Ą I. Resource metadata (on the web)
ī‚§ Target: information resources as a whole
ī‚§ 1o
Goals: resource discovery and use
ī‚§ Form: structured, separate records
ī‚§ Users: everyone
ī‚§ Standards: many metadata frameworks/vocabularies
ī‚Ą II. Metadata in database systems
ī‚§ Target: structured data and data elements
ī‚§ 1o Goals: data consistency, aggregation, analysis
ī‚§ Form: ER diagrams, summary tables, data dictionaries
ī‚§ Users: professional data administrators and scientists
ī‚§ Standards: metadata and CDE registries
. . . AND OPERATES IN MANY CONTEXTS
I. Resource Metadata (on the web)
A. Overview
B. Examples
C. Metadata Frameworks
i. Schema
ii. Vocabularies
iii. Conceptual Models
iv. Practical Specifications
v. Encoding Specifications
D. Metadata Storage and Retrieval
II. Metadata in Databases Systems
A. Overview
B. Data Elements
C. Data Dictionaries
D. Common Data Elements (CDEs)
E. CDE Registries
OUTLINE
ī‚Ą Metadata in the world that all of us have used and
created in work and life
ī‚Ą Attached to information resources we find on the web
ī‚§ books, videos, images, websites, datasets, . . .
ī‚Ą Helps us to find a resource and understand what it is
and how to use it
I. RESOURCE METADATA (ON THE WEB)
Descriptive
Structural
Administrative
Book Catalog Record
http://ohsulibrary.worldcat.org/title/metadata/oclc/225088362
Descriptive
Structural
Administrative
Digital Photograph Library
http://crdl.usg.edu/cgi/crdl?query=id:highlander_highlanderphotos_p2-wi3-3
Data Set Description
http://datadryad.org/resource/doi:10.5061/dryad.4ms68
Research Data Sets
and Files (datadryad.org)
Data File Description
ī‚Ą Resource metadata is increasingly structured
according to established schemas and standards
ī‚Ą Many standards exist that vary in their:
ī‚§ complexity (schemas, specifications, conceptual models)
ī‚§ targets (music, video, images, books, art, datasets)
ī‚§ goals (descriptive, administrative and preservation)
ī‚§ communities served (libraries, museums, research)
ī‚Ą Benefits:
ī‚§ leverage existing resources
ī‚§ vetted by community
ī‚§ interoperability and integration
STANDARDS ARE KEY
ī‚ĄNormative standards for metadata are
captured in metadata frameworks.
ī‚ĄThere are five possible components of a
metadata framework:
A. Schema
B. Vocabularies
C. Conceptual Model
D. Practical Specifications
E. Encoding Specifications
METADATA FRAMEWORKS
ī‚Ą Core of any framework – specifies the categories of
information recorded
ī‚Ą Comprised of a set of data elements along with
descriptions of their attributes and rules for use
ī‚§ attributes described should minimally include an identifier
and/or name and a definition of each element
ī‚Ą Can also specify data types and ‘value domains’ that
describe allowable values for a given element
ī‚§ e.g. term lists, CVs, ontologies
ī‚Ą Example schema: Dublin Core, LOM, HCLS Dataset Std.
A. METADATA SCHEMA
ī‚Ą First effort at standardizing metadata to improve
resource discovery on the web
ī‚Ą Very simple core schema consisting of 15 general
data elements representing properties of a
information resource, with no value restrictions.
ī‚Ą Data Elements: title, identifier, type, description,
creator, contributor, date, subject, format, language,
source, publisher, relation, coverage, rights
ī‚Ą Element Attributes: URI, label, definition, domain,
range, version, comment
EXAMPLE 1: DUBLIN CORE
METADATA INITIATIVE (DCMI)
http://dublincore.org/documents/dcmi-terms/
ī‚Ą Extensive set of metadata elements describing
‘learning objects’
ī‚§ “Any digital or non-digital entity that may be used for learning,
education, or training"
ī‚Ą Based loosely on DCMI schema, but:
ī‚§ >50 new elements to describe educational attributes of learning
objects
ī‚§ organizes elements into a hierarchical structure
ī‚§ provides detailed specifications for allowable values
ī‚§ supports ‘application profiles’ that extend model for
specific domains
EXAMPLE 2: LEARNING OBJECT
METADATA (IEEE-LOM)
http://www.imsglobal.org/metadata/mdv1p3/imsmd_bestv1p3.html
LOM SCHEMA ELEMENTS AND
ATTRIBUTES
ī‚Ą The LOM base schema defines 9 categories of metadata elements
ī‚Ą Hierarchical structure supports user understanding, metadata
organization and aggregation for analysis
LOM ELEMENT HIERARCHY
ī‚Ą A unified schema that provides all key metadata fields
needed to comprehensively describe research datasets
ī‚§ what they are, how they are produced, where they are found
ī‚§ meets pressing need in current research climate to support sharing,
discovery, and re-use of public datasets in a standardized way
ī‚Ą Metadata elements describe general features, identifiers,
provenance and change, availability and distribution, and
dataset statistics
ī‚Ą Comprised entirely of elements (properties) from existing
community vocabularies, e.g. DCMI, DCAT, PROV, VOID,
FOAF
ī‚§ attributes and rules for element use defined in source schema
EXAMPLE 3: W3C HCLS DATASET
DESCRIPTION STANDARD
http://www.w3.org/2001/sw/hcls/notes/hcls-dataset/
B. VOCABULARIES
ī‚Ą Set of terms (often structured) that is used to
constrain entry of metadata values
ī‚Ą Vocabularies represent general concepts
ī‚§ Word or code lists
ī‚§ Hierarchical classifications
ī‚§ taxonomies, thesauri, ontologies
ī‚§ e.g. ICD9, SNOMed, MeSH, NCIthesaurus
ī‚Ą Authority lists provide controlled names for proper nouns
ī‚§ FundRef (organizations)
ī‚§ Global Gazeteer (places)
ī‚§ ORCID (people)
ī‚Ą Open Researcher and Contributor IDentifier (ORCID)
ī‚§ a nonproprietary alphanumeric code that uniquely identifies scientific
and other academic authors (a persistent “author DOI” for researchers)
ī‚Ą The ORCID identifier set is coming to serve as a de facto
authority list to record persons contributing to scholarly research
products
ī‚Ą ORCIDs facilitates efforts to track productivity, impact, and
attribution based on all scholarly outputs (publications, grants,
datasets, protocols, presentations, abstracts, code, blogs, etc)
ī‚Ą Services can aggregate scholarly outputs for a given researcher
ī‚§ resolves to a “CV” listing all scholarly contributions linked across various
venues (e.g. Pubmed, Scopus, Slideshare, Figshare, Github, Dryad, . . .)
ORCID AS AN AUTHORITY LIST
ī‚Ą An underlying model that describes how all the
information and concepts inherent in a resource are
related to one another
ī‚Ą Metadata Models
ī‚§ conceptualize the metadata schema itself (hierarchical
relationships or other mappings between elements )
ī‚Ą Domain Models
ī‚§ conceptualize domain in which the metadata schema
operates (classes of things that are annotated and the
relationships between them)
C. CONCEPTUAL MODELS
EXAMPLE METADATA MODEL:
LOM ELEMENT HIERARCHY
The structure of the LOM is an example of a simple conceptual metadata model,
which organizes elements into disjoint hierarchies
ī‚Ą The summary level describes the dataset in general
ī‚Ą The version level describes a specific version
ī‚Ą The distribution level describes a representation of a version
EXAMPLE DOMAIN MODEL:
HCLS DATASET ‘LEVELS’
Supports recommendations for how each should be described using the standard
ī‚Ą D. Practical specifications for use
ī‚§ provide guidance for how to apply metadata under a given schema
ī‚§ e.g. HCLS model provides recommendations when and how to apply
certain elements to types of targets in the domain
ī‚Ą E. Encoding specifications for presentation & exchange
ī‚§ rules for binding metadata to syntactic formats such as XML or RDF
ī‚§ e.g. LOM has precise specification for binding to XML or RDF
D/E. SPECIFICATIONS
STORING AND ACCESSING
RESOURCE METADATA
ī‚Ą Typically lives separately from annotated resources,
in databases and/or XML files
ī‚Ą Can also be stored within a resource (e.g. photo
metadata embedded in image file itself)
ī‚Ą Increasing number of resource catalogs and
repositories on the web provide access to metadata
and often the resource itself
ī‚§ will have seen examples for books, images, and datasets
ī‚Ą These repositories are indexed by search tools and
provide programmatic interfaces to allow for
resource discovery and re-use
ī‚Ą Serves same basic needs, but different scale and target of
annotation, user base, and primary use cases
II. METADATA IN DATABASE SYSTEMS
ī‚Ą Two main categories:
1. Structural metadata
ī‚§ describes the structure
of database objects
and the relationships
between them
ī‚§ commonly encoded
externally as ER-
diagrams, or internally
as summary tables
http://www.visn20.med.va.gov/VISN20/V20/DataWarehouse/Images/LabAutopsy.jpg
Example ER diagram
for VA autopsy data
ī‚Ą Serves same basic needs, but different scale and target of
annotation, user base, and primary use cases
II. METADATA IN DATABASE SYSTEMS
ī‚Ą Two main categories:
2. Content metadata
ī‚§ describes meaning of
data at a very fine
granularity
ī‚§ specifies attributes of
data elements , and
rules for recoding their
values
ī‚§ encoded internally or
externally as ‘data
dictionaries’
Example of a data set that needs a dictionary to interpret
ī‚Ą The notion of a ‘data element’ obtains a more precise meaning
and specification in the context of a database.
ī‚§ elements can be specified at finer granularity in a databases holding
structured data in a controlled operational system
ī‚Ą Conceptually, a data element is comprised of a concept and a
value domain
ī‚§ concept = the subject of the data recorded for a given element
ī‚§ value domain = the defined value set for how that data is recorded
ī‚Ą Example: PT_ETHNIC
ī‚§ concept = patient ethnicity
ī‚§ value domain = [ E1 (caucasian), E2 (hispanic/latino), E3 (african),
E4 (asian), E5 (mixed) ]
DATA ELEMENTS
ī‚Ą Provide detailed metadata about data elements
ī‚§ element identifiers and name(s)
ī‚§ definitions and descriptions
ī‚§ value constraints
ī‚§ data type
ī‚§ default value
ī‚§ length
ī‚§ allowable values
ī‚§ value frequency (mandatory or not)
ī‚§ provenance and tracking
ī‚§ version number, entry and termination dates
ī‚§ indicate source table(s)
ī‚§ mappings to elements in other schema dictionaries
DATA DICTIONARIES
DATA DICTIONARIES
http://library.ahima.org/xpedio/groups/public/documents/ahima/bok1_048618.pdf
Simple
example
of a data
dictionary
ī‚Ą Key Functions
ī‚§ unambiguous and shared understanding of the data by all users
(administrators, analysts, and clients)
ī‚§ consistent data representation and manipulation
(addition, extraction, aggregation, and transformation)
ī‚§ maintenance of the data model
ī‚§ data integration, exchange, and re-use
ī‚Ą Encoding
ī‚§ as an external document and/or represented as a table in the
database itself
DATA DICTIONARIES
1. Clear and thorough element definitions and value
set explanations are key
2. Give persistent identifiers to data elements
3. Map data elements to community standards where
possible
ī‚§ common data elements (CDEs)
4. Specify value sets in terms of open controlled
vocabularies CVs where possible
5. Provide notes and guidelines for context of use
6. Make dictionary easily accessible to all users
DATA DICTIONARY
BEST PRACTICES
ī‚Ą As research moves toward 'big data‘, information from
diverse sources is being shared and aggregated for
analysis.
ī‚Ą A major challenge for managing this data is the diversity of
ways that a given idea can be described in data elements
ī‚§ Sex/gender definitions can be based on genetics, phenotype, or self-
identification. Values can be recorded as local codes, abbreviations,
full labels, or community vocabularies.
DATABASE METADATA
INTEROPERABILITY
ī‚Ą The Common Data Element (CDE) movement aims to
address this problem by providing standardized data
elements that can be re-used across medical datasets
ī‚Ą CDEs are
ī‚§ owned, managed, & curated by single authority (NINDS, NCI)
ī‚§ stored and managed in large repositories called CDE registries
ī‚§ available for diverse areas of clinical practice and research,
and at very fine granularity
ī‚§ larger repositories hold up to 50,000 elements available
ī‚Ą CDEs serving as a foundation for interoperability across
data systems
COMMON DATA ELEMENTS (CDE )s
ī‚Ą Metadata registries that collect common data elements for a
defined domain
ī‚Ą Resemble large scale data dictionaries, but with key
differences:
ī‚§ Exposed in searchable public repositories with additional
services to promote extraction and re-use
ī‚§ Coverage is wider as they are used across different domains
and systems
ī‚§ Metadata element descriptions are far richer to support
discovery, provenance, versioning, mappings, meta-modeling
ī‚Ą The NIH maintains a portal to information about existing CDE
initiatives, registries, and tools (http://www.nlm.nih.gov/cde/)
CDE REGISTRIES
ī‚Ą Houses >20,000 CDEs
ī‚§ “Core” element set covers general concepts in medical domain
ī‚§ patient demographics, medical history, assessment & examinations,
treatments & interventions, outcomes, and study protocol
ī‚§ “Supplementary” sets covering specific diseases/research areas
ī‚§ spinal injury, brain injury, epilepsy and stroke, Parkinson’s disease, ALS
ī‚Ą Metadata schema captures 30 element attributes
ī‚§ this expanded set of attributes supports use cases of enabling
discovery and community re-use across different implementations
ī‚Ą Portal has search functionality and support for
generating clinical forms (CRFs) with CDE mappings
embedded in collected data
NINDS CDE REGISTRY
http://www.commondataelements.ninds.nih.gov/
ī‚Ą The National Cancer Institute cancer Data Standards Registry
(caDSR) is the largest and most widely used CDE registry
ī‚§ >50,000 total elements
ī‚Ą Integrates CDEs from several initiatives under a unified model
and technical infrastructure
ī‚Ą Broad and deep coverage to fine granularity (as with NINDS)
ī‚Ą Metadata model is VERY complex
ī‚§ captures >100 distinct attributes describing each data element in the
registry (vs 30 for NINDS)
ī‚§ implements a complex conceptual model based on the
ISO/IEC 11179 metadata registry standard
ī‚§ decomposes data elements into component parts that are
mapped to NCI thesaurus terms (formal encoding of semantics)
NCI DSR CDE REGISTRYca
https://cdebrowser.nci.nih.gov/CDEBrowser/
DSR CONCEPTUAL MODEL
1. To understand the data element table and explain
why it is so expansive
2. Follows a standard for database metadata
registries called ISO11179
ī‚§ commonly implemented in other efforts you may
encounter
ī‚§ e.g. the Clinical Data Interchange Standards Consortium
(CDISC), which has similar goals as the caDSR but across a
broader domain
3. Is the basis for semantic mappings to ontologies
such as the NCI thesaurus which are an important
feature of the model
ca
Data Element
Concept Value Domain
Value
Represen-
tation
Valid
Values
Class Property
DSR CONCEPTUAL MODELca
Data Element
PT_GENDER_CODE
Concept
‘patient gender’
Class
‘person’
Property
‘gender’
CONCEPT ELEMENT MAPPING
Concept = idea represented by the
data element, described
independently of a particular
representation
Class = a set of real world objects
with shared characteristics
Property = a characteristic common
to all members of an class
Data Element
PT_GENDER_CODE
Concept
‘patient gender’
Class
‘person’
C25190
Property
‘gender’
C17357
Class and property concepts
are mapped to NCI taxonomy
terms to formally encode
their semantics
Class Mapping
â€ĸ person = C25190
Property Mapping
â€ĸ gender = C17357
CONCEPT ELEMENT MAPPING
Data Element
PT_GENDER_CODE
Value Domain
VALUE DOMAIN MAPPING
Value domain = a set of attributes
describing representational
characteristics of instance data
Value Representation = type of
value the data represents
(along different dimensions)
Valid Values = the actual allowed
values for a given value domain
Value Rep.
‘person’,
‘gender’, ‘code’
Valid Values
‘0’,’1’,’2’,’9’
Data Element
PT_GENDER_CODE
Value Domain
Value Rep.
‘person’,
‘gender’, ‘code’
Value Representation Mappings
‘person’ = C25190
‘gender’ = C17357
‘code’ = C25162
Valid Value Mappings
0 = unknown C17998
1 = female gender C46110
2 = male gender C46109
9 = unspecified n/a
VALUE DOMAIN MAPPING
Valid Values
‘0’,’1’,’2’,’9’
Concept Value Domain
Value
Represen-
tation
Valid
Values
Class Property
"SEMANTICALLY UNAMBIGUOUS
INTEROPERABILITY"
ī‚Ą Semantic mappings of these four elements can
support more sophisticated search and analysis
ī‚Ą Computational tools can leverage logic in the NCI
hierarchy for query expansion and data aggregation
ī‚Ą The structure of the NCI taxonomy supports synonym
and hierarchical query expansion
LEVERAGING SEMANTICS
ī‚Ą User searches ‘cancer
biology’ to view all CDEs
related to this concept.
ī‚Ą The query is expanded
(1) to include any
children of this term in
the taxonomy, and
(2) to include elements
with text matching any
synonym of cancer in
the taxonomy
NCI Thesaurus
‘Cancer Biology’
branch
ī‚ĄStrategies
ī‚§Map elements in local data dictionaries to CDEs
ī‚§ Parkinson’s Disease Biomarkers Program (PDBP) data dictionary
ī‚§ NINDS registry form builder
ī‚§Build libraries of re-usable, pre-fabricated forms with
embedded CDE metadata
ī‚§ NINDS Case Report Form (CRF) library
ī‚§ medical-data-models.org forms
ī‚§Initialize software with CDEs so that electronic forms
automatically carry mappings when they are
generated
ī‚§ caDSR registry and CDISC tools
CDE IN PRACTICEs
ī‚Ą CDEs standardize data elements for use across multiple systems
ī‚Ą Available in registries that vary in size and complexity
ī‚§ some resemble simple data dictionaries with expanded attributes to
support discovery and provenance (NINDS)
ī‚§ some are implemented with complex conceptual models and semantic
mappings (caDSR)
ī‚Ą Tools and standards supporting practical application exist but are
not yet state of the art
ī‚Ą Worlds collide: the intersection of metadata for web resources and
database systems
ī‚§ CDEs represent discoverable web resources, that are used in the context of
data collection and description in database systems
ī‚§ Each registry defines a metadata framework/schema for a given domain
CDE SUMMARY
ī‚Ą Promote standardized and systematic data collection
ī‚Ą Improve data quality and consistency
ī‚Ą Facilitate data sharing and integration
ī‚Ą Reduce the cost and time needed to develop data
collection tools
ī‚Ą Improve opportunities for meta-analysis comparing
results across studies
ī‚Ą Increase the availability of data for the planning and
design of new trials
BENEFITS OF CDEs
ī‚Ą Data elements across efforts are not well aligned
ī‚Ą Tooling support for discovery & application immature
ī‚Ą Limited use of community taxonomy and ontology
mappings
ī‚Ą Navigating complexity and redundancy
ī‚§. . . of medical data itself
ī‚§ many ways to calculate and represent simple and complex
measures such as tumor burden or medical prognosis
ī‚§. . . of metadata elements/schemas
ī‚§ thousands of elements with very nuanced meaning and use
ī‚§ redundant representation poses challenges for data collection,
aggregation, and integrated analysis (even for simple measures)
CHALLENGES FOR DATA
INTEGRATION AND ANALYSIS
LINKS
Schema Examples:
DCMI: http://dublincore.org/documents/dcmi-terms/
IEEE-LOM: http://www.imsglobal.org/metadata/mdv1p3/imsmd_bestv1p3.html
HCLS Dataset description standard: http://www.w3.org/2001/sw/hcls/notes/hcls-dataset/
Data Dictionary Example:
http://library.ahima.org/xpedio/groups/public/documents/ahima/bok1_048618.pdf
CDE Sites:
NIH CDE Portal: http://www.nlm.nih.gov/cde/
NINDS CE Registry: http://www.commondataelements.ninds.nih.gov/
caDSR browser: https://cdebrowser.nci.nih.gov/CDEBrowser/
caDSR tools: http://cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/interoperability-and-semantics/metadata-and-
models
CDEs in Practice:
PDBP gender data dictionary entry:
https://dictionary.pdbp.ninds.nih.gov/portal/publicData/dataElementAction!view.action?dataElementId=5585
NINDS form builder http://www.commondataelements.ninds.nih.gov/CRF.aspx?source=formBuilder
Downloadable forms (CRFs) from NINDs with embedded CDE links: http://www.commondataelements.ninds.nih.gov/CRF.aspx
medical-data-models.org forms https://medical-data-models.org/forms/1049
Suite of tools on caDSR site http://cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/interoperability-and-
semantics/metadata-and-models

More Related Content

What's hot

Introduction to database
Introduction to databaseIntroduction to database
Introduction to databasePradnya Saval
 
old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytemjizaka
 
Lecture 00 introduction to course
Lecture 00 introduction to courseLecture 00 introduction to course
Lecture 00 introduction to courseemailharmeet
 
File system vs DBMS
File system vs DBMSFile system vs DBMS
File system vs DBMSBHARATH KUMAR
 
data resource management
 data resource management data resource management
data resource managementsoodsurbhi123
 
Types of database
Types of databaseTypes of database
Types of databasefaizan1712818
 
Creating dmp
Creating dmpCreating dmp
Creating dmpSherry Lake
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data ManagementOpenAIRE
 
DATA BASE MANAGEMENT SYSTEM BY SAIKIRAN PANJALA
DATA BASE  MANAGEMENT SYSTEM BY SAIKIRAN PANJALADATA BASE  MANAGEMENT SYSTEM BY SAIKIRAN PANJALA
DATA BASE MANAGEMENT SYSTEM BY SAIKIRAN PANJALASaikiran Panjala
 
Electronic Databases
Electronic DatabasesElectronic Databases
Electronic DatabasesHeather Lambert
 
File system vs database
File system vs databaseFile system vs database
File system vs databaseSanthiNivas
 
David Shotton - Research Integrity: Integrity of the published record
David Shotton - Research Integrity: Integrity of the published recordDavid Shotton - Research Integrity: Integrity of the published record
David Shotton - Research Integrity: Integrity of the published recordJisc
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLijscai
 

What's hot (19)

Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytem
 
Lecture 00 introduction to course
Lecture 00 introduction to courseLecture 00 introduction to course
Lecture 00 introduction to course
 
TAMUC LO 8
TAMUC LO 8TAMUC LO 8
TAMUC LO 8
 
File system vs DBMS
File system vs DBMSFile system vs DBMS
File system vs DBMS
 
data resource management
 data resource management data resource management
data resource management
 
DBMS vs RDBMS
DBMS vs RDBMSDBMS vs RDBMS
DBMS vs RDBMS
 
Dbms
Dbms Dbms
Dbms
 
Dbms
DbmsDbms
Dbms
 
Types of database
Types of databaseTypes of database
Types of database
 
Creating dmp
Creating dmpCreating dmp
Creating dmp
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data Management
 
DATA BASE MANAGEMENT SYSTEM BY SAIKIRAN PANJALA
DATA BASE  MANAGEMENT SYSTEM BY SAIKIRAN PANJALADATA BASE  MANAGEMENT SYSTEM BY SAIKIRAN PANJALA
DATA BASE MANAGEMENT SYSTEM BY SAIKIRAN PANJALA
 
Electronic Databases
Electronic DatabasesElectronic Databases
Electronic Databases
 
Databases and types of databases
Databases and types of databasesDatabases and types of databases
Databases and types of databases
 
File system vs database
File system vs databaseFile system vs database
File system vs database
 
David Shotton - Research Integrity: Integrity of the published record
David Shotton - Research Integrity: Integrity of the published recordDavid Shotton - Research Integrity: Integrity of the published record
David Shotton - Research Integrity: Integrity of the published record
 
27 fcs157al2
27 fcs157al227 fcs157al2
27 fcs157al2
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
 

Viewers also liked

What is a DATA DICTIONARY?
What is a DATA DICTIONARY?What is a DATA DICTIONARY?
What is a DATA DICTIONARY?Leela Vasundara D K
 
Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data DictionaryKimberly Coquilla
 
Data Dictionary
Data DictionaryData Dictionary
Data DictionaryVishal Anand
 
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...Conifer Health Solutions
 
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSAlphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSJenn Riley
 
Implementing the Open Government Directive using the technologies of the Soci...
Implementing the Open Government Directive using the technologies of the Soci...Implementing the Open Government Directive using the technologies of the Soci...
Implementing the Open Government Directive using the technologies of the Soci...George Thomas
 
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT) Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT) OpenAIRE
 
2013 NISO Webinar: Preparing Librarians for New Roles in E-science
2013 NISO Webinar: Preparing Librarians for New Roles in E-science2013 NISO Webinar: Preparing Librarians for New Roles in E-science
2013 NISO Webinar: Preparing Librarians for New Roles in E-scienceElaine Martin
 
Data Dictionary Payroll version 1.0 Draft 1.0
Data Dictionary Payroll version 1.0 Draft 1.0Data Dictionary Payroll version 1.0 Draft 1.0
Data Dictionary Payroll version 1.0 Draft 1.0Mahmud Hasan
 
Ayasdi & Teradata : Applying Topological Data Analysis to Complex Data
Ayasdi & Teradata : Applying Topological Data Analysis to Complex DataAyasdi & Teradata : Applying Topological Data Analysis to Complex Data
Ayasdi & Teradata : Applying Topological Data Analysis to Complex DataAlpine Data
 
Practical Data Dictionary -
Practical Data Dictionary -Practical Data Dictionary -
Practical Data Dictionary -Data36
 

Viewers also liked (20)

What is a DATA DICTIONARY?
What is a DATA DICTIONARY?What is a DATA DICTIONARY?
What is a DATA DICTIONARY?
 
Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data Dictionary
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
Data Dictionary
Data DictionaryData Dictionary
Data Dictionary
 
351_dbproject
351_dbproject351_dbproject
351_dbproject
 
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...
Creating Data-driven Strategies to Improve Hospital Outcomes: A Case Manager'...
 
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSAlphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
 
NISO Webinar: October Two-Part Webinar: Managing Data for Scholarly Communica...
NISO Webinar: October Two-Part Webinar: Managing Data for Scholarly Communica...NISO Webinar: October Two-Part Webinar: Managing Data for Scholarly Communica...
NISO Webinar: October Two-Part Webinar: Managing Data for Scholarly Communica...
 
Feb 12 NISO Webinar: We Know it When We See It: Managing "Works" Metadata
Feb 12 NISO Webinar: We Know it When We See It: Managing "Works" MetadataFeb 12 NISO Webinar: We Know it When We See It: Managing "Works" Metadata
Feb 12 NISO Webinar: We Know it When We See It: Managing "Works" Metadata
 
Implementing the Open Government Directive using the technologies of the Soci...
Implementing the Open Government Directive using the technologies of the Soci...Implementing the Open Government Directive using the technologies of the Soci...
Implementing the Open Government Directive using the technologies of the Soci...
 
NISO Virtual Conference Scientific Data Management: Caring for Your Instituti...
NISO Virtual Conference Scientific Data Management: Caring for Your Instituti...NISO Virtual Conference Scientific Data Management: Caring for Your Instituti...
NISO Virtual Conference Scientific Data Management: Caring for Your Instituti...
 
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT) Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
Webinar on OpenAIRE Compatibility for Repositories (Greek NOAD EKT)
 
2013 NISO Webinar: Preparing Librarians for New Roles in E-science
2013 NISO Webinar: Preparing Librarians for New Roles in E-science2013 NISO Webinar: Preparing Librarians for New Roles in E-science
2013 NISO Webinar: Preparing Librarians for New Roles in E-science
 
Bibliographic Roadmap - Vocabularies - NISO update January 2016
Bibliographic Roadmap - Vocabularies - NISO update January 2016Bibliographic Roadmap - Vocabularies - NISO update January 2016
Bibliographic Roadmap - Vocabularies - NISO update January 2016
 
Ayasdi: Demystifying the Unknown
Ayasdi: Demystifying the UnknownAyasdi: Demystifying the Unknown
Ayasdi: Demystifying the Unknown
 
Data Dictionary Payroll version 1.0 Draft 1.0
Data Dictionary Payroll version 1.0 Draft 1.0Data Dictionary Payroll version 1.0 Draft 1.0
Data Dictionary Payroll version 1.0 Draft 1.0
 
Final
FinalFinal
Final
 
Ayasdi & Teradata : Applying Topological Data Analysis to Complex Data
Ayasdi & Teradata : Applying Topological Data Analysis to Complex DataAyasdi & Teradata : Applying Topological Data Analysis to Complex Data
Ayasdi & Teradata : Applying Topological Data Analysis to Complex Data
 
Practical Data Dictionary -
Practical Data Dictionary -Practical Data Dictionary -
Practical Data Dictionary -
 

Similar to Metadata lecture(9 17-14)

Metadata lecture 3, metadata schemes
Metadata lecture 3, metadata schemesMetadata lecture 3, metadata schemes
Metadata lecture 3, metadata schemesRichard.Sapon-White
 
Metadata and Tagging
Metadata and TaggingMetadata and Tagging
Metadata and Taggingpauloshea
 
Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Dr. Haxel Consult
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glassEduserv Foundation
 
Understanding Information Architecture
Understanding Information ArchitectureUnderstanding Information Architecture
Understanding Information ArchitectureScott Abel
 
Charleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data WorldCharleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data WorldProQuest
 
Beyond Seamless Access: Meta-data In The Age of Content Integration
Beyond Seamless Access: Meta-data In The Age of Content IntegrationBeyond Seamless Access: Meta-data In The Age of Content Integration
Beyond Seamless Access: Meta-data In The Age of Content IntegrationNew York University
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersNew York University
 
Object models and object representation
Object models and object representationObject models and object representation
Object models and object representationJulie Allinson
 
Citation Database
Citation Database Citation Database
Citation Database Dr. Utpal Das
 
IS CH2 Database Management (p2)
IS CH2 Database Management (p2)IS CH2 Database Management (p2)
IS CH2 Database Management (p2)Jan Wong
 
Metadata lecture riley_2011
Metadata lecture riley_2011Metadata lecture riley_2011
Metadata lecture riley_2011jmcriley
 
Metadata Workshop - Utrecht - November 5, 2008
Metadata Workshop - Utrecht - November 5, 2008Metadata Workshop - Utrecht - November 5, 2008
Metadata Workshop - Utrecht - November 5, 2008askamy
 
Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Julie Allinson
 

Similar to Metadata lecture(9 17-14) (20)

Metadata lecture 3, metadata schemes
Metadata lecture 3, metadata schemesMetadata lecture 3, metadata schemes
Metadata lecture 3, metadata schemes
 
Metadata
MetadataMetadata
Metadata
 
Metadata and Tagging
Metadata and TaggingMetadata and Tagging
Metadata and Tagging
 
Digital Library UNIT-3
Digital Library UNIT-3Digital Library UNIT-3
Digital Library UNIT-3
 
Linked Open Data in the World of Patents
Linked Open Data in the World of Patents Linked Open Data in the World of Patents
Linked Open Data in the World of Patents
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glass
 
Metadata : Concentrating on the data, not on the scheme
Metadata : Concentrating on the data, not on the schemeMetadata : Concentrating on the data, not on the scheme
Metadata : Concentrating on the data, not on the scheme
 
Understanding Information Architecture
Understanding Information ArchitectureUnderstanding Information Architecture
Understanding Information Architecture
 
Charleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data WorldCharleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data World
 
Beyond Seamless Access: Meta-data In The Age of Content Integration
Beyond Seamless Access: Meta-data In The Age of Content IntegrationBeyond Seamless Access: Meta-data In The Age of Content Integration
Beyond Seamless Access: Meta-data In The Age of Content Integration
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
 
Object models and object representation
Object models and object representationObject models and object representation
Object models and object representation
 
Citation Database
Citation Database Citation Database
Citation Database
 
Metadata
MetadataMetadata
Metadata
 
Ontology based metadata schema for digital library projects in China
Ontology based metadata schema for digital library projects in ChinaOntology based metadata schema for digital library projects in China
Ontology based metadata schema for digital library projects in China
 
Spotlight
SpotlightSpotlight
Spotlight
 
IS CH2 Database Management (p2)
IS CH2 Database Management (p2)IS CH2 Database Management (p2)
IS CH2 Database Management (p2)
 
Metadata lecture riley_2011
Metadata lecture riley_2011Metadata lecture riley_2011
Metadata lecture riley_2011
 
Metadata Workshop - Utrecht - November 5, 2008
Metadata Workshop - Utrecht - November 5, 2008Metadata Workshop - Utrecht - November 5, 2008
Metadata Workshop - Utrecht - November 5, 2008
 
Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29Swap For Dummies Rsp 2007 11 29
Swap For Dummies Rsp 2007 11 29
 

Recently uploaded

Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...shivangimorya083
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝soniya singh
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Callshivangimorya083
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...Suhani Kapoor
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxTanveerAhmed817946
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...
Full night đŸĨĩ Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌ī¸o...
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi đŸ’¯Call Us 🔝8264348440🔝
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎ī¸ Hard And Sexy Vip Call
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptx
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 

Metadata lecture(9 17-14)

  • 2. ī‚Ą “Data about Data” ī‚Ą “Data” broadly covers any information resource ī‚§ digital or physical ī‚§ narrative, multimedia, structured ī‚§ raw data, processed data, aggregates of datasets, or discrete elements within data sets ī‚Ą More formally, “Metadata is structured information that describes, explains, locates, or otherwise makes it easier to retrieve, use, or manage an information resource” METADATA (NISO (2004) Understanding Metadata. Bethesda, NISO Press )
  • 3. ī‚Ą Descriptive metadata: supports discovery and identification ī‚§ e.g. title, author, identifiers, subjects, keywords ī‚Ą Structural metadata: describes how the components of a resource are organized ī‚§ e.g. table of contents for a book, schema of database tables, manifest of files in an aggregate ‘research object’ ī‚Ą Administrative metadata: helps manage the resource ī‚§ Technical - describes technical aspects of a resource ī‚§ e.g. file type, version information, how/when created ī‚§ Rights management - explains intellectual property rights ī‚§ e.g. licensing, use restrictions, privacy concerns ī‚§ Preservation - supports maintenance and archiving of a resource ī‚§ e.g. provenance/ownership, history of use, authenticity METADATA SERVES MANY PURPOSES . . . http://www.niso.org/publications/press/UnderstandingMetadata.pdf
  • 4. Metadata comes in many forms, serves many needs, and operates in very diverse settings ī‚Ą I. Resource metadata (on the web) ī‚§ Target: information resources as a whole ī‚§ 1o Goals: resource discovery and use ī‚§ Form: structured, separate records ī‚§ Users: everyone ī‚§ Standards: many metadata frameworks/vocabularies ī‚Ą II. Metadata in database systems ī‚§ Target: structured data and data elements ī‚§ 1o Goals: data consistency, aggregation, analysis ī‚§ Form: ER diagrams, summary tables, data dictionaries ī‚§ Users: professional data administrators and scientists ī‚§ Standards: metadata and CDE registries . . . AND OPERATES IN MANY CONTEXTS
  • 5. I. Resource Metadata (on the web) A. Overview B. Examples C. Metadata Frameworks i. Schema ii. Vocabularies iii. Conceptual Models iv. Practical Specifications v. Encoding Specifications D. Metadata Storage and Retrieval II. Metadata in Databases Systems A. Overview B. Data Elements C. Data Dictionaries D. Common Data Elements (CDEs) E. CDE Registries OUTLINE
  • 6. ī‚Ą Metadata in the world that all of us have used and created in work and life ī‚Ą Attached to information resources we find on the web ī‚§ books, videos, images, websites, datasets, . . . ī‚Ą Helps us to find a resource and understand what it is and how to use it I. RESOURCE METADATA (ON THE WEB)
  • 9. Data Set Description http://datadryad.org/resource/doi:10.5061/dryad.4ms68 Research Data Sets and Files (datadryad.org) Data File Description
  • 10. ī‚Ą Resource metadata is increasingly structured according to established schemas and standards ī‚Ą Many standards exist that vary in their: ī‚§ complexity (schemas, specifications, conceptual models) ī‚§ targets (music, video, images, books, art, datasets) ī‚§ goals (descriptive, administrative and preservation) ī‚§ communities served (libraries, museums, research) ī‚Ą Benefits: ī‚§ leverage existing resources ī‚§ vetted by community ī‚§ interoperability and integration STANDARDS ARE KEY
  • 11. ī‚ĄNormative standards for metadata are captured in metadata frameworks. ī‚ĄThere are five possible components of a metadata framework: A. Schema B. Vocabularies C. Conceptual Model D. Practical Specifications E. Encoding Specifications METADATA FRAMEWORKS
  • 12. ī‚Ą Core of any framework – specifies the categories of information recorded ī‚Ą Comprised of a set of data elements along with descriptions of their attributes and rules for use ī‚§ attributes described should minimally include an identifier and/or name and a definition of each element ī‚Ą Can also specify data types and ‘value domains’ that describe allowable values for a given element ī‚§ e.g. term lists, CVs, ontologies ī‚Ą Example schema: Dublin Core, LOM, HCLS Dataset Std. A. METADATA SCHEMA
  • 13. ī‚Ą First effort at standardizing metadata to improve resource discovery on the web ī‚Ą Very simple core schema consisting of 15 general data elements representing properties of a information resource, with no value restrictions. ī‚Ą Data Elements: title, identifier, type, description, creator, contributor, date, subject, format, language, source, publisher, relation, coverage, rights ī‚Ą Element Attributes: URI, label, definition, domain, range, version, comment EXAMPLE 1: DUBLIN CORE METADATA INITIATIVE (DCMI) http://dublincore.org/documents/dcmi-terms/
  • 14. ī‚Ą Extensive set of metadata elements describing ‘learning objects’ ī‚§ “Any digital or non-digital entity that may be used for learning, education, or training" ī‚Ą Based loosely on DCMI schema, but: ī‚§ >50 new elements to describe educational attributes of learning objects ī‚§ organizes elements into a hierarchical structure ī‚§ provides detailed specifications for allowable values ī‚§ supports ‘application profiles’ that extend model for specific domains EXAMPLE 2: LEARNING OBJECT METADATA (IEEE-LOM) http://www.imsglobal.org/metadata/mdv1p3/imsmd_bestv1p3.html
  • 15. LOM SCHEMA ELEMENTS AND ATTRIBUTES
  • 16. ī‚Ą The LOM base schema defines 9 categories of metadata elements ī‚Ą Hierarchical structure supports user understanding, metadata organization and aggregation for analysis LOM ELEMENT HIERARCHY
  • 17. ī‚Ą A unified schema that provides all key metadata fields needed to comprehensively describe research datasets ī‚§ what they are, how they are produced, where they are found ī‚§ meets pressing need in current research climate to support sharing, discovery, and re-use of public datasets in a standardized way ī‚Ą Metadata elements describe general features, identifiers, provenance and change, availability and distribution, and dataset statistics ī‚Ą Comprised entirely of elements (properties) from existing community vocabularies, e.g. DCMI, DCAT, PROV, VOID, FOAF ī‚§ attributes and rules for element use defined in source schema EXAMPLE 3: W3C HCLS DATASET DESCRIPTION STANDARD http://www.w3.org/2001/sw/hcls/notes/hcls-dataset/
  • 18. B. VOCABULARIES ī‚Ą Set of terms (often structured) that is used to constrain entry of metadata values ī‚Ą Vocabularies represent general concepts ī‚§ Word or code lists ī‚§ Hierarchical classifications ī‚§ taxonomies, thesauri, ontologies ī‚§ e.g. ICD9, SNOMed, MeSH, NCIthesaurus ī‚Ą Authority lists provide controlled names for proper nouns ī‚§ FundRef (organizations) ī‚§ Global Gazeteer (places) ī‚§ ORCID (people)
  • 19. ī‚Ą Open Researcher and Contributor IDentifier (ORCID) ī‚§ a nonproprietary alphanumeric code that uniquely identifies scientific and other academic authors (a persistent “author DOI” for researchers) ī‚Ą The ORCID identifier set is coming to serve as a de facto authority list to record persons contributing to scholarly research products ī‚Ą ORCIDs facilitates efforts to track productivity, impact, and attribution based on all scholarly outputs (publications, grants, datasets, protocols, presentations, abstracts, code, blogs, etc) ī‚Ą Services can aggregate scholarly outputs for a given researcher ī‚§ resolves to a “CV” listing all scholarly contributions linked across various venues (e.g. Pubmed, Scopus, Slideshare, Figshare, Github, Dryad, . . .) ORCID AS AN AUTHORITY LIST
  • 20. ī‚Ą An underlying model that describes how all the information and concepts inherent in a resource are related to one another ī‚Ą Metadata Models ī‚§ conceptualize the metadata schema itself (hierarchical relationships or other mappings between elements ) ī‚Ą Domain Models ī‚§ conceptualize domain in which the metadata schema operates (classes of things that are annotated and the relationships between them) C. CONCEPTUAL MODELS
  • 21. EXAMPLE METADATA MODEL: LOM ELEMENT HIERARCHY The structure of the LOM is an example of a simple conceptual metadata model, which organizes elements into disjoint hierarchies
  • 22. ī‚Ą The summary level describes the dataset in general ī‚Ą The version level describes a specific version ī‚Ą The distribution level describes a representation of a version EXAMPLE DOMAIN MODEL: HCLS DATASET ‘LEVELS’ Supports recommendations for how each should be described using the standard
  • 23. ī‚Ą D. Practical specifications for use ī‚§ provide guidance for how to apply metadata under a given schema ī‚§ e.g. HCLS model provides recommendations when and how to apply certain elements to types of targets in the domain ī‚Ą E. Encoding specifications for presentation & exchange ī‚§ rules for binding metadata to syntactic formats such as XML or RDF ī‚§ e.g. LOM has precise specification for binding to XML or RDF D/E. SPECIFICATIONS
  • 24. STORING AND ACCESSING RESOURCE METADATA ī‚Ą Typically lives separately from annotated resources, in databases and/or XML files ī‚Ą Can also be stored within a resource (e.g. photo metadata embedded in image file itself) ī‚Ą Increasing number of resource catalogs and repositories on the web provide access to metadata and often the resource itself ī‚§ will have seen examples for books, images, and datasets ī‚Ą These repositories are indexed by search tools and provide programmatic interfaces to allow for resource discovery and re-use
  • 25. ī‚Ą Serves same basic needs, but different scale and target of annotation, user base, and primary use cases II. METADATA IN DATABASE SYSTEMS ī‚Ą Two main categories: 1. Structural metadata ī‚§ describes the structure of database objects and the relationships between them ī‚§ commonly encoded externally as ER- diagrams, or internally as summary tables http://www.visn20.med.va.gov/VISN20/V20/DataWarehouse/Images/LabAutopsy.jpg Example ER diagram for VA autopsy data
  • 26. ī‚Ą Serves same basic needs, but different scale and target of annotation, user base, and primary use cases II. METADATA IN DATABASE SYSTEMS ī‚Ą Two main categories: 2. Content metadata ī‚§ describes meaning of data at a very fine granularity ī‚§ specifies attributes of data elements , and rules for recoding their values ī‚§ encoded internally or externally as ‘data dictionaries’ Example of a data set that needs a dictionary to interpret
  • 27. ī‚Ą The notion of a ‘data element’ obtains a more precise meaning and specification in the context of a database. ī‚§ elements can be specified at finer granularity in a databases holding structured data in a controlled operational system ī‚Ą Conceptually, a data element is comprised of a concept and a value domain ī‚§ concept = the subject of the data recorded for a given element ī‚§ value domain = the defined value set for how that data is recorded ī‚Ą Example: PT_ETHNIC ī‚§ concept = patient ethnicity ī‚§ value domain = [ E1 (caucasian), E2 (hispanic/latino), E3 (african), E4 (asian), E5 (mixed) ] DATA ELEMENTS
  • 28. ī‚Ą Provide detailed metadata about data elements ī‚§ element identifiers and name(s) ī‚§ definitions and descriptions ī‚§ value constraints ī‚§ data type ī‚§ default value ī‚§ length ī‚§ allowable values ī‚§ value frequency (mandatory or not) ī‚§ provenance and tracking ī‚§ version number, entry and termination dates ī‚§ indicate source table(s) ī‚§ mappings to elements in other schema dictionaries DATA DICTIONARIES
  • 30. ī‚Ą Key Functions ī‚§ unambiguous and shared understanding of the data by all users (administrators, analysts, and clients) ī‚§ consistent data representation and manipulation (addition, extraction, aggregation, and transformation) ī‚§ maintenance of the data model ī‚§ data integration, exchange, and re-use ī‚Ą Encoding ī‚§ as an external document and/or represented as a table in the database itself DATA DICTIONARIES
  • 31. 1. Clear and thorough element definitions and value set explanations are key 2. Give persistent identifiers to data elements 3. Map data elements to community standards where possible ī‚§ common data elements (CDEs) 4. Specify value sets in terms of open controlled vocabularies CVs where possible 5. Provide notes and guidelines for context of use 6. Make dictionary easily accessible to all users DATA DICTIONARY BEST PRACTICES
  • 32. ī‚Ą As research moves toward 'big data‘, information from diverse sources is being shared and aggregated for analysis. ī‚Ą A major challenge for managing this data is the diversity of ways that a given idea can be described in data elements ī‚§ Sex/gender definitions can be based on genetics, phenotype, or self- identification. Values can be recorded as local codes, abbreviations, full labels, or community vocabularies. DATABASE METADATA INTEROPERABILITY
  • 33. ī‚Ą The Common Data Element (CDE) movement aims to address this problem by providing standardized data elements that can be re-used across medical datasets ī‚Ą CDEs are ī‚§ owned, managed, & curated by single authority (NINDS, NCI) ī‚§ stored and managed in large repositories called CDE registries ī‚§ available for diverse areas of clinical practice and research, and at very fine granularity ī‚§ larger repositories hold up to 50,000 elements available ī‚Ą CDEs serving as a foundation for interoperability across data systems COMMON DATA ELEMENTS (CDE )s
  • 34. ī‚Ą Metadata registries that collect common data elements for a defined domain ī‚Ą Resemble large scale data dictionaries, but with key differences: ī‚§ Exposed in searchable public repositories with additional services to promote extraction and re-use ī‚§ Coverage is wider as they are used across different domains and systems ī‚§ Metadata element descriptions are far richer to support discovery, provenance, versioning, mappings, meta-modeling ī‚Ą The NIH maintains a portal to information about existing CDE initiatives, registries, and tools (http://www.nlm.nih.gov/cde/) CDE REGISTRIES
  • 35. ī‚Ą Houses >20,000 CDEs ī‚§ “Core” element set covers general concepts in medical domain ī‚§ patient demographics, medical history, assessment & examinations, treatments & interventions, outcomes, and study protocol ī‚§ “Supplementary” sets covering specific diseases/research areas ī‚§ spinal injury, brain injury, epilepsy and stroke, Parkinson’s disease, ALS ī‚Ą Metadata schema captures 30 element attributes ī‚§ this expanded set of attributes supports use cases of enabling discovery and community re-use across different implementations ī‚Ą Portal has search functionality and support for generating clinical forms (CRFs) with CDE mappings embedded in collected data NINDS CDE REGISTRY http://www.commondataelements.ninds.nih.gov/
  • 36. ī‚Ą The National Cancer Institute cancer Data Standards Registry (caDSR) is the largest and most widely used CDE registry ī‚§ >50,000 total elements ī‚Ą Integrates CDEs from several initiatives under a unified model and technical infrastructure ī‚Ą Broad and deep coverage to fine granularity (as with NINDS) ī‚Ą Metadata model is VERY complex ī‚§ captures >100 distinct attributes describing each data element in the registry (vs 30 for NINDS) ī‚§ implements a complex conceptual model based on the ISO/IEC 11179 metadata registry standard ī‚§ decomposes data elements into component parts that are mapped to NCI thesaurus terms (formal encoding of semantics) NCI DSR CDE REGISTRYca https://cdebrowser.nci.nih.gov/CDEBrowser/
  • 37. DSR CONCEPTUAL MODEL 1. To understand the data element table and explain why it is so expansive 2. Follows a standard for database metadata registries called ISO11179 ī‚§ commonly implemented in other efforts you may encounter ī‚§ e.g. the Clinical Data Interchange Standards Consortium (CDISC), which has similar goals as the caDSR but across a broader domain 3. Is the basis for semantic mappings to ontologies such as the NCI thesaurus which are an important feature of the model ca
  • 38. Data Element Concept Value Domain Value Represen- tation Valid Values Class Property DSR CONCEPTUAL MODELca
  • 39. Data Element PT_GENDER_CODE Concept ‘patient gender’ Class ‘person’ Property ‘gender’ CONCEPT ELEMENT MAPPING Concept = idea represented by the data element, described independently of a particular representation Class = a set of real world objects with shared characteristics Property = a characteristic common to all members of an class
  • 40. Data Element PT_GENDER_CODE Concept ‘patient gender’ Class ‘person’ C25190 Property ‘gender’ C17357 Class and property concepts are mapped to NCI taxonomy terms to formally encode their semantics Class Mapping â€ĸ person = C25190 Property Mapping â€ĸ gender = C17357 CONCEPT ELEMENT MAPPING
  • 41. Data Element PT_GENDER_CODE Value Domain VALUE DOMAIN MAPPING Value domain = a set of attributes describing representational characteristics of instance data Value Representation = type of value the data represents (along different dimensions) Valid Values = the actual allowed values for a given value domain Value Rep. ‘person’, ‘gender’, ‘code’ Valid Values ‘0’,’1’,’2’,’9’
  • 42. Data Element PT_GENDER_CODE Value Domain Value Rep. ‘person’, ‘gender’, ‘code’ Value Representation Mappings ‘person’ = C25190 ‘gender’ = C17357 ‘code’ = C25162 Valid Value Mappings 0 = unknown C17998 1 = female gender C46110 2 = male gender C46109 9 = unspecified n/a VALUE DOMAIN MAPPING Valid Values ‘0’,’1’,’2’,’9’
  • 43. Concept Value Domain Value Represen- tation Valid Values Class Property "SEMANTICALLY UNAMBIGUOUS INTEROPERABILITY" ī‚Ą Semantic mappings of these four elements can support more sophisticated search and analysis ī‚Ą Computational tools can leverage logic in the NCI hierarchy for query expansion and data aggregation
  • 44. ī‚Ą The structure of the NCI taxonomy supports synonym and hierarchical query expansion LEVERAGING SEMANTICS ī‚Ą User searches ‘cancer biology’ to view all CDEs related to this concept. ī‚Ą The query is expanded (1) to include any children of this term in the taxonomy, and (2) to include elements with text matching any synonym of cancer in the taxonomy NCI Thesaurus ‘Cancer Biology’ branch
  • 45. ī‚ĄStrategies ī‚§Map elements in local data dictionaries to CDEs ī‚§ Parkinson’s Disease Biomarkers Program (PDBP) data dictionary ī‚§ NINDS registry form builder ī‚§Build libraries of re-usable, pre-fabricated forms with embedded CDE metadata ī‚§ NINDS Case Report Form (CRF) library ī‚§ medical-data-models.org forms ī‚§Initialize software with CDEs so that electronic forms automatically carry mappings when they are generated ī‚§ caDSR registry and CDISC tools CDE IN PRACTICEs
  • 46. ī‚Ą CDEs standardize data elements for use across multiple systems ī‚Ą Available in registries that vary in size and complexity ī‚§ some resemble simple data dictionaries with expanded attributes to support discovery and provenance (NINDS) ī‚§ some are implemented with complex conceptual models and semantic mappings (caDSR) ī‚Ą Tools and standards supporting practical application exist but are not yet state of the art ī‚Ą Worlds collide: the intersection of metadata for web resources and database systems ī‚§ CDEs represent discoverable web resources, that are used in the context of data collection and description in database systems ī‚§ Each registry defines a metadata framework/schema for a given domain CDE SUMMARY
  • 47. ī‚Ą Promote standardized and systematic data collection ī‚Ą Improve data quality and consistency ī‚Ą Facilitate data sharing and integration ī‚Ą Reduce the cost and time needed to develop data collection tools ī‚Ą Improve opportunities for meta-analysis comparing results across studies ī‚Ą Increase the availability of data for the planning and design of new trials BENEFITS OF CDEs
  • 48. ī‚Ą Data elements across efforts are not well aligned ī‚Ą Tooling support for discovery & application immature ī‚Ą Limited use of community taxonomy and ontology mappings ī‚Ą Navigating complexity and redundancy ī‚§. . . of medical data itself ī‚§ many ways to calculate and represent simple and complex measures such as tumor burden or medical prognosis ī‚§. . . of metadata elements/schemas ī‚§ thousands of elements with very nuanced meaning and use ī‚§ redundant representation poses challenges for data collection, aggregation, and integrated analysis (even for simple measures) CHALLENGES FOR DATA INTEGRATION AND ANALYSIS
  • 49. LINKS Schema Examples: DCMI: http://dublincore.org/documents/dcmi-terms/ IEEE-LOM: http://www.imsglobal.org/metadata/mdv1p3/imsmd_bestv1p3.html HCLS Dataset description standard: http://www.w3.org/2001/sw/hcls/notes/hcls-dataset/ Data Dictionary Example: http://library.ahima.org/xpedio/groups/public/documents/ahima/bok1_048618.pdf CDE Sites: NIH CDE Portal: http://www.nlm.nih.gov/cde/ NINDS CE Registry: http://www.commondataelements.ninds.nih.gov/ caDSR browser: https://cdebrowser.nci.nih.gov/CDEBrowser/ caDSR tools: http://cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/interoperability-and-semantics/metadata-and- models CDEs in Practice: PDBP gender data dictionary entry: https://dictionary.pdbp.ninds.nih.gov/portal/publicData/dataElementAction!view.action?dataElementId=5585 NINDS form builder http://www.commondataelements.ninds.nih.gov/CRF.aspx?source=formBuilder Downloadable forms (CRFs) from NINDs with embedded CDE links: http://www.commondataelements.ninds.nih.gov/CRF.aspx medical-data-models.org forms https://medical-data-models.org/forms/1049 Suite of tools on caDSR site http://cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/interoperability-and- semantics/metadata-and-models