Skip to content

VisualDataWeb/LD-VOWL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e36f076 · Dec 26, 2016
Dec 20, 2016
Dec 18, 2016
Nov 18, 2016
Dec 17, 2016
Aug 3, 2016
Feb 12, 2016
Nov 20, 2016
Dec 4, 2016
Aug 3, 2016
Nov 20, 2016
Aug 4, 2016
Dec 20, 2016
Apr 2, 2016
Dec 17, 2016
Dec 18, 2016

Repository files navigation

LD-VOWL

LD-VOWL (LinkedDataVOWL) extracts ontology information out of arbitrary SPARQL endpoints and shows the extracted information in an overview visualization using the VOWL notation (with minor modifications).

Requirements

LD-VOWL requires Node.js to be built.

Setup

  1. Download and install Node.js.
  2. Clone this repository running git clone https://github.com/VisualDataWeb/LD-VOWL.git.
  3. Run npm install in the root directory of LD-VOWL to install the dependencies.
  4. Run npm run-script start to start a local webpack development server on port 8080 or run npm run-script deploy for a production build.

Build

To get a production build, run npm run-script deploy. After the build is finished, the results will be inside the dist directory.

Tests

In order to run the unit tests, run npm run-script test.

License

LD-VOWL is licensed under the MIT License. See LICENSE.txt for more details.

Demo

A public demo is available at http://ldvowl.visualdataweb.org.

Packages

No packages published

Contributors 2