mhausenblas / schema-org-rdf

Schema.org in RDF
http://schema.rdfs.org
187 stars 57 forks source link

xsd:datetime rather than xsd:date in some ranges #17

Open LeifW opened 13 years ago

LeifW commented 13 years ago

I know they say that the Date type is "A date value in ISO 8601 date format.", but for things like startDate and endDate, they say things like "The start date and time of the event (in ISO 8601 date format).", and they put a datetime in the example at the bottom of the Event page. An event listing with only the date, and not the time, is not considered useful.

LeifW commented 13 years ago

I filed a bug report with them; maybe they can clarify that upstream.

mhausenblas commented 13 years ago

Yes, that's something I noticed as well and find it inconsistent, at least ;)

I agree that the best way to handle it is solving it upstream - we now have live sync in place so once they fix it it will be reflected in Schema.RDFS.org in 24h or less ... keeping this issue open till we have confirmation, OK, LeifW?

cygri commented 13 years ago

I agree that this needs to be fixed upstream. I submitted a bug report as well.