InaSAFE Disaster risk assessment tool developed by AusAid - metadata module.
Contact : ole.moller.nielsen@gmail.com
Note
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Bases: object
Class to store a list of provenance steps.
New in version 3.2.
Append a new provenance step.
Parameters: |
|
---|---|
Returns: | the time of the ProvenanceStep |
Return type: | datetime |
the python object for rendering json.
It is called dict to be coherent with the other modules but it actually returns a list
Returns: | the python object for rendering json |
---|---|
Return type: | list |