Skip to content

TanguyGen/emldown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emldown

emldown is a package for creating a helpful website based on EML metadata.

This is a project of the rOpenSci unconference.

Usage:

devtools::install_github("ropenscilabs/emldown")
library("emldown")
render_eml(system.file("extdata", "hampton_underice.xml", package = "emldown"))

Illustration

Raw EML file: 😧 😩 😒

raw eml

With emldown: 😌 😆 😎

emldown

Working example

A quick example website

Gifs

The resulting website is based on Bootstrap and has some interactive components:

demo1

Geographic information turns into a map, made using leaflet:

demo2

Right now, we are able to capture some of the most common parts of Ecological Metadata Language, including the Title, Abstract, Authors, Keywords, Coverage (where in space and time the samples were taken), the Data Tables and Units associated with these.

demo3

Meta

About

Create beautiful visualizations of an EML document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 97.9%
  • Emacs Lisp 1.1%
  • Other 1.0%