git clone https://@opensourceprojects.eu/git/p/timbus/context-population/analysis/ldif timbus-context-population-analysis-ldif



File Date Author Commit
ldif 2014-10-28 Till Riedel Till Riedel [e40f9c] add the rest of the importers
README.md 2014-10-28 Till Riedel Till Riedel [35915a] add timbus specific readme

Read Me

TIMBUS Integration Backend

The TIMBUS integration backend extends http://ldif.wbsg.de/.

LDIF translates heterogeneous Linked Data from the Web into a clean, local target representation while keeping track of data provenance.

This version is extended for use within the TIMBUS projects and supports extractors available via

Get Started

To see LDIF in action, please follow these steps:

  1. Checkout this git repository
  2. Build via maven
    mvn install
  3. Run LDIF on the TIMBUS example

    bin/ldif examples/timbus/schedulerConfig.xml
    
  4. Monitor the progress of the scheduled jobs through the status interface, at http://localhost:5343

  5. Integration results will be written in the working directory, into integrated_music_light.nq

Learn More

Learn more about LDIF at http://ldif.wbsg.de/.
Learn more about TIMBUS at http://timbus-project.net