LNCC/GBIF - August 25-29, 2014
- Overview of our software products, research areas, and metadata/data lifecycle
- EML -> Morpho -> Metacat -> DataONE -> R client
- Importance of quality metadata for archiving data for synthesis now and in the future.
- Incorporating data and metadata available via the DataONE API in your R scripts.
- Automatic dataframe parsing for well-described tabular data.
- Saving your results back to the network (full life-cycle for synthetic data analysis!)
- Installing DataONE R client and using data in simple analyses and visualizations.
- Datapackage structures
- EML packages
- OAI-ORE resource maps
- Working with EML and the datamanager library
- data synthesis
- quality control
- EML internationalization techniques.
- Describing data packages, projects, collection methods, protocols, data table attributes, etc.
- Importing and exporting data and metadata, saving to repository, making revisions, etc
- Online data registry. Add sample data packages to a test Member Node
- Interact with Metacat search UI and DataONE to locate those test packages
- DOI publishing, citation, and resolution.
- Installing Morpho, troubleshooting installations, internationalization settings, etc.
- Editing existing packages.
- Extending metadata for the packages added via online registry from the previous session.
- Working with the datapackage wizard to make new packages.
- Exploring other features.
- Review the features and components
- Interacting with the user interface (UI)
- Using APIs to access, add, and modify content.
- Metacat API (deprecated)
- DataONE API
- SOLR queries (metacat-index)
- Install Metacat UI
- Customize a UI theme
- Documentation here
- Locate metadata records about certain topics with a SOLR query
- Like this example
- Review the application structure and dependencies for deploying a Metacat repository
- Installing Metacat, including all dependencies
- Download and follow along here
- Highly technical, probably use the entire morning for this
- Perhaps do this small teams (2-3 people) rather than have each participant installing their own Metacat instance?
- Testing the installation: add content, search for content, point UI to local installation