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 of the CLAMS project.
mmif-python
mmif-python is a Python implementation of the MMIF data format. It provides various helper classes and functions to handle MMIF JSON in Python, including:
- serialization and de-serialization of MMIF internal data structures to/from JSON
- validation of MMIF JSON
- handling of CLAMS vocabulary types
- navigation of MMIF objects 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.5.2.tar.gz
(7.4 MB
view details)
File details
Details for the file mmif_python-1.5.2.tar.gz.
File metadata
- Download URL: mmif_python-1.5.2.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5abacfc53243665583e47c87bb3d4dfa29afa9ef2e253ccd76c85b5d271d76ba
|
|
| MD5 |
f7c565d1d39298931a63bfd41b9b2982
|
|
| BLAKE2b-256 |
e20e987d53f45c9cd88dfeb7dc38830229bbc0107a3ed5be22140283cafa6732
|