Skip to content

florianroesler/IMDb-To-RDF-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDb-To-RDF-Parser

#What does it do? 'IMDb-To-RDF-Parser' transforms the available IMDb dump to valid RDF triples. Right now it supports the majority of important dump files that like actors, producers, movie titles and more. With the latest data base patch, more than 72 million triples could be created.

#Supported Platforms

  • Linux
  • Unix

At the current stage, Windows is not supported as the application makes heavy use of the command line, where most of the commands aren't available on Windows.

Install

Simply download/clone this repository and import it as a Java project into your favourite IDE (eg. Netbeans, Eclipse).

Execute

Either start the Application from within your IDE via the "CmdRunner.java" class or create a JAR-file and execute it from command line.

About

Parses the IMDb Data Dumps and creates valid RDF information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages