Skip to content

oibaf/teseo-rdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teseo-rdf

tool to convert the legacy data format to skos rdf

  • requires:

    • jvm 1.7+
    • maven
  • build instructions:

    • download and install maven
    • download teseo-rdf
    • start a shell in the project main directory and run

      mvn package

    • the output files are in the output folder
    • the input file is input/export-test.dat (the latest available)
  • usage instructions:

    java -cp target/teseo-rdf-1.0-SNAPSHOT.jar it.senato.teseo.tordf.TeseoRdf <file in> <file out> xsl/teseo.xsl

  • note: the java code is tailored on the input source

About

tool to convert the legacy data format to skos rdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published