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.19.tar.gz
(66.0 kB
view details)
File details
Details for the file mmif_python-1.0.19.tar.gz
.
File metadata
- Download URL: mmif_python-1.0.19.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9aee2f3869043ec4db446239263bfe0c822d27a52e1abd11db8b80f4feed9e5 |
|
MD5 | cf6e9432f050127714c264b9eeb583c0 |
|
BLAKE2b-256 | e199f141ec62a677154900e141cd266d47f96af055e75e7ad204be2fd88059f9 |