hBookmark: Difference between revisions
Jump to navigation
Jump to search
(New page: hBookmark is a microformat for bookmark management based on the hReview microformat. Current Version is Draft 0.01 As usual, <pre> The key words "MUST", "MUST NOT", "REQUI...) |
(issues) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
RFC 2119.</pre> | RFC 2119.</pre> | ||
== Schema == | |||
The hBookmark schema consists is based on the [[hreview|hReview]] microform format, and contains the following elements. They are summarized here, and explained in detail below. For technical meaning of capital 'REQUIRED' | The hBookmark schema consists is based on the [[hreview|hReview]] microform format, and contains the following elements. They are summarized here, and explained in detail below. For technical meaning of capital 'REQUIRED' | ||
Elements: | Elements: | ||
* hBookmark ('''<code>hBookmark</code>''') | * hBookmark ('''<code>hBookmark</code>''') | ||
** '''<code>uri</code>''' Standard URI. REQUIRED, Read/write support REQUIRED. | ** '''<code>uri</code>''' Standard URI. REQUIRED, Read/write support REQUIRED. | ||
Line 22: | Line 19: | ||
** '''<code>tri</code>'''Transitory Resource Identifier for bit.ly, etc. Date and service as optional attributes. .OPTIONAL, Read/write support OPTIONAL. | ** '''<code>tri</code>'''Transitory Resource Identifier for bit.ly, etc. Date and service as optional attributes. .OPTIONAL, Read/write support OPTIONAL. | ||
** '''<code>encoding</code>''' Type of content of uri. .OPTIONAL, Read/write support OPTIONAL. | ** '''<code>encoding</code>''' Type of content of uri. .OPTIONAL, Read/write support OPTIONAL. | ||
== Issues == | |||
* This seems to be an unnecessary re-invention of [[xFolk]]. |
Latest revision as of 00:05, 17 January 2011
hBookmark is a microformat for bookmark management based on the hReview microformat.
Current Version is Draft 0.01
As usual,
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
Schema
The hBookmark schema consists is based on the hReview microform format, and contains the following elements. They are summarized here, and explained in detail below. For technical meaning of capital 'REQUIRED'
Elements:
- hBookmark (
hBookmark
)uri
Standard URI. REQUIRED, Read/write support REQUIRED.summary
text, 140 chars max. OPTIONAL, Read/write support REQUIRED.description
text with optional valid HTML markup. ' OPTIONAL, Read/write support REQUIRED.tag
text. One or more. OPTIONAL, Read/write support REQUIRED.tri
Transitory Resource Identifier for bit.ly, etc. Date and service as optional attributes. .OPTIONAL, Read/write support OPTIONAL.encoding
Type of content of uri. .OPTIONAL, Read/write support OPTIONAL.
Issues
- This seems to be an unnecessary re-invention of xFolk.