Sign inSign up

dbpedia/dbpedia-databus-raw

By dbpedia

•Updated almost 6 years ago

A raw view of the DBpedia Databus. Enables Databus file retrieval with wget.

Image
0

330

dbpedia/dbpedia-databus-raw repository overview

⁠Protoype of the Databus Raw Web-Interface

⁠How to run the thing

git clone https://github.com/dbpedia/databus-raw.git
cd databus-raw
docker build -t databus-raw .

docker stop databus-raw-instance
docker rm databus-raw-instance
docker run -d -it --name databus-raw-instance -p 8080:80 databus-raw

Access at localhost:8080

Test the downloading without pulling the entire bus:

wget --mirror --no-parent localhost:8080/marvin/wikidata/instance-types/

Tag summary

Content type

Image

Digest

Size

152.9 MB

Last updated

almost 6 years ago

docker pull dbpedia/dbpedia-databus-raw