niprov.fif module¶
-
class
niprov.fif.FifFile(location, **kwargs)¶ Bases:
niprov.basefile.BaseFile-
attach(form='json')¶ Attach the current provenance to the file by appending it as a json-encoded string to the ‘description’ header field.
Parameters: form (str) – Data format in which to serialize provenance. Defaults to ‘json’.
-
inspect()¶
-