Upload information to the object table in the data registry
new_object(
description,
storage_location_url,
authors_url,
file_type_url,
endpoint = "http://127.0.0.1:8000/api/"
)(optional) a string containing a free text
description of the object
(optional) a string specifying the URL
of an entry in the storage_location table
(optional) a list of author URLs
associated with this object
(optional) a string specifying the URL
of an entry in the file_type table
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_component(),
new_quality_controlled(),
new_storage_location(),
new_storage_root(),
new_user_author()