Skip to content

bastiion/answers.semanticweb.com-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

answers.semanticweb.com-dump

A script, that transforms questions from answers.semanticweb.com to a JSON file for possible migration

license

This script is licenced under the MIT license.

The content from answers.semanticweb.com is licenced under the CC-BY-SA 3.0

installation

a recent version of node and npm is needed. To install the packages type

npm install

run the transform process by starting it

node index.js

data dump

In order to download a copy of the site from the wayback machine you can use the ruby program wayback-machine-downloader (https://github.com/hartator/wayback-machine-downloader).

To download the question pages

wayback_machine_downloader http://answers.semanticweb.com/questions/

About

A script, that transforms questions from answers.semanticweb.com to a JSON file for possible migration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published