Skip to content

v0.16.23

Choose a tag to compare

@dheiman dheiman released this 07 Jun 20:00
· 18 commits to master since this release
269dc4f

Enhanced Config/Method Group ACLs and and Added Support for Terra Flexible Data Model

fiss.py:

  • group expansion (used for giving method/config ACLs to groups) made recursive to handle nested groups.
  • Added back entity_tsv with updated logic to detect if content is text to print or an archive for download, and support for specifying ordered attributes and data model.
  • Updated entity_import to specify data model.

api.py:

  • Updated get_entities_tsv with ability to specify ordered attributes and data model.
  • Updated upload_entities and upload_entities_tsv to enable use of flexible data model API.