GithubHelp home page GithubHelp logo

ldspider's Introduction

Introduction

The LDSpider project provides a web crawling framework for the Linked Data web.

Requirements and challenges for crawling the Linked Data web are different from regular web crawling, thus the LDSpider project offers a web crawler adapted to traverse and harvest content from the Linked Data web.

Due to Google's change to Google code, the downloads page cannot be maintained any more, so you have to browse the repository for both code and jars. Note that you can use maven with the google code repository. The groupId is com.ontologycentral and the artifactId ldspider.

The project is a co-operation between Andreas Harth at AIFB and Juergen Umbrich at DERI. Aidan Hogan, Tobias Kaefer and Robert Isele are contributing.

Cite as

@inproceedings{ldspider,
author = { Robert Isele and J\"{u}rgen Umbrich and Chris Bizer and Andreas Harth},
title = { {LDSpider}: An open-source crawling framework for the Web of Linked Data} ,
year = { 2010 },
booktitle = { Proceedings of 9th International Semantic Web Conference (ISWC 2010) Posters and Demos},
url = { http://iswc2010.semanticweb.org/pdf/495.pdf }
}

Features

  • Content Handlers for different formats:
    • Includes handlers to read RDF/XML, N-TRIPLES and N-QUADS;
    • Any23 handlers for other RDF serialisations, e.g. RDFa
    • Simple interface design to implement own handlers (e.g. to handle additional formats).
  • Different crawling strategies
    • Breadth-first crawl;
    • Depth-first crawl;
    • optionally crawl schema information (TBox).
  • Crawling scope
    • crawl can easily be restricted to specific pages e.g. pages with a specific domain prefix.
  • Output formats - The crawled data can be written in various ways:
    • The output can be written to files in different formats, such as RDF/XML or N-QUADS
    • The crawler can write all statements to a Triple Store using SPARQL/Update. Optionally uses named graphs to structure the written statements by their source page.
    • Optionally, the output include provenance information.

Getting Started

LDSpider can be used in two ways:

Community

Sign up to the LDSpider mailing list via the web interface or by emailing mailto:[email protected]

Acknowledgements

YourKit logo YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

ldspider's People

Contributors

kaefer3000 avatar leezu avatar

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.