Tools for Creating and Manipulating RO-Crates


[Up] [Top]

Documentation for package ‘rocrateR’ version 0.1.0

Help Pages

add_author Add an author to an RO-Crate
add_dataset Add a dataset to an RO-Crate
add_entities Add entity to RO-Crate
add_entity Add entity to RO-Crate
add_entity_value Add entity value to RO-Crate
add_notebook Add a notebook to an RO-Crate
add_project Add project metadata
add_readme Add README file to an RO-Crate
add_software Add software application entity
add_workflow Add a workflow to an RO-Crate
bag_rocrate Bag the contents of an RO-Crate
bag_rocrate.character Bag the contents of an RO-Crate
bag_rocrate.rocrate Bag the contents of an RO-Crate
crate_project Automatically create an RO-Crate from a project directory
entity Create a data entity
extract_content Extract 'File' entities content to files
get_entity Get entity(ies)
is_rocrate Check if object is an RO-Crate
is_rocrate_bag Check if path points to a valid RO-Crate bag
load_rocrate Load an RO-Crate from various input types
load_rocrate.character Load an RO-Crate from various input types
load_rocrate.rocrate Load an RO-Crate from various input types
load_rocrate_bag Load an RO-Crate BagIt archive
print.entity Print RO-Crate entity
print.rocrate Print RO-Crate
read_rocrate Wrapper for jsonlite::read_json
remove_entities Remove entity
remove_entity Remove entity
rocrate Create a new RO-Crate object
rocrate_5s Create a new 5 Safes RO-Crate object
summary.entity Summary of an RO-Crate entity
summary.rocrate Summary of an RO-Crate
unbag_rocrate 'Unbag' (extract) RO-Crate packed with BagIt
validate_rocrate Validate an RO-Crate
write_rocrate Wrapper for jsonlite::write_json