Skip to content

davide-romanini/scrooge

Repository files navigation

S.C.R.O.O.G.E.

Exposes part of the Inducks database through a REST interface. It could be useful for comic related programs (taggers, viewers...) but also for semantic applications mashing up different sources. Data is exported in JSON-LD using http://bib.schema.org data model, specifically ComicSeries, ComicStory and related metadata.

Parts of the Comic Book Ontology (https://comicmeta.org/cbo/) and Dublin Core (http://purl.org/dc/elements/1.1/) are also used.

Examples:

Install:

To run the application locally (requires docker and docker-compose installed):

  ./make build
  ./make start

To update the local coa database:

  ./make update-local-db

Disclaimer:

The data presented here is based on information from the freely available Inducks database.

About

Inducks disney comic database via REST api

Resources

License

Stars

Watchers

Forks

Packages

No packages published