CINXE.COM

Roadmap Project | DMP Tool Blog | Page 2

<!DOCTYPE html> <!--[if IE 6]> <html id="ie6" lang="en"> <![endif]--> <!--[if IE 7]> <html id="ie7" lang="en"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="en"> <![endif]--> <!--[if !(IE 6) & !(IE 7) & !(IE 8)]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> <title> Roadmap Project | DMP Tool Blog | Page 2 </title> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="stylesheet" type="text/css" media="all" href="https://s2.wp.com/wp-content/themes/pub/hum/style.css?ver=20190507" /> <link rel="pingback" href="https://blog.dmptool.org/xmlrpc.php"> <!--[if lt IE 9]> <script src="https://s2.wp.com/wp-content/themes/pub/twentyeleven/js/html5.js?ver=3.7.0" type="text/javascript"></script> <![endif]--> <script type="text/javascript"> WebFontConfig = {"google":{"families":["Roboto+Slab:b:latin,latin-ext","Roboto:r,i,b,bi:latin,latin-ext"]},"api_url":"https:\/\/fonts-api.wp.com\/css"}; (function() { var wf = document.createElement('script'); wf.src = 'https://s0.wp.com/wp-content/plugins/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script><style id="jetpack-custom-fonts-css">.wf-active #site-title a{font-size:3.12em;font-weight:700;font-style:normal}@media (min-width: 1200px){.wf-active #site-title a{font-size:4.68em;font-style:normal;font-weight:700}}@media (min-width: 1200px){.wf-active #site-title a{font-size:4.68em;font-style:normal;font-weight:700}}.wf-active #site-title{font-family:"Roboto Slab",serif;font-style:normal;font-weight:700}.wf-active #site-title a{font-size:39px;font-weight:700;font-style:normal}@media print{.wf-active #site-title a{font-size:27.3pt;font-style:normal;font-weight:700}}.wf-active blockquote, .wf-active body{font-family:"Roboto",sans-serif}.wf-active body, .wf-active input, .wf-active textarea{font-family:"Roboto",sans-serif}.wf-active blockquote{font-family:"Roboto",sans-serif}.wf-active blockquote cite{font-family:"Roboto",sans-serif}.wf-active .gallery-caption, .wf-active .wp-caption .wp-caption-text{font-family:"Roboto",sans-serif}.wf-active .entry-header .comments-link .leave-reply{font-family:"Roboto",sans-serif}.wf-active article.feature-image.small .entry-title{font-size:26px;font-style:normal;font-weight:700}.wf-active .singular .entry-title{font-size:33.8px;font-style:normal;font-weight:700}.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6{font-family:"Roboto Slab",serif;font-size:130%;font-style:normal;font-weight:700}.wf-active .page-title{font-size:13px;font-weight:700;font-style:normal}.wf-active .entry-title{font-size:33.8px;font-weight:700;font-style:normal}.wf-active .comment-content h1, .wf-active .comment-content h2, .wf-active .entry-content h1, .wf-active .entry-content h2{font-weight:700;font-style:normal}.wf-active .comment-content h3, .wf-active .entry-content h3{font-size:13px;font-style:normal;font-weight:700}.wf-active #author-description h2{font-size:19.5px;font-weight:700;font-style:normal}.wf-active .singular .entry-title{font-size:46.8px;font-weight:700;font-style:normal}.wf-active .error404 .widgettitle{font-size:13px;font-style:normal;font-weight:700}.wf-active h1.showcase-heading{font-size:13px;font-weight:700;font-style:normal}.wf-active section.recent-posts .other-recent-posts .entry-title{font-size:22.1px;font-style:normal;font-weight:700}.wf-active .widget-title{font-size:13px;font-weight:700;font-style:normal}.wf-active .widget_twentyeleven_ephemera .widget-entry-title{font-size:19.5px;font-weight:700;font-style:normal}.wf-active #comments-title{font-size:13px;font-weight:700;font-style:normal}.wf-active #reply-title{font-size:31.2px;font-weight:700;font-style:normal}@media print{.wf-active .entry-title, .wf-active .singular .entry-title{font-size:27.3pt;font-style:normal;font-weight:700}}</style> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=2164' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9ibG9nLmRtcHRvb2wub3Jn" + "&wpcomid=53337142" + "&time=1732793647"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel="alternate" type="application/rss+xml" title="DMP Tool Blog &raquo; Feed" href="https://blog.dmptool.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="DMP Tool Blog &raquo; Comments Feed" href="https://blog.dmptool.org/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="DMP Tool Blog &raquo; Roadmap Project Category Feed" href="https://blog.dmptool.org/category/roadmap-project/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s1.wp.com/_static/??-eJxtjMEOgjAQBX/I+ugB4sX4LVhXKXa3jbsbwt8Lidw8TjIzWFpIVYzEwB5a8VcWxUzWxvT+MdQFXB9eSJHlmSUbBU2fWsrB6zmpnvB/dziwiXh7NL9jct6TG1/jcOlj7Luhm79qfzT8&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s1.wp.com/_static/??-eJyljssOwiAQRX/IMrY+0IXxW4BOkEqBzAwa/t7qxsRVE5c3J+fkwrN0LifBJFBi9SEx+LpMi+QXQgiP/qy02oKtIY5gY3b3LgZLhhqwtIjKMW/gv5DccF4T+lgME0oxb920XKXzFMbVX34SZCQkz1/9Ol96vRsOen86DtMLiD1qaA==&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m=1681832297i&cssminify=yes' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s2.wp.com/_static/??-eJx9jcEKg0AMRH+oaVhorR7Eb9E16IpZg8min2889FZ6GYbhPQYPgbhlo2zIBWQtU8qKcdvJd5be0AmmMfW0Ejv2jKoP/K0daZzIXNdvB6PzvyJ+A8MgO6mCJ6fCYLN/6e113IZXU9WfUL/DcgHSTkDo&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--blue: #1982d1;--wp--preset--color--dark-gray: #373737;--wp--preset--color--medium-gray: #666;--wp--preset--color--light-gray: #e2e2e2;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s2.wp.com/_static/??-eJyVjsEKwjAQRH/IuFawxYP4LW3YptFNNnQ3Df17c6siFL3NDG+GgZKM5agYFXTCgAIpD6ClBisSLhhhILZPOVqRA/yAi66EpiTL4asTskmUnY8CM9ZdV6WDSr3ZvZJDNvVNr57jhzEj9X7+7+MePeWwQfdwa9rL9dR05659vAC563N7&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"53337142","postID":"0","siteURL":"https:\/\/blog.dmptool.org","xhrURL":"https:\/\/blog.dmptool.org\/wp-admin\/admin-ajax.php","nonce":"7d37a4300c","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar"}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/wp-content/js/rlt-proxy.js?m=1720530689i'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://dmptool.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Roadmap Project &#8211; Page 2 &#8211; DMP Tool Blog" /> <meta property="og:url" content="https://blog.dmptool.org/category/roadmap-project/" /> <meta property="og:site_name" content="DMP Tool Blog" /> <meta property="og:image" content="https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:creator" content="@TheDMPTool" /> <meta name="twitter:site" content="@TheDMPTool" /> <!-- End Jetpack Open Graph Tags --> <link rel='openid.server' href='https://blog.dmptool.org/?openidserver=1' /> <link rel='openid.delegate' href='https://blog.dmptool.org/' /> <link rel="search" type="application/opensearchdescription+xml" href="https://blog.dmptool.org/osd.xml" title="DMP Tool Blog" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#f1f3f3" /> <style type="text/css"> .recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; } table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar { border: 0px; margin: 0; } table.recentcommentsavatartop a, table.recentcommentsavatarend a { border: 0px !important; background-color: transparent !important; } td.recentcommentsavatarend, td.recentcommentsavatartop { padding: 0px 0px 1px 0px; margin: 0px; } td.recentcommentstextend { border: none !important; padding: 0px 0px 2px 10px; } .rtl td.recentcommentstextend { padding: 0px 10px 2px 0px; } td.recentcommentstexttop { border: none; padding: 0px 0px 0px 10px; } .rtl td.recentcommentstexttop { padding: 0px 10px 0px 0px; } </style> <meta name="application-name" content="DMP Tool Blog" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Guidance &amp; resources for your data management plan" /><meta name="description" content="Posts about Roadmap Project written by stephaniesimms" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #f1f3f3; } </style> <style type="text/css" id="custom-colors-css">#access li li:last-child a { border-bottom-color: #000000;} #access li li:last-child a { border-bottom-color: rgba( 0, 0, 0, 0.2 );} #branding { border-color: #000000;} #branding { border-color: rgba( 0, 0, 0, 0.2 );} .hentry,.no-results { border-color: #000000;} .hentry,.no-results { border-color: rgba( 0, 0, 0, 0.2 );} .page #content .hentry .entry-content { border-color: #000000;} .page #content .hentry .entry-content { border-color: rgba( 0, 0, 0, 0.2 );} .singular #content article.format-image img { border-color: #000000;} .singular #content article.format-image img { border-color: rgba( 0, 0, 0, 0.2 );} #colophon,#site-generator { border-color: #000000;} #colophon,#site-generator { border-color: rgba( 0, 0, 0, 0.2 );} .error404 .widgettitle { color: #000000;} #branding:hover #site-description { color: #686868;} #page #branding #site-description { color: #686868;} .feature-slider a { background-color: #3C3C3C;} #site-description { color: #686868;} .nopassword, .nocomments { color: #686868;} #access a { color: #686868;} .entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active { color: #3F3F3F;} article.feature-image.large .entry-title a { color: #111111;} #branding:hover #access .current_page_item > a, #branding:hover #access .current_page_ancestor > a { color: #222222;} #page #branding #access .current_page_item > a, #page #branding #access .current_page_ancestor > a { color: #222222;} .error404 .entry-title { color: #222222;} #access ul ul a { color: #444444;} section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span { color: #444444;} section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span { border-color: #999999;} section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span { border-color: rgba( 153, 153, 153, 0.1 );} #site-generator a { color: #555555;} #page #branding #access a { color: #555555;} #page #branding #access ul ul a { color: #555555;} #branding:hover #access a { color: #555555;} #branding:hover #access ul ul a { color: #555555;} .widget_calendar #wp-calendar { color: #555555;} .widget_calendar #wp-calendar th { color: #555555;} .widget_calendar #wp-calendar tfoot td a { color: #555555;} .widget ul li { color: #686868;} #site-generator { color: #666666;} .page-title { color: #666666;} #comments-title { color: #666666;} .widget-title { color: #666666;} .entry-header .comments-link a { color: #636363;} h1.showcase-heading { color: #666666;} #reply-title { color: #373737;} .archive #author-info { color: #373737;} #supplementary, .widget-area { color: #373737;} .pingback, .trackback { color: #373737;} section.recent-posts .other-recent-posts a[rel="bookmark"] { color: #373737;} .error404 #main .widget { color: #373737;} .error404 { color: #373737;} article.intro .entry-content { color: #111111;} #nav-below { border-color: #dddddd;} #nav-below { border-color: rgba( 221, 221, 221, 0.1 );} .archive #author-info { border-color: #dddddd;} .archive #author-info { border-color: rgba( 221, 221, 221, 0.1 );} #supplementary { border-color: #dddddd;} #supplementary { border-color: rgba( 221, 221, 221, 0.1 );} input[type="text"], input[type="email"], input[type="password"], textarea { border-color: #dddddd;} input[type="text"], input[type="email"], input[type="password"], textarea { border-color: rgba( 221, 221, 221, 0.2 );} .featured-posts { border-color: #dddddd;} .featured-posts { border-color: rgba( 221, 221, 221, 0.2 );} section.recent-posts .other-recent-posts .entry-title { border-color: #dddddd;} section.recent-posts .other-recent-posts .entry-title { border-color: rgba( 221, 221, 221, 0.3 );} article.feature-image.small .entry-summary p a:hover { color: #3F3F3F;} article.feature-image.small .entry-summary p a { color: #111111;} body { background-color: #f1f3f3;} #branding:hover #site-title a { color: #1364C7;} #page #branding #s::-webkit-input-placeholder, #s::-webkit-input-placeholder { color: #1364C7;} #page #branding #s:-moz-placeholder, #s:-moz-placeholder { color: #1364C7;} #site-title a { color: #1364C7;} #page #branding #site-title a { color: #1364C7;} article.feature-image.small .entry-summary p a { background-color: #2f83eb;} article.feature-image.large .entry-title a { background-color: #2f83eb;} article.feature-image.large .entry-title a { background-color: rgba( 47, 131, 235, 0.8 );} a { color: #1F6CCA;} #page #branding #access a:hover,#page #branding #access a:focus,#page #branding #access .current_page_item > a:hover,#page #branding #access .current_page_item > a:focus,#page #branding #access .current_page_ancestor > a:hover,#page #branding #access .current_page_ancestor > a:focus { color: #1C65BE;} #page #branding #access ul ul a:hover,#page #branding #access ul ul a:focus,#page #branding #access ul ul .current_page_item > a:hover,#page #branding #access ul ul .current_page_item > a:focus,#page #branding #access ul ul .current_page_ancestor > a:hover,#page #branding #access ul ul .current_page_ancestor > a:focus { color: #1E6AC6;} #page #branding #site-title a:hover,#page #branding #site-title a:focus { color: #1C65BE;} .entry-meta a:hover,.entry-meta a:focus { color: #1F6CCA;} .entry-title a:hover, .entry-title a:focus, .entry-title a:active { color: #1F6CCA;} #content nav a { color: #1C65BE;} #supplementary a, .widget-area a { color: #1C65BE;} .pingback a, .trackback a { color: #1C65BE;} #content nav#nav-single a { color: #1F6CCA;} .indexed.format-image footer.entry-meta a:hover { color: #1F6CCA;} section.recent-posts .other-recent-posts a[rel="bookmark"]:hover { color: #1C65BE;} .entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active { background-color: #86b7f3;} section.recent-posts .other-recent-posts .comments-link a:hover { color: #1C65BE;} section.recent-posts .other-recent-posts .comments-link a:hover { border-color: #1C65BE;} .feature-slider a.active { background-color: #1C65BE;} article.feature-image.small .entry-summary p a:hover { background-color: #86b7f3;} .error404 #main .widget a { color: #1C65BE;} </style> <link rel="icon" href="https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=32" sizes="32x32" /> <link rel="icon" href="https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=180" /> <meta name="msapplication-TileImage" content="https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=270" /> <link rel="stylesheet" id="custom-css-css" type="text/css" href="https://s1.wp.com/?custom-css=1&#038;csblog=3BNqu&#038;cscache=6&#038;csrev=17" /> </head> <body class="archive paged category category-roadmap-project category-71843686 custom-background wp-embed-responsive paged-2 category-paged-2 customizer-styles-applied jetpack-reblog-enabled custom-colors"> <div class="skip-link"><a class="assistive-text" href="#content">Skip to primary content</a></div><div class="skip-link"><a class="assistive-text" href="#secondary">Skip to secondary content</a></div><div id="page" class="hfeed"> <header id="branding"> <hgroup> <h1 id="site-title"><span><a href="https://blog.dmptool.org/" rel="home">DMP Tool Blog</a></span></h1> <h2 id="site-description">Guidance &amp; resources for your data management plan</h2> </hgroup> <a href="https://blog.dmptool.org/"> <img src="https://blog.dmptool.org/wp-content/uploads/2024/06/dmp_tool_strapline_smaller.png" width="180" height="108" alt="DMP Tool Blog" /> </a> <form method="get" id="searchform" action="https://blog.dmptool.org/"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Search" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> <nav id="access"> <h3 class="assistive-text">Main menu</h3> <div class="menu-sidebar-container"><ul id="menu-sidebar" class="menu"><li id="menu-item-1838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1838"><a href="https://blog.dmptool.org/about-the-dmptool/">About the DMP Tool</a></li> <li id="menu-item-1837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1837"><a href="https://blog.dmptool.org/maintenance/">Maintenance Status</a></li> <li id="menu-item-2736" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2736"><a href="https://www.linkedin.com/company/dmptool/">LinkedIn ↗</a></li> <li id="menu-item-2737" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2737"><a href="https://dmptool.org/">Go to the DMP Tool ↗</a></li> </ul></div> </nav><!-- #access --> </header><!-- #branding --> <div id="main"> <section id="primary"> <div id="content" role="main"> <header class="page-header"> <h1 class="page-title">Category Archives: <span>Roadmap Project</span></h1> </header> <nav id="nav-above"> <h3 class="assistive-text">Post navigation</h3> <div class="nav-previous"><a href="https://blog.dmptool.org/category/roadmap-project/page/3/" ><span class="meta-nav">&larr;</span> Older posts</a></div> <div class="nav-next"><a href="https://blog.dmptool.org/category/roadmap-project/" >Newer posts <span class="meta-nav">&rarr;</span></a></div> </nav><!-- #nav-above --> <article id="post-2164" class="post-2164 post type-post status-publish format-standard hentry category-news2 category-roadmap-project tag-machine-actionable-dmps tag-meeting"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/" rel="bookmark">Roll up, roll up. Get yer DMP update&nbsp;here!</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/" title="10:41 am" rel="bookmark"><time class="entry-date" datetime="2017-10-20T10:41:31-07:00">October 20, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <div data-shortcode="caption" id="attachment_2165" style="width: 638px" class="wp-caption aligncenter"><a href="https://www.flickr.com/photos/henrybloomfield/3921640433"><img aria-describedby="caption-attachment-2165" data-attachment-id="2165" data-permalink="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/newstand/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg" data-orig-size="1250,834" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;W810i&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1252951776&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="newsstand" data-image-description="" data-image-caption="&lt;p&gt;From Flickr by henry&#8230; CC-BY-NC-ND&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=628" class="size-large wp-image-2165" src="https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=628&#038;h=419" alt="Paper seller and bench From Flickr by henry... CC-BY-NC-ND" width="628" height="419" srcset="https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg?w=1024 1024w, https://blog.dmptool.org/wp-content/uploads/2017/10/newstand.jpg 1250w" sizes="(max-width: 628px) 100vw, 628px" /></a><p id="caption-attachment-2165" class="wp-caption-text">From Flickr by henry&#8230; CC-BY-NC-ND</p></div> <p><em>by Sarah Jones</em></p> <p>Last month saw a busy Active DMPs and Domain Repositories Interest Groups <a href="https://www.rd-alliance.org/group/active-data-management-plans-ig/wiki/plenary-10-session">joint session</a> at the RDA Plenary in Montreal. Two new working groups have been launched to advance work in this area: one on developing <a href="https://www.rd-alliance.org/groups/dmp-common-standards-wg">Common Standards for DMPs</a> and another on <a href="https://www.rd-alliance.org/groups/exposing-data-management-plans-wg">Exposing DMPs</a>. In addition, there are multiple active projects in this space including ezDMP, the University of Queensland’s Data Management Records approach, FAIRsharing and our own DMPRoadmap project. All the slides and notes from the RDA session are available from the link above if you want to find out more. The working groups are just starting to get underway too, so please review their plans and contribute if you can.</p> <p>We’ve been progressing the machine-actionable DMP agenda through the DMPRoadmap team too. With support from an RDA Europe collaboration award, we integrated the disciplinary <a href="http://rd-alliance.github.io/metadata-directory/standards/">Metadata Standards Directory (MSD)</a> into the tool. Template administrators can choose the MSD as an answer format for metadata questions so users can browse the directory from within the tool. We’d love your feedback on this – both admins trialling it on templates and end users selecting standards. Can you find relevant standards easily? Is the functionality intuitive? Are there other features or additions you would like to see? Please try it out at<a href="https://dmponline-test.dcc.ac.uk/"> https://dmponline-test.dcc.ac.uk</a> and let us know.</p> <p><img data-attachment-id="2169" data-permalink="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/msd/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png" data-orig-size="1461,843" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="MSD" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=628" class="aligncenter size-large wp-image-2169" src="https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=628&#038;h=362" alt="RDA metadata standards directory screenshot" width="628" height="362" srcset="https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=1256 1256w, https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/10/msd.png?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /></p> <p>Integrating the MSD is just one small step on the path to improving the DMP experience. We also plan to surface other registries, such as <a href="https://fairsharing.org/">FAIRsharing</a> and <a href="https://www.re3data.org/">re3data</a>, to recommend appropriate standards and services. Experimentation in this area will also aim to facilitate the exchange of information between systems and alert services to data in the pipeline. The DMPTool team have just received a 2-year NSF EAGER grant to address these bigger aims! The work plan includes pilot projects with the Biological and Chemical Oceanographic Data Management Office (BCO-DMO) at Woods Hole, MA and understanding the institutional workflow in collaboration with Purdue and others. Find out more on the <a href="https://blog.dmptool.org/2017/09/18/nsf-eager-grant-for-making-dmps-actionable/">DMPTool blog</a>; additional details forthcoming as we refine the work plan.</p> <p>The next stop for us is <a href="https://www.force2017.org/">FORCE2017</a> in Berlin next week. We’ll be running a session on 10 Simple Rules for Active DMPs on Friday morning (27 Oct) in collaboration with the <a href="https://www.force11.org/group/fairdmp">FAIR DMP group</a>. The session will introduce participants to the concepts of FAIR and machine-actionable DMPs and then build community consensus around common goals and definitions. We’ve been working on a draft that we’ll share and iterate on at the meeting. Join us there if you can!</p> <p>We’re also looking forward to the International Digital Curation Conference (IDCC) in Barcelona next February. The <a href="http://www.dcc.ac.uk/events/idcc2018/call-papers">call for papers</a> is out now and closes later this month. Last year we outlined ideas for Next-Generation DMPs (<a href="http://www.ijdc.net/index.php/ijdc/article/view/12.1.36/464">here</a>) and hosted a workshop that resulted in <a href="https://riojournal.com/article/13086/">this white paper</a> with community-generated use cases for machine-actionable DMPs. Thanks again to all those who contributed to defining these preliminary requirements for the work now being addressed by us and the RDA working groups. IDCC is a great opportunity to get international input on your ideas so share what you’ve been working on and join us in Barcelona!</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/meeting/" rel="tag">meeting</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/10/20/roll-up-roll-up-get-yer-dmp-update-here/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2164 --> <article id="post-2142" class="post-2142 post type-post status-publish format-standard hentry category-news2 category-roadmap-project"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/" rel="bookmark">DMPRoadmap summer camp&nbsp;news</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/" title="1:06 pm" rel="bookmark"><time class="entry-date" datetime="2017-08-17T13:06:47-07:00">August 17, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <div data-shortcode="caption" id="attachment_2144" style="width: 638px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-2144" data-attachment-id="2144" data-permalink="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/airstream/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg" data-orig-size="2800,1152" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;DMC-GF2&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1347723009&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;28&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Airstream" data-image-description="" data-image-caption="&lt;p&gt;From Flickr by dwstucke https://flic.kr/p/dcmAL3&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=628" class="size-large wp-image-2144" src="https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=628&#038;h=258" alt="Airstream camp" width="628" height="258" srcset="https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=1254 1254w, https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/08/airstream.jpg?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /><p id="caption-attachment-2144" class="wp-caption-text">From Flickr by dwstucke <a href="https://flic.kr/p/dcmAL3" rel="nofollow">https://flic.kr/p/dcmAL3</a></p></div> <p>This summer we’ve made solid progress toward our DMPRoadmap MVP, done oodles of outreach for machine-actionable DMPs, and addressed some DMPTool and DMPonline-specific items. Keep reading for the high-level highlights and what to expect in the coming months:</p> <p><b>What we’re working on now…</b></p> <ul> <li>DCC is running all three production services—<a href="https://dmponline.dcc.ac.uk/">DMPonline</a>, <a href="https://www.dmptuuli.fi/">DMPTuuli</a>, and <a href="https://dmp.research.unimelb.edu.au/">DMP Melbourne</a>—on the new Roadmap codebase. Check out the <a href="https://github.com/DMPRoadmap/roadmap/releases/">Release Notes</a> for v0.3.</li> <li>The DMPRoadmap co-development team continues to add new features (details on the <a href="https://github.com/DMPRoadmap/roadmap/wiki/Development-roadmap">Github wiki</a>). At the moment, we’re focused on upgrading to Bootstrap 3 and making the site compliant with accessibility standards. This turned out to require a wholesale replacement and refactoring of the HTML and Javascript and will ultimately make the transition to future versions of Rails easier. It will push our release date further into fall 2017, but a key benefit is that it will make it easier for our many external partners to maintain local installations of the tool and contribute back to the core project.</li> <li>Preparations for the DMPTool data migration include a comprehensive template audit. We’re reviewing all funder guidelines to make sure resources are accurate and up-to-date (in progress; a shout out to the MIT library for contributing to this effort!). We will also normalize the format and presentation of funder templates in the new platform and apply themes to make it easier for admins to add supporting guidance across templates (more about themes <a href="https://github.com/DMPRoadmap/roadmap/wiki/Themes">here</a> and <a href="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/">here</a>).</li> <li>Please note! The DMPTool brochure page <a href="https://dmp.cdlib.org">https://dmp.cdlib.org</a> now redirects to the main application <a href="https://dmptool.org/">https://dmptool.org/</a>. You may want to update your bookmarks. The brochure page was launched with the current version of the tool in 2014, but has become an outdated and unnecessary hurdle to getting to the part about writing a DMP. We’re planning to provide dynamically updated tool usage info in the new version to supersede the brochure page.</li> <li>The DMPonline services will also be migrating to the revised set of themes for the MVP release. Since this removes some of the existing themes, we’ll be contacting admin users with advice on how to merge or remove redundant guidance.</li> <li>New templates have also been added to DMPonline. These include an update for the Wellcome Trust which now asks for Output Management Plans covering data, software, and other research materials, and a new template for the ERC. Further details are available in the <a href="http://www.dcc.ac.uk/news/new-dmp-templates">DCC news item</a>.</li> </ul> <p><b>What to expect in the future…</b></p> <ul> <li>More communications via blogs, listserv, Slack with a revised timeline and release date for the MVP. Once estimates are in place, we can schedule usability testing with the DMPTool and DMPonline communities and prepare materials for a rollout (stay tuned).</li> <li>More marketing and outreach about the DMPRoadmap project and machine-actionable DMPs. A huge thanks to our <a href="https://github.com/DMPRoadmap/roadmap/wiki/DMPTool-Steering-Committee">DMPTool street team</a> for helping to spread the word (and stickers) at meetings on this side of the pond (RDAP, ALA, DUG/ESIP, ESA, upcoming DLF)! Extra props to Sophie Hou (NCAR) for presenting our poster at the US Geological Survey Community for Data Integration <a href="https://my.usgs.gov/confluence/display/cdi/2017+CDI+Workshop">workshop</a> and Sherry Lake (UVA) for taking a poster turn at the Dataverse community <a href="https://projects.iq.harvard.edu/dcm2017/home">meeting</a>.</li> <li>Stephanie presented in a morning course &#8220;Data in the Scholarly Communications Life Cycle&#8221; at the FORCE11 Scholarly Communications Institute (<a href="https://www.force11.org/fsci">event</a>, <a href="https://www.slideshare.net/StephanieSimms/simmsfscimadmps2017">slides</a>). Thanks to Natasha Simons (ANDS) for coordinating a great course!</li> <li>Meanwhile, Sarah and DCC colleagues have been making the UK/EU rounds. You can see <a href="https://www.slideshare.net/sjDCC/dmponline-whats-news-whats-coming">slides</a> from our presentation at the Jisc Research Data Network event. We also ran DMP sessions at the inaugural <a href="https://eudat.eu/eudat-summer-school">EUDAT summer school</a> and the <a href="http://www.codata.org/working-groups/research-data-science-summer-schools/2017-codata-rda-school-of-research-data">CODATA research data science school</a>. These gave participants a grounding in developing DMPs, FAIR data principles, and the tools and services that can help with this.</li> </ul> <p><b>Where to catch up with us next on machine-actionable DMPs</b></p> <ul> <li>Join us at the next RDA Plenary in Montreal (19-21 Sept) for an Active DMPs and Domain Repositories IGs joint <a href="https://www.rd-alliance.org/rda-10th-plenary-joint-meeting-ig-active-data-management-plans%C2%A0ig-domain-repositories">session</a>. There will be lightning talks and discussion of work in this arena including updates from two new RDA working groups—<a href="https://www.rd-alliance.org/groups/dmp-common-standards-wg">DMP Common Standards</a> and <a href="https://www.rd-alliance.org/groups/exposing-data-management-plans-wg">Exposing DMPs</a>—that each have case statements out for comment. Remote participation details to follow.</li> <li>The <a href="https://www.force2017.org/">FORCE2017</a> meeting in Berlin (25–27 Oct) presents another opportunity to engage on the topic. We just submitted a FAIR DMPs session proposal to refine concepts and define 10 simple rules for machine-actionable / active / dynamic / FAIR DMPs. <p><div data-shortcode="caption" id="attachment_2153" style="width: 638px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-2153" data-attachment-id="2153" data-permalink="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/madmps-poster-2/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png" data-orig-size="1641,787" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="maDMPs-poster" data-image-description="" data-image-caption="&lt;p&gt;Sophie (left) &amp;amp; Sherry (right) evangelizing about machine-actionable DMPs&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=628" loading="lazy" class="size-large wp-image-2153" src="https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=628&#038;h=301" alt="Sophie (left) &amp; Sherry (right) evangelizing about machine-actionable DMPs" width="628" height="301" srcset="https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=1256 1256w, https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/08/madmps-poster1.png?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /><p id="caption-attachment-2153" class="wp-caption-text">Sophie (left) &amp; Sherry (right) evangelizing about machine-actionable DMPs</p></div></li> </ul> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/08/17/dmproadmap-summer-camp-news/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2142 --> <article id="post-2133" class="post-2133 post type-post status-publish format-standard hentry category-news2 category-roadmap-project tag-development tag-enhancements tag-machine-actionable-dmps tag-outreach"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/06/09/on-the-right-tracks-dcc-release-draws-nigh/" rel="bookmark">On the right track(s) &#8211; DCC release draws&nbsp;nigh</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/06/09/on-the-right-tracks-dcc-release-draws-nigh/" title="9:31 am" rel="bookmark"><time class="entry-date" datetime="2017-06-09T09:31:16-07:00">June 9, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/06/09/on-the-right-tracks-dcc-release-draws-nigh/#comments">1</a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p><em>blog post by Sarah Jones</em></p> <div data-shortcode="caption" id="attachment_2138" style="width: 638px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-2138" data-attachment-id="2138" data-permalink="https://blog.dmptool.org/2017/06/09/on-the-right-tracks-dcc-release-draws-nigh/eurostar/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg" data-orig-size="3451,1959" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 350D DIGITAL&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1208602073&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;20&quot;,&quot;iso&quot;:&quot;800&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Eurostar" data-image-description="" data-image-caption="&lt;p&gt;Eurostar from Flickr by red hand records CC-BY-ND &lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=628" loading="lazy" class="size-large wp-image-2138" src="https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=628&#038;h=356" alt="Eurostar photo" width="628" height="356" srcset="https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=1254 1254w, https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/06/eurostar.jpg?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /><p id="caption-attachment-2138" class="wp-caption-text">Eurostar from Flickr by red hand records CC-BY-ND</p></div> <p><b>Preliminary DMPRoadmap out to test</b></p> <p>We’ve made a major breakthrough this month, getting a preliminary version of the DMPRoadmap code out to test on DMPonline, DMPTuuli and DMPMelbourne. This has taken longer than expected but there’s a lot to look forward to in the new code. The first major difference users will notice is that the tool is now lightning quick. This is thanks to major refactoring to optimise the code and improve performance and scalability. We have also reworked the plan creation wizard, added multi-lingual support, ORCID authentication for user profiles, on/off switches for guidance, and improved admin controls to allow organisations to upload their own logos and assign admin rights within their institutions. We will run a test period for the next 1-2 weeks and then move this into production for DCC-hosted services.</p> <p>Work also continues on additional features needed to enable the DMPTool team to migrate to the DMPRoadmap codebase. This includes additional enhancements to existing features, adding a statistics dashboard, email notifications dashboard, enabling a public DMP library, template export, creating plans and templates from existing ones, and flagging “test” plans (see the <a href="https://github.com/DMPRoadmap/roadmap/wiki/Development-roadmap">Roadmap to MVP</a> on the wiki to track our progress). We anticipate this work will be finished in August and the DMPTool will migrate over the summer. When we issue the full release we’ll also provide a migration path and documentation so those running instances of DMPonline can join us in the DMPRoadmap collaboration.</p> <p><b>Machine-actionable DMPs</b></p> <p>Stephanie and Sarah are also continuing to gather requirements for machine-actionable DMPs. Sarah ran a DMP workshop in Milan last month where we considered what tools and systems need to connect with DMPs in an institutional context, and Stephanie has been working with Purdue University and UCSD to map out the institutional landscape. The goal is to produce maps/diagrams for two specific institutions and extend the exercise to others to capture more details about practices, workflows, and systems. All the <a href="https://zenodo.org/record/804484#.WTqjz1XyuUl">slides and exercise</a> from the DMP workshop in Milan are on the Zenodo RDM community collection, and we’ll be sharing a write-up of our institutional mapping in due course. I’m keen to replicate the exercise Stephanie has been doing with some UK unis, so if you want to get involved, drop me a line. We have also been discussing potential pilot projects with the NSF and Wellcome Trust, and have seen the DMP standards and publishing working groups proposed at the last RDA plenary host their initial calls. Case statements will be out for comment soon – stay tuned for more!</p> <p>We have also been discussing DMP services with the University of Queensland in Australia who are doing some great work in this area, and will be speaking with BioSharing later this month about connecting up so we can start to trial some of our machine-actionable DMP plans.</p> <p><b>The travelling roadshow</b></p> <p>Our extended network has also been helping us to disseminate DMPRoadmap news. Sophie Hou of NCAR (National Center for Atmospheric Research) took our DMP poster to the USGS Community for Data Integration meeting (Denver, CO 16–19 May) and Sherry Lake will display it next at the Dataverse community meeting (Cambridge, MA 14-16 June). We’re starting an inclusive sisterhood of the travelling maDMPs poster. Display the poster, take a picture, and go into the Hall of Fame! Robin Rice and Josh Finnell have also been part of the street team taking flyers to various conferences on our behalf. If you would like a publicity pack, Stephanie will send out stateside and Sarah will share through the UK and Europe. Just email us your contact details and we’ll send you materials. The next events we’ll be at are the Jisc Research Data Network in York, the EUDAT and CODATA summer schools, the DataONE Users Group and Earth Science Information Partners meetings (Bloomington, IN), the American Library Association Annual Conference (Chicago, IL), and the Ecological Society of America meeting (Portland, OR) . Catch up with us there!</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/development/" rel="tag">development</a>, <a href="https://blog.dmptool.org/tag/enhancements/" rel="tag">enhancements</a>, <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/outreach/" rel="tag">outreach</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/06/09/on-the-right-tracks-dcc-release-draws-nigh/#comments"><b>1</b> Reply</a></span> </footer><!-- .entry-meta --> </article><!-- #post-2133 --> <article id="post-2128" class="post-2128 post type-post status-publish format-standard hentry category-general category-news2 category-roadmap-project tag-machine-actionable-dmps tag-meeting tag-outreach"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/04/25/rda-dmp-movings-and-shakings/" rel="bookmark">RDA-DMP movings and&nbsp;shakings</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/04/25/rda-dmp-movings-and-shakings/" title="10:43 am" rel="bookmark"><time class="entry-date" datetime="2017-04-25T10:43:25-07:00">April 25, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/04/25/rda-dmp-movings-and-shakings/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p><img data-attachment-id="2130" data-permalink="https://blog.dmptool.org/2017/04/25/rda-dmp-movings-and-shakings/roadmap-postcard/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png" data-orig-size="11714,5392" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="DMPRoadmap-postcard" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=628" loading="lazy" class="aligncenter size-large wp-image-2130" src="https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=628&#038;h=289" alt="" width="628" height="289" srcset="https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=1256 1256w, https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/04/roadmap-postcard.png?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /></p> <p><b>RDA Plenary 9 </b></p> <p>We had another productive gathering of #ActiveDMPs enthusiasts at the Research Data Alliance (RDA) plenary meeting in Barcelona (5-7 Apr). Just prior to the meeting we finished distilling all of the community’s wonderful ideas for machine-actionable DMP use cases into a <a href="https://doi.org/10.3897/rio.3.e13086">white paper</a> that’s now available in RIO Journal. Following on the priorities outlined in the white paper, the RDA Active DMPs Interest Group session focused on establishing working groups to carry things forward. There were 100+ participants packed into the session, both physically and virtually, representing a broad range of stakeholders and national contexts and many volunteered to contribute to five proposed working groups (<a href="https://www.rd-alliance.org/group/active-data-management-plans-ig/wiki/plenary-9-session">meeting notes here</a>):</p> <ul> <li><b>DMP common standards</b>: define a standard for expression of machine-readable and -actionable DMPs</li> <li><b>Exposing DMPs</b>: develop use cases, workflows, and guidelines to support the publication of DMPs via journals, repositories, or other routes to making them open</li> <li><b>Domain/infrastructure specialization</b>: explore disciplinary tailoring and the collection of specific information needed to support service requests and use of domain infrastructure</li> <li><b>Funder liaison</b>: engage with funders, support DMP review ideas, and develop specific use cases for their context</li> <li><b>Software management plans</b>: explore the remit of DMPs and inclusion of different output types e.g. software and workflows too</li> </ul> <p>The first two groups are already busy drafting case statements. And just a note about the term “exposing” DMPs: everyone embraced using this term to describe sharing, publishing, depositing, etc. activities that result in DMPs becoming open, searchable, useful documents (also highlighted in a <a href="http://hdl.handle.net/2027.42/136230">recent report</a> on DMPs from the University of Michigan by Jake Carlson). If you want to get involved, you can subscribe to the RDA <a href="https://www.rd-alliance.org/groups/active-data-management-plans.html">Active DMPs Interest Group</a> mailing list and connect with these distributed, international efforts.</p> <p>Another way to engage is by commenting on recently submitted Horizon2020 DMPs exposed on the European Commission website (unfortunately, the commenting period is closed <a href="https://ec.europa.eu/futurium/en/content/d63-data-management-framework">here</a> and <a href="https://ec.europa.eu/futurium/en/content/d61-data-management-plan">here</a> — but <a href="https://ec.europa.eu/futurium/en/content/d13-data-management-plan-v1">one remains open</a> until 15 May).</p> <p><b>DMPRoadmap update</b></p> <p>Back at the DMPRoadmap ranch, we’re busy working toward our MVP (<a href="https://github.com/DMPRoadmap/roadmap/wiki/Development-roadmap">development roadmap</a> and other documentation available on the GitHub wiki). The MVP represents the merging of our two tools with some new enhancements (e.g., internationalization) and UX contributions to improve usability (e.g., redesign of the create plan workflow) and accessibility. We’ve been working through fluctuating developer resources and will update/confirm the estimated timelines for migrating to the new system in the coming weeks; current estimates are end of May for DMPonline and end of July for DMPTool. Some excellent news is that Bhavi Vedula, a seasoned contract developer for UC3, is joining the team to facilitate the DMPTool migration and help get us to the finish line. Welcome Bhavi!</p> <p>In parallel, we’re beginning to model some active DMP pilot projects to inform our work on the new system and define future enhancements. The pilots are also intertwined with the RDA working group activities, with overlapping emphases on institutional and repository use cases. We will begin implementing use cases derived from these pilots post-MVP to test the potential for making DMPs active and actionable. More details forthcoming&#8230;</p> <p><b>Upcoming events</b></p> <p>The next scheduled stop on our traveling roadshow for active DMPs is the <a href="https://www.rd-alliance.org/plenaries/rda-tenth-plenary-meeting-montreal-canada">RDA Plenary 10</a> meeting in Montreal (19–21 Sept 2017), where working groups will provide progress updates. We’re also actively coordinating between the RDA Active DMPs IG and the FORCE11 FAIR DMPs group to avoid duplication of effort. So there will likely be active/FAIR/machine-actionable DMP activities at the next <a href="https://www.force11.org/event/force2017-berlin-oct-25-27">FORCE11 meeting in Berlin</a> (25–27 Oct)—stay tuned for details.</p> <p>And there are plenty of other opportunities to maintain momentum, with upcoming meetings and burgeoning international efforts galore. We’d love to hear from you if you’re planning your own active DMP things and/or discover anything new so we can continue connecting all the dots. To support this effort, we registered a new Twitter handle <a href="https://twitter.com/ActiveDMPs">@ActiveDMPs</a> and encourage the use of the #ActiveDMPs hashtag.</p> <p>Until next time.</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/meeting/" rel="tag">meeting</a>, <a href="https://blog.dmptool.org/tag/outreach/" rel="tag">outreach</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/04/25/rda-dmp-movings-and-shakings/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2128 --> <article id="post-2114" class="post-2114 post type-post status-publish format-standard hentry category-general category-roadmap-project tag-functional-requirements tag-machine-actionable-dmps tag-outreach"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/" rel="bookmark">Active, actionable DMPs</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/" title="8:19 am" rel="bookmark"><time class="entry-date" datetime="2017-03-23T08:19:48-07:00">March 23, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p><a href="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg"><img data-attachment-id="2116" data-permalink="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/workshop1/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg" data-orig-size="2800,1219" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 7&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1487592240&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.99&quot;,&quot;iso&quot;:&quot;25&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;,&quot;latitude&quot;:&quot;55.947041666667&quot;,&quot;longitude&quot;:&quot;-3.1851055555556&quot;}" data-image-title="workshop1" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=628" loading="lazy" class="aligncenter wp-image-2116 size-large" src="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=628&#038;h=273" alt="IDCC workshop participants" width="628" height="273" srcset="https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=1254 1254w, https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2017/03/workshop1.jpg?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /></a></p> <p><b>Roadmap project IDCC debriefing</b><br /> We had a spectacularly productive IDCC last month thanks to everyone who participated in the various meetings and events focused on the DMPRoadmap project and machine-actionable DMPs. Thank you, thank you! Sarah has since taken the traveling road show onward to a meeting at CERN (<a href="https://www.slideshare.net/sjDCC/active-actionable-dmps">slides</a>) and Stephanie discussed institutional infrastructure for DMPs at a meeting of California data librarians. In the midst of travels we’ve been wrangling the mountain of inputs into a draft white paper on machine-actionable DMP use cases. For now, we offer a preview of the report and an invitation to keep the momentum going at the <a href="https://www.rd-alliance.org/plenaries/rda-ninth-plenary-meeting-barcelona">RDA plenary in Barcelona</a>, which is just around the corner (5–7 April).</p> <p>The white paper represents the outputs of the IDCC workshop: ”A postcard from the future: Tools and services from a perfect DMP world” (<a href="http://www.dcc.ac.uk/events/workshops/postcard-future-tools-and-services-perfect-dmp-world">slides, etc. here</a>). We convened 47 participants from 16 countries representing funders, educational institutions, data service providers, and the research community. There was so much interest in the topic that we added an overflow session to accommodate everyone who wanted to weigh in. We’re gratified to discover how many folks have been thinking about DMPs as much as we have, and aim to continue synthesizing your stakeholder-balanced, community-driven solutions for improving the data management enterprise.</p> <div data-shortcode="caption" id="attachment_2117" style="width: 310px" class="wp-caption alignright"><a href="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg"><img aria-describedby="caption-attachment-2117" data-attachment-id="2117" data-permalink="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/mind-map/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg" data-orig-size="3150,2473" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Nexus 6P&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1487595248&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.67&quot;,&quot;iso&quot;:&quot;158&quot;,&quot;shutter_speed&quot;:&quot;0.007993&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;,&quot;latitude&quot;:&quot;55.947083333333&quot;,&quot;longitude&quot;:&quot;-3.1849972222222&quot;}" data-image-title="mind-map" data-image-description="" data-image-caption="&lt;p&gt;Solving DMPs with rainbow stickies&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=628" loading="lazy" class="size-medium wp-image-2117" src="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=300&#038;h=236" alt="mind map exercise" width="300" height="236" srcset="https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=600 600w, https://blog.dmptool.org/wp-content/uploads/2017/03/mind-map.jpg?w=150 150w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-2117" class="wp-caption-text">Solving DMPs with rainbow stickies</p></div> <p>The contributions from IDCC align with previously gathered information and drive the agenda summarized here. Consensus emerged to:</p> <ul> <li>Focus on integrating existing systems (Interoperability was top-voted topic for the workshop)</li> <li>Integrate DMPs into active research workflows to emphasize benefits of planning to researchers, but keep in mind that funders still drive demand.</li> <li>Consider the potential of persistent identifiers (ORCID iDs, Crossref Funder Registry, etc.)</li> <li>Explore ways to offer tailored, discipline-specific guidance at appropriate points</li> </ul> <p><b>Next steps…</b><br /> All stakeholders expressed a need for common standards and protocols to enable information to flow between plans and systems in a standardized manner. This would support APIs to both read and write to DMPs, as well as creating a framework for the development of new use cases over time. Therefore, it is a top priority to define a minimum data model with a core set of elements for DMPs. The model should incorporate existing standards and avoid inventing something new; it could potentially be based on a template structure and/or use the DMPRoadmap <a href="https://github.com/DMPRoadmap/roadmap/wiki/Themes">themes</a>. Additional requirements in this area include that it:</p> <ul> <li>Must make use of existing vocabularies and ontologies whenever possible</li> <li>Must employ common exchange protocols (e.g., json)</li> <li>Must be open to support new data types, models, and descriptions</li> <li>Should be available in a format that can be rendered for human use</li> <li>Should accommodate versioning to support actively updated DMPs</li> </ul> <p>At the RDA 9th Plenary meeting in Barcelona during the <a href="https://www.rd-alliance.org/ig-active-data-management-plans-rda-9th-plenary-meeting">Active DMPs IG session</a> (6 April, 9:30-11:00) we propose establishing a working group to develop standards for DMPs. This isn’t our particular area of expertise so once again we’re relying on all of you to help steer the DMP ship. We hope that additional working groups might spin out from the session and invite your ideas and contributions (e.g., publishing DMPs).</p> <p><b>&#8230;and beyond</b><br /> The DCC and UC3 will continue to pursue international collaborations related to DMPRoadmap through pilot projects. As part of an iterative process for developing, implementing, testing, and refining these use cases we’re beginning to model domain-specific and institutional pilot projects to determine what information can realistically move between stakeholders, systems, and research workflows. We have some existing funds to support a subset of this work and are actively seeking additional sources of funding to carry the project forward. In addition to technical solutions, these projects will expand our capacity to connect with key stakeholders, with particular emphasis on addressing the needs and practices of researchers and funders. Stay tuned for more details in the coming weeks and months.</p> <p>You can also track our progress and find oodles of documentation on the DMPRoadmap <a href="https://github.com/DMPRoadmap/roadmap/wiki">GitHub wiki</a>.</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/functional-requirements/" rel="tag">Functional requirements</a>, <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/outreach/" rel="tag">outreach</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/03/23/active-actionable-dmps/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2114 --> <article id="post-2098" class="post-2098 post type-post status-publish format-standard hentry category-general category-roadmap-project tag-api tag-communication tag-development tag-machine-actionable-dmps tag-meeting tag-themes"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2017/02/03/roadmap-retrospective-2016/" rel="bookmark">Roadmap retrospective: 2016</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2017/02/03/roadmap-retrospective-2016/" title="9:02 am" rel="bookmark"><time class="entry-date" datetime="2017-02-03T09:02:34-08:00">February 3, 2017</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2017/02/03/roadmap-retrospective-2016/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p><strong><a href="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg"><img data-attachment-id="2107" data-permalink="https://blog.dmptool.org/2017/02/03/roadmap-retrospective-2016/bekindrewind/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg" data-orig-size="628,340" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="bekindrewind" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg?w=628" loading="lazy" class="aligncenter wp-image-2107 size-full" src="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg?w=628&#038;h=340" alt="be kind rewind" width="628" height="340" srcset="https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg 628w, https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg?w=150&amp;h=81 150w, https://blog.dmptool.org/wp-content/uploads/2017/02/bekindrewind.jpg?w=300&amp;h=162 300w" sizes="(max-width: 628px) 100vw, 628px" /></a>2016 in review</strong></p> <p>The past year has been a wild ride, in more ways than one&#8230; Despite our respective political climates, UC3 and DCC remain enthusiastic about our partnership and the future of DMPs. Below is a brief retrospective about where we’ve been in 2016 and a roadmap (if you will&#8230;we also wish we’d chosen a different name for our joint project) for where we’re going in 2017. Jump to the end if you just want to know how to get involved with DMP events at the International Digital Curation Conference (IDCC 2017, 20–23 Feb in Edinburgh, <a href="http://www.dcc.ac.uk/events/idcc17">register here</a>).</p> <p>In 2016 we consolidated our UC3-DCC project team, our plans for the merged platform (see the <a href="https://github.com/DMPRoadmap/roadmap/wiki/Development-roadmap">roadmap to MVP</a>), and began testing a co-development process that will provide a framework for community contributions down the line. We’re plowing through the list of features and adding documentation to the <a href="https://github.com/dmproadmap">GitHub repo</a>—all are invited to join us at IDCC 2017 for presentations and demos of our progress to date (papers, slides, etc. will all be posted after the event). For those not attending IDCC, please let us know if you have ideas, questions, anything at all to contribute ahead of the event!</p> <p><strong>DMPs sans frontières</strong></p> <p>Now we’d like to take a minute and reflect on events of the past year, particularly in the realm of open data policies, and the implications for DMPs and data management writ large. The open scholarship revolution has progressed to a point where top-level policies mandate open access to the results of government-funded research, including research data, in the US, UK, and EU, with similar principles and policies gaining momentum in Australia, Canada, South Africa, and elsewhere. DMPs are the primary vehicle for complying with these policies, and because research is a global enterprise, awareness of DMPs has spread throughout the research community. Another encouraging development is the ubiquity of the term <a href="https://www.force11.org/fairprinciples">FAIR data</a> (Findable, Accessible, Interoperable, Reusable), which suggests that we’re all in agreement about what we’re trying to achieve.</p> <p>On top of the accumulation of national data policies, 2016 ushered in a series of related developments in openness that contribute to the DMP conversation. To name a few:</p> <ul> <li>More publishers articulated clear data policies, e.g., Springer Nature <a href="http://www.springernature.com/gp/group/data-policy/">Research Data Policies</a> apply to over 600 journals.</li> <li><a href="https://www.plos.org/orcid">PLOS</a> and <a href="http://www.wiley.com/WileyCDA/PressRelease/pressReleaseId-129824.html">Wiley</a> now require an ORCID for all corresponding authors at the time of manuscript submission to promote discoverability and credit. Funders—e.g., Wellcome Trust, Swedish Research Council, and US Department of Transportation—are also getting on the ORCID bandwagon.</li> <li>The Gates Foundation reinforced support for open access and open data by preventing funded researchers from publishing in journals that do not comply with <a href="http://www.gatesfoundation.org/How-We-Work/General-Information/Open-Access-Policy">its policy</a>, which came into force at the beginning of 2017; this includes non-compliant high-impact journals such as <em>Science</em>, <em>Nature</em>, <em>PNAS</em>, and <em>NEJM</em>.</li> <li>Researchers throughout the world continued to circumvent subscription access to scholarly literature by using Sci-Hub (<a href="https://doi.org/10.1126/science.aaf5664">Bohannon 2016</a>).</li> <li>Library consortia in Germany and Taiwan canceled (or threatened to cancel) subscriptions to Elsevier journals because of open-access related conflicts, and Peru canceled over a lack of government funding for expensive paid access (<a href="https://doi.org/10.1038/nature.2016.21223">Schiermeier and Rodríguez Mega 2017</a>).</li> <li>Reproducibility continued to gain prominence, e.g., the US National Institutes of Health <a href="https://grants.nih.gov/reproducibility/index.htm">(NIH) Policy on Rigor and Reproducibility</a> came into force for most NIH and AHRQ grant proposals received in 2016.</li> <li>The Software Citation Principles (<a href="https://doi.org/10.7717/peerj-cs.86">Smith et al. 2016</a>) recognized software as an important product of modern research that needs to be managed alongside data and other outputs.</li> </ul> <p>This flurry of open scholarship activity, both top-down and bottom-up, across all stakeholders continues to drive adoption of our services. DMPonline and the DMPTool were developed in 2011 to support open data policies in the UK and US, respectively, but today our organizations engage with users throughout the world. An upsurge in international users is evident from email addresses for new accounts and web analytics. In addition, local installations of our open source tools, as both national and institutional services, continue to multiply (see a complete list <a href="https://github.com/DMPRoadmap/roadmap/wiki/Local-installations-inventory">here</a>).</p> <p>Over the past year, the DMP community has validated our decision to consolidate our efforts by merging our technical platforms and coordinating outreach activities. The DMPRoadmap project feeds into a larger goal of harnessing the work of international DMP projects to benefit the entire community. We&#8217;re also engaged with some vibrant international working groups (e.g., Research Data Alliance Active DMPs, FORCE11 FAIR DMPs, Data Documentation Initiative DMP Metadata group) that have provided the opportunity to begin developing use cases for machine-actionable DMPs. So far the use cases encompass a controlled vocabulary for DMPs; integrations with other systems (e.g., Zenodo, Dataverse, Figshare, OSF, PURE, grant management systems, electronic lab notebooks); passing information to/from repositories; leveraging persistent identifiers (PIDs); and building APIs.</p> <p><strong>2017 things to come</strong></p> <p>This brings us to outlining plans for 2017 and charting a course for DMPs of the future. DCC will be running the new Roadmap code soon. And once we’ve added everything from the development roadmap, the DMPTool will announce our plans for migration. At IDCC we’ll kick off the conversation about bringing the many local installations of our tools along for the ride to actualize the vision of a core, international DMP infrastructure. A Canadian and a French team are our gracious guinea pigs for testing the draft external contributor guidelines.</p> <p><strong>IDCC DMP/BoF session</strong></p> <p>There will be plenty of opportunities to connect with us at IDCC. If you&#8217;re going to be at the main conference, we encourage you to attend our practice paper and/or join a DMP session we&#8217;ll be running in parallel with the BoFs on Wednesday afternoon, 22 Feb. The session will begin with a demo and update on DMPRoadmap; then we&#8217;ll break into two parallel tracks. One track will be for developers to learn more about recent data model changes and developer guidelines if they want to contribute to the code. The other track will be a buffet of DMP discussion groups. Given the overwhelming level of interest in the workshop (details below), one of these groups will cover machine-actionable DMPs. We&#8217;ll give a brief report on the workshop and invite others to feed into discussion. The other groups are likely to cover training/supporting DMPs, evaluation cribsheets for reviewing DMPs, or other topics per community requests. If there&#8217;s something you&#8217;d like to propose please let us know!</p> <p><strong>IDCC DMP utopia workshop</strong></p> <p>We’re also hosting <a href="http://www.dcc.ac.uk/sites/default/files/documents/IDCC17~/DMP-workshop-IDCC17.pdf">a workshop</a> on Monday, 20 Feb entitled “A postcard from the future: Tools and services from a perfect DMP world.” The focus will be on machine-actionable DMPs and how to integrate DMP tools into existing research workflows and services.</p> <p>The program includes presentations, activities, and discussion to address questions such as:</p> <ul> <li>Where and how do DMPs fit in the overall research lifecycle (i.e., beyond grant proposals)?</li> <li>Which data could be fed automatically from other systems into DMPs (or vice versa)?</li> <li>What information can be validated automatically?</li> <li>Which systems/services should connect with DMP tools?</li> <li>What are the priorities for integrations?</li> </ul> <p>We’ve gathered an international cohort of diverse players in the DMP game—repository managers, data librarians, funders, researchers, developers, etc.—to continue developing machine-actionable use cases and craft a vision for a DMP utopia of the future. We apologize again that we weren’t able to accommodate everyone who wanted to participate in the workshop, but rest assured that we plan to share all of the outputs and will likely convene similar events in the future.</p> <p>Keep a lookout for more detailed information about the workshop program in the coming weeks and feel free to continue providing input before, during, and afterward. This is absolutely a community-driven effort and we look forward to continuing our collaborations into the new year!</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/api/" rel="tag">API</a>, <a href="https://blog.dmptool.org/tag/communication/" rel="tag">communication</a>, <a href="https://blog.dmptool.org/tag/development/" rel="tag">development</a>, <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/meeting/" rel="tag">meeting</a>, <a href="https://blog.dmptool.org/tag/themes/" rel="tag">themes</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2017/02/03/roadmap-retrospective-2016/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2098 --> <article id="post-2091" class="post-2091 post type-post status-publish format-standard hentry category-general category-news2 category-roadmap-project tag-machine-actionable-dmps tag-themes"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/" rel="bookmark">DMP themes: And then there were&nbsp;14&#8230;</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/" title="8:43 am" rel="bookmark"><time class="entry-date" datetime="2016-12-14T08:43:10-08:00">December 14, 2016</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/#comments">4</a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p><em>by Sarah Jones</em></p> <p>We issued a <a href="http://www.dcc.ac.uk/blog/common-set-themes-dmps-seeking-input">call for input</a> on the DMP themes in late September and received feedback from across the UK, Europe and the USA. Many thanks to all who responded. It’s really helped to confirm our thinking. (Note: the full list of Themes is <a href="https://github.com/DMPRoadmap/roadmap/wiki/Themes">here</a> on GitHub)</p> <p>We asked a few specific questions:</p> <ul> <li>Whether ‘Existing Data’ should be a separate category?</li> </ul> <p>This divided opinion. Some felt it should be a separate category as it comes with its own set of issues, while others commented that it’s not relevant for everybody and in some cases could be artificial to separate from the broader data description. We were persuaded by the arguments for merging because they’re consistent with the overall goals for themes (i.e., streamline guidance, avoid confusion).</p> <ul> <li>Whether ‘Data Repository’ should be merged with ‘Preservation’?</li> </ul> <p>There was a majority decision to keep these themes separate, partly as repositories are about more than just preservation, but also to ensure that repositories remain clearly visible in the guidance as this is a common topic for researchers’ questions. We also have a number of machine-actionable use cases tied to repositories so it helps to keep this category distinct.</p> <ul> <li>Whether the various data sharing themes should be merged?</li> </ul> <p>Again there was a clear consensus here that the themes should be merged. You felt itwas confusing for researchers to have too many separate options and it could make the guidance unwieldy. We now have one theme that covers how and when data will be shared, including guidance on managing any restrictions.</p> <p>Other suggestions you made have caused us to merge ‘Data Security’ with ‘Storage and Backup’ and rename ‘Data Quality’ to ‘Data Collection’ so it covers broader concerns around data collection and organisation. There were a few requests to reinstate the ‘Project Description’ theme, but we felt this works better as metadata under the plan details rather than as a theme. As a final step, we significantly revised the guidance so this is more concise and directive too. Please take a look and let us know what you think!</p> <p>We shared the <a href="https://github.com/DMPRoadmap/roadmap/wiki/Themes">new revised themes</a> with the Data Documentation Initiative (DDI) working group who we’ve been having calls with about standards for DMPs, and will push them out to other discussion lists soon. We will also implement the revised themes in the Roadmap platform in the new year.</p> <p><b>Other news</b></p> <p>We’ve been working on lots of other topics in the meantime too. The developers have been busy migrating the database to a new schema and doing some refactoring. These changes will improve the performance of the tool so you won’t get the long page loading times we’ve sometimes struggled with, and will also support scalability as we’re getting increasing levels of use from around the globe. We’ll be giving a demonstration of the new DMPRoadmap codebase at IDCC and walking people through recent changes and new features. The demo will be part of a session in the main programme that will provide an opportunity to talk with the developers, hear more about our future plans, and share ideas from your DMP work.</p> <p>We are also coordinating a workshop on machine-actionable DMPs. There’s already been a lot of interest in this so we are running a waiting list. If you want to join us, please get in touch soon and let us know why you are interested and what inputs you could bring. We are trying to get a diverse audience in the room so we understand use cases from different perspectives and countries.</p> <p><a href="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg"><img data-attachment-id="2094" data-permalink="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/roadmapcheers/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg" data-orig-size="1632,1224" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="roadmapcheers" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=628" loading="lazy" class="size-medium wp-image-2094 alignright" src="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=300&#038;h=225" alt="Roadmap team cheers" width="300" height="225" srcset="https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=600 600w, https://blog.dmptool.org/wp-content/uploads/2016/12/roadmapcheers.jpg?w=150 150w" sizes="(max-width: 300px) 100vw, 300px" /></a></p> <p>Both of our teams will be enjoying a well-earned break over the Christmas holidays. Most of us are away from next week until 9th January so it may take us longer to respond to any queries in the coming weeks. We hope you all have a wonderful break too and enjoy the festivities. We raise a glass to you and more collaboration on DMPs in the future. Cheers!</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/themes/" rel="tag">themes</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2016/12/14/dmp-themes-and-then-there-were-14/#comments"><b>4</b> Replies</a></span> </footer><!-- .entry-meta --> </article><!-- #post-2091 --> <article id="post-2060" class="post-2060 post type-post status-publish format-standard hentry category-general category-roadmap-project tag-development tag-machine-actionable-dmps tag-meeting"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2016/11/03/finding-our-roadmap-rhythm/" rel="bookmark">Finding our Roadmap&nbsp;rhythm</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2016/11/03/finding-our-roadmap-rhythm/" title="11:54 am" rel="bookmark"><time class="entry-date" datetime="2016-11-03T11:54:35-07:00">November 3, 2016</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2016/11/03/finding-our-roadmap-rhythm/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <div data-shortcode="caption" id="attachment_2071" style="width: 638px" class="wp-caption aligncenter"><a href="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg"><img aria-describedby="caption-attachment-2071" data-attachment-id="2071" data-permalink="https://blog.dmptool.org/2016/11/03/finding-our-roadmap-rhythm/ia_greeksromans/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg" data-orig-size="2070,508" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ia_greeksromans" data-image-description="" data-image-caption="&lt;p&gt;Image from page 293 of &#8220;The life of the Greeks and Romans&#8221; (1875) by Guhl, Koner, and Hueffer. Retrieved from the Internet Archive https://archive.org/details/lifeofgreeksroma00guhl&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=628" loading="lazy" class="size-large wp-image-2071" src="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=628&#038;h=154" alt="Image from page 293 of &quot;The life of the Greeks and Romans&quot; (1875) by Guhl, Koner, and Hueffer. Retrieved from the Internet Archive https://archive.org/details/lifeofgreeksroma00guhl" width="628" height="154" srcset="https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=1256 1256w, https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2016/11/ia_greeksromans.jpg?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /></a><p id="caption-attachment-2071" class="wp-caption-text">Image from page 293 of &#8220;The life of the Greeks and Romans&#8221; (1875) by Guhl, Koner, and Hueffer. Retrieved from the Internet Archive <a href="https://archive.org/details/lifeofgreeksroma00guhl" rel="nofollow">https://archive.org/details/lifeofgreeksroma00guhl</a></p></div> <p>In keeping with our monthly updates about the merged Roadmap platform, here&#8217;s the short and the long of what we&#8217;ve been up to lately:</p> <p><strong>Short update</strong></p> <ul> <li>Co-development on Roadmap codebase (<a href="https://github.com/DMPRoadmap/roadmap/projects/1">current sprint</a>)</li> <li>Adding documentation to DMPRoadmap <a href="https://github.com/DMPRoadmap/roadmap/wiki">GitHub wiki</a></li> <li>Machine-actionable DMPs <ul> <li><a href="http://substance.io/">Substance Forms</a>: new text editor</li> <li><a href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/">Themes</a>: still collecting feedback!</li> <li><a href="http://www.ddialliance.org/">Data Documentation Initiative</a> working group for DMP vocabulary</li> <li>PIDapalooza: <a href="http://pidapalooza.org/#14">PIDs in DMPs</a> (9-10 Nov, Reykjavik)</li> <li><a href="http://www.dcc.ac.uk/events/idcc17">IDCC17</a> paper and workshop proposals submitted (20-23 Feb, Edinburgh)</li> <li>seeking funding to speed this work along</li> </ul> </li> <li>Public DMPs: <a href="http://riojournal.com/browse_user_collection_documents.php?collection_id=3&amp;journal_id=17">RIO Journal Collection</a> and curating the DMPTool <a href="https://dmptool.org/public_dmps">Public DMPs</a> list</li> </ul> <p><strong>Long(er) update</strong></p> <p>This month our main focus has been getting into a steady 2-week sprint groove that you can track on our <a href="https://github.com/DMPRoadmap/roadmap/projects">GitHub Projects</a> board. DCC/DMPonline is keen to migrate to the new codebase asap so in preparation we&#8217;re revising the database schema and optimizing the code. This clean-up work not only makes things easier for our core development team, but will facilitate community development efforts down the line. It also addresses some scalability issues that we encountered during a week of heavy use on the hosted instance of the Finnish <a href="https://www.dmptuuli.fi/">DMPTuuli</a> (thanks for the lessons learned, Finland!). We&#8217;ve also been evaluating dependencies and fixing all the bugs introduced by the recent Rails and Bootstrap migrations.</p> <p>Once things are in good working order, DMPonline will complete their migration and we&#8217;ll shift focus to adding new features from the <a href="https://github.com/DMPRoadmap/roadmap/wiki/Development-roadmap">MVP roadmap</a>. <span id="0.5481289223925152" class="highlight">DMPTool </span>won&#8217;t migrate to the new system until we&#8217;ve added everything on the list and conducted testing with our institutional partners from the <a href="https://github.com/DMPRoadmap/roadmap/wiki/DMPTool-steering-committee">steering committee</a>. The UX team from the CDL is helping us redesign some things, with particular attention to internationalization and improving accessibility for users with disabilities.</p> <p>The rest of our activities revolve around gathering requirements and refining some use cases for machine-actionable DMPs. This runs the gamut from big-picture brainstorming to targeted work on features that we&#8217;ll implement in the new platform. The first step to achieving the latter involves a collaboration with <a href="http://substance.io/">Substance.io</a> to implement a new text editor (Substance Forms). The new editor offers increased functionality, a framework for future work on machine-actionability, and delivers a better user experience throughout the platform. In addition, we&#8217;re <span style="font-style:inherit;">refining the DMPonline themes (</span><a style="font-style:inherit;" href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/">details here</a><span style="font-style:inherit;">)—we&#8217;re still collecting feedback and are grateful to all those who have weighed in so far. Sarah and I will consolidate community input and share the new set of themes during the first meeting of a DDI working group to create a DMP vocabulary. We plan to coordinate our work on the themes with this parallel effort—more details as things get moving on that front in Nov.</span></p> <p>Future brainstorming events include PIDapalooza—come to Iceland and share your ideas about persistent identifiers in DMPs!—and the International Digital Curation Conference (IDCC) 2017 for which <a href="http://www.dcc.ac.uk/events/idcc17">registration</a> is now open. We&#8217;ll be presenting a Roadmap update at IDCC along with a demo of the new system. In addition, we&#8217;re hosting an interactive workshop for developers et al. to help us envision (and plan for) a perfect DMP world with tools and services that support FAIR, machine-actionable DMPs (more details forthcoming).</p> <p>Two final pieces of info: 1) We&#8217;re still seeking funding to speed up progress toward building machine-actionable DMP infrastructure; we weren&#8217;t successful with our Open Science Prize application but are hoping for better news on an IMLS preliminary proposal (both available <a href="https://github.com/DMPRoadmap/roadmap-docs/tree/master/reports-proposals">here</a>). 2) We&#8217;re also continuing to promote greater openness with DMPs; one approach involves expanding the <a href="http://riojournal.com/browse_user_collection_documents.php?collection_id=3&amp;journal_id=17">RIO Journal Collection</a> of exemplary plans. Check out the <a href="https://doi.org/10.3897/rio.2.e10708">latest plan</a> from Ethan White that also lives on GitHub and <a href="mailto:uc3@ucop.edu">send us your thoughts</a> on DMP workflows, publishing and sharing DMPs.</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/development/" rel="tag">development</a>, <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/meeting/" rel="tag">meeting</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2016/11/03/finding-our-roadmap-rhythm/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2060 --> <article id="post-2044" class="post-2044 post type-post status-publish format-standard hentry category-general category-news2 category-roadmap-project tag-machine-actionable-dmps tag-themes"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/" rel="bookmark">A common set of themes for DMPs: Seeking&nbsp;input</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/" title="12:56 pm" rel="bookmark"><time class="entry-date" datetime="2016-09-28T12:56:20-07:00">September 28, 2016</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <p>When the Digital Curation Centre (DCC) revised <a href="https://dmponline.dcc.ac.uk/">DMPonline</a> in 2013, we introduced the concept of themes to the tool. The themes represent the most common topics addressed in Data Management Plans (DMPs) and work like tags to associate questions and guidance. Questions within DMP templates can be tagged with one or more themes, and guidance can be written by theme to allow organisations to apply their advice over multiple templates at once. This means organisations don’t have to worry about monitoring changes in requirements and updating their guidelines each time a new template is released.</p> <div data-shortcode="caption" id="attachment_2045" style="width: 638px" class="wp-caption aligncenter"><a href="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png"><img aria-describedby="caption-attachment-2045" data-attachment-id="2045" data-permalink="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/dmponline_themes/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png" data-orig-size="1383,459" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="dmponline_themes" data-image-description="" data-image-caption="" data-medium-file="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=628" loading="lazy" class="wp-image-2045 size-large" src="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=628&#038;h=208" alt="Backup and storage guidance with theme tag" width="628" height="208" srcset="https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=1253 1253w, https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2016/09/dmponline_themes.png?w=1024 1024w" sizes="(max-width: 628px) 100vw, 628px" /></a><p id="caption-attachment-2045" class="wp-caption-text">Institutional guidance on ‘Storage and Backup,’ overlaid onto a funder template</p></div> <p>Moving forward, we see potential for broader application of the themes. In collaboration with the DMPTool, we plan to use a refined set of themes to support our objectives around machine-actionable DMPs. The themes provide the beginnings of a common vocabulary and structure for DMPs and could help to identify sections of text to mine, e.g., to identify a repository named in a DMP and the volume of data in the pipeline.</p> <p>Stephanie and I have revised the existing set of <a href="http://www.dcc.ac.uk/sites/default/files/documents/publications/DMP-themes.pdf">Data Management Planning themes</a> and propose a shortened set of <a href="http://www.dcc.ac.uk/sites/default/files/documents/publications/DMP-themes-revised-Sept16.pdf">17 themes</a>. We merged several closely related themes, e.g., ‘Metadata’ and ‘Documentation.’ Now we’re keen to collect your feedback about whether the themes still cover all the required elements and if they make sense to users. The goal is to find a suitable balance between the total number of themes (for mining and for usability considerations when creating guidance) and granularity. Specific questions we have are:</p> <ul> <li>Whether ‘Existing data’ should be a separate category? We’ve merged it with the general ‘Data description’ on the rationale that reusing data doesn’t apply in all domains.</li> <li>Should the ‘Data repository’ theme be merged with ‘Preservation’ or is it better kept separate since repositories cover preservation and sharing?</li> <li>Several themes address data sharing: one is generic (‘Data sharing’), one addresses the ‘Timeframe for sharing’ and one covers ‘Restricted-use data.’ Is this granularity needed or should some of these themes be merged, e.g., ‘Data sharing’ and ‘Restricted-use data.’</li> </ul> <p>We’re reaching out to various groups on this: the <a href="https://www.force11.org/group/fairdmp">Force 11 FAIR DMP group</a>, the <a href="https://rd-alliance.org/groups/active-data-management-plans.html">RDA Active DMPs group</a>, <a href="http://casrai.org/">CASRAI</a> UK DMP working group, and the <a href="http://www.ddialliance.org/">Data Documentation Initiative</a> (DDI) Active DMPs working group. Naturally we’re also consulting the DMPonline and DMPTool user groups and are keen to receive feedback from any other quarters too so please pass this notice on to colleagues! Comments can be left on the blog here or emailed to the <a href="mailto:DMPONLINE-USER-GROUP@jiscmail.ac.uk">DMPONLINE-USER-GROUP</a>.</p> <p>The original and revised sets of themes are below for reference:</p> <ul> <li><a href="http://www.dcc.ac.uk/sites/default/files/documents/publications/DMP-themes.pdf">Original DMP themes</a></li> <li><a href="http://www.dcc.ac.uk/sites/default/files/documents/publications/DMP-themes-revised-Sept16.pdf">Proposed revision (shortened to 17 themes)</a></li> </ul> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a>, <a href="https://blog.dmptool.org/tag/themes/" rel="tag">themes</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2016/09/28/a-common-set-of-themes-for-dmps-seeking-input/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-2044 --> <article id="post-1961" class="post-1961 post type-post status-publish format-standard hentry category-general category-news2 category-roadmap-project tag-development tag-machine-actionable-dmps"> <header class="entry-header"> <h1 class="entry-title"><a href="https://blog.dmptool.org/2016/07/26/getting-our-ducks-in-a-row/" rel="bookmark">Getting our ducks in a&nbsp;row</a></h1> <div class="entry-meta"> <span class="sep">Posted on </span><a href="https://blog.dmptool.org/2016/07/26/getting-our-ducks-in-a-row/" title="10:01 am" rel="bookmark"><time class="entry-date" datetime="2016-07-26T10:01:55-07:00">July 26, 2016</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="https://blog.dmptool.org/author/estefisimms/" title="View all posts by stephaniesimms" rel="author">stephaniesimms</a></span></span> </div><!-- .entry-meta --> <div class="comments-link"> <a href="https://blog.dmptool.org/2016/07/26/getting-our-ducks-in-a-row/#respond"><span class="leave-reply">Reply</span></a> </div> </header><!-- .entry-header --> <div class="entry-content"> <div data-shortcode="caption" id="attachment_1966" style="width: 638px" class="wp-caption aligncenter"><a href="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg"><img aria-describedby="caption-attachment-1966" data-attachment-id="1966" data-permalink="https://blog.dmptool.org/2016/07/26/getting-our-ducks-in-a-row/rubber_ducks/" data-orig-file="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg" data-orig-size="1024,615" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="rubber_ducks" data-image-description="" data-image-caption="&lt;p&gt;From Flickr by Cliff Johnson, CC BY-SA 2.0&lt;/p&gt; " data-medium-file="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=300" data-large-file="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=628" loading="lazy" class="size-large wp-image-1966" src="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=628&#038;h=377" alt="From Flickr by Cliff Johnson, CC BY-SA 2.0" width="628" height="377" srcset="https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=628 628w, https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=150 150w, https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=300 300w, https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg?w=768 768w, https://blog.dmptool.org/wp-content/uploads/2016/07/rubber_ducks.jpg 1024w" sizes="(max-width: 628px) 100vw, 628px" /></a><p id="caption-attachment-1966" class="wp-caption-text">From Flickr by Cliff Johnson, CC BY-SA 2.0</p></div> <p>Recent activity on the Roadmap project encompasses two major themes: 1) machine-actionable data management plans and 2) kicking off co-development of the shared codebase.</p> <h1>Machine-actionable DMPs</h1> <p>The first of these has been a hot topic of conversation among stakeholders in the data management game for some time now, although most use the phrase “machine-readable DMPs.” So what do we mean by machine-actionable DMPs? Per the <a href="http://www.ddialliance.org/taxonomy/term/198"> Data Documentation Initiative</a> definition, “this term refers to information that is structured in a consistent way so that machines can be programmed against the structure.” The goal of machine-actionable DMPs, then, is to better facilitate good data management and reuse practices (think FAIR: Findable, Accessible, Interoperable, Reusable) by enabling:</p> <ul> <li>Institutions to manage their data</li> <li>Funders to mine the DMPs they receive</li> <li>Infrastructure providers to plan their resources</li> <li>Researchers to discover data</li> </ul> <p>This term is consistent with the <a href="https://rd-alliance.org/groups/active-data-management-plans.html">Research Data Alliance Active DMPs Interest Group</a> and the <a href="https://www.force11.org/group/fairdmp">FORCE11 FAIR DMPs</a> group mission statements, and it seems to capture what we’re all thinking: i.e., we want to move beyond static text files to create a dynamic inventory of digital research methods, protocols, environments, software, articles, data… One reason for the DMPonline-DMPTool merger is to develop a core infrastructure for implementing use cases that make this possible. We still need a human-readable document with a narrative, but underneath the DMP could have more thematic richness with value for all stakeholders.</p> <p>A recent <a href="https://indico.cern.ch/event/520120/">Cern/RDA workshop</a> presented the perfect opportunity to consolidate our notes and ideas. In addition to the Roadmap project members, Daniel Mietchen (NIH) and Angus Whyte (DCC) participated in the exercise. We conducted a survey of previous work on the topic (we know we didn’t capture everything so please alert us to things we missed) and began outlining concrete use cases for machine-actionable DMPs, which we plan to develop further through community engagement over the coming months. Another crucial piece of our presentation was a call to make DMPs public, open, discoverable resources. We highlighted existing efforts to promote public DMPs (e.g., the <a href="https://dmptool.org/public_dmps">DMPTool Public DMPs</a> list, publishing exemplary <a href="http://rio.pensoft.net/browse_user_collection_documents.php?collection_id=3&amp;journal_id=17">DMPs in RIO Journal</a>, <a href="http://dx.doi.org/10.7910/DVN/23418">Dataverse collections</a> that include DMPs) but these are just a drop in the bucket compared to what we might be able to do if all DMPs were open by default.</p> <p>You can review our slides <a href="https://indico.cern.ch/event/520120/contributions/2177900/attachments/1299358/1938982/DMPs_-_actionable_and_public.pdf">here</a>. And please send feedback—we want to know what you think!</p> <h1>Let the co-development begin!</h1> <p>Now for the second news item: our ducks are all in a row and work is underway on the shared Roadmap codebase.</p> <p>We open with a wistful farewell to Marta Ribeiro, who is moving on to an exciting new gig at the <a href="http://ubdc.ac.uk/">Urban Big Data Centre</a>. DCC has hired two new developers to join our ranks—Ray Carrick and Jimmy Angelakos—both from their sister team at <a href="http://edina.ac.uk/">EDINA</a>. The finalized co-development team commenced weekly check-in calls and in the next week or two we’ll begin testing the draft co-development process by adding three features from the roadmap:</p> <ol> <li>Enhanced institutional branding</li> <li>Funder template export</li> <li>OAuth link an ORCID</li> </ol> <p>In the meantime, Brian completed the migration to Rails 4.2 and both teams are getting our development environments in place. Our intention is to iterate on the process for a few sprints, iron out the kinks, and then use it and the roadmap as the touchstones for a monthly community developer check-in call. We hope this will provide a forum for sharing use cases and plans for future work (on all instances of the tool) in order to prioritize, coordinate, and alleviate duplication of effort.</p> <p>The DCC interns have also been plugging away at their respective projects. Sam Rust just finished building some APIs for creating plans and extracting guidance, and is now starting work on the usage statistics use case. Damodar Sójka meanwhile is completing the internationalization project, drawing from work done by the Canadian <a href="https://assistant.portagenetwork.ca/en">DMP Assistant</a> team. We’ll share more details about their work once we roll it all back into the main codebase.</p> <p>Next month the UC Berkeley Web Services team will evaluate the current version of DMPonline to flag any accessibility issues that need to be addressed in the new system. We’ve also been consulting with Rachael Hu on UX strategy. We’re keeping track of requests for the new system and invite you to submit feedback via <a href="https://github.com/DMPRoadmap/roadmap/issues">GitHub issues</a>.</p> <p>Stay tuned to <a href="https://github.com/dmproadmap">GitHub</a> and our blog channels for more documentation and regular progress updates.</p> </div><!-- .entry-content --> <footer class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="https://blog.dmptool.org/category/general/" rel="category tag">General</a>, <a href="https://blog.dmptool.org/category/news2/" rel="category tag">News</a>, <a href="https://blog.dmptool.org/category/roadmap-project/" rel="category tag">Roadmap Project</a> </span> <span class="sep"> | </span> <span class="tag-links"> <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> <a href="https://blog.dmptool.org/tag/development/" rel="tag">development</a>, <a href="https://blog.dmptool.org/tag/machine-actionable-dmps/" rel="tag">machine-actionable DMPs</a> </span> <span class="sep"> | </span> <span class="comments-link"><a href="https://blog.dmptool.org/2016/07/26/getting-our-ducks-in-a-row/#respond"><span class="leave-reply">Leave a reply</span></a></span> </footer><!-- .entry-meta --> </article><!-- #post-1961 --> <nav id="nav-below"> <h3 class="assistive-text">Post navigation</h3> <div class="nav-previous"><a href="https://blog.dmptool.org/category/roadmap-project/page/3/" ><span class="meta-nav">&larr;</span> Older posts</a></div> <div class="nav-next"><a href="https://blog.dmptool.org/category/roadmap-project/" >Newer posts <span class="meta-nav">&rarr;</span></a></div> </nav><!-- #nav-above --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <aside id="blog_subscription-2" class="widget widget_blog_subscription jetpack_subscription_widget"><h3 class="widget-title"><label for="subscribe-field">Follow Blog via Email</label></h3> <div class="wp-block-jetpack-subscriptions__container"> <form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" data-blog="53337142" data-post_access_level="everybody" id="subscribe-blog" > <p>Enter your email address to follow this blog and receive notifications of new posts by email.</p> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > Email Address: </label> <input type="email" name="email" style="width: 95%; padding: 1px 10px" placeholder="Email Address" value="" id="subscribe-field" required /> </p> <p id="subscribe-submit" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="53337142"/> <input type="hidden" name="source" value="https://blog.dmptool.org/category/roadmap-project/page/2/"/> <input type="hidden" name="sub-type" value="widget"/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="e9c2e9addd" /> <button type="submit" class="wp-block-button__link" > Follow </button> </p> </form> </div> </aside> </div><!-- #secondary .widget-area --> </div><!-- #main --> <footer id="colophon" role="contentinfo"> <div id="supplementary" class="two"> <div id="first" class="widget-area" role="complementary"> <aside id="meta-3" class="widget widget_meta"><h3 class="widget-title">Meta</h3> <ul> <li><a href="https://wordpress.com/start?ref=wplogin">Register</a></li> <li><a href="https://dmptool.wordpress.com/wp-login.php">Log in</a></li> <li><a href="https://blog.dmptool.org/feed/">Entries feed</a></li> <li><a href="https://blog.dmptool.org/comments/feed/">Comments feed</a></li> <li><a href="https://wordpress.com/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.com</a></li> </ul> </aside> </div><!-- #first .widget-area --> <div id="second" class="widget-area" role="complementary"> <aside id="categories-3" class="widget widget_categories"><h3 class="widget-title">Categories</h3> <ul> <li class="cat-item cat-item-54"><a href="https://blog.dmptool.org/category/general/">General</a> </li> <li class="cat-item cat-item-173527938"><a href="https://blog.dmptool.org/category/imls-project-libraries-outreach/">IMLS Project: Libraries Outreach</a> </li> <li class="cat-item cat-item-700887302"><a href="https://blog.dmptool.org/category/madmps/">maDMPs</a> </li> <li class="cat-item cat-item-105552"><a href="https://blog.dmptool.org/category/news2/">News</a> </li> <li class="cat-item cat-item-354869599"><a href="https://blog.dmptool.org/category/ostpresp/">OSTPResp</a> </li> <li class="cat-item cat-item-71843686 current-cat"><a aria-current="page" href="https://blog.dmptool.org/category/roadmap-project/">Roadmap Project</a> </li> <li class="cat-item cat-item-173527939"><a href="https://blog.dmptool.org/category/sloan-project-dmptool2/">Sloan Project: DMPTool2</a> </li> </ul> </aside> </div><!-- #second .widget-area --> </div><!-- #supplementary --> <div id="site-generator"> <a href="https://wordpress.com/?ref=footer_custom_powered" rel="nofollow">Website Powered by WordPress.com</a>. </div> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"content","ajaxurl":"https:\/\/blog.dmptool.org\/?infinity=scrolling","type":"click","wrapper":true,"wrapper_class":"infinite-wrap","footer":true,"click_handle":"1","text":"Older posts","totop":"Scroll back to top","currentday":"26.07.16","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":2,"history":{"host":"blog.dmptool.org","path":"\/category\/roadmap-project\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"paged":2,"category_name":"roadmap-project","error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"tag":"","cat":71843686,"tag_id":"","author":"","author_name":"","feed":"","tb":"","meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":[],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"lazy_load_term_meta":false,"posts_per_page":10,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_post_term_cache":true,"update_menu_item_cache":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2024-11-28 03:34:07","last_post_date":"2016-07-26 10:01:55","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=53337142&v=wpcom&tz=-7&user_id=0&subd=dmptool&x_pagetype=infinite-click"}}; </script> <!-- --> <div style="display:none"> </div> <div id="actionbar" style="display: none;" class="actnbr-pub-hum actnbr-has-follow"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://blog.dmptool.org"> <img loading='lazy' alt='' src='https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=50' srcset='https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=50 1x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=75 1.5x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=100 2x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=150 3x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> DMP Tool Blog </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 117 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="53337142" /> <input type="hidden" name="source" value="https://blog.dmptool.org/category/roadmap-project/page/2/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="e9c2e9addd" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fblog.dmptool.org%252F2017%252F10%252F20%252Froll-up-roll-up-get-yer-dmp-update-here%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://blog.dmptool.org"> <img loading='lazy' alt='' src='https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=50' srcset='https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=50 1x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=75 1.5x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=100 2x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=150 3x, https://blog.dmptool.org/wp-content/uploads/2024/06/cropped-dmp_tool-svg-1.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> DMP Tool Blog </a> </li> <li class="actnbr-folded-customize"> <a href="https://dmptool.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fdmptool.wordpress.com%2Fcategory%2Froadmap-project%2Fpage%2F2%2F"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Customize</span> </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fblog.dmptool.org%252F2017%252F10%252F20%252Froll-up-roll-up-get-yer-dmp-update-here%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://blog.dmptool.org" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/feeds/11681016"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading">&nbsp;</span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner">&nbsp;</span> <div id="jp-carousel-comment-post-results"></div> <div id="jp-carousel-comment-form-commenting-as"> <p id="jp-carousel-commenting-as"> You must be <a href="#" class="jp-carousel-comment-login">logged in</a> to post a comment. </p> </div> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s2.wp.com/_static/??-eJydzEEKwyAQheEL1Q5JocFFyFmsDkEzjuI4hNy+FJptFln+j8cHezW+cEfukNVU0jWyQMJend/+DaIMuQQlFPCuFRUkkD1WbOajHAifXuQB97Hzcw43vR4Jg1kdEbbjqn7+kufhbUc7vYZxSl9CS2RI&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/blog.dmptool.org\/wp-admin\/admin-ajax.php","nonce":"41be8bc0f3","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"1","require_name_email":"1","login_url":"https:\/\/dmptool.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fblog.dmptool.org%2F2017%2F10%2F20%2Froll-up-roll-up-get-yer-dmp-update-here%2F","blog_id":"53337142","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=53337142&v=wpcom&tz=-7&user_id=0&subd=dmptool","is_public":"1"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??-eJylj80KwjAQhF/I7VqFehIfRdI0lo2bTcgPpW/fHIyIBwU9fsPM7CwuAbSXbCSjTej8SGygJBPVXDUgufnOph2++FyBwGUmSWhNDkrfH4ypCF5JNI6FeMIaJqFsIOnomRuvnSP5uVSr6Os+ftqa8Fdrrm9PMCtmE9dP9OVKGwNL0N69Yc1d3Lk/Hfd9PxyGwW5WiY83'></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["jetpack-mu-wpcom-settings","rlt-proxy","wpcom-actionbar-placeholder","mobile-useragent-info","the-neverending-homepage","jetpack-carousel","tiled-gallery","carousel-wpcom"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","infinity-hum","wp-block-library","wp-block-library-theme","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","coblocks-frontend","wpcom-core-compat-playlist-styles","wpcom-text-widget-styles","wpcom-bbpress2-staff-css","twentyeleven-block-style","twentyeleven-wpcom-style","reblogging","geo-location-flair","hum-parent-style","hum-style","h4-global","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","tiled-gallery","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> <script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'53337142','blog_tz':'-7','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'53337142','v':'wpcom','tz':'-7','user_id':'0','subd':'dmptool'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD9HeXRFdG1MTkFZSlRjJmp4ZVRhUmJUaElqNHA0ME5qWDFCJVl1YVpRZzZ+b2x5MHdnbld0MWFTUDh+QjJvUW0rSmZfR19dJTVkeVRJSUNdcHkzakxjN3c1PzQ/V08rRGxDSHNMbzBaTWlTNGJQTUs1W2omaC1FTTRVLXo0NGZ1T2FwcGdMX1lCWGtLdHBdX19HVm9pYlJoRzFGeW8xNEJxSVVQTiVaTi5abjd8NS18QmRjRnlvRGRDMjVSVmUvYnFtfHddR0xZTSxFanFZVTBib0dKXUM='}]); _stq.push([ 'clickTrackerInit', '53337142', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> </body> </html>

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