Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 888 Bytes

README.md

File metadata and controls

54 lines (35 loc) · 888 Bytes

r2r-designer

An Editor for mapping relational Databases to RDF. This version is an early prototype. Do not use in production.

Requirements

You will need:

Installation

  npm install
  bower install

Documentation

Annotated source code

Community

Usage

To start the web application for the R2R designer, run:

    grunt serve

To start the web service for the R2R designer, run:

    lein run

License

Copyright © 2014 Fraunhofer Gesellschaft e. V.

Distributed under the MIT License.