MMIF for python
NOTE that this project is in pre-alpha and being actively developed. Nothing is guaranteed to reliably work for the moment and developer need to be very careful when using APIs implemented here. Please use the issue track to report bugs and malfunctions.
MultiMedia Interchange Format
MMIF is a JSON-LD based data format designed for transfer annotation data between computational analysis applications in CLAMS project.
Installation:
Package mmif-python is distributed via the official pypi. Users are supposed to pip-install to get latest release.
pip install mmif-python
This will install a packge mmif to local python.
For SDK developers
There is Makefile that can be used to test, build and publish this SDK package. Two primary targets are defined for
develop- test, build, and install packages locally in development mode. In doing so, a development version is automatically generated and used.- This target will try to upload a source distribution of the dev version to our private pypi.
- Also note that while building, it will copy some MMIF specification files from the
HEADcommit and include them in the built artifact. This is intended for testing purpose.
publish- test, build, and publish a source distribution to the official pypi.- In doing so, it
makewill ask the user for a new version number. - Unlike
developtarget, this process will copy MMIF specification files from the latest matching git tag. See versioning section of the MMIF specification for more details.
- In doing so, it
APIs
TBD
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mmif-python-0.2.0.tar.gz.
File metadata
- Download URL: mmif-python-0.2.0.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1b28bd0a934cc84ca7d2fad8e0a57b64f7aa19885302c0131da146268b371d4
|
|
| MD5 |
e64d4f7a8ae1016300d1f469390d2616
|
|
| BLAKE2b-256 |
0815bd8266acc6223e142888d7d066b0f2808380f34f855479173799082eb4c3
|