SkillAgentSearch skills...

Scrooge

Inducks disney comic database via REST api

Install / Use

/learn @davide-romanini/Scrooge
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars6
CategoryData
Updated1y ago
Forks1

Languages

PHP

Security Score

70/100

Audited on Dec 31, 2024

No findings