Tag: DMP ID

  • Data management plan examples: from narrative DMP to maDMP

    The data management plan has a reputation problem. For many researchers it is a compliance document written in the final week before a grant deadline, accepted by the funder, and never opened again. That is a waste of a genuinely useful artefact, and it is also a missed opportunity, because the same plan can be expressed in a form that systems can act on. This article walks from a conventional narrative DMP to a machine-actionable one, showing what the structure buys you. It builds on the machine-actionable DMPs domain and connects to the workflows described under research administration.

    Where most DMPs start: the narrative plan

    A data management plan (DMP) is a document describing how data will be handled during and after a project: what data will be produced, how they will be stored and backed up, how they will be documented and shared, who is responsible, and how long they will be kept. In its common form it is narrative prose, often written against a funder or institutional template, answering a set of standard headings.

    A narrative answer typically reads something like this:

    “The project will generate approximately 200 GB of microscopy image data and associated tabular measurements. Active data will be stored on the institutional research-data store with nightly backup. On publication, processed datasets will be deposited in a generalist repository under a CC-BY licence and assigned a DOI. Raw image data containing no personal information will be retained for ten years in line with institutional policy. The principal investigator is responsible for data management.”

    There is nothing wrong with this. It is clear, honest, and answers the questions. Its limitation is purely that it is prose: a human must read it to extract any single fact, and no system can check it, update it, or connect it to anything else. Each fact — the licence, the repository, the retention period, the responsible person — is locked inside a sentence.

    The next step: structure the same content

    A machine-actionable DMP (maDMP) contains the same information, but expressed as structured, identified data rather than free text. The reference model is the RDA DMP Common Standard — a JSON schema developed by the Research Data Alliance to represent DMP content in a consistent, exchangeable form. Rather than a paragraph, each element becomes a typed field: a dataset has a title, a type, a personal-data flag, a planned size, a distribution with a named host and a licence, and a link to the responsible contributor, who is in turn identified by an ORCID iD.

    The narrative paragraph above, restructured against that model, becomes a set of explicit elements:

    • Dataset: “Microscopy image data” — type: image; personal data: no; estimated volume: 200 GB.
    • Distribution: host: named generalist repository; access: open; licence: CC-BY; identifier: DOI (assigned on deposit).
    • Retention: 10 years, per institutional policy.
    • Contributor: the principal investigator, identified by ORCID iD, with the role of data contact.
    • The whole plan itself carries a DMP ID — a persistent identifier, typically a DataCite DOI — so it can be cited and referenced across systems.

    The content is unchanged. What changes is that every fact is now addressable on its own.

    What the structure makes possible

    Structuring the plan is not bureaucracy for its own sake; it unlocks behaviours that a narrative simply cannot support.

    • Validation. A system can check that every planned dataset names a repository, that every distribution has a licence, and that the plan meets the funder’s required elements — before submission, automatically.
    • Exchange between systems. A plan authored in a DMP tool can be passed to the institution’s research-information system, to the repository at deposit time, and back to the funder, without anyone re-keying it. This is the maDMP exchange the standard was built for.
    • The living DMP. Because each element is addressable, the plan can be updated as the project unfolds — an anticipated dataset becomes a realised one when it is deposited, and the deposit’s DOI flows back into the plan. The DMP stops being frozen at award and becomes a current record of what actually happened to the data.
    • Connection to the wider record. Because the plan, its datasets, its contributors, and its host all carry identifiers, the DMP becomes a node in the identifier graph — linkable to the project (via a RAiD), to the people (via ORCID), to the institution (via ROR), and to the outputs (via their DOIs).

    A realistic view of where this stands

    It is worth being candid: machine-actionable DMPs are an active and maturing area, not a universally deployed reality. The RDA Common Standard exists and is implemented in several DMP tools; DMP IDs are being minted; and funders are beginning to express interest in structured plans. But many researchers still write, and many funders still accept, narrative plans, and the end-to-end exchange between tools, repositories, and funders is still being built out. The practical takeaway is not that you must produce a maDMP tomorrow, but that writing your narrative plan with structure in mind — naming repositories, stating licences explicitly, identifying people by ORCID, treating the plan as living — positions the same content to become machine-actionable as the infrastructure matures.

    The cheapest move toward a machine-actionable plan is to stop writing the DMP as an essay and start writing it as a set of clear, specific commitments — named repository, explicit licence, identified people, stated retention. Structured thinking comes before structured data.

    Where shared vocabulary fits

    “Dataset”, “distribution”, “retention period”, “data contact”, and “living DMP” need to mean the same thing in a DMP tool, a repository, a CRIS, and a funder’s system for any of this exchange to work. A shared, federated vocabulary that defines these elements precisely — pointing back to the RDA DMP Common Standard for the schema — is what lets a plan authored in one system be acted on by another. Supplying that definitional layer is the role the CASRAI dictionary is designed to play; the relevant terms sit in the machine-actionable DMPs domain.

    Related reading

  • DMP IDs and connecting machine-actionable DMPs to the PID ecosystem

    For most of their history, data management plans have led a curiously isolated existence. A researcher writes one to satisfy a funder, submits it as a document, and there it usually stays — a static file, disconnected from the project it describes, the outputs it anticipates, and the systems that manage everything else. This is a waste. A plan describes the data a project will produce, the people responsible, the repositories that will hold it, and the funder behind it — all entities the wider research infrastructure already tracks with persistent identifiers. Connecting the plan to that infrastructure transforms it from an inert document into a living, linked object. This article explains how DMP IDs and machine-actionable plans do exactly that, drawing on the machine-actionable DMP domain of the CASRAI Dictionary.

    Giving the plan an identity

    The first step is to give the plan itself a persistent identifier. A DMP ID — a persistent identifier for a data management plan, issued through an infrastructure such as DataCite — makes the plan a first-class object in the scholarly record: something that can be referenced unambiguously, cited, and linked to other objects. This sounds modest but it is the keystone of everything that follows. Once a plan has a stable identifier, it can be pointed at and pointed from. A paper can cite the plan that governed its data; a dataset can link back to the plan that anticipated it; a funder can reference the plan associated with a grant. Without an identifier, the plan is just a file somewhere; with one, it becomes a node in the network of research objects, participating in the web of relationships that connects publications, data, people and grants.

    Connecting to the wider PID ecosystem

    The real power emerges when the DMP ID connects the plan to the other persistent identifiers that describe a project. The plan’s authors can be identified by their ORCID iDs; their institutions by ROR identifiers; the funding by a grant identifier and the funder’s own identifier; the anticipated outputs by DOIs once they exist. Threaded together, these links let the plan take its place in the connected research landscape:

    • Plan to people. ORCID links the plan to the researchers responsible, so it appears in their record of activity.
    • Plan to institutions. ROR connects the plan to the organisations involved.
    • Plan to funding. Grant and funder identifiers tie the plan to the money that required and supported it, helping funders see that planning commitments were made and, in time, met.
    • Plan to outputs. Links to the datasets, software and publications that result let anyone trace from the plan to what was actually produced.

    The plan stops being a one-off submission and becomes part of the same identifier graph that already connects the rest of the research enterprise.

    The RDA DMP Common Standard

    Connecting plans to the PID ecosystem requires that the plans themselves be machine-readable in a consistent way, and this is where the RDA DMP Common Standard comes in. Developed through the Research Data Alliance, the Common Standard is an application profile that defines a shared, structured model for expressing the content of a data management plan — its datasets, contributors, hosts, costs, distributions and the rest — in a machine-actionable form. Its purpose is interoperability: a plan expressed according to the Common Standard means the same thing to any system that understands the standard, regardless of which tool created it. This is what allows a machine-actionable DMP (maDMP) to be more than a document trapped in one application. Where a narrative plan is prose that only a human can interpret, a maDMP expressed in the Common Standard is structured data that systems can read, validate, update and exchange.

    Exchanging maDMPs between systems

    The consequence of a shared standard is that plans can flow between systems rather than being re-keyed at every step. A maDMP created in a DMP tool can be passed to a repository when data is deposited, so the repository already knows what was planned; it can be exchanged with a current research information system (CRIS) so the institution’s record of the project includes its data plan; and it can be shared with funders in a form their systems can ingest, rather than as a PDF a person must read. Information entered once can travel to wherever it is needed, kept consistent across the project’s many systems. This exchange is precisely the kind of federation of research information that reduces duplication and keeps records aligned — the principle, explored in our work on federation, that systems should connect and share rather than each maintaining its own disconnected copy.

    From a checkbox to a connected object

    Taken together, these developments change what a data management plan is. The combination of a persistent DMP ID, links to ORCID, ROR and grant identifiers, and a shared machine-actionable standard turns the plan from a compliance checkbox into a connected, citable, living object — one that participates in the research lifecycle from the moment it is written, that updates as the project progresses, and that connects to the outputs it anticipated. The plan becomes useful to the researcher, the institution and the funder alike, rather than a box ticked at the start and forgotten.

    A consistent vocabulary behind the links

    None of this works unless the elements being linked and exchanged mean the same thing across systems — what a dataset entry, a contributor role, a host or a cost denotes in a plan. That consistency is what the CASRAI Dictionary provides: a shared vocabulary so that a machine-actionable plan is understood identically wherever it travels. And because the contributions a plan records — data curation, software development and the rest — are part of the research record, they can be described in the same framework, the CRediT taxonomy and its full set of contribution roles. A DMP ID gives the plan an identity; the PID ecosystem gives it relationships; and a shared vocabulary lets those relationships mean what they should.

  • Machine-actionable data management plans: the maDMP comes of age

    The data management plan has a reputation problem. For most of its existence it has been a document written under deadline pressure to satisfy a funder requirement, deposited as a PDF, and then never opened again. It describes intentions that, by the end of a project, may bear little resemblance to what actually happened to the data. The machine-actionable DMP is the response to that failure mode, and after some years of standards work it has come of age. This article explains what it is and why it matters, drawing on the machine-actionable DMPs domain.

    From document to data object

    A data management plan (DMP) is a description of the data-management practices to be followed during and after a research project: what data will be produced, how they will be stored and documented, under what licence and access conditions they will be shared, and how long they will be kept. A machine-actionable DMP (maDMP) is the same content expressed as structured data that research systems can exchange, validate, ingest, and update automatically, rather than as prose only a human can read.

    The distinction is not cosmetic. A prose DMP states that data will be deposited in a trusted repository; a maDMP carries that as a structured assertion that a repository system can read, act on, and later check against what was actually deposited. The DMP stops being a one-time document and becomes a node in the research-information graph, connected to the project, the outputs, the funder, and the people.

    The standard that made it possible: the RDA Common Standard

    Structured exchange requires an agreed structure, and that is the contribution of the RDA DMP Common Standard — the application profile developed by the Research Data Alliance to represent maDMP content in a common, system-neutral form. It defines the entities a DMP describes and the relationships between them, so that a DMP created in one tool means the same thing when read by another.

    The standard’s design encodes a useful distinction the prose form blurs: between an anticipated dataset — a dataset the DMP says will be produced — and a realised dataset, one that has actually been produced and, typically, deposited. A maDMP can carry both, which is precisely what lets a system at closeout check whether the datasets the plan anticipated were in fact realised and deposited. Around these sit the structured fields that prose tends to leave vague: the retention period, the licence assertion, the access control policy, the storage location, and a data volume estimate for storage planning.

    The DMP ID: giving the plan an identity

    For a DMP to be referenced across systems, it needs an identity, and that is the role of the DMP ID — a persistent identifier for a specific data management plan, typically a DOI minted by DataCite through tools such as the DMPTool, the DCC’s DMPonline, or ARGOS. With a DMP ID, the plan can be cited like any other research object: a funder can refer to it, a CRIS can link to it, an output can point back to the plan that anticipated it, and the connections become part of the persistent-identifier graph alongside ORCID, ROR, and the grant ID. The DMP ID is what turns the DMP from a loose attachment into a first-class, addressable entity in the persistent-identifier ecosystem.

    The living DMP

    The deepest change the maDMP enables is conceptual: the move from the frozen DMP to the living DMP — a plan updated throughout the project lifecycle rather than fixed at award. A frozen DMP is a prediction made at the least-informed moment of a project, before any data exist. A living DMP is a record that tracks reality: as anticipated datasets become realised, as storage decisions change, as access conditions are settled, the plan is updated, and a DMP version captures each snapshot.

    The frozen DMP answers the question “what did the applicant promise at award?” The living maDMP answers a far more useful question: “what is actually happening to this project’s data, right now?” Only the second is worth the effort of maintaining.

    This is where maDMP exchange earns its keep. When the DMP is structured and identified, a change made in one system can propagate — from a DMP tool to a CRIS, from the CRIS to a repository — so that the plan stays current without re-keying. A scheduled DMP review event becomes a checkpoint against live data rather than a re-reading of a stale document, and a DMP completeness score can be computed automatically against the funder’s required elements.

    Why funders and institutions want this

    The maDMP is not an end in itself; it is wanted because it makes obligations checkable. A funder that requires data to be deposited in a trusted repository under an open licence can, with structured maDMPs, verify that the realised datasets meet the commitment, rather than trusting a final-report paragraph. An institution can monitor data-management compliance across its whole portfolio as a query over structured plans. And the researcher, crucially, benefits too: a living maDMP linked to the project’s outputs means the closeout data-management report is largely assembled already, not reconstructed from memory. This is the same dividend that structured grant and disclosure data pay throughout research administration.

    Where shared vocabulary fits

    The RDA Common Standard supplies the structure — the shape of a maDMP. It does not, on its own, fix the controlled values that populate it: the list of access categories, the licence vocabulary, the dataset-status terms. Two systems can both emit valid Common Standard maDMPs and still disagree on what “restricted access” or “realised” means. That definitional gap, below the structural model, is exactly what a shared, federated vocabulary fills, pointing back to the RDA for the standard and to DataCite for the DMP ID infrastructure. Supplying it is the role the CASRAI dictionary is built for.

    What to do now

    For researchers and data stewards: treat the DMP as a living, structured object with a DMP ID, updated as anticipated datasets become realised. For funders: ask for maDMPs against the RDA Common Standard and verify realised against anticipated at closeout. For standards work: pair the structural standard with shared value vocabularies so that maDMPs from different tools genuinely interoperate.

    Related reading