FileContainer¶
-
class
mss_dataserver.core.json_util.
FileContainer
(data, agency_uri=None, author_uri=None)[source]¶ Bases:
object
A container json data.
Along with the data, the container holds information about the file creation.
- Parameters
data (dict) – The data to write to a JSON file.
agency_uri (String) – The agency uniform resource identifier.
author_uri (String) – The author uniform resource identifier