Skip to content

Code repository for the galaxias-python package, which will create Darwin Core Archives and ship them to the ALA

License

Notifications You must be signed in to change notification settings

AtlasOfLivingAustralia/galaxias-python

Repository files navigation

galaxias

pypi

Overview

Overview

galaxias-python is a Python package that helps users describe, package and share biodiversity information using the ‘Darwin Core’ data standard. It was created by the Science & Decision Support Team at the Atlas of Living Australia (ALA).

The package is named for a genus of freshwater fish that is found only in the Southern Hemisphere, and predominantly in Australia and New Zealand. The logo shows a Spotted Galaxias (Galaxias truttaceus) drawn by Ian Brennan.

If you have any comments, questions or suggestions, please contact us.

Installation

This package is under active development, and is not yet available on PyPI. You can install the latest development version from GitHub with:

git clone https://github.com/AtlasOfLivingAustralia/galaxias-python.git
cd galaxias-python/galaxias
pip install .

Load the package:

import galaxias

Features

galaxias-python contains tools to:

  • Create documents to describe the origin and structure of your data using build_metadata() and build_schema().
  • Zip up your data for sharing or publication using build_archive().
  • Check data for consistency with the Darwin Core standard, either locally using check_archive(), or via API using validate_archive().

galaxias-python is part of a group of packages that help users publish data using the Darwin Core standard. The other packages are:

Citing galaxias

The current recommended citation is:

Buyan A & Westgate MJ (2025) galaxias: Standardise, Document and Share Biodiversity Data. Python Package version 0.1.0.

Contributors

Developers who have contributed to galaxias are listed here (in alphabetical order by surname):

Amanda Buyan (@acbuyan)

About

Code repository for the galaxias-python package, which will create Darwin Core Archives and ship them to the ALA

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages