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.4.0.tar.gz
(7.4 MB
view details)
File details
Details for the file mmif_python-1.4.0.tar.gz.
File metadata
- Download URL: mmif_python-1.4.0.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 |
c868cd1b3db254b1589d7967f32cc6c70210986704b22fc7a46bbeec932c4604
|
|
| MD5 |
b72ede1436f5cb8dde44cc56da96229c
|
|
| BLAKE2b-256 |
b8350b9373f09793c1c06877c0aea2345d0cbc2132a5e5c06ed449f700f98cc8
|