Upload information to the storage_root table in the data registry
new_storage_root(root, local, endpoint = "http://127.0.0.1:8000/api/")a string specifying the URI of a
storage_location, which when prepended to a storage_location
produces a complete URI to a file
(optional) a boolean indicating whether the
storage_root is local or not
a string specifying the registry endpoint
Other new functions:
new_author(),
new_code_repo_release(),
new_code_run(),
new_data_product(),
new_external_object(),
new_file_type(),
new_issue(),
new_keyword(),
new_licence(),
new_namespace(),
new_object(),
new_object_component(),
new_quality_controlled(),
new_storage_location(),
new_user_author()