vendor-prefixes: Difference between revisions
Jump to navigation
Jump to search
(documentation for now, vendor prefix registry someday maybe) |
(added example of -swarm-coins) |
||
Line 7: | Line 7: | ||
== Examples In the Wild == | == Examples In the Wild == | ||
Documented examples in the wild of vendor prefixed microformats2 properties and objects. | Documented examples in the wild of vendor prefixed microformats2 properties and objects. | ||
* <code>-swarm-coins</code> proposed by [[Aaronpk]] in #microformats [[IRC]] 2017-03-24 | |||
** https://ownyourswarm.p3k.io/checkin/58d57db03bd4ab039c76dfed/144ba522fe8454c1e97aef5735329f55 | |||
** consumed by [https://indieweb.org/p3k p3k], e.g. https://aaronparecki.com/2017/03/24/7/ | |||
* ... | * ... | ||
Line 12: | Line 15: | ||
These are proposed vendor prefixes but no one is actually using them in practice. | These are proposed vendor prefixes but no one is actually using them in practice. | ||
* -schema- proposed in [[Kevinmarks]] blog post | * -schema- proposed in [[Kevinmarks]] blog post | ||
== See Also == | == See Also == | ||
* [[microformats2-faq#how_do_you_use_experimental_microformats_and_property_names|microformats2 FAQ: How do you use experimental microformats and property names]] | * [[microformats2-faq#how_do_you_use_experimental_microformats_and_property_names|microformats2 FAQ: How do you use experimental microformats and property names]] | ||
* [[microformats2#VENDOR_EXTENSIONS|microformats2 spec: VENDOR EXTENSIONS]] | * [[microformats2#VENDOR_EXTENSIONS|microformats2 spec: VENDOR EXTENSIONS]] |
Revision as of 20:51, 24 March 2017
This article is a stub. You can help the microformats.org wiki by expanding it.
This page documents existing and proposed vendor prefixes for microformats2 vocabulary.
If there is any non-trivial uptake of any of these vendor prefixes, then we can upgrade this page into being a vendor prefix registry as well.
Examples In the Wild
Documented examples in the wild of vendor prefixed microformats2 properties and objects.
Proposed
These are proposed vendor prefixes but no one is actually using them in practice.
- -schema- proposed in Kevinmarks blog post