-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
46 lines (45 loc) · 880 Bytes
/
_pkgdown.yml
File metadata and controls
46 lines (45 loc) · 880 Bytes
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
url: https://github.com/ResearchObject/ro-crate-r/
template:
bootstrap: 5
reference:
- title: Core functions
desc: >
Core functions to handle RO-Crates with R.
contents:
- is_rocrate
- load_rocrate
- print.entity
- print.rocrate
- read_rocrate
- rocrate
- rocrate_5s
- summary.entity
- summary.rocrate
- validate_rocrate
- write_rocrate
- subtitle: BagIt functions
contents:
- bag_rocrate
- is_rocrate_bag
- load_rocrate_bag
- unbag_rocrate
- subtitle: Entity functions
contents:
- entity
- extract_content
- get_entity
- remove_entity
- title: Utilitarian functions
desc: >
Utilitarian functions to add specific entity types to an RO-Crate.
contents:
- add_author
- add_dataset
- add_entity
- add_entity_value
- add_notebook
- add_project
- add_readme
- add_software
- add_workflow
- crate_project