SlideShare a Scribd company logo
1 of 44
Metadata makes the
  world go round



                                          robin fay /
                                    georgia webgurl twitter,
                                                       +
                                      linkedin, google
SLIDES AT SLIDESHARE.NET/ROBINFAY
Did you know metadata is
everywhere? That you are a
     metadata creator?
Explore how data drives the
   web, library catalogs,
devices (mp3 players, etc.),
and how we create and edit
       that metadata.

                                          robin fay /
                                    georgia webgurl twitter,
                                                       +
                                      linkedin, google
SLIDES AT SLIDESHARE.NET/ROBINFAY
Metadata makes the world go round
   Metadata makes it happen…
    Our world is
     ●Wired and wireless
     ●Mobile
     ● New technology and
     capabilities every day
     ● Data (& metadata driven)
     ● User centered /
     personalized
     ● Social / sharing
     ● Image based
     ● Learning differently




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata makes the world go round

    Our world is moving towards
    the semantic web
       integrated technology
       ●
       (devices talking to each
       other in new ways)
       ●
                Semantic Web
                            Personalized
                            Our world: http://www.youtube.com/watch?v=bsNcjya56v8




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata makes the world go round

   ●   While programming languages are the engines
       which run the web and the software we use,
       metadata is akin to street signs or maps –
       communicating to people, software, and other
       computer languages.

   ●   This communication can be information about
       the content (descriptive), about its technical
       specifications or creation.

   ●   Metadata is truly everywhere – often hidden
       behind the tools and online products we use.



Robin Fay, @georgiawebgurl robinfay.net
APIs are programming interfaces which facilitate
  communication




             MARC can be exported as XML and Non MARC metadata
             is often written in XML, a flexible programming language.




Robin Fay, Univ. of Georgia, robinfay.net
●   Types of metadata:
          ●   Descriptive
          ●   Structural
          ●   Administrative - includes rights

          ●   Many forms of metadata include elements of each of
              these; however it is dependent upon the schema.
          ●   A schema is a set of rules covering the elements and
              requirements for coding. Examples of schemas
              include Dublin Core, TEI, EAD, and others.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101
                                                                 METS is a
                                                                 standard which
                                                                 includes
                                                                 administrative,
                                                                 descriptive &
                                                                 structural
                                                                 metadata.




                                       Karen Coyle 2004,
                                       http://www.kcoyle.net/meta_purpose.html
Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101

      ●   Descriptive metadata describes a resource for purposes
          such as discovery and identification.
      ●   It can include elements such as title, abstract, author, and
          keywords. Keywords can include tags (generally
          uncontrolled vocabulary) and/or controlled vocabulary
          such as LC subject headings. Keywords is probably one
          of the most used terms on the web and its meaning is
          context based.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101

    ●   Examples of descriptive metadata include
        ●   MARC bibliographic records;
        ●   Tags, titles, and notes in flickr , del.ici.ous, and other social
            networking sites;
        ●   metadata embedded in the code of websites;
        ●   and other tagging projects such as steve.museum, OCLC
            worldcat.org, LibraryThing, some digital library projects;
        ●   … really any website where a user (or authorized user, such
            as a cataloger or member participant) can create or edit
            description, keywords/tags, title, creator information and
            more.
        ●   Let’s look at just a few of these focusing on the descriptive
            metadata…


Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101
    ●   The metadata generated by catalogers within a
        MARC bibliographic record is considered
        descriptive metadata. It provides information
        about the item, from its title and creator to its
        format to appropriate LCSH or Sears subject
        headings (controlled vocabulary keywords)
        assigned by the cataloger.
    ●   How that metadata is interpreted is dependent
        upon the software or programming language.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101
    A familiar example:

                                       A MARC formatted bib record from
                                       an OPAC (library catalog).




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101
 ●   Many digital projects from databases to websites allow
     (and even require) the cataloger to create or edit
     administrative (like rights; DRM), or structural metadata
     (like related files).
 ●   Metadata from these databases can often be cross-
     walked (exported from one; imported into another). An
     example of cross-walking is creating a MARC record
     from a non-MARC format and then importing the
     derived record into a MARC based library catalog.
     We'll look at one library related example of this




Robin Fay, @georgiawebgurl robinfay.
                                 net
The record in the ETD (Electronic Theses & Dissertations database that can be edited...



                                                                      Note: The MARC
                                                                      designated fields.

                                                                      Cataloger’s
                                                                      workform interface
                                                                      to the MySQL db.
Note: The indicators and field
tags are populated. This is the
screen that starts the
conversion to a MARC record.
A beautiful
                                                        MARC record
Metadata 101                                            imported into a
                                                        library catalog.




               Robin Fay, Univ. of Georgia, Metadata
                                    101, robinfay.net
Metadata 101
                                ●      Although catalogers create, edit and use
                                       metadata everyday, metadata goes far
                                       beyond the library catalog or even the
                                       library website.
                                ●      Metadata generation and editing beyond
                                       the library catalog is a common activity
                                       for many internet users these days,
                                       including you! If you are not creating
                                       metadata on the Internet, you are using
                                       it to search google and other search
                                       engines.


Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: All the places it will go
            ●   When you import your instagram (or
                Flickr) photos into Facebook, you are
                starting a conversion process, too.
                Metadata that you have created
                (locations, dates, etc.) may or may not
                get added to Facebook. (Most of it
                doesn't, by the way, but you can add it in
                manually).
            ●   You also create metadata when you
                blog, post to Facebook, tweet, tag a
                person (or place), or well.. any content
                you create on the web.


                    Robin Fay, @georgiawebgurl robinfay.net
Web designers also create metadata to
 Metadata: Web                                     describe the website and its content. LC
                                                   Subject headings can be coded into the
 Designers do it                                   meta tags. Many websites now carry
                                                   rights metadata (administrative) Our
                                                   music and ebook files carry rights
                                                   metadata (DRM), Digital Rights
                                                   Management.




Metadata for a website is either created by the user when building the website or
hand-coded into the HTML. Some search engines use these keywords to varying
degrees. Hint> View Source Code (Right Click) View Page Source

             Robin Fay, @georgiawebgurl robinfay.net
Steve.museum is open to
                  art educators and others;
                  membership (free) is
                  required to tag. This is
                  user generated metadata.




Descriptive
Metadata (tags)
Worldcat.org offers both user
contributed metadata (tags) and
authority contributed controlled
metadata (subject headings,
authorized forms of names &
entities, etc.)
Libraries and website users do it!




        Robin Fay, @georgiawebgurl robinfay.
                                         net
delicious users make a
                                       lot of metadata




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: Microsoft does it too


                                       Microsoft has been adding
                                       metadata to the its
                                       documents for years; often
                                       based upon which user
                                       created the document.
                                       Newer versions allow this
                                       information to be changed
                                       more easily. PDF creators
                                       also allow the creation and
                                       editing of metadata.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: Structural metadata



    ●   Structural metadata defines the
        relationship between whole and
        parts.
    ●    Structural metadata can also be
        used for navigational purposes.
        Structural metadata would
        include links to related files.



Robin Fay, @georgiawebgurl robinfay.
                                 net
Descriptive
                                          metadata




                                       Administrative &
                                         Structural




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: Administrative - Right and more
    ●   Administrative metadata provides information to help
        manage a resource, such as when and how it was
        created, file type and other technical information, and
        who can access it.
    ●   Subsets of administrative metadata exist but two
        commons ones are
        ●   Rights management metadata, which deals with intellectual
            property rights,
        ●   and preservation metadata, which contains information
            needed to archive and preserve a resource.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: Administrative - Right and more




Robin Fay, @georgiawebgurl robinfay.
                                 net
Descriptive
    metadata




Administrative
  metadata
Administrative

                      Descriptive
                       metadata




                                       Structural


                                                      Descriptive




                     Administrative / Rights

Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: Flickr tools             Many different tools are available for
                                       users to create metadata – help for
                                                   flickr users




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata Makes the World Go 'Round



                                         Note: The
                                       association of
                                        tagging as
                                         metadata




Robin Fay, @georgiawebgurl robinfay.
                                 net
DC Metadata
                                          generator -- help for
                                            web editors &
                                              designers



                                             Other fields in the
                                             generator include
                                             Date of coverage,
                                             copyright &
                                             format.




Robin Fay, @georgiawebgurl robinfay.net
Making Metadata
●   We can rate, tag -- add keywords (even use controlled
    vocabulary in some cases), assign or flag for
    appropriate audience level, define genre, and more.
●   User generated metadata is generally created through
    an interface on a website and primarily descriptive;
    however, many sites are beginning to allow and
    encourage rights statements (administrative) as well as
    other elements of administrative and structural
    metadata.




                                    Robin Fay, Univ. of Georgia, robinfay.net
Metadata Automatic

   ●   Our software creates metadata such as file names,
       URLs, and more (some automatically)
   ●   Our devices create metadata - EXIF (embedded
       metadata) is created by our cameras. This data can
       include GPS related information (location), date, file
       format and name, camera make, file size and more.
       genre, and more.
   ●




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata Automatic

                                       Some of this metadata (EXIF) is used by sites
                                       like Flickr.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata: What about search?
                           It's all metadata. You can't find
                           what's not there.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Internet Archive, Creative Commons search
                   and Compfight all allow searching by license.



Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata
 ●   Concerns and thoughts
     ●   Much of the current discussion about metadata
         (tagging/keywords, controlled headings vs. non-
         controlled headings, OCLC Community Expert
         Experiment, etc.) centers upon the potential differences
         in quality of user generated metadata.
     ●   As with any user group, there are varying levels of
         expertise and understanding of the subject.
     ●   Metadata can be good or bad.
     ●




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata
 ●   Concerns and thoughts
     ●   Keywords have been terribly misused in the SEO
         (Search Engine Optimization) community – leading not
         only to false results when searching but also spam and
         phishing attempts
     ●   DRM is not working for digital objects. Licensing is a
         complicated issue for some items.




Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata
●   Many collaborative websites (social networking) such as
    Wikipedia rely on the collective expertise of the group --
    the “true” or accurate information will rise to the top.
●   Untrue or irrelevant information will either sink to the
    bottom (fewer hits, bad reviews, marked for review, etc.) or
    will be revised by more expert opinions. For the most part,
    this works fairly well; however, there are drawbacks and
    quality control is an ongoing issue.
●   Facebook Places is a Facebook project to verify and
    correct location related metadata - crowdsourcing
    metadata maintenance!


                   Robin Fay, @georgiawebgurl robinfay.net
Metadata Makes the World Go 'Round

       ●   Taking the human element out (beyond the
           programmers who wrote the scripts for harvesting)
           machine derived metadata offers the opportunity
           to create large chunks of metadata with minimal
           human effort
       ●   However, machine derived metadata may not be
           able to distinguish subtleties perceivable to the
           human eye and mind – at least, until AI is truly
           viable
       ●   Duplicates and erroneous information may occur


Robin Fay, @georgiawebgurl robinfay.
                                 net
Metadata 101
 ●   Metadata to the world !
 ●   All of the metadata we (the world) creates is mined in
     some form or another. Search engines, document
     processing software, library catalogs, websites, digital
     portals, even our desktop computer’s indexing is
     mining our information
 ●   The Web provides almost endless possibilities to
     share resources and digital objects.
 ●   Library catalogs mirror general practices on the web;
     as more sites not only allow users to create metadata,
     sites are beginning to create user created resources,
     too.


Robin Fay, @georgiawebgurl robinfay.
                                 net
ACRL Visual Literacy

Metadata on the web
• Use images and visual media effectively
• Design and create meaningful images and visual media
• Understand many of the ethical, legal, social, and economic
issues surrounding the creation and use of images and visual
media, and access and use visual materials ethically




    Robin Fay, robinfay.net
Thank you!




http://delicious.
com/georgiawebgurl/metadata_present
ation_como
Lots more presentations from me at slideshare.net/robinfay




                   georgiawebgurl@gmail.com

More Related Content

Viewers also liked

Building Mobile Apps With Ionic & Loopback
Building Mobile Apps With Ionic & LoopbackBuilding Mobile Apps With Ionic & Loopback
Building Mobile Apps With Ionic & LoopbackChibuzor Obiora
 
Loopback presentation by tineco
Loopback presentation by tinecoLoopback presentation by tineco
Loopback presentation by tinecoStéphane Guilly
 
Software is eating the world data is digesting it DF2013
Software is eating the world data is digesting it DF2013Software is eating the world data is digesting it DF2013
Software is eating the world data is digesting it DF2013James Governor
 
Standards Metadata Management (system)
Standards Metadata Management (system)Standards Metadata Management (system)
Standards Metadata Management (system)Kevin Lee
 
Collaborative Line of Business Applications on IBM Bluemix
Collaborative Line of Business Applications on IBM BluemixCollaborative Line of Business Applications on IBM Bluemix
Collaborative Line of Business Applications on IBM BluemixNiklas Heidloff
 
Rapid API Development with LoopBack/StrongLoop
Rapid API Development with LoopBack/StrongLoopRapid API Development with LoopBack/StrongLoop
Rapid API Development with LoopBack/StrongLoopRaymond Camden
 
Documenting your REST API with Swagger - JOIN 2014
Documenting your REST API with Swagger - JOIN 2014Documenting your REST API with Swagger - JOIN 2014
Documenting your REST API with Swagger - JOIN 2014JWORKS powered by Ordina
 
Node.js Frameworks & Design Patterns Webinar
Node.js Frameworks & Design Patterns WebinarNode.js Frameworks & Design Patterns Webinar
Node.js Frameworks & Design Patterns WebinarShubhra Kar
 
Loopback address
Loopback addressLoopback address
Loopback addressCEC Landran
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop OverviewShubhra Kar
 
How software is eating the world
How software is eating the worldHow software is eating the world
How software is eating the worldRamchandra Koty
 
The Internet of Things - Software is eating the world, Industry, and everythi...
The Internet of Things - Software is eating the world, Industry, and everythi...The Internet of Things - Software is eating the world, Industry, and everythi...
The Internet of Things - Software is eating the world, Industry, and everythi...Martin Spindler
 
Create and Manage APIs with API Connect, Swagger and Bluemix
Create and Manage APIs with API Connect, Swagger and BluemixCreate and Manage APIs with API Connect, Swagger and Bluemix
Create and Manage APIs with API Connect, Swagger and BluemixDev_Events
 
Contributing to StrongLoop LoopBack (and other open source projects)
Contributing to StrongLoop LoopBack (and other open source projects)Contributing to StrongLoop LoopBack (and other open source projects)
Contributing to StrongLoop LoopBack (and other open source projects)Supasate Choochaisri
 
Software Is Eating The World - Keynote ICT Award Night
Software Is Eating The World - Keynote ICT Award NightSoftware Is Eating The World - Keynote ICT Award Night
Software Is Eating The World - Keynote ICT Award NightChristof Zogg
 
Consuming Restful APIs using Swagger v2.0
Consuming Restful APIs using Swagger v2.0Consuming Restful APIs using Swagger v2.0
Consuming Restful APIs using Swagger v2.0Pece Nikolovski
 
Swagger - make your API accessible
Swagger - make your API accessibleSwagger - make your API accessible
Swagger - make your API accessibleVictor Trakhtenberg
 
Software is eating the world and MDD should be in the driving seat
Software is eating the world and MDD should be in the driving seatSoftware is eating the world and MDD should be in the driving seat
Software is eating the world and MDD should be in the driving seatJohan den Haan
 
API Management architect presentation
API Management architect presentationAPI Management architect presentation
API Management architect presentationsflynn073
 

Viewers also liked (20)

Building Mobile Apps With Ionic & Loopback
Building Mobile Apps With Ionic & LoopbackBuilding Mobile Apps With Ionic & Loopback
Building Mobile Apps With Ionic & Loopback
 
Loopback presentation by tineco
Loopback presentation by tinecoLoopback presentation by tineco
Loopback presentation by tineco
 
Software is eating the world data is digesting it DF2013
Software is eating the world data is digesting it DF2013Software is eating the world data is digesting it DF2013
Software is eating the world data is digesting it DF2013
 
Standards Metadata Management (system)
Standards Metadata Management (system)Standards Metadata Management (system)
Standards Metadata Management (system)
 
Collaborative Line of Business Applications on IBM Bluemix
Collaborative Line of Business Applications on IBM BluemixCollaborative Line of Business Applications on IBM Bluemix
Collaborative Line of Business Applications on IBM Bluemix
 
Rapid API Development with LoopBack/StrongLoop
Rapid API Development with LoopBack/StrongLoopRapid API Development with LoopBack/StrongLoop
Rapid API Development with LoopBack/StrongLoop
 
Documenting your REST API with Swagger - JOIN 2014
Documenting your REST API with Swagger - JOIN 2014Documenting your REST API with Swagger - JOIN 2014
Documenting your REST API with Swagger - JOIN 2014
 
Node.js Frameworks & Design Patterns Webinar
Node.js Frameworks & Design Patterns WebinarNode.js Frameworks & Design Patterns Webinar
Node.js Frameworks & Design Patterns Webinar
 
Loopback address
Loopback addressLoopback address
Loopback address
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop Overview
 
How software is eating the world
How software is eating the worldHow software is eating the world
How software is eating the world
 
The Internet of Things - Software is eating the world, Industry, and everythi...
The Internet of Things - Software is eating the world, Industry, and everythi...The Internet of Things - Software is eating the world, Industry, and everythi...
The Internet of Things - Software is eating the world, Industry, and everythi...
 
Create and Manage APIs with API Connect, Swagger and Bluemix
Create and Manage APIs with API Connect, Swagger and BluemixCreate and Manage APIs with API Connect, Swagger and Bluemix
Create and Manage APIs with API Connect, Swagger and Bluemix
 
Does metadata matter?
Does metadata matter?Does metadata matter?
Does metadata matter?
 
Contributing to StrongLoop LoopBack (and other open source projects)
Contributing to StrongLoop LoopBack (and other open source projects)Contributing to StrongLoop LoopBack (and other open source projects)
Contributing to StrongLoop LoopBack (and other open source projects)
 
Software Is Eating The World - Keynote ICT Award Night
Software Is Eating The World - Keynote ICT Award NightSoftware Is Eating The World - Keynote ICT Award Night
Software Is Eating The World - Keynote ICT Award Night
 
Consuming Restful APIs using Swagger v2.0
Consuming Restful APIs using Swagger v2.0Consuming Restful APIs using Swagger v2.0
Consuming Restful APIs using Swagger v2.0
 
Swagger - make your API accessible
Swagger - make your API accessibleSwagger - make your API accessible
Swagger - make your API accessible
 
Software is eating the world and MDD should be in the driving seat
Software is eating the world and MDD should be in the driving seatSoftware is eating the world and MDD should be in the driving seat
Software is eating the world and MDD should be in the driving seat
 
API Management architect presentation
API Management architect presentationAPI Management architect presentation
API Management architect presentation
 

Similar to Metadata makes the world go round 2

Metadata For Catalogers (introductions)
Metadata For Catalogers (introductions)Metadata For Catalogers (introductions)
Metadata For Catalogers (introductions)robin fay
 
Metadata an overview
Metadata an overviewMetadata an overview
Metadata an overviewrobin fay
 
Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) robin fay
 
Semantic Web, Cataloging, & Metadata
Semantic Web, Cataloging, & MetadataSemantic Web, Cataloging, & Metadata
Semantic Web, Cataloging, & Metadatarobin fay
 
RDA - an updated overview
RDA -  an updated overviewRDA -  an updated overview
RDA - an updated overviewrobin fay
 
Making RDA Easy(er) with MarcEdit
Making RDA Easy(er) with MarcEditMaking RDA Easy(er) with MarcEdit
Making RDA Easy(er) with MarcEditTerry Reese
 
BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA robin fay
 
MARC and BIBFRAME; Linking libraries and archives
MARC and BIBFRAME; Linking libraries and archivesMARC and BIBFRAME; Linking libraries and archives
MARC and BIBFRAME; Linking libraries and archivesDorothea Salo
 
Summary of Trends in Cataloging
Summary of Trends in CatalogingSummary of Trends in Cataloging
Summary of Trends in CatalogingWilliam Worford
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Henry Ong
 
What is New in W3C land?
What is New in W3C land?What is New in W3C land?
What is New in W3C land?Ivan Herman
 
1. Reference management tools.ppt
1. Reference management tools.ppt1. Reference management tools.ppt
1. Reference management tools.pptRanchhodRKhmbhala
 
Reference management tools for academicc
Reference management tools for academiccReference management tools for academicc
Reference management tools for academiccjhosiyosi2
 
Data discovery through federated dataset catalogs
Data discovery through federated dataset catalogsData discovery through federated dataset catalogs
Data discovery through federated dataset catalogsValeria Pesce
 
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...cmitch41
 

Similar to Metadata makes the world go round 2 (20)

Metadata For Catalogers (introductions)
Metadata For Catalogers (introductions)Metadata For Catalogers (introductions)
Metadata For Catalogers (introductions)
 
Metadata an overview
Metadata an overviewMetadata an overview
Metadata an overview
 
Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries)
 
Semantic Web, Cataloging, & Metadata
Semantic Web, Cataloging, & MetadataSemantic Web, Cataloging, & Metadata
Semantic Web, Cataloging, & Metadata
 
Metadata: A concept
Metadata: A conceptMetadata: A concept
Metadata: A concept
 
RDA - an updated overview
RDA -  an updated overviewRDA -  an updated overview
RDA - an updated overview
 
Making RDA Easy(er) with MarcEdit
Making RDA Easy(er) with MarcEditMaking RDA Easy(er) with MarcEdit
Making RDA Easy(er) with MarcEdit
 
The Web of Data: The W3C Semantic Web Initiative
The Web of Data: The W3C Semantic Web InitiativeThe Web of Data: The W3C Semantic Web Initiative
The Web of Data: The W3C Semantic Web Initiative
 
BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA
 
MARC and BIBFRAME; Linking libraries and archives
MARC and BIBFRAME; Linking libraries and archivesMARC and BIBFRAME; Linking libraries and archives
MARC and BIBFRAME; Linking libraries and archives
 
Summary of Trends in Cataloging
Summary of Trends in CatalogingSummary of Trends in Cataloging
Summary of Trends in Cataloging
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
 
What is New in W3C land?
What is New in W3C land?What is New in W3C land?
What is New in W3C land?
 
1. Reference management tools.ppt
1. Reference management tools.ppt1. Reference management tools.ppt
1. Reference management tools.ppt
 
Reference management tools for academicc
Reference management tools for academiccReference management tools for academicc
Reference management tools for academicc
 
Metadata
MetadataMetadata
Metadata
 
Metadata
MetadataMetadata
Metadata
 
Data discovery through federated dataset catalogs
Data discovery through federated dataset catalogsData discovery through federated dataset catalogs
Data discovery through federated dataset catalogs
 
Digital Library Applications Of Social Networking
Digital Library Applications Of Social Networking  Digital Library Applications Of Social Networking
Digital Library Applications Of Social Networking
 
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
 

More from robin fay

RWOs & linkeddata for libraries
RWOs & linkeddata for librariesRWOs & linkeddata for libraries
RWOs & linkeddata for librariesrobin fay
 
Project Management for Libraries
Project Management for LibrariesProject Management for Libraries
Project Management for Librariesrobin fay
 
Controlled Vocabularies & Cataloging
Controlled Vocabularies & Cataloging Controlled Vocabularies & Cataloging
Controlled Vocabularies & Cataloging robin fay
 
Catexpress - Quick overview
Catexpress - Quick overviewCatexpress - Quick overview
Catexpress - Quick overviewrobin fay
 
IOT, Real World Things, & Linked data
IOT, Real World Things, & Linked dataIOT, Real World Things, & Linked data
IOT, Real World Things, & Linked datarobin fay
 
Cataloging101 foundations: Authorities
Cataloging101 foundations: AuthoritiesCataloging101 foundations: Authorities
Cataloging101 foundations: Authoritiesrobin fay
 
Cataloging101 foundations frbr - 2019 version
Cataloging101 foundations frbr - 2019 versionCataloging101 foundations frbr - 2019 version
Cataloging101 foundations frbr - 2019 versionrobin fay
 
Challenges and opportunities in library discovery services gen
Challenges and opportunities in library discovery services genChallenges and opportunities in library discovery services gen
Challenges and opportunities in library discovery services genrobin fay
 
Tech Bits: Taking your mobile photography to the next level
Tech Bits: Taking your mobile photography to the next levelTech Bits: Taking your mobile photography to the next level
Tech Bits: Taking your mobile photography to the next levelrobin fay
 
Copyright, Public Domain & Creative Commons for Educators
Copyright, Public Domain & Creative Commons for Educators Copyright, Public Domain & Creative Commons for Educators
Copyright, Public Domain & Creative Commons for Educators robin fay
 
Multimedia, Virtual Reality and 3D Technologies in Higher Ed
Multimedia, Virtual Reality and 3D Technologies in Higher EdMultimedia, Virtual Reality and 3D Technologies in Higher Ed
Multimedia, Virtual Reality and 3D Technologies in Higher Edrobin fay
 
Building a digital_library_from_scratch
Building a digital_library_from_scratchBuilding a digital_library_from_scratch
Building a digital_library_from_scratchrobin fay
 
Digitizing our past
Digitizing our past Digitizing our past
Digitizing our past robin fay
 
Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)robin fay
 
Cataloging roundtable discussion questions
Cataloging roundtable discussion questionsCataloging roundtable discussion questions
Cataloging roundtable discussion questionsrobin fay
 
Metadata then & now
Metadata then & now Metadata then & now
Metadata then & now robin fay
 
Omeka introduction (revised) 2015
Omeka introduction (revised) 2015Omeka introduction (revised) 2015
Omeka introduction (revised) 2015robin fay
 
Go google - tips and tricks for getting started with google
Go google - tips and tricks for getting started with googleGo google - tips and tricks for getting started with google
Go google - tips and tricks for getting started with googlerobin fay
 
Organizing your online stuff
Organizing your online stuffOrganizing your online stuff
Organizing your online stuffrobin fay
 
E portfolios atc overview
E portfolios atc overviewE portfolios atc overview
E portfolios atc overviewrobin fay
 

More from robin fay (20)

RWOs & linkeddata for libraries
RWOs & linkeddata for librariesRWOs & linkeddata for libraries
RWOs & linkeddata for libraries
 
Project Management for Libraries
Project Management for LibrariesProject Management for Libraries
Project Management for Libraries
 
Controlled Vocabularies & Cataloging
Controlled Vocabularies & Cataloging Controlled Vocabularies & Cataloging
Controlled Vocabularies & Cataloging
 
Catexpress - Quick overview
Catexpress - Quick overviewCatexpress - Quick overview
Catexpress - Quick overview
 
IOT, Real World Things, & Linked data
IOT, Real World Things, & Linked dataIOT, Real World Things, & Linked data
IOT, Real World Things, & Linked data
 
Cataloging101 foundations: Authorities
Cataloging101 foundations: AuthoritiesCataloging101 foundations: Authorities
Cataloging101 foundations: Authorities
 
Cataloging101 foundations frbr - 2019 version
Cataloging101 foundations frbr - 2019 versionCataloging101 foundations frbr - 2019 version
Cataloging101 foundations frbr - 2019 version
 
Challenges and opportunities in library discovery services gen
Challenges and opportunities in library discovery services genChallenges and opportunities in library discovery services gen
Challenges and opportunities in library discovery services gen
 
Tech Bits: Taking your mobile photography to the next level
Tech Bits: Taking your mobile photography to the next levelTech Bits: Taking your mobile photography to the next level
Tech Bits: Taking your mobile photography to the next level
 
Copyright, Public Domain & Creative Commons for Educators
Copyright, Public Domain & Creative Commons for Educators Copyright, Public Domain & Creative Commons for Educators
Copyright, Public Domain & Creative Commons for Educators
 
Multimedia, Virtual Reality and 3D Technologies in Higher Ed
Multimedia, Virtual Reality and 3D Technologies in Higher EdMultimedia, Virtual Reality and 3D Technologies in Higher Ed
Multimedia, Virtual Reality and 3D Technologies in Higher Ed
 
Building a digital_library_from_scratch
Building a digital_library_from_scratchBuilding a digital_library_from_scratch
Building a digital_library_from_scratch
 
Digitizing our past
Digitizing our past Digitizing our past
Digitizing our past
 
Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)Linked data presentation for libraries (COMO)
Linked data presentation for libraries (COMO)
 
Cataloging roundtable discussion questions
Cataloging roundtable discussion questionsCataloging roundtable discussion questions
Cataloging roundtable discussion questions
 
Metadata then & now
Metadata then & now Metadata then & now
Metadata then & now
 
Omeka introduction (revised) 2015
Omeka introduction (revised) 2015Omeka introduction (revised) 2015
Omeka introduction (revised) 2015
 
Go google - tips and tricks for getting started with google
Go google - tips and tricks for getting started with googleGo google - tips and tricks for getting started with google
Go google - tips and tricks for getting started with google
 
Organizing your online stuff
Organizing your online stuffOrganizing your online stuff
Organizing your online stuff
 
E portfolios atc overview
E portfolios atc overviewE portfolios atc overview
E portfolios atc overview
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

Metadata makes the world go round 2

  • 1. Metadata makes the world go round robin fay / georgia webgurl twitter, + linkedin, google SLIDES AT SLIDESHARE.NET/ROBINFAY
  • 2. Did you know metadata is everywhere? That you are a metadata creator? Explore how data drives the web, library catalogs, devices (mp3 players, etc.), and how we create and edit that metadata. robin fay / georgia webgurl twitter, + linkedin, google SLIDES AT SLIDESHARE.NET/ROBINFAY
  • 3. Metadata makes the world go round Metadata makes it happen… Our world is ●Wired and wireless ●Mobile ● New technology and capabilities every day ● Data (& metadata driven) ● User centered / personalized ● Social / sharing ● Image based ● Learning differently Robin Fay, @georgiawebgurl robinfay. net
  • 4. Metadata makes the world go round Our world is moving towards the semantic web integrated technology ● (devices talking to each other in new ways) ● Semantic Web Personalized Our world: http://www.youtube.com/watch?v=bsNcjya56v8 Robin Fay, @georgiawebgurl robinfay. net
  • 5. Metadata makes the world go round ● While programming languages are the engines which run the web and the software we use, metadata is akin to street signs or maps – communicating to people, software, and other computer languages. ● This communication can be information about the content (descriptive), about its technical specifications or creation. ● Metadata is truly everywhere – often hidden behind the tools and online products we use. Robin Fay, @georgiawebgurl robinfay.net
  • 6. APIs are programming interfaces which facilitate communication MARC can be exported as XML and Non MARC metadata is often written in XML, a flexible programming language. Robin Fay, Univ. of Georgia, robinfay.net
  • 7. Types of metadata: ● Descriptive ● Structural ● Administrative - includes rights ● Many forms of metadata include elements of each of these; however it is dependent upon the schema. ● A schema is a set of rules covering the elements and requirements for coding. Examples of schemas include Dublin Core, TEI, EAD, and others. Robin Fay, @georgiawebgurl robinfay. net
  • 8. Metadata 101 METS is a standard which includes administrative, descriptive & structural metadata. Karen Coyle 2004, http://www.kcoyle.net/meta_purpose.html Robin Fay, @georgiawebgurl robinfay. net
  • 9. Metadata 101 ● Descriptive metadata describes a resource for purposes such as discovery and identification. ● It can include elements such as title, abstract, author, and keywords. Keywords can include tags (generally uncontrolled vocabulary) and/or controlled vocabulary such as LC subject headings. Keywords is probably one of the most used terms on the web and its meaning is context based. Robin Fay, @georgiawebgurl robinfay. net
  • 10. Metadata 101 ● Examples of descriptive metadata include ● MARC bibliographic records; ● Tags, titles, and notes in flickr , del.ici.ous, and other social networking sites; ● metadata embedded in the code of websites; ● and other tagging projects such as steve.museum, OCLC worldcat.org, LibraryThing, some digital library projects; ● … really any website where a user (or authorized user, such as a cataloger or member participant) can create or edit description, keywords/tags, title, creator information and more. ● Let’s look at just a few of these focusing on the descriptive metadata… Robin Fay, @georgiawebgurl robinfay. net
  • 11. Metadata 101 ● The metadata generated by catalogers within a MARC bibliographic record is considered descriptive metadata. It provides information about the item, from its title and creator to its format to appropriate LCSH or Sears subject headings (controlled vocabulary keywords) assigned by the cataloger. ● How that metadata is interpreted is dependent upon the software or programming language. Robin Fay, @georgiawebgurl robinfay. net
  • 12. Metadata 101 A familiar example: A MARC formatted bib record from an OPAC (library catalog). Robin Fay, @georgiawebgurl robinfay. net
  • 13. Metadata 101 ● Many digital projects from databases to websites allow (and even require) the cataloger to create or edit administrative (like rights; DRM), or structural metadata (like related files). ● Metadata from these databases can often be cross- walked (exported from one; imported into another). An example of cross-walking is creating a MARC record from a non-MARC format and then importing the derived record into a MARC based library catalog. We'll look at one library related example of this Robin Fay, @georgiawebgurl robinfay. net
  • 14. The record in the ETD (Electronic Theses & Dissertations database that can be edited... Note: The MARC designated fields. Cataloger’s workform interface to the MySQL db.
  • 15. Note: The indicators and field tags are populated. This is the screen that starts the conversion to a MARC record.
  • 16. A beautiful MARC record Metadata 101 imported into a library catalog. Robin Fay, Univ. of Georgia, Metadata 101, robinfay.net
  • 17. Metadata 101 ● Although catalogers create, edit and use metadata everyday, metadata goes far beyond the library catalog or even the library website. ● Metadata generation and editing beyond the library catalog is a common activity for many internet users these days, including you! If you are not creating metadata on the Internet, you are using it to search google and other search engines. Robin Fay, @georgiawebgurl robinfay. net
  • 18. Metadata: All the places it will go ● When you import your instagram (or Flickr) photos into Facebook, you are starting a conversion process, too. Metadata that you have created (locations, dates, etc.) may or may not get added to Facebook. (Most of it doesn't, by the way, but you can add it in manually). ● You also create metadata when you blog, post to Facebook, tweet, tag a person (or place), or well.. any content you create on the web. Robin Fay, @georgiawebgurl robinfay.net
  • 19. Web designers also create metadata to Metadata: Web describe the website and its content. LC Subject headings can be coded into the Designers do it meta tags. Many websites now carry rights metadata (administrative) Our music and ebook files carry rights metadata (DRM), Digital Rights Management. Metadata for a website is either created by the user when building the website or hand-coded into the HTML. Some search engines use these keywords to varying degrees. Hint> View Source Code (Right Click) View Page Source Robin Fay, @georgiawebgurl robinfay.net
  • 20. Steve.museum is open to art educators and others; membership (free) is required to tag. This is user generated metadata. Descriptive Metadata (tags)
  • 21. Worldcat.org offers both user contributed metadata (tags) and authority contributed controlled metadata (subject headings, authorized forms of names & entities, etc.) Libraries and website users do it! Robin Fay, @georgiawebgurl robinfay. net
  • 22. delicious users make a lot of metadata Robin Fay, @georgiawebgurl robinfay. net
  • 23. Metadata: Microsoft does it too Microsoft has been adding metadata to the its documents for years; often based upon which user created the document. Newer versions allow this information to be changed more easily. PDF creators also allow the creation and editing of metadata. Robin Fay, @georgiawebgurl robinfay. net
  • 24. Metadata: Structural metadata ● Structural metadata defines the relationship between whole and parts. ● Structural metadata can also be used for navigational purposes. Structural metadata would include links to related files. Robin Fay, @georgiawebgurl robinfay. net
  • 25. Descriptive metadata Administrative & Structural Robin Fay, @georgiawebgurl robinfay. net
  • 26. Metadata: Administrative - Right and more ● Administrative metadata provides information to help manage a resource, such as when and how it was created, file type and other technical information, and who can access it. ● Subsets of administrative metadata exist but two commons ones are ● Rights management metadata, which deals with intellectual property rights, ● and preservation metadata, which contains information needed to archive and preserve a resource. Robin Fay, @georgiawebgurl robinfay. net
  • 27. Metadata: Administrative - Right and more Robin Fay, @georgiawebgurl robinfay. net
  • 28. Descriptive metadata Administrative metadata
  • 29. Administrative Descriptive metadata Structural Descriptive Administrative / Rights Robin Fay, @georgiawebgurl robinfay. net
  • 30. Metadata: Flickr tools Many different tools are available for users to create metadata – help for flickr users Robin Fay, @georgiawebgurl robinfay. net
  • 31. Metadata Makes the World Go 'Round Note: The association of tagging as metadata Robin Fay, @georgiawebgurl robinfay. net
  • 32. DC Metadata generator -- help for web editors & designers Other fields in the generator include Date of coverage, copyright & format. Robin Fay, @georgiawebgurl robinfay.net
  • 33. Making Metadata ● We can rate, tag -- add keywords (even use controlled vocabulary in some cases), assign or flag for appropriate audience level, define genre, and more. ● User generated metadata is generally created through an interface on a website and primarily descriptive; however, many sites are beginning to allow and encourage rights statements (administrative) as well as other elements of administrative and structural metadata. Robin Fay, Univ. of Georgia, robinfay.net
  • 34. Metadata Automatic ● Our software creates metadata such as file names, URLs, and more (some automatically) ● Our devices create metadata - EXIF (embedded metadata) is created by our cameras. This data can include GPS related information (location), date, file format and name, camera make, file size and more. genre, and more. ● Robin Fay, @georgiawebgurl robinfay. net
  • 35. Metadata Automatic Some of this metadata (EXIF) is used by sites like Flickr. Robin Fay, @georgiawebgurl robinfay. net
  • 36. Metadata: What about search? It's all metadata. You can't find what's not there. Robin Fay, @georgiawebgurl robinfay. net
  • 37. Internet Archive, Creative Commons search and Compfight all allow searching by license. Robin Fay, @georgiawebgurl robinfay. net
  • 38. Metadata ● Concerns and thoughts ● Much of the current discussion about metadata (tagging/keywords, controlled headings vs. non- controlled headings, OCLC Community Expert Experiment, etc.) centers upon the potential differences in quality of user generated metadata. ● As with any user group, there are varying levels of expertise and understanding of the subject. ● Metadata can be good or bad. ● Robin Fay, @georgiawebgurl robinfay. net
  • 39. Metadata ● Concerns and thoughts ● Keywords have been terribly misused in the SEO (Search Engine Optimization) community – leading not only to false results when searching but also spam and phishing attempts ● DRM is not working for digital objects. Licensing is a complicated issue for some items. Robin Fay, @georgiawebgurl robinfay. net
  • 40. Metadata ● Many collaborative websites (social networking) such as Wikipedia rely on the collective expertise of the group -- the “true” or accurate information will rise to the top. ● Untrue or irrelevant information will either sink to the bottom (fewer hits, bad reviews, marked for review, etc.) or will be revised by more expert opinions. For the most part, this works fairly well; however, there are drawbacks and quality control is an ongoing issue. ● Facebook Places is a Facebook project to verify and correct location related metadata - crowdsourcing metadata maintenance! Robin Fay, @georgiawebgurl robinfay.net
  • 41. Metadata Makes the World Go 'Round ● Taking the human element out (beyond the programmers who wrote the scripts for harvesting) machine derived metadata offers the opportunity to create large chunks of metadata with minimal human effort ● However, machine derived metadata may not be able to distinguish subtleties perceivable to the human eye and mind – at least, until AI is truly viable ● Duplicates and erroneous information may occur Robin Fay, @georgiawebgurl robinfay. net
  • 42. Metadata 101 ● Metadata to the world ! ● All of the metadata we (the world) creates is mined in some form or another. Search engines, document processing software, library catalogs, websites, digital portals, even our desktop computer’s indexing is mining our information ● The Web provides almost endless possibilities to share resources and digital objects. ● Library catalogs mirror general practices on the web; as more sites not only allow users to create metadata, sites are beginning to create user created resources, too. Robin Fay, @georgiawebgurl robinfay. net
  • 43. ACRL Visual Literacy Metadata on the web • Use images and visual media effectively • Design and create meaningful images and visual media • Understand many of the ethical, legal, social, and economic issues surrounding the creation and use of images and visual media, and access and use visual materials ethically Robin Fay, robinfay.net
  • 44. Thank you! http://delicious. com/georgiawebgurl/metadata_present ation_como Lots more presentations from me at slideshare.net/robinfay georgiawebgurl@gmail.com