Check out the Help and resources page for information on who to contact for assistance.
This section aligns with the active data management stage of the research data lifecycle.
Proper documentation ensures research data is well-organised, understandable, and reusable in the long term – both during your project and into the future. This section outlines best practices for describing your data, including the use of metadata, consistent file naming, and version control strategies.
Maintaining good documentation practices as you collect and create research data will save time and reduce confusion later. You should capture information about your methods, tools, file formats, and workflows to support transparency, reproducibility, and collaboration.
Metadata is structured information that describes your data. This helps others (and future you) to understand, locate, and reuse it. Good metadata is essential for making data discoverable and meaningful.
Common metadata fields include:
You may also use a separate documentation file (e.g. a README.txt) to provide extra context, such as:
Learn more on the ANDS Guide for Metadata.
Describing your data in Deakin’s Research Data Planner (RDP) can make it visible in DRO and aggregators such as Research Data Australia (RDA), and through search engines like Google Scholar.
Use the Research Data Planner (RDP) to create a data record and, where relevant, link to your open dataset. Remember, shared data is only useful if others can understand it.
Consistent, descriptive file naming helps you keep track of your data over time, especially in collaborative environments.
Consider the following tips:
See QUT’s Document Naming Convention help guide for a useful example.
Version control helps you keep track of changes to your data, especially when multiple researchers are involved.
Depending on your software or setup, version control might include:
Establish a clear version control approach early in your project, and make sure all team members follow it consistently.