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)uriStandard URI. REQUIRED, Read/write support REQUIRED.summarytext, 140 chars max. OPTIONAL, Read/write support REQUIRED.descriptiontext with optional valid HTML markup. ' OPTIONAL, Read/write support REQUIRED.tagtext. One or more. OPTIONAL, Read/write support REQUIRED.triTransitory Resource Identifier for bit.ly, etc. Date and service as optional attributes. .OPTIONAL, Read/write support OPTIONAL.encodingType of content of uri. .OPTIONAL, Read/write support OPTIONAL.
Issues
- This seems to be an unnecessary re-invention of xFolk.