Skip to main content

No project description provided

Project description

UmakaParser

This tool is to make a JSON file for Umaka Viewer.

First, you need to prepare a metadata file in the SPARQL Builder Meatadata (SBM) format.
If you want to get such a metadata file, TripleDataProfiler can generate it for a SPARQL endpoint.

Then, if you have ontology files for the target endpoint or RDF dataset, you need to make asset files by this tool as follows.

umakaparser --build-index [--dist <Path to put an asset file>] <ontology files in Turtle>

If you have ontology files only in RDF/XML, this tool converts them into those in Turtle as follows.

umakaparser --convert <files in RDF/XML>

Finally, this tool generates a JSON file that can be accepted by Umaka Viewer as follows.

umakaparser --build [--a <Path to asset files>|--d <Path to put a generated JSON file>] <an SBM file>

The JSON file structure is here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

umakaparser-0.2.2.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

umakaparser-0.2.2-py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page