-
Notifications
You must be signed in to change notification settings - Fork 13
/
_pkgdown.yml
58 lines (58 loc) · 1.58 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
url: https://ediorg.github.io/EMLassemblyline/
title: EMLassemblyline
template:
bootswatch: spacelab
reference:
- title: Template metadata
desc: Metadata templates are a mix of machine extracted and human supplied information.
contents:
- template_directories
- template_core_metadata
- template_table_attributes
- template_categorical_variables
- template_geographic_coverage
- template_taxonomic_coverage
- template_annotations
- template_provenance
- title: Make EML
desc: Renders template content into an EML file.
contents: make_eml
- title: EML2EAL
desc: For when you want to work with EML in EAL but don't have the templates and
make_eml() function call.
contents:
- eml2eal
- eml2eal_losses
- title: Utilities
desc: Helper functions
contents:
- annotate_eml
- issues
- template_arguments
- view_unit_dictionary
navbar:
title: ~
type: default
left:
- text: Functions
href: reference/index.html
- text: Articles
menu:
- text: Overview
href: articles/overview.html
- text: Organize data package
href: articles/organize_data_package.html
- text: Template metadata
href: articles/create_tmplts.html
- text: Edit metadata templates
href: articles/edit_tmplts.html
- text: Make EML
href: articles/create_eml.html
- text: Publish data package
href: articles/publish_data_package.html
- text: Automate data publication
href: articles/auto_pub.html
- text: Use EMLassemblyline via exchange format
href: articles/exchange_format.html
- text: News
href: news/index.html