Code Monkey home page Code Monkey logo

dbpedia-live-mirror's Introduction

DBpedia Live Mirror

DBpedia-Live continuously generates zipped N-Triples files containing added/deleted triples upon its run. This tool starts downloading those files and updates a local Virtuoso triple store.

VOS Setup

DBpedia Live triple store update happens on different Graphs and we have the following enabled:

  1. http://live.dbpedia.org: contains real time extracted data from Wikipedia
  2. http://static.dbpedia.org: contains external datasets and data that cannot be extracted from Wikipedia but is usefull to have.
  3. http://dbpedia.org/resource/classes#: contains the up-to-date DBpedia ontology
  4. http://dbpedia.org: virtual graph group that contains all the aforementioned graphs

to create graph groups in VOS you can adapt and run this script

Execution

In order to execute from source, download the code from the repo git clone https://github.com/dbpedia/dbpedia-live-mirror.git

  1. Setup your VOS instance and mirror-live.ini file.
  2. Download and load the latest dump
  3. Copy lastDownloadDate.dat.default' to lastDownloadDate.dat` and adapt the date according to the dump file
  4. run one of the scripts in the bin/ folder 1. sh bin/liveSync.sh script that applies existing triple patches and waits until new ones get published 2. sh bin/liveSyncOnce.sh Onetime script that applies existing triple patches and exits. 3. sh bin/ontologySync.sh script that keeps the DBpedia ontology up-to-date 4. sh bin/ontologySync.sh Onetime script that updates the DBpedia ontology to the latest version and exists

Jar files are not distributed at the moment but will be on request.

Dependencies

  1. Maven 3
  2. Java 7

Contact

DBpedia Developers mailing list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.