GoodRelations is a standardized vocabulary for product, price, and company data that can (1) be embedded into existing static and dynamic Web pages and that (2) can be processed by other computers. This increases the visibility of your products and services in the latest generation of search engines, recommender systems, and other novel applications.
Ben Dougall
ben at hdbatik.co.uk
Wed Oct 6 16:49:25 CEST 2010
Hello, I can see the standard examples of opening times which show how to state Mon-Fri opening times, then Sat opening times. Three questions further to the standard example, relating to opening times: 1. How should it be done if you have varying times for weekdays? Say you've got these opening times: Monday: 8am - 5.30pm Tuesday: 8am - 5.30pm Wednesday: 8am - 1pm Thursday: 8am - 5.30pm Friday: 8am - 6.30pm Saturday: 8am - 1pm Sunday: Closed So Mon, Tue, Thu are the same as each other. Wed and Sat are the same as each other. Then there's Fri. I want to make code which outputs the correct RDF data based on opening times supplied to the system, so I need to know the general rules for how the days should be grouped/marked up depending on whether they have the same or different opening times as other days. 2. How should opening times which differ to the standard/default times for a specific date be specified? For example, for a bank holiday, which are usually on Mondays, so that would be closed on a specific Monday. How would that be specified? Presumably specific date specifications over-ride the standard/default Mon-Sun times? 3. Do any of the search engines use the opening times info to any visible effect yet? Is there anything else using opening times info at the moment? Thanks, Ben.