Revision 8a56b921
- Added support for packages to the new controlled hierarchies.
- Added a new resolver called Single, that renders all the objects into a single folder. This is a convenient way to access the objects when there are few objects in a folder and it also guarantees that objects that may not have the metadata required for them to render in the controlled hiearchies will be rendered in at least one location.
Files
- added
- modified
- copied
- renamed
- deleted
- src
- impl
- resolver
- author.py (diff)
- d1_object.py (diff)
- d1_package.py
- d1_science_object.py (diff)
- d1_system_metadata.py (diff)
- region.py (diff)
- resolver_abc.py (diff)
- resource_map.py (diff)
- single.py
- taxa.py (diff)
- time_period.py (diff)
- workspace.py (diff)
- resolver
- impl