Add some more LocalBusiness mappings
ClosedPublic

Authored by broulik on Mar 7 2020, 3:28 PM.

Details

Summary

Those are types I found while browsing the internet for car dealerships, movie theaters, and various retail stores.
Theoretically we could map all the stores to Store and then have e.g. p-b-i indicate them differently but I since none of the more specialized types have any additional properties, just mapping all of them to LocalBusiness should be sufficient for showing name, address, and contact data.

Diff Detail

Repository
R1003 KItinerary: Travel Reservation handling library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 7 2020, 3:28 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMar 7 2020, 3:28 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
broulik requested review of this revision.Mar 7 2020, 3:28 PM
vkrause accepted this revision.Mar 7 2020, 5:31 PM
This revision is now accepted and ready to land.Mar 7 2020, 5:31 PM
This revision was automatically updated to reflect the committed changes.