metadata-standard
A place holder for metadata standard for ecoacoustic sensors
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
A place holder for metadata standard for ecoacoustic sensors
Basic Info
- Host: GitHub
- Owner: ecoacoustics
- License: cc-by-sa-4.0
- Default Branch: master
- Size: 155 KB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
metadata-standard
A set of pseudo-standards for metadata for ecoacoustics projects.
Why
Common standards of data allow work to be reused across different projects. There are formal standards for metadata and they're important. You can find out more about the standards that relevant for Ecoacoustics at
- The Biodiversity Information Standards (TDWG) https://www.tdwg.org/
- Audobon Core https://ac.tdwg.org/
- The Annotations Interest Group https://github.com/tdwg/annotations
However, we don't think standards like these are appropriate for every day use. They are great for transferring data between databases but, they're exacting and finnicky to use.
Our goal with this repository is to describe a set of best practices that will push your everyday ecologist into choosing names, values, and data structures that will be easy to convert to formal standards, but which will not require them to know about these standards.
Goals
- Simplify the exchange of ecoacoustics data through common formats
- Ensure adequate data is collected to make the science of ecoacoustics reproducible
- Push users into the pit of success with gentle suggestions
- Make it easy to convert from these common formats to formal standards
Status
This standard is currently a draft proposal. We encourage collaboration and comments through the issue tracker and our discussions tab.
Parts
Our standard is divided into parts to make it easy to read. Each part is in a folder or file next to this README.
- Naming & Terminology
- Units
- Field Data
- Sensors
- Storage
- Annotations
- Analysis Effort
- Command Line Interface for batch analysis
Terminology
Formal standards define what certain terms mean. We'll do that here to, albeit with less of a focus on consistency. These terms are taken from RFC 2119.
- MUST: means that the term is required to be present in the metadata.
- MUST NOT: means that the term is not required to NOT be present in the metadata.
- SHOULD: means that the term is recommended to be present in the metadata.
- SHOULD NOT: means that the term is not recommended to NOT be present in the metadata.
- MAY: means that the term is optional (optionally present) in the metadata.
Support
This project is supported by the Open Ecoacoustics project.

Owner
- Name: Open Ecoacoustics
- Login: ecoacoustics
- Kind: organization
- Location: Australia
- Website: https://openecoacoustics.org/
- Repositories: 4
- Profile: https://github.com/ecoacoustics
A repository for ecoacoustics code and websites. Intended to be a source of collaboration.