You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

For running ODN/UV:

HW:

  • common x86_64 compatible CPU
  • minimum 4 GB of RAM 
  • minimum 40GB HDD space 

SW:

  • OS Linux or Windows
  • Java 7
    • please do not use Java 8. 
  • Installed Apache Tomcat 7+
  • Installed Sesame 2.7.13+  or Virtuoso 7.0+ for RDF intermediate data store
    • Note: Certain issues needs to be solved to fully support Virtuoso. 
  • Installed MySQL for relational database used for storing configuration of pipelines, DPUs, ...

 subject to size of transformed data and requirements on transformation operations

(*) Note: Right now ODN/UV was tested maily with Sesame, certain issues needs to be solved to fully support Virtuoso. 

 

For developing DPUs (Plugins for ODN/UV):

  • Installed Java 7 JDK. You should also have IDE, such as Netbeans or Eclipse. In case of Eclipse, the latest version is recommended, so that git/maven are already available there.
    • Please do not use Java 8, we are working on its support
  • Installed Apache Maven 3. It may be provided together with certain IDEs
  • Installed Git version control tool It may be provided together with certain IDEs

 

  • No labels