Skip to content

AlessandraZullo/DBPedia-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DBPedia-Extractor

This script allow to extract an rdf dump from dbpedia

Script

If you want run this extractor you should exec extraction.php. In this file you will find a several instructions for extract data from DBPedia. You can modify input's file (*query.txt), output's file (*output.ttl) or output's format (*application/rdf).

Example of Query

This script extract the data with an offset of 10000. To run this script, your query should be written in a particular format that expect *OFFSET and one space at the end of file. An example of this format is in the file *query.txt

About

This script allow to extract an rdf dump from dbpedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages