galaxias-package | R Documentation |
galaxias
helps users describe, package and share biodiversity
information using the 'Darwin Core' data standard, which is the format used
and accepted by the Global Biodiversity Information Facility (GBIF) and its'
partner nodes. galaxias
is functionally similar to devtools
, but with a focus on
building Darwin Core Archives rather than R packages.
The package is named for a genus of freshwater fish.
Maintainer: Martin Westgate martin.westgate@csiro.au
Authors:
Shandiya Balasubramaniam shandiya.balasubramaniam@csiro.au
Dax Kellie dax.kellie@csiro.au
If you have any questions, comments or suggestions, please email support@ala.org.au.
Prepare information for Darwin Core
use_metadata_template()
Add a blank metadata statement template to the working directory
suggest_workflow()
Advice to standardise data using the Darwin Core Standard
Add information to the data-publish
directory
use_data()
Save standardised data for use in a Darwin Core Archive
use_metadata()
Convert a metadata file from markdown to EML (eml.xml
) and save for use in a Darwin Core Archive
use_schema()
Build a schema file (meta.xml
) for a given directory and save for use in a Darwin Core Archive
Build an archive
check_directory()
Check files in your local Darwin Core directory
build_archive()
Convert a directory to a Darwin Core Archive
check_archive()
Check whether archive passes Darwin Core criteria via the GBIF API
submit_archive()
Open a browser to submit your data to the ALA
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.