Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bugfixes and small improvements in Catalog and UnifiedViews

Time frame

  -  

 2015/02/11 - 2015/03/10

Details

Release is planed to fix issue observed during test of installation of Open Data Node v0.10.0 and Open Data Node v0.10.1.

...

User stories for Data Publisher

...

User stories for ODN Administrator

...

Open Data Node v0.11.0 was released March 10, 2014released  . It consist of following versions of components:

...

Installation manual

Note

Upgrade from ODN v0.9.0 is not correctly supported due to change of UnifiedViews configuration database (MySQL to PgSQL). To migrate pipelines, user shall prior to upgrade export existing pipelines and after upgrade to import to new version.

...

  1. Add ODN packages repository into apt-sources-list: 

    Code Block
    languagebash
    echo "deb http://packages.comsode.eu/debian/ wheezy main" > /etc/apt/sources.list.d/odn.list
  2. Add ODN public key: 

    Code Block
    wget -O - http://packages.comsode.eu/key/odn.gpg.key | apt-key add -
  3. Update apt sources: 

    Code Block
    aptitude update
  4. install ODN box: 

    Code Block
    aptitude install odn-simple
    Note

    tomcat 7 uses by default java 6 so it is necessary to change default java for tomcat.

    Edit /etc/default/tomcat7, update JAVA_HOME.

    JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64

 

Info
titleVirtuoso

System requires the following user input during the installation process:

  • Virtuoso password: dba

 

In case of fresh clean Debian Wheezy installation the steps described above should work, no other commands are required, however in some cases some python dependency problems has been detected (when the Debian environment was created as a result of virtualization). 

...

Code Block
apt-get purge python\*
Code Block
apt-get install python2.7-minimal  -V
apt-get install libapache2-mod-wsgi -V
apt-get install lsb-release  -V
apt-get install python-pkg-resources  -V
apt-get install python-pip  -V
apt-get install python-setuptools  -V

...

Code Block
. /usr/share/python/odn-ckan-shared/bin/activate 
paster --plugin=ckan   user  add  <<username>> email=<<emailaddress>> -c   /etc/odn-simple/odn-ckan-ic/production.ini

  

Screencast (How to use ODN in 5mins)

Widget Connector
urlhttps://www.youtube.com/watch?v=M5bgXeZ5b0o&feature=youtu.be