publish_update()
:
publish_object()
: Use before publish_update()
if you’re adding new data to a packageupdate_resource_map()
: Edit the set of child packages for a packagecreate_resource_map()
: Useful for creating a new package from scratch. For both project-level metadata packages or dataset-level packagesset_rights_and_access()
: Use this to give a user edit rights to a packageThe package does way more than this but the above are the most common tasks.