Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dataobservatory-eu/opencollections-tutorials

Tutorials for OpenCollections
https://github.com/dataobservatory-eu/opencollections-tutorials

Last synced: 10 days ago
JSON representation

Tutorials for OpenCollections

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r setupreadme, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
rlang::check_installed("here")
```

# OpenCollections Tutorials

[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![dataobservatory](https://img.shields.io/badge/ecosystem-dataobservatory.eu-3EA135.svg)](https://dataobservatory.eu/) [![opencollections.net tutorials](https://img.shields.io/badge/tutorials-opencollections.net-E88500.svg)](https://opencollections.net/documents/tutorials/index.html)

🌈 Contribution guidelines - you must abide by the Contributor Covenant Code of Conduct.

## Folders

- [x] `root` - The individual pages of [website menu](https://opencollections.net/documents/tutorials/index.html) in `qmd` files.
- [x] `bib` - please save here individual BibTex entries. The consolidated entries will should be placed in one of the main .bib files in the root folder.
- [x] `png` - Portable Network Graphics (png files) for illustrations.

## Code of Conduct

Please note that the `OpenCollections Tutorials` are released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.