Python implementation of MultiMedia Interchange Format specification. (https://mmif.clams.ai)
Project description
MultiMedia Interchange Format
MMIF is a JSON(-LD)-based data format designed for transferring annotation data between computational analysis applications in CLAMS project.
mmif-python
mmif-python
is a Python implementation of the MMIF data format.
mmif-python
provides various helper classes and functions to handle MMIF JSON in Python,
including ;
- de-/serialization of MMIF internal data structures to/from JSON
- validation of MMIF JSON
- handling of CLAMS vocabulary types
- navigation of MMIF object via various "search" methods (e.g.
mmif.get_all_views_contain(vocab_type))
)
For more ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mmif_python-1.0.18.tar.gz
(66.1 kB
view hashes)