You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proposed definition is the duration of an audio or video file in the entry, however duration is also used for other items, so it should be only the duration of an audio or video file if there is a video/audio property.
Should the value be the ISO8601 duration format, the derived HTML duration, or just integer seconds? Also, the proposal note in the wiki states p-duration, where it probably should be dt-duration, to match h-event.
iCal and hCalendar use ISO8601 duration format, Media RSS uses seconds. Whatever format is adopted for h-event should be adopted for h-entry for consistency.
@dshanske I display a "read time" on my blog. It is somewhat subjective but I know of at least one other person on the IndieWeb displaying read times. Although I do wonder whether this is a piece of information that needs to be marked up in microformats.
As for the format of the value, I can see most use cases would probably be related to audio/video and so integer seconds may be best. Although ISO8601 may be more consistent. I am just giving my first thoughts :)
Identified is a need to define a duration property, which is published by several individuals but with no clear definition.
See Discussion in snarfed/granary#169 summarized below.
The proposed definition is
the duration of an audio or video file in the entry
, however duration is also used for other items, so it should be only the duration of an audio or video file if there is a video/audio property.Should the value be the ISO8601 duration format, the derived HTML duration, or just integer seconds? Also, the proposal note in the wiki states p-duration, where it probably should be dt-duration, to match h-event.
iCal and hCalendar use ISO8601 duration format, Media RSS uses seconds. Whatever format is adopted for h-event should be adopted for h-entry for consistency.
Related: http://microformats.org/wiki/h-event defines duration with no format defined. See microformats/h-event#7
The text was updated successfully, but these errors were encountered: