Skip to content
  • Kai Uwe Broulik's avatar
    Add some more LocalBusiness mappings · effc8039
    Kai Uwe Broulik authored
    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
    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.
    
    Differential Revision: https://phabricator.kde.org/D27911
    effc8039