hmedia-brainstorming: Difference between revisions
(added proposals for hMedia 0.2: url, category and rel-tag, licensing) |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:hMedia brainstorming}} | |||
This is a brainstorm page for hMedia 0.2. Please add proposals as new sections. | This is a brainstorm page for hMedia 0.2. Please add proposals as new sections. |
Latest revision as of 16:27, 18 July 2020
This is a brainstorm page for hMedia 0.2. Please add proposals as new sections.
url property
Proposal: add the "url" property as another way for authors to indicate a media resource (in addition to hMedia's use of rel-enclosure).
The use of rel-enclosure works well for re-use and harmonizes nicely with both hAtom and Atom. However, there are some reasons that it would be nice to also have an explicit "url" property for inclusion of URLs to media item resources:
- In MediaWiki - it is difficult to set the "rel" attribute on a link, and thus it is helpful to have the alternative of using
class="url"
instead. - The
url
property is already well used and understood by authors in hCard, hCalendar, hReview, etc. - I'm also proposing adding a "url" (as well as "uid") property to hAtom as another way to indicate a permalink to an hAtom entry (see hatom-brainstorming).
How it would work:
The list of media resource for an hMedia item would be defined to be the set of all hyperlinks with a rel of enclosure
and elements with class name url
inside the hMedia item.
Tantek 23:52, 25 August 2009 (UTC)
category and tag
Proposal: add the "category" property (and rel-tag) as way for authors to tag/categorize an hMedia item.
hCard and hCalendar both permit use of class="category" and rel-tag as a way to tag contacts and events. I am proposing that hMedia do so similarly as a way of tagging media items.
Tantek 23:52, 25 August 2009 (UTC)
- Tags and categories are commonly applied to media items (see media-info-examples) and thus it makes sense to add this to hMedia 0.2. - Tantek 23:52, 25 August 2009 (UTC)
licensing
Media items are a key use case of the licensing microformat, and as such, I suggest that hMedia 0.2 be developed with a licensing microformat in mind, in particular the item as container licensing brainstorm proposal.
Tantek 23:52, 25 August 2009 (UTC)