Skip to content

jpcik/morph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morph

If you don't care about compiling you can use morph as in this sample Java project: https://github.com/jpcik/morph-starter using the library through Maven or Sbt.

To build morph you need:

The scala version is 2.10.3, but sbt will take care of that ;) To compile it, run sbt after downloading the code:

>sbt
>compile

To run the R2RML test cases:

>sbt
>project morph-r2rml-tc
>test

About

rdb2rdf tool using r2rml mappings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%