Skip to content

provbenchers/wikipedia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikipedia

Wikipedia edits modeled as PROV-O.

For example, wikipedia's dump of Siena College is representing using this PROV-O. See PVCS wiki page for more information.

To retrieve the full edit history of http://en.wikipedia.org/wiki/Siena_College, run the following commands. The wiki may be changed with a --api flag to retrieve.sh, and other/more pages may be given as additional arguments.

$ git clone https://github.com/timrdf/wikipedia.git

$ cd wikipedia/data/

$ ./retrieve.sh Siena_College
quoted/Siena_College.xml

$ ./prepare.sh 
Siena_College.xml automatic/Siena_College.xml.ttl

About

Wikipedia edits modeled as PROV-O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 51.0%
  • Shell 49.0%