SlideShare a Scribd company logo
1 of 41
Tools and Techniques forTools and Techniques for
Creating, Maintaining, andCreating, Maintaining, and
Distributing Shareable MetadataDistributing Shareable Metadata
Jenn Riley
Metadata Librarian
Indiana University Digital Library Program
What does this record describe?What does this record describe?<dc:identifier>http://museum.university.edu/unique identifier</dc:identifier>
<dc:publisher>State University Museum of Ichthyology, Fish Field Notes</dc:publisher>
<dc:format>jpeg</dc:format>
<dc:rights>These pages may be freely searched and displayed. Permission must be received for
subsequent distribution in print or electronically. Please go to http://museum,univeristy,edu/ for more
information.</dc:rights>
<dc:type>image</dc:type>
<dc:description>1926; 0070; 06; Little S. Br. Pere Marquette R.; THL26-68; 71300; 71301; 71302;
71303; 71304; 71305; 71306; 71307; 71308; 71309; 07; 1926/07/06; R12W; S09; Second collector
Moody; T16N</dc:description>
<dc:subject>Cottus bairdi; Esox lucius; Cottus cognatus; Etheostoma nigrum; Salmo trutta;
Oncorhynchus mykiss; Catostomus commersoni; Pimephales notatus; Margariscus margarita;
Rhinichthys atratulus; mottled sculpin; northern pike; slimy sculpin; johnny darter; brown trout;
rainbow trout; white sucker; bluntnose minnow; pearl dace; blacknose dace; bairdi; lucius; cognatus;
nigrum; trutta; mykiss; commersoni; notatus; margarita; atratulus; Cottus; Esox; Cottus; Etheostoma;
Salmo; Oncorhynchus; Catostomus; Pimephales; Margariscus; Rhinichthys; 1926-07-06; ; Boleosoma;
Salmo; Hyborhynchus; Semotilus; ; fario; gairdneri--irideus; atronasus--obtusus--meleagris</dc:subject>
<dc:language>UND</dc:language>
<dc:source>Michigan 1926 Langlois, v. 1 1926--1926; </dc:source>
Record harvested via OAI PMH 2-27-2007
Collection
Registries
?????
GEM
Photograph from
Indiana University
Charles W. Cushman
Collection
Why we should careWhy we should care
Library/archive/museum data is useful
◦ Even when objects aren’t digitized
It’s our mission to distribute information
We should be leaders in the networked
information environment
We have good ideas, but others do too
We should therefore make it easier for
our data to be used by others
Shareable Metadata…Shareable Metadata…
Is quality metadata
Promotes search interoperability - “the
ability to perform a search over diverse sets
of metadata records and obtain meaningful
results” (Priscilla Caplan)
Is human understandable outside of its local
context
Is useful outside of its local context
Preferably is machine processable
Shareable Metadata as a ViewShareable Metadata as a View
Metadata is not monolithic
Metadata should be a view projected from
a single information object
Create multiple views appropriate for
groups of important sharing venues
Depends on:
◦ Use
◦ Audience
The 6 Cs & Lots of Ss of ShareableThe 6 Cs & Lots of Ss of Shareable
MetadataMetadata
Content
Coherence
Context
Communication
Consistency
Conformance to
Standards
ContentContent
How element values are structured affect
whether the record is shareable
For your institution, the resource and the
defined audience choose the appropriate:
◦ Vocabularies
◦ Content standards
◦ Granularity of description
◦ Version of the resource to describe
◦ Elements to use
Don’t include empty elements in shared
records
CoherenceCoherence
A shareable metadata record should make sense
on its own, outside of the local institutional
context and without access to the resource
itself
Place values in appropriate elements
Repeat elements instead of “packing” multiple
values into one field
Avoid local jargon, abbreviations and codes
Ensure mappings from local to shared metadata
formats result in coherent records
ContextContext
Appropriate context allows a user to
understand a resource based on the
metadata record alone
Shareable metadata records should:
◦ Include information not used locally
◦ Exclude information only used locally
Collection level records can help, but
don’t rely on them
CommunicationCommunication
Information supplementing your metadata
records can be useful to an aggregator
◦ Intended audiences
◦ Record creation methods
◦ Controlled vocabularies used
◦ Content standards used
◦ Accrual practices
◦ Existence of analytical or supplementary materials
◦ Provenance of materials
Can be within or external to a sharing protocol
ConsistencyConsistency
Consistency allows aggregators to apply same
indexing or enhancement logic to an entire
group of records
Can be affected by change in policy or
personnel over time
Pay special attention to consistency of:
◦ How metadata elements are used
◦ How (and which) vocabularies are used for a
particular element
◦ Syntax encoding schemes
Conformance to StandardsConformance to Standards
Technical conformance to all types of standards
is essential. Without it, processing tools and
routines simply break.
◦ Sharing protocols (e.g. OAI-PMH)
◦ Metadata structure standards
◦ Controlled vocabularies and syntax encoding
schemes
◦ Content standards
◦ Technical standards (e.g. XML, character encoding)
Generic high-level workflowGeneric high-level workflow
Write metadata
creation guidelines
Choose
standards
for native
metadata
Who to
share
with?
Choose
shared
metadata
formats
Plan
Create metadata
(thinking about
shareability)
Create
Perform conceptual
mapping
Perform technical
mapping
Validate transformed
metadata
Test shared metadata
with protocol
conformance tools
Transform
Implement sharing
protocol
Share
Communicate with
aggregators
See who is collecting
your metadata
Review your
metadata in
aggregations
Assess
No single “right” workflowNo single “right” workflow
exists for all situationsexists for all situations
Our tools sometimes dictate parts of our
workflow
◦ Be careful not to let them do this too much - tools
serve us, not vice-versa
Start workflow design from well-defined goals
(not processes)
Fundamental principles to follow
◦ Put the right information in from of the right person
at the right time
◦ Ensure shareability is a common theme underlying it
all
◦ Generate multiple views from a single master
Choose the best tools for the job
Important every step of the way
◦ Programming languages
◦ Commercial or open-source software
packages
◦ Repository solutions
◦ Metadata creation interfaces
Promotes both efficiency and quality
Define needed functionality, and
negotiate (compromise) from there
Thinking big picture
Must find a reasonable balance between
the perfect solution for a single set of
materials and fully streamlined processes
that treat everything the same way
One approach - define categories of
material and design reusable workflows
for each
Defining categories of material
By resource type
◦ Text
◦ Documentary images
◦ Art images
◦ Musical audio recordings
◦ etc…. (including getting more specific)
By managing institution?
◦ May provide barriers for our users - see
Elings/Waibel: “Metadata for All” article in First
Monday, 2007
◦ But institutional mission is a factor in determining the
appropriate views of a resource to share
Reusable parts of workflow
Decisions on metadata structure
standards, content standards, controlled
vocabularies, etc.
Metadata creation tools
Automated processing techniques
XSLT stylesheets and other data
management code
SIP/AIP/DIP architecture
Delivery systems
Generalization is worth the effort
You will have to go back and do it again at some
point
◦ Fixing typos, errors, etc.
◦ Adding new content over time
◦ Adding new metadata format or sharing mechanism
◦ Migration to another system
Need both workflow tools and documentation to
be accessible
Generalization will allow you to minimize the
effort redoing something and focus more on the
new stuff
Make the most of automation
Automate the repetitive tasks as much as
feasible, but only where it makes sense
For example:
◦ Create as much technical metadata as possible from
the file itself
◦ Derive basic structural metadata from filenaming
conventions
◦ Develop automated processes that are triggered
when an XML file is placed in a “drop box” or
submitted via a specialized tool
◦ Develop easy-to-use tools to apply the same
metadata to a defined group of records
Basic workflow at IU (1)Basic workflow at IU (1)
Metadata standards chosen
Metadata creation guidelines written and
tools developed/adapted
Fedora content model developed or
existing appropriate one identified
Metadata/markup created (and perhaps
digitization performed)
◦ Sometimes in phases by different people
Basic workflow at IU (2)
Metadata transformed via XSLT (one per
category of material, with some tweaking for
each collection) into all desired formats, and
loaded into Fedora
Metadata for sharing loaded into OAI-PMH data
provider
Appropriate staff alerted for parallel metadata
creation for OPAC (generally collection level)
Note several opportunities for greater
efficiency
One step at a timeOne step at a time
Implementing shareable metadata practices
likely will be done incrementally
We’re still learning how to best achieve
effective shareability
Best practices grow and change over time
Must be positioned to respond quickly to
new metadata standards and technologies as
they evolve
Shareable metadata isn’t just aboutShareable metadata isn’t just about
OAI-PMHOAI-PMH
Some other options:
◦ Lightweight APIs (e.g., OpenLibrary)
◦ Google SiteMaps
◦ OpenURL
◦ SRU
◦ OAI-ORE
◦ Linked data
Jim Michalko, RLG: library data sharing
mechanisms are “high value and low
participation”
Notice Z39.50 isn’t on this list.
Promoting new uses
The academic institution-built metadata (and/or
content) aggregation seems to have plateaued
◦ See Ricky Erway RLG report “Seeking Sustainability”
We must provide a variety of options for
accessing our data, to support a variety of uses
We shouldn’t necessarily stop collaboration and
aggregation, but we should allow others to do
this too, with our metadata (and maybe even our
content)
Terminologies servicesTerminologies services
Sharing our authority data is potentially even
more useful than sharing our descriptive data
RLG/OCLC doing some work in this area
◦ Moving terminologies to the “network level”
Some possible uses
◦ Give me more information on this
concept/person/etc.
◦ What are this term’s broader, narrower, related
terms?
◦ What are all the synonyms for this term?
Tools supporting the creation ofTools supporting the creation of
shareable metadatashareable metadata
Our existing metadata creation tools are
embarrasingly bad
Current technologies provide many
opportunities for improvement
Good tools make it easy to do the right
thing and hard to do the wrong thing
Can operate when metadata is first
created or in a later review step
Here are some ideas…
Directly in XMLDirectly in XML
Generally only a good idea for markup
languages, rather than metadata structure
standards
◦ And often not even then
Some supplemental tools can help
◦ Validation to Schema/DTD (of course)
◦ “Preview” function
◦ “Report card” function, e.g., with Schematron
ModularizeModularize
All metadata for a resource doesn’t have to be
created at once
◦ Transcription vs. authority work vs. subject analysis
◦ Descriptive vs. technical vs. structural
◦ Us vs. users!
Provide optimized views for each metadata
creation function
◦ Perhaps even different systems
◦ But always provide metadata creators with a way to
see how the metadata will be used
Abandon the record-centricAbandon the record-centric
approachapproach
Patterns (and outliers) emerge from data
in the aggregate
Reporting capabilities
◦ Sortable, deduplicated lists of values from a
given field or set of fields
◦ How many of this field per record
◦ How many distinct values used in this field
◦ Data overlap between fields
Useful features
Data type validation (while entering data
in that field!)
Auto-complete
Record-level validation
Spell check
Integration of metadata creation
guidelines into software tools
Integration of controlledIntegration of controlled
vocabulariesvocabularies
Should be seamless
Provide access to entire authority record rather
than just the heading
For short vocabularies, provide a combo box
For longer vocabularies
◦ Auto-complete
◦ Ajax-y interactions with hierarchical and alphabetical
views
Similar features could be used to perform
maintenance of vocabularies
Working around system limitationsWorking around system limitations
Many digital asset management systems don’t
support a second shareable copy of records
Do your best to split the difference with
system records
Use creative interface design for your local
system
Use extra-protocol documentation for
communicating with aggregators
Lobby your vendor!
Good practice requiresGood practice requires
collaborationcollaboration
One person can’t do it all
Implementing shareable metadata
requires a primary advocate to ensure
shareability is a consideration at all steps
of the workflow
Many people will need to be involved
Role of metadata specialistsRole of metadata specialists
Often are the shareable metadata
advocate
Choose standards and sharing protocols
Write metadata creation guidelines
Be prepared to compromise!
Role of technical staffRole of technical staff
Evaluate feasibility of technical plans
Help with prioritization of options
Locate and evaluate existing code to
minimize duplication of effort
Abstract specific processes for general
use
Other collaboratorsOther collaborators
Collection managers
User specialists
Project managers
Catalogers/metadata creators
Reference staff
Granting agencies
Final thoughts about sharingFinal thoughts about sharing
Shareable metadata represents a fundamental
shift in thinking
◦ Your metadata is no longer a destination, it is
information that will serve as building blocks for
other services
◦ Your metadata must operate effectively in an
increasingly decontextualized environment
Creating shareable metadata
◦ Will require more work on your part
◦ Will require our software to support (more)
standards
◦ Is no longer an option, it’s a requirement
Yes, this is hard…Yes, this is hard…
…and we’re just starting to learn how to
do it effectively and efficiently
There’s plenty of room for leadership in this
area.

More Related Content

What's hot

Functional and Architectural Requirements for Metadata: Supporting Discovery...
Functional and Architectural Requirements for Metadata: Supporting Discovery...Functional and Architectural Requirements for Metadata: Supporting Discovery...
Functional and Architectural Requirements for Metadata: Supporting Discovery...Jian Qin
 
D paul ecn2013
D paul ecn2013D paul ecn2013
D paul ecn2013ECNOfficer
 
NIH BD2K DataMed data index - DATS model
NIH BD2K DataMed data index - DATS modelNIH BD2K DataMed data index - DATS model
NIH BD2K DataMed data index - DATS modelSusanna-Assunta Sansone
 
How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?Jian Qin
 
DataONE Education Module 07: Metadata
DataONE Education Module 07: MetadataDataONE Education Module 07: Metadata
DataONE Education Module 07: MetadataDataONE
 
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021dkNET
 
Big Data Repository for Structural Biology: Challenges and Opportunities by P...
Big Data Repository for Structural Biology: Challenges and Opportunities by P...Big Data Repository for Structural Biology: Challenges and Opportunities by P...
Big Data Repository for Structural Biology: Challenges and Opportunities by P...datascienceiqss
 
Dataverse, Cloud Dataverse, and DataTags
Dataverse, Cloud Dataverse, and DataTagsDataverse, Cloud Dataverse, and DataTags
Dataverse, Cloud Dataverse, and DataTagsMerce Crosas
 
Software Sustainability: Better Software Better Science
Software Sustainability: Better Software Better ScienceSoftware Sustainability: Better Software Better Science
Software Sustainability: Better Software Better ScienceCarole Goble
 
SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...
 SEAD Virtual Archive: Building a Federation of Institutional Repositories fo... SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...
SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...skonkiel
 
Research methods group accelarating impact by sharing data
Research methods group  accelarating impact by sharing dataResearch methods group  accelarating impact by sharing data
Research methods group accelarating impact by sharing dataWorld Agroforestry (ICRAF)
 
dkNET Poster ENDO 2016
dkNET Poster ENDO 2016 dkNET Poster ENDO 2016
dkNET Poster ENDO 2016 dkNET
 
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseLaurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseGigaScience, BGI Hong Kong
 
Preparing your data for sharing and publishing
Preparing your data for sharing and publishingPreparing your data for sharing and publishing
Preparing your data for sharing and publishingVarsha Khodiyar
 
EIA Biodiversity Data Mobilisation
EIA Biodiversity Data MobilisationEIA Biodiversity Data Mobilisation
EIA Biodiversity Data MobilisationVishwas Chavan
 
A Gen3 Perspective of Disparate Data
A Gen3 Perspective of Disparate DataA Gen3 Perspective of Disparate Data
A Gen3 Perspective of Disparate DataRobert Grossman
 
Summary of data citation synthesis activity & Review
Summary of data citation synthesis activity & ReviewSummary of data citation synthesis activity & Review
Summary of data citation synthesis activity & ReviewMicah Altman
 
The DataTags System: Sharing Sensitive Data with Confidence
The DataTags System: Sharing Sensitive Data with ConfidenceThe DataTags System: Sharing Sensitive Data with Confidence
The DataTags System: Sharing Sensitive Data with ConfidenceMerce Crosas
 
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
 

What's hot (20)

Functional and Architectural Requirements for Metadata: Supporting Discovery...
Functional and Architectural Requirements for Metadata: Supporting Discovery...Functional and Architectural Requirements for Metadata: Supporting Discovery...
Functional and Architectural Requirements for Metadata: Supporting Discovery...
 
D paul ecn2013
D paul ecn2013D paul ecn2013
D paul ecn2013
 
NIH BD2K DataMed data index - DATS model
NIH BD2K DataMed data index - DATS modelNIH BD2K DataMed data index - DATS model
NIH BD2K DataMed data index - DATS model
 
How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?
 
DataONE Education Module 07: Metadata
DataONE Education Module 07: MetadataDataONE Education Module 07: Metadata
DataONE Education Module 07: Metadata
 
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021
dkNET Webinar: FAIR Data & Software in the Research Life Cycle 01/22/2021
 
Big Data Repository for Structural Biology: Challenges and Opportunities by P...
Big Data Repository for Structural Biology: Challenges and Opportunities by P...Big Data Repository for Structural Biology: Challenges and Opportunities by P...
Big Data Repository for Structural Biology: Challenges and Opportunities by P...
 
Preservation Metadata
Preservation MetadataPreservation Metadata
Preservation Metadata
 
Dataverse, Cloud Dataverse, and DataTags
Dataverse, Cloud Dataverse, and DataTagsDataverse, Cloud Dataverse, and DataTags
Dataverse, Cloud Dataverse, and DataTags
 
Software Sustainability: Better Software Better Science
Software Sustainability: Better Software Better ScienceSoftware Sustainability: Better Software Better Science
Software Sustainability: Better Software Better Science
 
SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...
 SEAD Virtual Archive: Building a Federation of Institutional Repositories fo... SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...
SEAD Virtual Archive: Building a Federation of Institutional Repositories fo...
 
Research methods group accelarating impact by sharing data
Research methods group  accelarating impact by sharing dataResearch methods group  accelarating impact by sharing data
Research methods group accelarating impact by sharing data
 
dkNET Poster ENDO 2016
dkNET Poster ENDO 2016 dkNET Poster ENDO 2016
dkNET Poster ENDO 2016
 
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & ReuseLaurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
Laurie Goodman at NDIC: Big Data Publishing, Handling & Reuse
 
Preparing your data for sharing and publishing
Preparing your data for sharing and publishingPreparing your data for sharing and publishing
Preparing your data for sharing and publishing
 
EIA Biodiversity Data Mobilisation
EIA Biodiversity Data MobilisationEIA Biodiversity Data Mobilisation
EIA Biodiversity Data Mobilisation
 
A Gen3 Perspective of Disparate Data
A Gen3 Perspective of Disparate DataA Gen3 Perspective of Disparate Data
A Gen3 Perspective of Disparate Data
 
Summary of data citation synthesis activity & Review
Summary of data citation synthesis activity & ReviewSummary of data citation synthesis activity & Review
Summary of data citation synthesis activity & Review
 
The DataTags System: Sharing Sensitive Data with Confidence
The DataTags System: Sharing Sensitive Data with ConfidenceThe DataTags System: Sharing Sensitive Data with Confidence
The DataTags System: Sharing Sensitive Data with Confidence
 
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
 

Viewers also liked

Unit 3 housekeeping human resource issues
Unit 3   housekeeping human resource issuesUnit 3   housekeeping human resource issues
Unit 3 housekeeping human resource issuesNicole Hay-Walters
 
Project management tools and techniques
Project management tools and techniquesProject management tools and techniques
Project management tools and techniquesTata Dinyuy
 
Putting Open Access into Practice
Putting Open Access into Practice Putting Open Access into Practice
Putting Open Access into Practice Nancy Pontika
 
YAMZ: a cross-domain crowd-sourced metadata vocabulary
YAMZ: a cross-domain crowd-sourced metadata vocabularyYAMZ: a cross-domain crowd-sourced metadata vocabulary
YAMZ: a cross-domain crowd-sourced metadata vocabularyJohn Kunze
 
Making Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataMaking Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataJenn Riley
 
Future of Metadata
Future of MetadataFuture of Metadata
Future of MetadataJenn Riley
 
Metadata for your Digital Collections
Metadata for your Digital CollectionsMetadata for your Digital Collections
Metadata for your Digital CollectionsJenn Riley
 
The BagIt file package format
The BagIt file package formatThe BagIt file package format
The BagIt file package formatJohn Kunze
 
Next-Generation Controlled Vocabularies
Next-Generation Controlled VocabulariesNext-Generation Controlled Vocabularies
Next-Generation Controlled VocabulariesJenn Riley
 
The Crosswalk Web Service
The Crosswalk Web ServiceThe Crosswalk Web Service
The Crosswalk Web ServiceOCLC Research
 
Library Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchLibrary Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchJohn Kunze
 
The ARK Identifier Scheme at Ten Years Old
The ARK Identifier Scheme at Ten Years OldThe ARK Identifier Scheme at Ten Years Old
The ARK Identifier Scheme at Ten Years OldJohn Kunze
 
Solving Problems with Web 2.0
Solving Problems with Web 2.0Solving Problems with Web 2.0
Solving Problems with Web 2.0Dorothea Salo
 

Viewers also liked (20)

Unit 3 housekeeping human resource issues
Unit 3   housekeeping human resource issuesUnit 3   housekeeping human resource issues
Unit 3 housekeeping human resource issues
 
Project management tools and techniques
Project management tools and techniquesProject management tools and techniques
Project management tools and techniques
 
Putting Open Access into Practice
Putting Open Access into Practice Putting Open Access into Practice
Putting Open Access into Practice
 
Researcher perspectives on publication and peer review of data.
Researcher perspectives on publication and peer review of data.Researcher perspectives on publication and peer review of data.
Researcher perspectives on publication and peer review of data.
 
Big History
Big HistoryBig History
Big History
 
YAMZ: a cross-domain crowd-sourced metadata vocabulary
YAMZ: a cross-domain crowd-sourced metadata vocabularyYAMZ: a cross-domain crowd-sourced metadata vocabulary
YAMZ: a cross-domain crowd-sourced metadata vocabulary
 
Big history
Big historyBig history
Big history
 
Making Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataMaking Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable Metadata
 
Mest
MestMest
Mest
 
Future of Metadata
Future of MetadataFuture of Metadata
Future of Metadata
 
Metadata for your Digital Collections
Metadata for your Digital CollectionsMetadata for your Digital Collections
Metadata for your Digital Collections
 
Dash: data sharing made easy
Dash: data sharing made easyDash: data sharing made easy
Dash: data sharing made easy
 
Challenges in Normalizing and Disambiguating Organization Names, by John Fereira
Challenges in Normalizing and Disambiguating Organization Names, by John FereiraChallenges in Normalizing and Disambiguating Organization Names, by John Fereira
Challenges in Normalizing and Disambiguating Organization Names, by John Fereira
 
The BagIt file package format
The BagIt file package formatThe BagIt file package format
The BagIt file package format
 
Next-Generation Controlled Vocabularies
Next-Generation Controlled VocabulariesNext-Generation Controlled Vocabularies
Next-Generation Controlled Vocabularies
 
The Crosswalk Web Service
The Crosswalk Web ServiceThe Crosswalk Web Service
The Crosswalk Web Service
 
What does "data publication" mean to researchers?
What does "data publication" mean to researchers?What does "data publication" mean to researchers?
What does "data publication" mean to researchers?
 
Library Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchLibrary Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich Research
 
The ARK Identifier Scheme at Ten Years Old
The ARK Identifier Scheme at Ten Years OldThe ARK Identifier Scheme at Ten Years Old
The ARK Identifier Scheme at Ten Years Old
 
Solving Problems with Web 2.0
Solving Problems with Web 2.0Solving Problems with Web 2.0
Solving Problems with Web 2.0
 

Similar to Tools and Techniques for Creating, Maintaining, and Distributing Shareable Metadata

IWMW 2002: The Value of Metadata and How to Realise It
IWMW 2002: The Value of Metadata and How to Realise ItIWMW 2002: The Value of Metadata and How to Realise It
IWMW 2002: The Value of Metadata and How to Realise ItIWMW
 
ERA CoBioTech Data Management Webinar
ERA CoBioTech Data Management WebinarERA CoBioTech Data Management Webinar
ERA CoBioTech Data Management WebinarFAIRDOM
 
OAI Metadata: Why and How
OAI Metadata: Why and HowOAI Metadata: Why and How
OAI Metadata: Why and HowJenn Riley
 
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...faflrt
 
Transforming knowledge management for climate action
Transforming knowledge management for climate action  Transforming knowledge management for climate action
Transforming knowledge management for climate action weADAPT
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation4Science
 
Content Analysis Keys Reuse
Content Analysis Keys ReuseContent Analysis Keys Reuse
Content Analysis Keys ReuseClearPath, LLC
 
Modular Documentation Joe Gelb Techshoret 2009
Modular Documentation Joe Gelb Techshoret 2009Modular Documentation Joe Gelb Techshoret 2009
Modular Documentation Joe Gelb Techshoret 2009Suite Solutions
 
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...ASIS&T
 
eROSA Stakeholder WS1: Data discovery through federated dataset catalogues
eROSA Stakeholder WS1: Data discovery through federated dataset catalogueseROSA Stakeholder WS1: Data discovery through federated dataset catalogues
eROSA Stakeholder WS1: Data discovery through federated dataset cataloguese-ROSA
 
How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?Jian Qin
 
Data discovery through federated dataset catalogs
Data discovery through federated dataset catalogsData discovery through federated dataset catalogs
Data discovery through federated dataset catalogsValeria Pesce
 
NIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsNIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsVivien Bonazzi
 
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...Jenn Riley
 
Introduction to Metadata for IDAH Fellows
Introduction to Metadata for IDAH FellowsIntroduction to Metadata for IDAH Fellows
Introduction to Metadata for IDAH FellowsJenn Riley
 

Similar to Tools and Techniques for Creating, Maintaining, and Distributing Shareable Metadata (20)

IWMW 2002: The Value of Metadata and How to Realise It
IWMW 2002: The Value of Metadata and How to Realise ItIWMW 2002: The Value of Metadata and How to Realise It
IWMW 2002: The Value of Metadata and How to Realise It
 
Organising and Documenting Data
Organising and Documenting DataOrganising and Documenting Data
Organising and Documenting Data
 
ERA CoBioTech Data Management Webinar
ERA CoBioTech Data Management WebinarERA CoBioTech Data Management Webinar
ERA CoBioTech Data Management Webinar
 
OAI Metadata: Why and How
OAI Metadata: Why and HowOAI Metadata: Why and How
OAI Metadata: Why and How
 
Metadata as Standard: improving Interoperability through the Research Data Al...
Metadata as Standard: improving Interoperability through the Research Data Al...Metadata as Standard: improving Interoperability through the Research Data Al...
Metadata as Standard: improving Interoperability through the Research Data Al...
 
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...
OAIS and It's Applicability for Libraries, Archives, and Digital Repositories...
 
Transforming knowledge management for climate action
Transforming knowledge management for climate action  Transforming knowledge management for climate action
Transforming knowledge management for climate action
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation
 
Presentation 16 may keynote karin bredenberg
Presentation 16 may keynote karin bredenbergPresentation 16 may keynote karin bredenberg
Presentation 16 may keynote karin bredenberg
 
Content Analysis Keys Reuse
Content Analysis Keys ReuseContent Analysis Keys Reuse
Content Analysis Keys Reuse
 
Modular Documentation Joe Gelb Techshoret 2009
Modular Documentation Joe Gelb Techshoret 2009Modular Documentation Joe Gelb Techshoret 2009
Modular Documentation Joe Gelb Techshoret 2009
 
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...
RDAP 15: Beyond Metadata: Leveraging the “README” to support disciplinary Doc...
 
Hdg geo discussion
Hdg geo discussionHdg geo discussion
Hdg geo discussion
 
eROSA Stakeholder WS1: Data discovery through federated dataset catalogues
eROSA Stakeholder WS1: Data discovery through federated dataset catalogueseROSA Stakeholder WS1: Data discovery through federated dataset catalogues
eROSA Stakeholder WS1: Data discovery through federated dataset catalogues
 
How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?How Portable Are the Metadata Standards for Scientific Data?
How Portable Are the Metadata Standards for Scientific Data?
 
Data discovery through federated dataset catalogs
Data discovery through federated dataset catalogsData discovery through federated dataset catalogs
Data discovery through federated dataset catalogs
 
MIDESS
MIDESSMIDESS
MIDESS
 
NIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data CommonsNIH Data Summit - The NIH Data Commons
NIH Data Summit - The NIH Data Commons
 
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...
Getting a Handle on Alphabet Soup: Implementing Diverse Content Standards and...
 
Introduction to Metadata for IDAH Fellows
Introduction to Metadata for IDAH FellowsIntroduction to Metadata for IDAH Fellows
Introduction to Metadata for IDAH Fellows
 

More from Jenn Riley

Understanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardUnderstanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardJenn Riley
 
The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!Jenn Riley
 
Discovery elsewhere
Discovery elsewhereDiscovery elsewhere
Discovery elsewhereJenn Riley
 
Designing the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataDesigning the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataJenn Riley
 
Launching metaware.buzz
Launching metaware.buzzLaunching metaware.buzz
Launching metaware.buzzJenn Riley
 
Getting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseGetting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseJenn Riley
 
Handout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsHandout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsJenn Riley
 
Digital Imaging of Photographs
Digital Imaging of PhotographsDigital Imaging of Photographs
Digital Imaging of PhotographsJenn Riley
 
The Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumThe Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumJenn Riley
 
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Jenn Riley
 
Handout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelHandout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelJenn Riley
 
Metadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerMetadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerJenn Riley
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoJenn Riley
 
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSHandout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSJenn Riley
 
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
 
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Jenn Riley
 
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Jenn Riley
 
Challenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentChallenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentJenn Riley
 
Tagging and User-Contributed Metadata
Tagging and User-Contributed MetadataTagging and User-Contributed Metadata
Tagging and User-Contributed MetadataJenn Riley
 

More from Jenn Riley (20)

Understanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardUnderstanding Metadata: Looking Forward
Understanding Metadata: Looking Forward
 
The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!
 
Discovery elsewhere
Discovery elsewhereDiscovery elsewhere
Discovery elsewhere
 
Designing the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataDesigning the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked Data
 
Launching metaware.buzz
Launching metaware.buzzLaunching metaware.buzz
Launching metaware.buzz
 
Getting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseGetting Comfortable with Metadata Reuse
Getting Comfortable with Metadata Reuse
 
Handout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsHandout for Digital Imaging of Photographs
Handout for Digital Imaging of Photographs
 
Digital Imaging of Photographs
Digital Imaging of PhotographsDigital Imaging of Photographs
Digital Imaging of Photographs
 
The Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumThe Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music Consortium
 
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
 
Handout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelHandout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the model
 
Metadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerMetadata for Brittle Books Page Turner
Metadata for Brittle Books Page Turner
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and Video
 
Variations2
Variations2Variations2
Variations2
 
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSHandout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
 
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
 
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
 
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
 
Challenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentChallenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online Content
 
Tagging and User-Contributed Metadata
Tagging and User-Contributed MetadataTagging and User-Contributed Metadata
Tagging and User-Contributed Metadata
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

Tools and Techniques for Creating, Maintaining, and Distributing Shareable Metadata

  • 1. Tools and Techniques forTools and Techniques for Creating, Maintaining, andCreating, Maintaining, and Distributing Shareable MetadataDistributing Shareable Metadata Jenn Riley Metadata Librarian Indiana University Digital Library Program
  • 2. What does this record describe?What does this record describe?<dc:identifier>http://museum.university.edu/unique identifier</dc:identifier> <dc:publisher>State University Museum of Ichthyology, Fish Field Notes</dc:publisher> <dc:format>jpeg</dc:format> <dc:rights>These pages may be freely searched and displayed. Permission must be received for subsequent distribution in print or electronically. Please go to http://museum,univeristy,edu/ for more information.</dc:rights> <dc:type>image</dc:type> <dc:description>1926; 0070; 06; Little S. Br. Pere Marquette R.; THL26-68; 71300; 71301; 71302; 71303; 71304; 71305; 71306; 71307; 71308; 71309; 07; 1926/07/06; R12W; S09; Second collector Moody; T16N</dc:description> <dc:subject>Cottus bairdi; Esox lucius; Cottus cognatus; Etheostoma nigrum; Salmo trutta; Oncorhynchus mykiss; Catostomus commersoni; Pimephales notatus; Margariscus margarita; Rhinichthys atratulus; mottled sculpin; northern pike; slimy sculpin; johnny darter; brown trout; rainbow trout; white sucker; bluntnose minnow; pearl dace; blacknose dace; bairdi; lucius; cognatus; nigrum; trutta; mykiss; commersoni; notatus; margarita; atratulus; Cottus; Esox; Cottus; Etheostoma; Salmo; Oncorhynchus; Catostomus; Pimephales; Margariscus; Rhinichthys; 1926-07-06; ; Boleosoma; Salmo; Hyborhynchus; Semotilus; ; fario; gairdneri--irideus; atronasus--obtusus--meleagris</dc:subject> <dc:language>UND</dc:language> <dc:source>Michigan 1926 Langlois, v. 1 1926--1926; </dc:source> Record harvested via OAI PMH 2-27-2007
  • 3.
  • 5. Why we should careWhy we should care Library/archive/museum data is useful ◦ Even when objects aren’t digitized It’s our mission to distribute information We should be leaders in the networked information environment We have good ideas, but others do too We should therefore make it easier for our data to be used by others
  • 6. Shareable Metadata…Shareable Metadata… Is quality metadata Promotes search interoperability - “the ability to perform a search over diverse sets of metadata records and obtain meaningful results” (Priscilla Caplan) Is human understandable outside of its local context Is useful outside of its local context Preferably is machine processable
  • 7. Shareable Metadata as a ViewShareable Metadata as a View Metadata is not monolithic Metadata should be a view projected from a single information object Create multiple views appropriate for groups of important sharing venues Depends on: ◦ Use ◦ Audience
  • 8. The 6 Cs & Lots of Ss of ShareableThe 6 Cs & Lots of Ss of Shareable MetadataMetadata Content Coherence Context Communication Consistency Conformance to Standards
  • 9. ContentContent How element values are structured affect whether the record is shareable For your institution, the resource and the defined audience choose the appropriate: ◦ Vocabularies ◦ Content standards ◦ Granularity of description ◦ Version of the resource to describe ◦ Elements to use Don’t include empty elements in shared records
  • 10. CoherenceCoherence A shareable metadata record should make sense on its own, outside of the local institutional context and without access to the resource itself Place values in appropriate elements Repeat elements instead of “packing” multiple values into one field Avoid local jargon, abbreviations and codes Ensure mappings from local to shared metadata formats result in coherent records
  • 11. ContextContext Appropriate context allows a user to understand a resource based on the metadata record alone Shareable metadata records should: ◦ Include information not used locally ◦ Exclude information only used locally Collection level records can help, but don’t rely on them
  • 12. CommunicationCommunication Information supplementing your metadata records can be useful to an aggregator ◦ Intended audiences ◦ Record creation methods ◦ Controlled vocabularies used ◦ Content standards used ◦ Accrual practices ◦ Existence of analytical or supplementary materials ◦ Provenance of materials Can be within or external to a sharing protocol
  • 13. ConsistencyConsistency Consistency allows aggregators to apply same indexing or enhancement logic to an entire group of records Can be affected by change in policy or personnel over time Pay special attention to consistency of: ◦ How metadata elements are used ◦ How (and which) vocabularies are used for a particular element ◦ Syntax encoding schemes
  • 14. Conformance to StandardsConformance to Standards Technical conformance to all types of standards is essential. Without it, processing tools and routines simply break. ◦ Sharing protocols (e.g. OAI-PMH) ◦ Metadata structure standards ◦ Controlled vocabularies and syntax encoding schemes ◦ Content standards ◦ Technical standards (e.g. XML, character encoding)
  • 15. Generic high-level workflowGeneric high-level workflow Write metadata creation guidelines Choose standards for native metadata Who to share with? Choose shared metadata formats Plan Create metadata (thinking about shareability) Create Perform conceptual mapping Perform technical mapping Validate transformed metadata Test shared metadata with protocol conformance tools Transform Implement sharing protocol Share Communicate with aggregators See who is collecting your metadata Review your metadata in aggregations Assess
  • 16. No single “right” workflowNo single “right” workflow exists for all situationsexists for all situations Our tools sometimes dictate parts of our workflow ◦ Be careful not to let them do this too much - tools serve us, not vice-versa Start workflow design from well-defined goals (not processes) Fundamental principles to follow ◦ Put the right information in from of the right person at the right time ◦ Ensure shareability is a common theme underlying it all ◦ Generate multiple views from a single master
  • 17. Choose the best tools for the job Important every step of the way ◦ Programming languages ◦ Commercial or open-source software packages ◦ Repository solutions ◦ Metadata creation interfaces Promotes both efficiency and quality Define needed functionality, and negotiate (compromise) from there
  • 18. Thinking big picture Must find a reasonable balance between the perfect solution for a single set of materials and fully streamlined processes that treat everything the same way One approach - define categories of material and design reusable workflows for each
  • 19. Defining categories of material By resource type ◦ Text ◦ Documentary images ◦ Art images ◦ Musical audio recordings ◦ etc…. (including getting more specific) By managing institution? ◦ May provide barriers for our users - see Elings/Waibel: “Metadata for All” article in First Monday, 2007 ◦ But institutional mission is a factor in determining the appropriate views of a resource to share
  • 20. Reusable parts of workflow Decisions on metadata structure standards, content standards, controlled vocabularies, etc. Metadata creation tools Automated processing techniques XSLT stylesheets and other data management code SIP/AIP/DIP architecture Delivery systems
  • 21. Generalization is worth the effort You will have to go back and do it again at some point ◦ Fixing typos, errors, etc. ◦ Adding new content over time ◦ Adding new metadata format or sharing mechanism ◦ Migration to another system Need both workflow tools and documentation to be accessible Generalization will allow you to minimize the effort redoing something and focus more on the new stuff
  • 22. Make the most of automation Automate the repetitive tasks as much as feasible, but only where it makes sense For example: ◦ Create as much technical metadata as possible from the file itself ◦ Derive basic structural metadata from filenaming conventions ◦ Develop automated processes that are triggered when an XML file is placed in a “drop box” or submitted via a specialized tool ◦ Develop easy-to-use tools to apply the same metadata to a defined group of records
  • 23. Basic workflow at IU (1)Basic workflow at IU (1) Metadata standards chosen Metadata creation guidelines written and tools developed/adapted Fedora content model developed or existing appropriate one identified Metadata/markup created (and perhaps digitization performed) ◦ Sometimes in phases by different people
  • 24. Basic workflow at IU (2) Metadata transformed via XSLT (one per category of material, with some tweaking for each collection) into all desired formats, and loaded into Fedora Metadata for sharing loaded into OAI-PMH data provider Appropriate staff alerted for parallel metadata creation for OPAC (generally collection level) Note several opportunities for greater efficiency
  • 25. One step at a timeOne step at a time Implementing shareable metadata practices likely will be done incrementally We’re still learning how to best achieve effective shareability Best practices grow and change over time Must be positioned to respond quickly to new metadata standards and technologies as they evolve
  • 26. Shareable metadata isn’t just aboutShareable metadata isn’t just about OAI-PMHOAI-PMH Some other options: ◦ Lightweight APIs (e.g., OpenLibrary) ◦ Google SiteMaps ◦ OpenURL ◦ SRU ◦ OAI-ORE ◦ Linked data Jim Michalko, RLG: library data sharing mechanisms are “high value and low participation” Notice Z39.50 isn’t on this list.
  • 27. Promoting new uses The academic institution-built metadata (and/or content) aggregation seems to have plateaued ◦ See Ricky Erway RLG report “Seeking Sustainability” We must provide a variety of options for accessing our data, to support a variety of uses We shouldn’t necessarily stop collaboration and aggregation, but we should allow others to do this too, with our metadata (and maybe even our content)
  • 28. Terminologies servicesTerminologies services Sharing our authority data is potentially even more useful than sharing our descriptive data RLG/OCLC doing some work in this area ◦ Moving terminologies to the “network level” Some possible uses ◦ Give me more information on this concept/person/etc. ◦ What are this term’s broader, narrower, related terms? ◦ What are all the synonyms for this term?
  • 29. Tools supporting the creation ofTools supporting the creation of shareable metadatashareable metadata Our existing metadata creation tools are embarrasingly bad Current technologies provide many opportunities for improvement Good tools make it easy to do the right thing and hard to do the wrong thing Can operate when metadata is first created or in a later review step Here are some ideas…
  • 30. Directly in XMLDirectly in XML Generally only a good idea for markup languages, rather than metadata structure standards ◦ And often not even then Some supplemental tools can help ◦ Validation to Schema/DTD (of course) ◦ “Preview” function ◦ “Report card” function, e.g., with Schematron
  • 31. ModularizeModularize All metadata for a resource doesn’t have to be created at once ◦ Transcription vs. authority work vs. subject analysis ◦ Descriptive vs. technical vs. structural ◦ Us vs. users! Provide optimized views for each metadata creation function ◦ Perhaps even different systems ◦ But always provide metadata creators with a way to see how the metadata will be used
  • 32. Abandon the record-centricAbandon the record-centric approachapproach Patterns (and outliers) emerge from data in the aggregate Reporting capabilities ◦ Sortable, deduplicated lists of values from a given field or set of fields ◦ How many of this field per record ◦ How many distinct values used in this field ◦ Data overlap between fields
  • 33. Useful features Data type validation (while entering data in that field!) Auto-complete Record-level validation Spell check Integration of metadata creation guidelines into software tools
  • 34. Integration of controlledIntegration of controlled vocabulariesvocabularies Should be seamless Provide access to entire authority record rather than just the heading For short vocabularies, provide a combo box For longer vocabularies ◦ Auto-complete ◦ Ajax-y interactions with hierarchical and alphabetical views Similar features could be used to perform maintenance of vocabularies
  • 35. Working around system limitationsWorking around system limitations Many digital asset management systems don’t support a second shareable copy of records Do your best to split the difference with system records Use creative interface design for your local system Use extra-protocol documentation for communicating with aggregators Lobby your vendor!
  • 36. Good practice requiresGood practice requires collaborationcollaboration One person can’t do it all Implementing shareable metadata requires a primary advocate to ensure shareability is a consideration at all steps of the workflow Many people will need to be involved
  • 37. Role of metadata specialistsRole of metadata specialists Often are the shareable metadata advocate Choose standards and sharing protocols Write metadata creation guidelines Be prepared to compromise!
  • 38. Role of technical staffRole of technical staff Evaluate feasibility of technical plans Help with prioritization of options Locate and evaluate existing code to minimize duplication of effort Abstract specific processes for general use
  • 39. Other collaboratorsOther collaborators Collection managers User specialists Project managers Catalogers/metadata creators Reference staff Granting agencies
  • 40. Final thoughts about sharingFinal thoughts about sharing Shareable metadata represents a fundamental shift in thinking ◦ Your metadata is no longer a destination, it is information that will serve as building blocks for other services ◦ Your metadata must operate effectively in an increasingly decontextualized environment Creating shareable metadata ◦ Will require more work on your part ◦ Will require our software to support (more) standards ◦ Is no longer an option, it’s a requirement
  • 41. Yes, this is hard…Yes, this is hard… …and we’re just starting to learn how to do it effectively and efficiently There’s plenty of room for leadership in this area.

Editor's Notes

  1. 90 mins total. Will probably start late. Leave ample time for ?s. Talk ca. 45 mins. As libraries, archives, and museums streamline metadata creation and simultaneously improve its breadth, depth, and quality, we also seek methods to support new and innovative user services by making this metadata more widely available to networked processes. &amp;quot;Shareable metadata&amp;quot; is metadata optimized for use in multiple aggregated environments instead of a single tool. As such, it is a critical component of the re-imagining of cultural heritage institutions.   In her presentation, Ms. Riley will introduce the concept of shareable metadata, describe the role of various classes of staff members in its planning and creation, demonstrate the types of tools that can aid in its creation and dissemination, and discuss workflows that can be used throughout the entire metadata lifecycle to speed its creation and improve its quality and accessibility.