Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Editing to make it clear that this is an adaptation of the DC4E curriculum.
  • Loading branch information
marijane authored Oct 27, 2023
1 parent 417220a commit 31fa5b8
Showing 1 changed file with 2 additions and 64 deletions.
66 changes: 2 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://slack-invite.carpentries.org/)
[![Slack Status](https://img.shields.io/badge/Slack_Channel-dc--ecology--openref-E01563.svg)](https://carpentries.slack.com/messages/C9Y0RDGPQ)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.570048.svg)](https://doi.org/10.5281/zenodo.570048)

# OpenRefine-ecology
# OHSU Library OpenRefine

**Data Cleaning with OpenRefine for Ecologists** Lesson for [Data Carpentry](https://datacarpentry.org/lessons/#ecology-workshop)
**Cleaning Data Cleaning with OpenRefine** Lesson adapted from [Data Carpentry](https://datacarpentry.org/lessons/#ecology-workshop) by the OHSU Library

## OpenRefine Version

Expand All @@ -19,63 +17,3 @@ The current version has been tested with OpenRefine 3.7.2 on May 2023.
- Errors were added to the taxon names (`scientificName` field), to demonstrate OpenRefine's ability to find likely mis-entered data.
- These errors can be found using clustering algorithms on the `scientificName` column, showing the power of the algorithms to find discrepancies quickly and making it simple to fix all issues found.

## Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md).

Please see the current list of [issues](https://github.com/datacarpentry/OpenRefine-ecology-lesson/issues) for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git by Scott Chacon.

Look for the tag ![good\_first\_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.

## Maintainers

### Current Maintainers

- Luis J. Villanueva ([villanueval@si.edu](mailto:villanueval@si.edu))

### Past Authors and Maintainers

- Abigail Cabunoc
- Aleksandra Nenadic
- April M. Wright
- Betty Rozum
- Bill Mills
- Brian Yandell
- C. Titus Brown
- Cam Macdonell
- Dan Mazur
- Debbie Paul
- Erin Becker
- Francois Michonneau
- Gabriel A. Devenyi
- Greg Wilson
- Hilmar Lapp
- Hugo Tavares
- Ian Carroll
- James Allen
- James Mickley
- Jeffrey W. Hollister
- Jon Pipitone
- Jonah Duckles
- Kari L. Jordan
- Lisa Zilinski
- Maxim Belkin
- Michael Hansen
- Nick Young
- Piotr Banaszkiewicz
- Raniere Silva
- Ross Dickson
- Ryan E. Johnson
- Rémi Emonet
- Timothée Poisot
- Tracy Teal
- W. Trevor King
- Zack Brym
- dlstrong
- evanwill
- trelogan

See the [Authors](AUTHORS) page for details.


0 comments on commit 31fa5b8

Please sign in to comment.