hermes.model.types
Submodules
Attributes
A list of tuples each containing a function to check if the conversion function (the second item in the tuple which |
Functions
|
A function registering the type conversions in _TYPEMAP with the |
Package Contents
- hermes.model.types._TYPEMAP
A list of tuples each containing a function to check if the conversion function (the second item in the tuple which converts the given object into a JSON_LD represented by an ld_container) is applicable for a given expanded JSON_LD value (given in native its native python version).