Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 550 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 550 Bytes

SQL to OWL

Abstract

Transform database model to semantic web model

Download

Choose Zip format or Tar format

Quickstart

  1. Compile with make command
  2. Launch the program with -h option to see available options

Options

  • -i input file
  • -o output file
  • -p path of the data (example : http://mydata.com)
  • -b alias of the path (example : base)

Requirement