CINXE.COM

DCMI: Home

<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <title> DCMI: Home </title> <meta name="generator" content="Hugo 0.128.1"> <script src="https://platform.illow.io/banner.js?siteId=8531a7c4-632e-4f70-a66e-bd4b93a4c9d6"></script> <link rel="preconnect" href="https://fonts.bunny.net" /> <link href="https://fonts.bunny.net/css?family=atkinson-hyperlegible:400,400i,700,700i" rel="stylesheet" /> <link rel="preconnect" href="https://rsms.me/" /> <link rel="stylesheet" href="https://rsms.me/inter/inter.css" /> <script src="https://cdn.jsdelivr.net/npm/alpinejs@3.10.2/dist/cdn.min.js" defer></script> <link rel="icon" type="image/svg+xml" href="/images/favicons/favicon.svg" /> <link rel="icon" type="image/png" href="/images/favicons/favicon.png" /> <link rel="stylesheet" href="https://www.dublincore.org/css/build/main.min.66cd3eda860ce6d4d81251fe89c7a06f8c6dab6586a419e1f159de53b56332e5.css" /> <link rel="stylesheet" href="https://www.dublincore.org/css/modal-video.min.css" /> <link rel="stylesheet" href="https://www.dublincore.org/css/datatables.min.css" /> <script type="text/javascript" src="https://www.dublincore.org/js/jquery-3.7.1.min.js"></script> <script type="text/javascript" src="https://www.dublincore.org/js/datatables.min.js"></script> <script type="text/javascript" src="https://www.dublincore.org/js/dataTables.tailwindcss.js"></script> <script type="text/javascript" src="https://www.dublincore.org/js/dcmi.js"></script> <script src="https://www.dublincore.org/js/modal-video.js"></script> <script src="https://www.dublincore.org/js/components.js"></script> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:image" content="https://www.dublincore.org/images/meta/twitter_card.jpg"> <meta name="twitter:title" content="Home"> <meta name="twitter:description" content="The Dublin Core Metadata Initiative (DCMI) is an open forum engaged in metadata innovation and support the development of interoperable online metadata standards that support a broad range of purposes and business models. DCMI&#39;s activities include consensus-driven working groups, global conferences and workshops, standards liaison, and educational efforts to promote widespread acceptance of metadata standards and practices."> <meta name="twitter:site" content="@dublincore"> <meta property="og:url" content="https://www.dublincore.org/"> <meta property="og:site_name" content="DCMI"> <meta property="og:title" content="Home"> <meta property="og:description" content="The Dublin Core Metadata Initiative (DCMI) is an open forum engaged in metadata innovation and support the development of interoperable online metadata standards that support a broad range of purposes and business models. DCMI&#39;s activities include consensus-driven working groups, global conferences and workshops, standards liaison, and educational efforts to promote widespread acceptance of metadata standards and practices."> <meta property="og:locale" content="en_gb"> <meta property="og:type" content="website"> <meta property="og:image" content="https://www.dublincore.org/images/meta/twitter_card.jpg"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lite-youtube-embed/src/lite-yt-embed.css" /> <script src="https://cdn.jsdelivr.net/npm/lite-youtube-embed/src/lite-yt-embed.js"></script> <script type="module" src="https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js"></script> <script> !(function (Gleap, t, i) { if (!(Gleap = window.Gleap = window.Gleap || []).invoked) { for ( window.GleapActions = [], Gleap.invoked = !0, Gleap.methods = [ "identify", "clearIdentity", "attachCustomData", "setCustomData", "removeCustomData", "clearCustomData", "registerCustomAction", "logEvent", "sendSilentCrashReport", "startFeedbackFlow", "setAppBuildNumber", "setAppVersionCode", "preFillForm", "setApiUrl", "setFrameUrl", "isOpened", "open", "close", "on", "setLanguage", "setOfflineMode", "initialize", ], Gleap.f = function (e) { return function () { var t = Array.prototype.slice.call(arguments); window.GleapActions.push({ e: e, a: t }); }; }, t = 0; t < Gleap.methods.length; t++ ) Gleap[(i = Gleap.methods[t])] = Gleap.f(i); (Gleap.load = function () { var t = document.getElementsByTagName("head")[0], i = document.createElement("script"); (i.type = "text/javascript"), (i.async = !0), (i.src = "https://js.gleap.io/latest/index.js"), t.appendChild(i); }), Gleap.load(), Gleap.initialize("2AlyJNE9IZ7wrclGKfJltsDZ326BrRal"); } })(); </script> </head> <body class="overflow-hidde font-sans antialiased"> <div class=""> <div class="relative bg-gray-50"> <div class="relative bg-white shadow" x-data="Components.popover({ open: false, focus: true })" x-init="init()" @keydown.escape="onEscape" @close-popover-group.window="onClosePopoverGroup"> <div class="px-4 pt-4 mx-auto max-w-7xl sm:px-6"> <div class="flex items-center justify-between py-4 md:justify-start md:space-x-10"> <div class="flex justify-start lg:w-0 lg:flex-1"> <a href="/"> <span class="sr-only">Dublin Core</span> <img class="w-auto h-7 sm:h-7" src="/images/dcmi_logo_v802.svg" alt="" /> </a> </div> <div class="-my-2 -mr-2 md:hidden"> <button type="button" class="inline-flex items-center justify-center p-2 text-gray-400 bg-white rounded-md hover:bg-gray-100 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-orange-500" @click="toggle" @mousedown="if (open) $event.preventDefault()" aria-expanded="false" :aria-expanded="open.toString()"> <span class="sr-only">Open menu</span> <svg class="w-6 h-6" x-description="Heroicon name: outline/bars-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"></path> </svg> </button> </div> <div class="items-center justify-end hidden md:flex md:flex-1 lg:w-0"> <div class="relative justify-end pt-2 text-gray-600"> <form action="/search" method="get"> <input class="h-10 px-5 pr-16 text-sm bg-white border border-gray-300 rounded-lg focus:border-orange-500 focus:outline-none" type="search" name="q" placeholder="Search" /> <button type="submit" class="absolute top-0 right-0 mt-5 mr-4"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-4 h-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z" /> </svg> </button> </form> </div> </div> </div> </div> <div class="px-4 mx-auto max-w-7xl sm:px-6"> <div class="flex items-center justify-between py-4 md:justify-start md:space-x-10"> <nav class="hidden space-x-10 md:flex" x-data="Components.popoverGroup()" x-init="init()"> <a href="/specifications/" class="text-base font-medium text-gray-500 hover:text-gray-900"> Specifications </a> <div class="relative" x-data="Components.popover({ open: false, focus: false })" x-init="init()" @keydown.escape="onEscape" @close-popover-group.window="onClosePopoverGroup"> <button type="button" x-state:on="Item active" x-state:off="Item inactive" class="group inline-flex items-center rounded-md bg-white text-base font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-orange-500 focus:ring-offset-2" :class="{ 'text-gray-900': open, 'text-gray-500': !(open) }" @click="toggle" @mousedown="if (open) $event.preventDefault()" aria-expanded="false" :aria-expanded="open.toString()"> <span>Events</span> <svg x-state:on="Item active" x-state:off="Item inactive" class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" :class="{ 'text-gray-600': open, 'text-gray-400': !(open) }" x-description="Heroicon name: mini/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd"></path> </svg> </button> <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" x-description="'More' flyout menu, show/hide based on flyout menu state." class="absolute left-1/2 z-10 mt-3 w-screen max-w-md -translate-x-1/2 transform px-2 sm:px-0" x-ref="panel" @click.away="open = false"> <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="/conferences/" class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50"> <svg class="h-6 w-6 flex-shrink-0 text-orange-600" x-description="Heroicon name: outline/lifebuoy" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900"> Annual Conferences </p> <p class="mt-1 text-sm text-gray-500"> Continuing an unbroken sequence of more than twenty years of DCMI Annual Conferences. </p> </div> </a> <a href="/webinars/" class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50"> <svg class="h-6 w-6 flex-shrink-0 text-orange-600" x-description="Heroicon name: outline/lifebuoy" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25" /> </svg> <div class="ml-4"> <p class="text-base font-medium text-gray-900"> Webinars &amp; Tutorials </p> <p class="mt-1 text-sm text-gray-500"> Occasional webinars and online tutorials orgainized by the DCMI. </p> </div> </a> </div> <div class="space-y-6 bg-gray-50 px-5 py-5 sm:flex sm:space-x-10 sm:space-y-0 sm:px-8"> <div class="flow-root"> <a href="/conferences/2024/" class="-m-3 flex items-center rounded-md p-3 text-base font-medium text-gray-900 transition duration-150 ease-in-out hover:bg-gray-100"> <svg class="h-6 w-6 flex-shrink-0 text-gray-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.893 13.393l-1.135-1.135a2.252 2.252 0 01-.421-.585l-1.08-2.16a.414.414 0 00-.663-.107.827.827 0 01-.812.21l-1.273-.363a.89.89 0 00-.738 1.595l.587.39c.59.395.674 1.23.172 1.732l-.2.2c-.212.212-.33.498-.33.796v.41c0 .409-.11.809-.32 1.158l-1.315 2.191a2.11 2.11 0 01-1.81 1.025 1.055 1.055 0 01-1.055-1.055v-1.172c0-.92-.56-1.747-1.414-2.089l-.655-.261a2.25 2.25 0 01-1.383-2.46l.007-.042a2.25 2.25 0 01.29-.787l.09-.15a2.25 2.25 0 012.37-1.048l1.178.236a1.125 1.125 0 001.302-.795l.208-.73a1.125 1.125 0 00-.578-1.315l-.665-.332-.091.091a2.25 2.25 0 01-1.591.659h-.18c-.249 0-.487.1-.662.274a.931.931 0 01-1.458-1.137l1.411-2.353a2.25 2.25 0 00.286-.76m11.928 9.869A9 9 0 008.965 3.525m11.928 9.868A9 9 0 118.965 3.525" /> </svg> <span class="ml-3 font-semibold text-orange-600"> DCMI 2024 Conference </span> </a> </div> </div> </div> </div> </div> <div class="relative" x-data="Components.popover({ open: false, focus: false })" x-init="init()" @keydown.escape="onEscape" @close-popover-group.window="onClosePopoverGroup"> <button type="button" x-state:on="Item active" x-state:off="Item inactive" class="group inline-flex items-center rounded-md bg-white text-base font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-orange-500 focus:ring-offset-2" :class="{ 'text-gray-900': open, 'text-gray-500': !(open) }" @click="toggle" @mousedown="if (open) $event.preventDefault()" aria-expanded="false" :aria-expanded="open.toString()"> <span>Community</span> <svg x-state:on="Item active" x-state:off="Item inactive" class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" :class="{ 'text-gray-600': open, 'text-gray-400': !(open) }" x-description="Heroicon name: mini/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd"></path> </svg> </button> <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" x-description="'Solutions' flyout menu, show/hide based on flyout menu state." class="absolute z-10 -ml-4 mt-3 w-screen max-w-md transform px-2 sm:px-0 2xl:left-1/2 2xl:ml-0 2xl:-translate-x-1/2" x-ref="panel" @click.away="open = false"> <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="/themes/community/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">DCMI Community</p> <p class="mt-1 text-sm text-gray-500"> DCMI is defined by its community which is responsible for the innovative developments and evolving good practices. </p> </a> <a href="/groups/education-committee/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900"> Education Committee </p> <p class="mt-1 text-sm text-gray-500"> The DCMI Education Committee coordinates activities and publications that teach and inform users about current developments and technologies for metadata. </p> </a> <a href="/groups/lrmi/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900"> LRMI Working Group </p> <p class="mt-1 text-sm text-gray-500"> The LRMI™ Working Group is charged with defining and executing DCMI work on the LRMI family of metadata specifications. </p> </a> <a href="/groups/application-profiles/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900"> Application Profiles Working Group </p> <p class="mt-1 text-sm text-gray-500"> Working Group for a revised framework to support application profiles, a revised abstract model, and core vocabulary of components and constraints. </p> </a> </div> </div> </div> </div> <a href="/news/" class="text-base font-medium text-gray-500 hover:text-gray-900"> News </a> <div class="relative" x-data="Components.popover({ open: false, focus: false })" x-init="init()" @keydown.escape="onEscape" @close-popover-group.window="onClosePopoverGroup"> <button type="button" x-state:on="Item active" x-state:off="Item inactive" class="group inline-flex items-center rounded-md bg-white text-base font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-orange-500 focus:ring-offset-2" :class="{ 'text-gray-900': open, 'text-gray-500': !(open) }" @click="toggle" @mousedown="if (open) $event.preventDefault()" aria-expanded="false" :aria-expanded="open.toString()"> <span>Resources</span> <svg x-state:on="Item active" x-state:off="Item inactive" class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" :class="{ 'text-gray-600': open, 'text-gray-400': !(open) }" x-description="Heroicon name: mini/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd"></path> </svg> </button> <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" x-description="'Solutions' flyout menu, show/hide based on flyout menu state." class="absolute z-10 -ml-4 mt-3 w-screen max-w-md -translate-x-1/2 transform px-2 sm:px-0 2xl:left-1/2 2xl:ml-0 2xl:-translate-x-1/2" x-ref="panel" @click.away="open = false"> <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="https://dcpapers.dublincore.org/" target="_blank" rel="noopener noreferrer" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">DCPapers</p> <p class="mt-1 text-sm text-gray-500"> The Dublin Core Papers repository is an open access resource for scholarly articles and technical papers. </p> </a> <a href="/blog/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">DCMI Blog</p> <p class="mt-1 text-sm text-gray-500"> Occasional blog posts report on developments in metadata innovation and practice. </p> </a> <a href="/resources/metadata-basics/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">Metadata Basics</p> <p class="mt-1 text-sm text-gray-500"> The DCMI approach to metadata aims at achieving pragmatic interoperability among traditional and newer technologies on the basis of knowledge graph design principles. </p> </a> <a href="/resources/userguide/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900"> Dublin Core™ User Guide </p> <p class="mt-1 text-sm text-gray-500"> A basic guide in the use of Dublin Core and other DCMI vocabularies. </p> </a> <a href="/resources/glossary/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">Glossary</p> <p class="mt-1 text-sm text-gray-500"> A guide to terminology used in the DCMI community, past and present, with reflections on how our language for talking about metadata has evolved. </p> </a> <a href="/resources/lrmi/" class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50"> <p class="text-base font-medium text-gray-900">LRMI Resources</p> <p class="mt-1 text-sm text-gray-500"> Archived LRMI resources including presentations, reports, and implementations. </p> </a> </div> </div> </div> </div> <div class="relative" x-data="Components.popover({ open: false, focus: false })" x-init="init()" @keydown.escape="onEscape" @close-popover-group.window="onClosePopoverGroup"> <button type="button" x-state:on="Item active" x-state:off="Item inactive" class="group inline-flex items-center rounded-md bg-white text-base font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-orange-500 focus:ring-offset-2" :class="{ 'text-gray-900': open, 'text-gray-500': !(open) }" @click="toggle" @mousedown="if (open) $event.preventDefault()" aria-expanded="false" :aria-expanded="open.toString()"> <span>About DCMI</span> <svg x-state:on="Item active" x-state:off="Item inactive" class="ml-2 h-5 w-5 text-gray-400 group-hover:text-gray-500" :class="{ 'text-gray-600': open, 'text-gray-400': !(open) }" x-description="Heroicon name: mini/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd"></path> </svg> </button> <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" x-description="'Solutions' flyout menu, show/hide based on flyout menu state." class="absolute z-10 -ml-4 mt-3 w-screen max-w-sm -translate-x-1/2 transform px-2 sm:px-0 2xl:left-1/2 2xl:ml-0 2xl:-translate-x-1/2" x-ref="panel" @click.away="open = false"> <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/"> <p class="text-base font-medium text-gray-900">About DCMI</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/themes/"> <p class="text-base font-medium text-gray-900">DCMI Themes</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/history/"> <p class="text-base font-medium text-gray-900">DCMI History</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/lrmi/"> <p class="text-base font-medium text-gray-900">About LRMI</p> </a> <h3 class="text-base font-semibold text-gray-500">Organisation</h3> <div class="space-y-6 px-5 py-2 pt-1"> <div class="grid grid-cols-2 gap-x-8 gap-y-4"> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/members/"> <p class="text-base font-medium text-gray-900">Members</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/groups/governing-board/"> <p class="text-base font-medium text-gray-900">Governance</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/bylaws/"> <p class="text-base font-medium text-gray-900">By-laws</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/executive/"> <p class="text-base font-medium text-gray-900">Directorate</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/groups/usage-board/"> <p class="text-base font-medium text-gray-900">Usage Board</p> </a> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/collaborations/"> <p class="text-base font-medium text-gray-900"> Collaborations </p> </a> </div> </div> </div> <div class="space-y-6 bg-gray-50 px-5 py-5 sm:flex sm:space-x-10 sm:space-y-0 sm:px-8"> <a class="-m-3 block rounded-md p-3 transition duration-150 ease-in-out hover:bg-gray-50" href="/about/contact/"> <p class="text-base font-medium text-gray-900">Contact</p> </a> </div> </div> </div> </div> </nav> <div class="items-center justify-end hidden space-x-4 md:order-2 lg:flex lg:flex-1 lg:w-0"> <a href="https://bsky.app/profile/dublincore.org" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Bluesky</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" viewBox="0 0 512 512" stroke-width="2" stroke="currentColor" aria-label="Bluesky" role="img" fill="currentColor"> <path d="M159 126c-28-22-74-38-74 14 0 11 6 88 9 101 13 43 57 54 97 48-69 11-87 50-49 89 72 75 104-18 112-42l2-5 2 5c8 24 40 117 112 42 38-39 20-78-49-89 40 6 84-5 97-48 3-13 9-90 9-101 0-52-46-36-74-14-39 29-82 89-97 121-15-32-58-92-97-121Z" /> </svg> </a> <a href="https://x.com/dublincore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Twitter</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M4 4l11.733 16h4.267l-11.733 -16z"></path> <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path> </svg> </a> <a href="https://www.youtube.com/c/DublinCore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">YouTube</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M21.593 7.203a2.506 2.506 0 0 0-1.762-1.766C18.265 5.007 12 5 12 5s-6.264-.007-7.831.404a2.56 2.56 0 0 0-1.766 1.778c-.413 1.566-.417 4.814-.417 4.814s-.004 3.264.406 4.814c.23.857.905 1.534 1.763 1.765 1.582.43 7.83.437 7.83.437s6.265.007 7.831-.403a2.515 2.515 0 0 0 1.767-1.763c.414-1.565.417-4.812.417-4.812s.02-3.265-.407-4.831zM9.996 15.005l.005-6 5.207 3.005-5.212 2.995z"></path> </svg> </a> <a href="https://github.com/dcmi" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">GitHub</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" /> </svg> </a> <a href="https://www.dublincore.org/index.xml" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">RSS Feed</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 19.5v-.75a7.5 7.5 0 00-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z" /> </svg> </a> </div> </div> </div> <div x-show="open" x-transition:enter="duration-200 ease-out" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="duration-100 ease-in" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95" x-description="Mobile menu, show/hide based on mobile menu state." class="absolute inset-x-0 top-0 z-10 p-2 transition origin-top-right transform md:hidden" x-ref="panel" @click.away="open = false"> <div class="bg-white divide-y-2 rounded-lg shadow-lg divide-gray-50 ring-1 ring-black ring-opacity-5"> <div class="px-5 pt-5 pb-6"> <div class="flex items-center justify-between"> <div> <img class="w-auto h-8" src="/images/dcmi_logo_v802.svg" alt="Dublin Core" /> </div> <div class="-mr-2"> <button type="button" class="inline-flex items-center justify-center p-2 text-gray-400 bg-white rounded-md hover:bg-gray-100 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-orange-500" @click="toggle"> <span class="sr-only">Close menu</span> <svg class="w-6 h-6" x-description="Heroicon name: outline/x-mark" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> </div> </div> <div class="flex items-center justify-center flex-1 lg:w-0"> <div class="items-center justify-end mt-6 md:flex md:flex-1 lg:w-0"> <div class="relative justify-center pt-2 text-gray-600"> <form action="/search" method="get"> <input class="h-10 px-5 pr-16 text-sm bg-white border border-gray-300 rounded-lg focus:border-orange-500 focus:outline-none" type="search" name="q" placeholder="Search" /> <button type="submit" class="absolute top-0 right-0 mt-5 mr-4"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-4 h-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z" /> </svg> </button> </form> </div> </div> </div> <div class="mt-6"> <nav class="grid gap-y-8"> <a href="/specifications/" class="flex items-center p-3 -m-3 rounded-md hover:bg-gray-50"> <svg class="flex-shrink-0 w-6 h-6 text-orange-600" x-description="Heroicon name: outline/squares-2x2" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z"></path> </svg> <span class="ml-3 text-base font-medium text-gray-900"></span> Specifications </span> </a> <a href="/conferences/" class="flex items-center p-3 -m-3 rounded-md hover:bg-gray-50"> <svg class="flex-shrink-0 w-6 h-6 text-orange-600" x-description="Heroicon name: outline/squares-2x2" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" /> </svg> <span class="ml-3 text-base font-medium text-gray-900"> Conferences </span> </a> <a href="/webinars/" class="flex items-center p-3 -m-3 rounded-md hover:bg-gray-50"> <svg class="flex-shrink-0 w-6 h-6 text-orange-600" x-description="Heroicon name: outline/shield-check" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25" /> </svg> <span class="ml-3 text-base font-medium text-gray-900"> Webinars </span> </a> <a href="/themes/community/" class="flex items-center p-3 -m-3 rounded-md hover:bg-gray-50"> <svg class="flex-shrink-0 w-6 h-6 text-orange-600" x-description="Heroicon name: outline/arrow-path" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12c0-1.232.046-2.453.138-3.662a4.006 4.006 0 013.7-3.7 48.678 48.678 0 017.324 0 4.006 4.006 0 013.7 3.7c.017.22.032.441.046.662M4.5 12l-3-3m3 3l3-3m12 3c0 1.232-.046 2.453-.138 3.662a4.006 4.006 0 01-3.7 3.7 48.657 48.657 0 01-7.324 0 4.006 4.006 0 01-3.7-3.7c-.017-.22-.032-.441-.046-.662M19.5 12l-3 3m3-3l3 3"></path> </svg> <span class="ml-3 text-base font-medium text-gray-900"> Community </span> </a> <a href="/resources/" class="flex items-center p-3 -m-3 rounded-md hover:bg-gray-50"> <svg class="flex-shrink-0 w-6 h-6 text-orange-600" x-description="Heroicon name: outline/arrow-path" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 006 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 016 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 016-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0018 18a8.967 8.967 0 00-6 2.292m0-14.25v14.25" /> </svg> <span class="ml-3 text-base font-medium text-gray-900"> Learning Resources </span> </a> </nav> </div> </div> <div class="px-5 py-6 space-y-6"> <div class="grid grid-cols-2 gap-y-4 gap-x-8"> <a href="/about/" class="text-base font-medium text-gray-900 hover:text-gray-700"> About DCMI </a> <a href="/themes/" class="text-base font-medium text-gray-900 hover:text-gray-700"> Themes </a> <a href="/members/" class="text-base font-medium text-gray-900 hover:text-gray-700"> Members </a> <a href="/groups/governing-board/" class="text-base font-medium text-gray-900 hover:text-gray-700"> Governing Board </a> <a href="/groups/usage-board/" class="text-base font-medium text-gray-900 hover:text-gray-700"> Usage Board </a> <a href="/directorate/" class="text-base font-medium text-gray-900 hover:text-gray-700"> Directorate </a> </div> <div> <a href="/conferences/2024/" class="flex items-center justify-center w-full px-4 py-2 text-base font-semibold text-white bg-orange-500 border border-transparent rounded-md shadow-sm hover:bg-orange-700"> DCMI 2024 Conference </a> </div> <div class="flex items-center justify-center flex-1 mx-auto mt-6 space-x-4 md:order-2"> <a href="https://bsky.app/profile/dublincore.org" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Bluesky</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" viewBox="0 0 512 512" stroke-width="2" stroke="currentColor" aria-label="Bluesky" role="img" fill="currentColor"> <path d="M159 126c-28-22-74-38-74 14 0 11 6 88 9 101 13 43 57 54 97 48-69 11-87 50-49 89 72 75 104-18 112-42l2-5 2 5c8 24 40 117 112 42 38-39 20-78-49-89 40 6 84-5 97-48 3-13 9-90 9-101 0-52-46-36-74-14-39 29-82 89-97 121-15-32-58-92-97-121Z" /> </svg> </a> <a href="https://x.com/dublincore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Twitter</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M4 4l11.733 16h4.267l-11.733 -16z"></path> <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path> </svg> </a> <a href="https://www.youtube.com/c/DublinCore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">YouTube</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M21.593 7.203a2.506 2.506 0 0 0-1.762-1.766C18.265 5.007 12 5 12 5s-6.264-.007-7.831.404a2.56 2.56 0 0 0-1.766 1.778c-.413 1.566-.417 4.814-.417 4.814s-.004 3.264.406 4.814c.23.857.905 1.534 1.763 1.765 1.582.43 7.83.437 7.83.437s6.265.007 7.831-.403a2.515 2.515 0 0 0 1.767-1.763c.414-1.565.417-4.812.417-4.812s.02-3.265-.407-4.831zM9.996 15.005l.005-6 5.207 3.005-5.212 2.995z"></path> </svg> </a> <a href="https://github.com/dcmi" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">GitHub</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" /> </svg> </a> <a href="https://www.dublincore.org/index.xml" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">RSS Feed</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 19.5v-.75a7.5 7.5 0 00-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z" /> </svg> </a> </div> </div> </div> </div> </div> </div> </div> <main class="px-4 mx-auto mt-16 max-w-7xl sm:mt-16 sm:px-6 lg:mt-16"> <div class="lg:grid lg:grid-cols-12 lg:gap-8"> <div class="sm:text-center md:mx-auto md:max-w-2xl lg:col-span-6 lg:text-left"> <h1> <span class="block text-base font-semibold text-gray-500 sm:text-lg lg:text-base xl:text-lg"></span> 2025 October 20 <sup>th</sup> to 25 <sup>th</sup> </span> <div class="block mt-1"> <div class="text-4xl font-bold tracking-normal sm:text-5xl xl:text-6xl"> <span class="text-orange-600 font-heading font-semibold">DCMI</span>&nbsp;<span class="text-gray-500 font-light font-heading">2025</span> </div> <span class="text-3xl tracking-tight sm:text-4xl xl:text-5xl block font-extralight text-gray-700 font-heading">Barcelona, Spain</span> </div> </h1> <p class="mt-3 text-base text-gray-500 sm:mt-5 sm:text-xl lg:text-lg xl:text-xl"> DCMI 2025, the twenty-third International Conference on Dublin Core and Metadata Applications, will be hosted at the University of Barcelona, Spain, from Wednesday, October 22 to Saturday, October 25. Related events will be held by the Document Society (on Monday, October 20) and the Open Metadata Clinic event (on Tuesday, October 21). </p> <div class="mt-8 sm:mx-auto sm:max-w-lg sm:text-center lg:mx-0 lg:text-left"> </div> </div> <div class="relative mt-12 sm:mx-auto sm:max-w-lg lg:col-span-6 lg:mx-0 lg:mt-0 lg:flex lg:max-w-none lg:items-center"> <svg class="absolute top-0 origin-top transform scale-75 -translate-x-1/2 -translate-y-8 left-1/2 sm:scale-100" width="640" height="784" fill="none" viewBox="0 0 640 784" aria-hidden="true"> <defs> <pattern id="4f4f415c-a0e9-44c2-9601-6ded5a34a13e" x="118" y="0" width="20" height="20" patternUnits="userSpaceOnUse"> <rect x="0" y="0" width="4" height="4" class="text-gray-100" fill="currentColor" /> </pattern> </defs> <rect x="118" width="404" height="784" fill="url(#4f4f415c-a0e9-44c2-9601-6ded5a34a13e)" /> </svg> <div class="relative w-full mx-auto lg:max-w-md"> <a href="#" class="relative block w-full overflow-hidden bg-transparent rounded-lg focus:outline-none"> <span class="sr-only">View conference details</span> <img class="w-full" src="/conferences/2025/images/home/dcmi-2025-home-banner-with-sponsors.png?updated=1737556309" alt="" /> <span class="absolute inset-0 flex items-center justify-center w-full h-full" aria-hidden="true"></span> </a> </div> </div> </div> </main> <div class="mx-auto mt-12 max-w-7xl sm:px-6"> <main> <div class="w-full max-w-full sm:px-4"> <section class="relative bg-white"> <div class="mx-auto max-w-screen-xl px-4 py-4"> <div class="justify-center space-y-4 sm:grid sm:grid-cols-2 sm:gap-4 sm:space-y-0 md:mb-8 md:mt-12 lg:grid-cols-3 xl:gap-8"> <a href="https://academy.dublincore.org" target="_blank" class="block rounded bg-gray-50 px-8 py-12 text-center hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="h-24 w-full object-scale-down" src="/images/logos/dc-academy_v01a.svg" /> </div> </div> </a> <a href="https://community.dublincore.org" target="_blank" class="block rounded bg-gray-50 px-8 py-12 text-center hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="h-24 w-full object-scale-down" src="/images/logos/dc-community_v01b.svg" /> </div> </div> </a> <a href="https://dcpapers.dublincore.org" target="_blank" class="block rounded bg-gray-50 px-8 py-12 text-center hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="h-24 w-full object-scale-down" src="/images/logos/dcpapers_v01a.svg" /> </div> </div> </a> </div> </div> </section> <div class="relative bg-white px-4 pb-20 pt-4 sm:px-6 lg:px-4 lg:pb-14 lg:pt-4"> <div class="relative mx-auto max-w-7xl"> <div class="mx-auto mt-12 grid max-w-lg gap-5 lg:max-w-none lg:grid-cols-3"> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="https://www.dublincore.org/webinars/2024/lgbtq-voices-catalog/"> <img class="max-h-72 w-full object-cover" src="/webinars/2024/lgbtq-voices-catalog/cover-image.webp" alt="" /> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <p class="text-sm font-medium text-blue-800"> <a href="/webinars/" class="hover:underline"></a> Webinars </a> </p> <a href="https://www.dublincore.org/webinars/2024/lgbtq-voices-catalog/" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900 font-heading"> Centering LGBTQ+ Voices in Catalog Research </p> <p class="mt-3 text-base text-gray-500"> Libraries are addressing barriers faced by marginalized communities through improved catalog metadata. The Inclusive Catalog Use Lab (ICUL) focuses on user-based research to understand LGBTQ+ needs. Dr. Karen Snow and Dr. Brian Dobreski will share ICUL’s findings, highlighting user studies, focus groups, and solutions to support inclusive access for diverse communities. </p> </a> </div> <div class="mt-6 flex items-center"> <div class=""> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="2025-01-09T16:00:00Z"></time> January 9, 2025 </time> </div> </div> </div> </div> </div> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="https://www.dublincore.org/blog/2024/announcing-openwemi/"> <img class="object-scale-down p-6" src="/blog/2024/announcing-openwemi/openwemi-logo.svg" alt="" /> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <p class="text-sm font-medium text-blue-800"> <a href="/blog/" class="hover:underline"></a> Blog posts </a> </p> <a href="https://www.dublincore.org/blog/2024/announcing-openwemi/" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900 font-heading"> Announcing OpenWEMI </p> <p class="mt-3 text-base text-gray-500"> In 1998, the International Federation of Library Associations introduced a new model for library catalog data, focusing on the bibliographic relationships within metadata. This model, known as the Library Reference Model (LRM), includes four main elements: Work, Expression, Manifestation, and Item (WEMI), each representing different aspects of created resources. To support the broader use of these WEMI concepts, OpenWEMI was developed by the Dublin Core Metadata Initiative, providing a general vocabulary with minimal constraints. OpenWEMI’s RDF vocabulary includes classes and properties designed to facilitate the creation of context-specific metadata vocabularies, allowing for the flexible integration of WEMI concepts in diverse applications. </p> </a> </div> <div class="mt-6 flex items-center"> <div class=""> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="2024-08-02 00:00:00 &#43;0000 UTC"></time> August 2, 2024 </time> </div> </div> </div> </div> </div> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="https://www.dublincore.org/webinars/2024/duality-of-provenance-metadata/"> <img class="max-h-72 w-full object-cover" src="/webinars/2024/duality-of-provenance-metadata/amelia-acker.jpg" alt="" /> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <p class="text-sm font-medium text-blue-800"> <a href="/webinars/" class="hover:underline"></a> Webinars </a> </p> <a href="https://www.dublincore.org/webinars/2024/duality-of-provenance-metadata/" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900 font-heading"> On the Duality of Provenance Metadata </p> <p class="mt-3 text-base text-gray-500"> Explore how metadata is exploited to craft deceptive narratives and influence public discourse on platforms. Explore tactics used by bad actors to manipulate social media and evade content moderation by obfuscating provenance information. Understand metadata's duality in preventing data misuse and its exploitation for disinformation campaigns. Discover connections between responsible data management in open access and potential misuse. Information professionals and researchers play a crucial role by promoting data literacy and critical engagement with digital content. </p> </a> </div> <div class="mt-6 flex items-center"> <div class=""> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="2023-06-13T15:00:00Z"></time> June 13, 2023 </time> </div> </div> </div> </div> </div> </div> </div> </div> <div class="overflow-hidden bg-white"> <div class="relative mx-auto max-w-7xl py-12 px-4 sm:px-6 lg:px-8"> <svg class="absolute top-0 left-full -translate-x-1/2 -translate-y-3/4 transform lg:left-auto lg:right-full lg:translate-x-2/3 lg:translate-y-1/4" width="404" height="784" fill="none" viewBox="0 0 404 784" aria-hidden="true"> <defs> <pattern id="8b1b5f72-e944-4457-af67-0c6d15a99f38" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"> <rect x="0" y="0" width="4" height="4" class="text-gray-200" fill="currentColor" /> </pattern> </defs> <rect width="404" height="784" fill="url(#8b1b5f72-e944-4457-af67-0c6d15a99f38)" /> </svg> <div class="relative lg:grid lg:grid-cols-3 lg:gap-x-8"> <div class="lg:col-span-1"> <h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl"> Themes </h2> <p class="mt-3 text-base leading-6 tracking-tight text-gray-700"> The activities of DCMI, its members and its communities are broadly characterised under four themes. </p> </div> <dl class="mt-10 space-y-10 sm:grid sm:grid-cols-2 sm:gap-x-8 sm:gap-y-10 sm:space-y-0 lg:col-span-2 lg:mt-0"> <div> <dt> <a href="/themes/stewardship/" class="flex h-12 w-12 items-center justify-center rounded-md bg-orange-500 text-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 5.25a3 3 0 013 3m3 0a6 6 0 01-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1121.75 8.25z" /> </svg> </a> <p class="mt-5 text-lg font-medium leading-6 text-gray-900"> <a href="/themes/stewardship/">Stewardship</a> </p> </dt> <dd class="mt-2 text-base text-gray-500"> DCMI develops and curates open-standard metadata vocabularies such as the Dublin Core; hosts the Learning Resource Metadata Initiative (LRMI); and provides good-neighbor support for other related metadata activities. </dd> </div> <div> <dt> <a href="/themes/community/" class="flex h-12 w-12 items-center justify-center rounded-md bg-orange-500 text-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" /> </svg> </a> <p class="mt-5 text-lg font-medium leading-6 text-gray-900"> <a href="/themes/community/">Community</a> </p> </dt> <dd class="mt-2 text-base text-gray-500"> DCMI's international community of metadata practitioners and experts meet in working groups and at an annual conference to share implementation experience and reports on research and new developments. </dd> </div> <div> <dt> <a href="/themes/learning/" class="flex h-12 w-12 items-center justify-center rounded-md bg-orange-500 text-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 006 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 016 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 016-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0018 18a8.967 8.967 0 00-6 2.292m0-14.25v14.25" /> </svg> </a> <p class="mt-5 text-lg font-medium leading-6 text-gray-900"> <a href="/themes/learning/">Learning</a> </p> </dt> <dd class="mt-2 text-base text-gray-500"> Teachers and experts of metadata technologies from around the world hold tutorials, online meetings, and webinars to discuss and disseminate innovative metadata solutions. </dd> </div> <div> <dt> <a href="/themes/development/" class="flex h-12 w-12 items-center justify-center rounded-md bg-orange-500 text-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 002.25-2.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v2.25A2.25 2.25 0 006 10.5zm0 9.75h2.25A2.25 2.25 0 0010.5 18v-2.25a2.25 2.25 0 00-2.25-2.25H6a2.25 2.25 0 00-2.25 2.25V18A2.25 2.25 0 006 20.25zm9.75-9.75H18a2.25 2.25 0 002.25-2.25V6A2.25 2.25 0 0018 3.75h-2.25A2.25 2.25 0 0013.5 6v2.25a2.25 2.25 0 002.25 2.25z" /> </svg> </a> <p class="mt-5 text-lg font-medium leading-6 text-gray-900"> <a href="/themes/development/"> Development</a> </p> </dt> <dd class="mt-2 text-base text-gray-500"> Since pioneering the Application Profile in the 1990s, DCMI continues to develop profiles and related vocabularies spanning practical techniques such as spreadsheets and modern technologies such as data shapes. </dd> </div> </dl> </div> </div> </div> <section class="bg-white"> <div class="max-w-screen-xl px-4 py-8 mx-auto"> <h3 class="mb-8 text-lg text-center text-gray-800 lg:mb-16 md:mb-8 md:text-2xl"> Regional Members </h3> <div class="justify-center space-y-4 sm:grid sm:grid-cols-2 lg:grid-cols-3 sm:gap-4 xl:gap-8 sm:space-y-0 md:mb-8 md:mt-12"> <a href="https://www.dublincore.org/members/the-national-library-board-of-singapore/" class="block px-8 py-12 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-24" src="https://www.dublincore.org/members/the-national-library-board-of-singapore/logo.svg" /> </div> </div> <p class="mt-4 mb-4 font-light text-gray-500"> The National Library Board of Singapore </p> </a> <a href="https://www.dublincore.org/members/the-national-library-of-finland/" class="block px-8 py-12 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-24" src="https://www.dublincore.org/members/the-national-library-of-finland/logo.svg" /> </div> </div> <p class="mt-4 mb-4 font-light text-gray-500"> The National Library of Finland </p> </a> <a href="https://www.dublincore.org/members/the-national-library-of-korea/" class="block px-8 py-12 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-24" src="https://www.dublincore.org/members/the-national-library-of-korea/logo.svg" /> </div> </div> <p class="mt-4 mb-4 font-light text-gray-500"> The National Library of Korea </p> </a> </div> </div> </section> <section class="bg-white"> <div class="max-w-screen-xl px-4 py-4 mx-auto"> <h3 class="mb-8 text-lg text-center text-gray-800 lg:mb-16 md:mb-8 md:text-2xl"> Institutional Members </h3> <div class="justify-center space-y-4 sm:grid sm:grid-cols-2 md:grid-cols-2 lg:grid-cols-5 sm:gap-4 xl:gap-8 sm:space-y-0 md:mb-8 md:mt-12"> <a href="https://www.dublincore.org/members/brandeis-university/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/brandeis-university/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> Brandeis University </p> </a> <a href="https://www.dublincore.org/members/stanford-library/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/stanford-library/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> Stanford University Libraries </p> </a> <a href="https://www.dublincore.org/members/university-of-porto/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/university-of-porto/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> University of Porto </p> </a> <a href="https://www.dublincore.org/members/hbz/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/hbz/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> hbz </p> </a> <a href="https://www.dublincore.org/members/the-national-library-of-sweden/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/the-national-library-of-sweden/logo.png" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> National Library of Sweden </p> </a> <a href="https://www.dublincore.org/members/cedia/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/cedia/logo.png" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> CEDIA </p> </a> <a href="https://www.dublincore.org/members/goettingen-sub/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/goettingen-sub/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> Göttingen State and University Library </p> </a> <a href="https://www.dublincore.org/members/shanghai-library/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/shanghai-library/logo.png" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> Shanghai Library </p> </a> <a href="https://www.dublincore.org/members/simmons-university/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/simmons-university/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> Simmons University </p> </a> <a href="https://www.dublincore.org/members/the_national_library_of_portugal/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/the_national_library_of_portugal/logo.png" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> The National Library of Portugal </p> </a> <a href="https://www.dublincore.org/members/unesp/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/unesp/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> UNESP </p> </a> <a href="https://www.dublincore.org/members/university-of-edinburgh/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/university-of-edinburgh/logo.png" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> University of Edinburgh </p> </a> <a href="https://www.dublincore.org/members/zbw/" class="block px-8 py-8 text-center rounded bg-gray-50 hover:bg-gray-100"> <div class="flex flex-col overflow-hidden"> <div class="flex-shrink-0"> <img class="object-scale-down w-full h-20" src="https://www.dublincore.org/members/zbw/logo.svg" /> </div> </div> <p class="mt-2 mb-2 font-light text-gray-500"> ZBW </p> </a> </div> </div> </section> </div> </main> </div> <footer class="mt-12 bg-gray-50" aria-labelledby="footer-heading"> <h2 id="footer-heading" class="sr-only">Footer</h2> <div class="px-4 py-12 mx-auto max-w-7xl sm:px-6 lg:py-16 lg:px-8"> <div class="xl:grid xl:grid-cols-3 xl:gap-8"> <div class="space-y-8 xl:col-span-1"> <img class="h-6" src="/images/dcmi_logo_v802.svg" alt="Dublin Core" /> <p class="text-base text-gray-600"> DCMI is an organization supporting innovation in metadata design and best practices across the metadata ecology. </p> <div class="flex space-x-6"><a href="https://bsky.app/profile/dublincore.org" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Bluesky</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" viewBox="0 0 512 512" stroke-width="2" stroke="currentColor" aria-label="Bluesky" role="img" fill="currentColor"> <path d="M159 126c-28-22-74-38-74 14 0 11 6 88 9 101 13 43 57 54 97 48-69 11-87 50-49 89 72 75 104-18 112-42l2-5 2 5c8 24 40 117 112 42 38-39 20-78-49-89 40 6 84-5 97-48 3-13 9-90 9-101 0-52-46-36-74-14-39 29-82 89-97 121-15-32-58-92-97-121Z" /> </svg> </a> <a href="https://x.com/dublincore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">Twitter</span> <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M4 4l11.733 16h4.267l-11.733 -16z"></path> <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path> </svg> </a> <a href="https://www.youtube.com/c/DublinCore" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">YouTube</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M21.593 7.203a2.506 2.506 0 0 0-1.762-1.766C18.265 5.007 12 5 12 5s-6.264-.007-7.831.404a2.56 2.56 0 0 0-1.766 1.778c-.413 1.566-.417 4.814-.417 4.814s-.004 3.264.406 4.814c.23.857.905 1.534 1.763 1.765 1.582.43 7.83.437 7.83.437s6.265.007 7.831-.403a2.515 2.515 0 0 0 1.767-1.763c.414-1.565.417-4.812.417-4.812s.02-3.265-.407-4.831zM9.996 15.005l.005-6 5.207 3.005-5.212 2.995z"></path> </svg> </a> <a href="https://github.com/dcmi" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">GitHub</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" /> </svg> </a> <a href="https://www.dublincore.org/index.xml" class="text-gray-400 hover:text-orange-500"> <span class="sr-only">RSS Feed</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 19.5v-.75a7.5 7.5 0 00-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z" /> </svg> </a> </div> <div class="flex"> <a href="https://www.cloudflare.com/galileo/"> <img class="h-12" src="/images/logos/galileo_logo.png" alt="Powered by Project Galileo" /> </a> </div> </div> <div class="grid grid-cols-2 gap-8 mt-12 xl:col-span-2 xl:mt-0"> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-base font-medium text-gray-900">Specifications</h3> <ul role="list" class="mt-4 space-y-4"> <li> <a href="/specifications/dublin-core/dcmi-terms/" class="text-base text-gray-500 hover:text-gray-900"> DCMI Metadata Terms </a> </li> <li></li> <li> <a href="/specifications/dublin-core/" class="text-base text-gray-500 hover:text-gray-900"> DCMI Specifications </a> </li> <li> <a href="/schemas/" class="text-base text-gray-500 hover:text-gray-900"> Dublin Core Schemas </a> </li> <li></li> <li> <a href="/specifications/lrmi/" class="text-base text-gray-500 hover:text-gray-900"> LRMI </a> </li> <li></li> <li> <a href="/specifications/bibo/" class="text-base text-gray-500 hover:text-gray-900"> BIBO </a> </li> <li></li> </ul> </div> <div class="mt-12 md:mt-0"> <h3 class="text-base font-medium text-gray-900">Outreach</h3> <ul role="list" class="mt-4 space-y-4"> <li> <a href="/conferences/" class="text-base text-gray-500 hover:text-gray-900"> Conferences </a> </li> <li> <a href="/webinars/" class="text-base text-gray-500 hover:text-gray-900"> Webinars </a> </li> <li> <a href="/news/" class="text-base text-gray-500 hover:text-gray-900"> News </a> </li> <li> <a href="/blog/" class="text-base text-gray-500 hover:text-gray-900"> DCMI Blog </a> </li> <li> <a href="/resources/" class="text-base text-gray-500 hover:text-gray-900"> Resources </a> </li> </ul> </div> </div> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-base font-medium text-gray-900">Organisation</h3> <ul role="list" class="mt-4 space-y-4"> <li> <a href="/about/" class="text-base text-gray-500 hover:text-gray-900"> About DCMI </a> </li> <li> <a href="/themes/" class="text-base text-gray-500 hover:text-gray-900"> Themes </a> </li> <li> <a href="/themes/community/" class="text-base text-gray-500 hover:text-gray-900"> DCMI Community </a> </li> <li> <a href="/members/" class="text-base text-gray-500 hover:text-gray-900"> Members </a> </li> <li> <a href="/groups/governing-board/" class="text-base text-gray-500 hover:text-gray-900"> Governance </a> </li> <li> <a href="/groups/usage-board/" class="text-base text-gray-500 hover:text-gray-900"> Usage Board </a> </li> </ul> </div> <div class="mt-12 md:mt-0"> <h3 class="text-base font-medium text-gray-900">Website</h3> <ul role="list" class="mt-4 space-y-4"> <li> <a href="https://status.dublincore.org/" class="text-base text-gray-500 hover:text-gray-900"> Service Status </a> </li> <li> <a href="/about/privacy/" class="text-base text-gray-500 hover:text-gray-900"> Privacy </a> </li> <li> <a href="/about/copyright/" class="text-base text-gray-500 hover:text-gray-900"> Legal </a> </li> <li> <a href="/about/contact/" class="text-base text-gray-500 hover:text-gray-900"> Contact </a> </li> </ul> </div> </div> </div> </div> <div class="pt-8 mt-12 border-t border-gray-200"> <div class="text-xs text-gray-500 xl:text-center"> <p> Unless indicated otherwise, DCMI documents are licensed under a <a class="text-blue-800 underline hover:text-blue-900 visited:text-blue-700" rel="license" href="https://creativecommons.org/licenses/by/4.0/"> Creative Commons Attribution 4.0 International License </a> . Please see the <a class="text-blue-800 underline hover:text-blue-900 visited:text-blue-700" href="/about/copyright/#documentnotice"> DCMI Document Notice </a> for further instructions. </p> <p> <a class="text-blue-800 underline hover:text-blue-900 visited:text-blue-700" href="/about/copyright/#copyright"> Copyright </a> &#169; 1995-2025 <abbr title="Dublin Core Metadata Initiative"> <a href="/">DCMI</a> </abbr> . DCMI <a href="/about/copyright/#liability">liability</a> , <a href="/about/copyright/#trademark">trademark/service mark</a> , <a href="/about/copyright/#documentnotice">document use rules</a> apply. Your interactions with this site are in accordance with our <a href="/about/privacy/">privacy</a> statements. </p> <p> The Dublin Core Metadata Initiative (DCMI) is a project of ASIS&amp;T&mdash;a U.S. 501(c)(3) nonprofit under the U.S. Internal Revenue Code. Contributions to DCMI through ASIS&amp;T are tax-deductible to the full extent of the law in the United States. </p> <p class="mt-6 text-xs"> Deployed with <a class="text-blue-800" href="https://gohugo.io/">Hugo</a> <a class="text-blue-800" href="https://github.com/gohugoio/hugo/releases/tag/v0.128.1"> v0.128.1 </a> on <relative-time datetime="2025-02-15T09:41:28Z" month="short" day="numeric" year="numeric" hour="numeric" minute="numeric" time-zone-name="long" format="datetime"> 15 Feb 25 09:41 UTC </relative-time> </p> </div> </div> </div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10