Giter Site home page Giter Site logo

umakaparser's Introduction

umakaparser

This tool is to generate a file to be uploaded to Umaka Viewer.

Install

$ pip install umakaparser
Install is completed if the help message is shown by executing the command below.
$ umakaparser

Required

  1. Data that follows Sparql Builder Metadata ver.2015 (R1)
  2. Relevant ontology file(s) (R2, Optional, multiple files can be added)

A file of R1 can be generated by using this tool. Currently, ontly the Turtle or the N-Triples formats are supported. Prefixes used in visualization can be included in the ontology file or added as a turtle file.

Instruction to upload

A directory is generated by executing the command below. You can skip this step unless an ontology file is used for visualization.
$ umakaparser build-index {the file(s) of R2} --dist {a path for generating files}

Then, the following command follows to get a json file to be uploaded to the Umaka Viewer. The --assets argument is optional.
$ umakaparser build {the file of R1} --assets {the path generated by build-index} --dist {a generating json file for Umaka Viewer}

For more details, please check the message shown by executing the tool with --help.

Troubleshooting

When install is failed, please first execute the following command before installing the tool.
$ pip install -U setuptools

umakaparser's People

Contributors

sasaujp avatar ripry avatar yayamamo avatar renovate-bot avatar dependabot[bot] avatar

Stargazers

Vincent Emonet avatar haruna avatar Maximilian Gärber avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

glucoseinc

umakaparser's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency pytest to v8
  • chore(deps): update dependency tox to v4
  • fix(deps): update dependency rdflib to v7
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

pep621
pyproject.toml
  • poetry >=0.12
poetry
pyproject.toml
  • python >=3.7
  • click ^8.0
  • isodate ^0.6.0
  • pyparsing ^3.0
  • tqdm ^4.52.0
  • python-i18n ^0.3.9
  • rdflib ^6.0.0
  • pytest ^7.0
  • tox ^3.20.1
  • flake8 ^4.0.0
  • autopep8 ^1.5.4

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.