hochschule-darmstadt / openartbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
40 stars 10 forks source link

Add Architecture to OpenArtBrowser #524

Closed EeveesEyes closed 3 years ago

EeveesEyes commented 3 years ago

Reason (Why?) Buildings have always been one of the most important ways of expressing art movements. Wikidata contains over 1.9 million buildings, over 700k with images. We should include them into our crawl

Solution (What?) The first step is to simply crawl selected subclasses of the building class. The following QIDs should be added to the crawl:

Buildings should be handled as Artworks (type)

In the second step, the building attributes should be added to the crawl. These are The first step already includes title, description, abstract, image etc. like all other entites, Inception, country, significant event like length, width, height for artwork. Additional attributes are architect P84, which corresponds to the artist. architectural style P194 corresponds to movement This is a good opportunity to change the models in crawler to match the models and the inheritance of properties in the frontend.

Out of scope Create a new architecture-dimension or architects or architectual style or something like that

Acceptance criteria Architecture appears in our dataset.