Odeuropa / explorer

Exploratory Search Engine for Odeuropa
https://explorer.odeuropa.eu
Apache License 2.0
2 stars 0 forks source link

Sidebar: add "Museum" filter #38

Closed ehrhart closed 1 year ago

ehrhart commented 1 year ago

Add a "Museum" filter which uses the ecrm:P53_has_former_or_current_location property.

ehrhart commented 1 year ago

This issue is on hold until ecrm:P53_has_former_or_current_location has been normalised in the KG (currently it only contains a non-parsed string). Pinging @pasqLisena for the issue.

rtroncy commented 1 year ago

Should we give an identity (proper URI / node) for all museums? We could then attach to each museum, its label, its website URL, its logo image, interlink it to Wikidata most likely, etc.

pasqLisena commented 1 year ago

Should we give an identity (proper URI / node) for all museums?

Yes, they will be CRM places

We could then attach to each museum, its label, its website URL, its logo image, interlink it to Wikidata most likely, etc.

I am for now interlinking with geonames :) the rest is future work

pasqLisena commented 1 year ago

Museums are now modelled as places

ehrhart commented 1 year ago

Just adding a note here to remember that visual items are missing the ecrm:P67_refers_to link which points to the visual smell for querying

pasqLisena commented 1 year ago

Now they should have :)

ehrhart commented 1 year ago

Museum filter has been added with https://github.com/Odeuropa/explorer/commit/990c7c75ab15c46b8848e89d84012f9b22880e62 and is now working as intended since the recent KB changes.