GithubHelp home page GithubHelp logo

melecoq / checklist-recipe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trias-project/checklist-recipe

0.0 1.0 0.0 1.82 MB

Template repository for standardizing thematic species checklist data to Darwin Core using R

Home Page: https://github.com/trias-project/checklist-recipe/wiki

License: MIT License

checklist-recipe's Introduction

Checklist recipe

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿณ This is a template repository for standardizing thematic species checklist data to Darwin Core using R. As a result, the rest of the README is a template as well. To use this repository for your own checklist data, read the recipe. Happy cooking!

Rationale

This repository contains the functionality to standardize the data of to a Darwin Core checklist that can be harvested by GBIF.

Workflow

source data โ†’ Darwin Core mapping script โ†’ generated Darwin Core files

Published dataset

Repo structure

The repository structure is based on Cookiecutter Data Science and the Checklist recipe. Files and directories indicated with GENERATED should not be edited manually.

โ”œโ”€โ”€ README.md              : Description of this repository
โ”œโ”€โ”€ LICENSE                : Repository license
โ”œโ”€โ”€ checklist-recipe.Rproj : RStudio project file
โ”œโ”€โ”€ .gitignore             : Files and directories to be ignored by git
โ”‚
โ”œโ”€โ”€ data
โ”‚   โ”œโ”€โ”€ raw                : Source data, input for mapping script
โ”‚   โ””โ”€โ”€ processed          : Darwin Core output of mapping script GENERATED
โ”‚
โ”œโ”€โ”€ docs                   : Repository website GENERATED
โ”‚
โ””โ”€โ”€ src
    โ”œโ”€โ”€ dwc_mapping.Rmd    : Darwin Core mapping script, core functionality of this repository
    โ”œโ”€โ”€ _site.yml          : Settings to build website in /docs
    โ””โ”€โ”€ index.Rmd          : Template for website homepage

Installation

  1. Clone this repository to your computer
  2. Open the RStudio project file
  3. Open the dwc_mapping.Rmd R Markdown file in RStudio
  4. Install any required packages
  5. Click Run > Run All to generate the processed data
  6. Alternatively, click Build > Build website to generate the processed data and build the website in /docs (advanced)

Contributors

List of contributors

License

MIT License for the code and documentation in this repository. The included data is released under another license.

checklist-recipe's People

Contributors

lienreyserhove avatar peterdesmet avatar damianooldoni avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.