parsers: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
m (Reverted edits by [[Special:Contributions/000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)
Line 1: Line 1:
HOW THING OUT
<entry-title>Microformats Parsers</entry-title>
HOW ANYTHING OUT
;shortlink
HOW EVERYTHING OUT
:http://ufs.cc/w/ufprs
HOW UNIVERSE OUT
This page lists libraries that consume, transform or convert microformats. This is only a partial list. If you know of other such tools for microformats, please add them and list what specific microformats they support. There is a separate page for [[validators]].
HOW MAKE THING OUT
 
HOW MAKE ANYTHING OUT
Alphabetical listing by programming language:
HOW MAKE EVERYTHING OUT
 
HOW MAKE UNIVERSE OUT
= microformats2 parsers =
HOW THING BE OUT
These are modern and maintained [[microformats2]] parsers and are suitable for use in modern web applications.
HOW ANYTHING BE OUT
 
HOW EVERYTHING BE OUT
== Javascript ==
HOW UNIVERSE BE OUT
=== Microformat Node ===
HOW MAKE THING BE OUT
* [http://github.com/glennjones/microformat-node microformat-node] microformat-node is a microformat parser for node.js. It is built using a well tested JavaScript parsing engine which already powers a number of browser extensions. Supports microformat v1 and v2. Try it out at http://microformat2-node.jit.su
HOW MAKE ANYTHING BE OUT
 
HOW MAKE EVERYTHING BE OUT
=== Microformat Shiv ===
HOW MAKE UNIVERSE BE OUT
* [http://microformatshiv.com/ Microformat Shiv] The microformat shiv provides a simple to use JavaScript microformats parsing library. It can also be used in browser extensions and the web site has example code for Chrome, Firefox and Opera.
HOW THING OUT
 
HOW ANYTHING OUT
== PHP ==
HOW EVERYTHING OUT
=== php-mf2 ===
HOW UNIVERSE OUT
* PHP generic microformats2 parser
HOW MAKE THING OUT
** source: https://github.com/indieweb/php-mf2
HOW MAKE ANYTHING OUT
 
HOW MAKE EVERYTHING OUT
== Ruby ==
HOW MAKE UNIVERSE OUT
* '''G5/microformats2''' Ruby microformats2 parser
HOW THING BE OUT
** github open source: https://github.com/G5/microformats2
HOW ANYTHING BE OUT
 
HOW EVERYTHING BE OUT
 
HOW UNIVERSE BE OUT
= past parsers =
HOW MAKE THING BE OUT
These are past parsers of classic microformats but which have largely not been maintained.
HOW MAKE ANYTHING BE OUT
 
HOW MAKE EVERYTHING BE OUT
They may be useful as starting points for developing additional microformats2 parsers.
HOW MAKE UNIVERSE BE OUT
 
HOW THING OUT
== .Net ==
HOW ANYTHING OUT
[http://ufxtract.com/ UfXtract] is an open source .Net microformats parser. It can parse microformats from URLs or HTML strings. The extracted data can be used directly in .Net or converted into JSON, JSON-P or XML. Currently Supports 16 microformats and can easily be extended with new definitions.
HOW EVERYTHING OUT
 
HOW UNIVERSE OUT
== Java ==
HOW MAKE THING OUT
* [http://code.google.com/p/any23/ Any23 (Anything to Triples)] parses microformats into RDF triples
HOW MAKE ANYTHING OUT
* [http://zwitserloot.com/org.microformats.hCard/ org.microformats.hCard] by Reinier Zwitserloot
HOW MAKE EVERYTHING OUT
 
HOW MAKE UNIVERSE OUT
== More Javascript ==
HOW THING BE OUT
=== Sumo ===
HOW ANYTHING BE OUT
* [http://www.danwebb.net/2007/2/9/sumo-a-generic-microformats-parser-for-javascript Sumo! A Generic Microformats Parser For JavaScript]
HOW EVERYTHING BE OUT
 
HOW UNIVERSE BE OUT
== Perl ==
HOW MAKE THING BE OUT
=== Data::Microformat ===
HOW MAKE ANYTHING BE OUT
* [http://search.cpan.org/~ussjoin/Data-Microformat-0.01/lib/Data/Microformat/hCard.pm Data::Microformat] is a CPAN module to parse and create hCard, adr, and geo.
HOW MAKE EVERYTHING BE OUT
** By Brendan O'Connor / Six Apart
HOW MAKE UNIVERSE BE OUT
 
HOW THING OUT
=== HTML::Microformats ===
HOW ANYTHING OUT
Perhaps we can capture and update this info on a page like [[perl-html-microformats-parser]].
HOW EVERYTHING OUT
[http://search.cpan.org/~tobyink/HTML-Microformats/ HTML::Microformats] is a CPAN module that has support for:
HOW UNIVERSE OUT
* input:
HOW MAKE THING OUT
** rel: [[rel-enclosure]], [[rel-license]], [[rel-tag]], [[VoteLinks]], [[XFN]].
HOW MAKE ANYTHING OUT
** class: [[adr]], [[figure]], [[geo]], [[hAtom]], [[hAudio]], [[User:TobyInk/hcalendar-1.1|hCalendar]], [[hCard]], [[hListing]], [[hNews]], [[hProduct]], [[hRecipe]], [[hResume]], [[hReview]], [[hReview-aggregate]], [[xFolk]], [[XMDP]], [[XOXO]].
HOW MAKE EVERYTHING OUT
*** highly experimental: [[measure]], [[species]].
HOW MAKE UNIVERSE OUT
** poshformats: [http://ocoins.info/ OpenURL COinS].
HOW THING BE OUT
* output:
HOW ANYTHING BE OUT
** RDF: RDF/XML, Turtle, N-Triples, RDF/JSON, etc.
HOW EVERYTHING BE OUT
** JSON
HOW UNIVERSE BE OUT
** domain specific: vCard (3.0, 4.0 and XML), iCalendar, Atom, KML.
HOW MAKE THING BE OUT
* By [[User:TobyInk|Toby Inkster]].
HOW MAKE ANYTHING BE OUT
 
HOW MAKE EVERYTHING BE OUT
Versions and releases notes:
HOW MAKE UNIVERSE BE OUT
* 2011-02-05 [http://microformats.org/discuss/mail/microformats-dev/2011-February/000667.html 0.102]
HOW THING OUT
* 2010-12-22 0.101
HOW ANYTHING OUT
* 2010-12-16 [http://microformats.org/discuss/mail/microformats-discuss/2010-December/013363.html 0.100]
HOW EVERYTHING OUT
* 2010-10-18 0.00_13
HOW UNIVERSE OUT
* 2010-06-25 0.00_12
HOW MAKE THING OUT
* 2010-06-23 0.00_11
HOW MAKE ANYTHING OUT
* 2010-05-13 0.00_10
HOW MAKE EVERYTHING OUT
* 2010-05-12 0.00_09
HOW MAKE UNIVERSE OUT
* 2010-04-29 0.00_08
HOW THING BE OUT
* 2010-04-28 0.00_07
HOW ANYTHING BE OUT
* 2010-04-16 [http://microformats.org/discuss/mail/microformats-dev/2010-April/000651.html 0.00_06]
HOW EVERYTHING BE OUT
* 2010-04-16 0.00_05
HOW UNIVERSE BE OUT
* 2010-03-20 [http://microformats.org/discuss/mail/microformats-dev/2010-March/000647.html 0.00_04]
HOW MAKE THING BE OUT
* 2010-03-09 [http://microformats.org/discuss/mail/microformats-dev/2010-March/000642.html 0.00_03]
HOW MAKE ANYTHING BE OUT
* 2010-02-28 [http://microformats.org/discuss/mail/microformats-dev/2010-February/000641.html 0.00_02]
HOW MAKE EVERYTHING BE OUT
* 2010-02-24 [http://microformats.org/discuss/mail/microformats-dev/2010-February/000640.html 0.00_01]
HOW MAKE UNIVERSE BE OUT
* 2010-02-20 [http://microformats.org/discuss/mail/microformats-dev/2010-February/000639.html 0.00_00]
HOW THING OUT
* see also the "Changes" file included in the CPAN distribution.
HOW ANYTHING OUT
 
HOW EVERYTHING OUT
==== XML::Atom::Microformats ====
HOW UNIVERSE OUT
 
HOW MAKE THING OUT
[http://search.cpan.org/~tobyink/XML-Atom-Microformats/ XML::Atom::Microformats] provides the same functionality for Atom. It finds microformats in Atom entry content elements.
HOW MAKE ANYTHING OUT
 
HOW MAKE EVERYTHING OUT
===Swignition ===
HOW MAKE UNIVERSE OUT
* [http://buzzword.org.uk/swignition/ Swignition] is a parser for both “upper case Semantic Web” (RDF, RDFa) and “lower case semantic web” (microformats) technologies. It includes modules for exporting parsed data in a variety of formats, including RDF, vCard, iCalendar, Atom and KML.
HOW THING BE OUT
** By Toby Inkster
HOW ANYTHING BE OUT
** Active development has moved to HTML::Microformats (see above).
HOW EVERYTHING BE OUT
 
HOW UNIVERSE BE OUT
=== Text::Microformat ===
HOW MAKE THING BE OUT
* Text::Microformat is a microformats parser hosted on [http://code.google.com/p/ufperl/ Google Code] that supports:
HOW MAKE ANYTHING BE OUT
** [[hCard]], [[hCalendar]], [[rel-tag]]
HOW MAKE EVERYTHING BE OUT
 
HOW MAKE UNIVERSE BE OUT
== More PHP ==
HOW THING OUT
=== XMFP ===
HOW ANYTHING OUT
<span id="xmfp">[http://code.google.com/p/xmfp/ XMFP]</span> (eXtensible MicroFormats Parser for PHP 5) by [http://www.metonymie.com Emiliano Martínez Luque] is a set of PHP 5 classes providing a simple API for extracting Microformated Content either from a URI or a String representing HTML/XML. It can return the results as a PHP associative array, a JSON definition or an XML representation of the data. It supports most of the currently accepted microformats and can be easily extended to add new ones, it also has full support of the include pattern and provides basic validation of microformated data.
HOW EVERYTHING OUT
 
HOW UNIVERSE OUT
=== hKit Microformats Toolkit for PHP5 ===
HOW MAKE THING OUT
[http://allinthehead.com/hkit hKit Microformats Toolkit for PHP5] as [http://allinthehead.com/retro/291/hkit-microformats-toolkit-for-php announced by Drew McLellan]. See also [[hkit|hKit on this wiki]].
HOW MAKE ANYTHING OUT
 
HOW MAKE EVERYTHING OUT
===PHP Microformats parser===
HOW MAKE UNIVERSE OUT
[http://www.phpclasses.org/browse/package/3597.html Microformats parser] is a PHP package for extracting the microformats data embedded into HTML. The gathered data is stored as an xArray of objects - one for each microformat type container found. [http://malatestapunk-stuff.blogspot.com/2007/01/php-microformats-parser.html Announcement]. The parser supports most of the hCard (missing SOUND), hCalendar, hReview (missing item info; spec really needs some clarification) and rel elements, according to their respective specification on microformats Wiki.
HOW THING BE OUT
 
HOW ANYTHING BE OUT
===Transformr===
HOW EVERYTHING BE OUT
A Simple set of XSLT and PHP tools for Transforming Microformats Source [http://github.com/WebOrganics/TransFormr available from github] Live webservice available at [http://microform.at/ microform.at].
HOW UNIVERSE BE OUT
 
HOW MAKE THING BE OUT
=== hCard Validator ===
HOW MAKE ANYTHING BE OUT
[http://code.google.com/p/hcardvalidator/ Source code] of the [http://hcard.geekhood.net/ hCard Validator] contains XSLT and PHP code for hCard and include microformats.
HOW MAKE EVERYTHING BE OUT
 
HOW MAKE UNIVERSE BE OUT
=== ARC2 ===
HOW THING OUT
[http://arc.semsol.org/ ARC2] is a semantic web toolkit which includes support for hCard, adr, geo, XFN, hCalendar, hAtom, hResume, hReview, xFolk, rel-license and rel-tag. It's tri-licensed under the GPL 2 and 3, and the W3C Software licence.
HOW ANYTHING OUT
 
HOW EVERYTHING OUT
== Python ==
HOW UNIVERSE OUT
===AUMP===
HOW MAKE THING OUT
* [http://aump.googlecode.com AUMP] is a parser written by David Janes. It supports hCard, hCalendar, hAtom, hReview and hListing.
HOW MAKE ANYTHING OUT
** Uses Python's [http://docs.python.org/library/xml.dom.minidom.html xml.dom.minidom] after cleaning input through [http://www.w3.org/People/Raggett/tidy/ HTML Tidy].
HOW MAKE EVERYTHING OUT
 
HOW MAKE UNIVERSE OUT
===Microtron===
HOW THING BE OUT
{{main|Microtron}}
HOW ANYTHING BE OUT
* [[Microtron]] is a general-purpose microformat parser/transformer. 
HOW EVERYTHING BE OUT
 
HOW UNIVERSE BE OUT
It can operate on the definition file included in [[Optimus]], making it a close replacement for certain tasks, and can easily be extended with new formats without modifying the source.  The primary advantages are speed (> 100x faster that [[Optimus]] for some operations), simplicity (single file) and small code size (currently < 150 lines).
HOW MAKE THING BE OUT
 
HOW MAKE ANYTHING BE OUT
=== python-hcalendar ===
HOW MAKE EVERYTHING BE OUT
[http://pypi.python.org/pypi/python-hcalendar/0.1dev python-hcalendar] is a basic hCalendar parser.
HOW MAKE UNIVERSE BE OUT
 
HOW THING OUT
== More Ruby ==
HOW ANYTHING OUT
===Prism ===
HOW EVERYTHING OUT
* [[Prism]]
HOW UNIVERSE OUT
** by [[implementors#Mark_Wunsch|Mark Wunsch]]
HOW MAKE THING OUT
** Library and command line tool for parsing POSH/Microformats
HOW MAKE ANYTHING OUT
** Uses the [http://nokogiri.org/ Nokogiri] HTML, XML, SAX, and Reader parser
HOW MAKE EVERYTHING OUT
 
HOW MAKE UNIVERSE OUT
=== mofo ruby microformats parser===
HOW THING BE OUT
* [http://mofo.rubyforge.org/ mofo], [http://groups.google.com/group/mofo-rb mofo Google Group], [http://github.com/defunkt/mofo/tree/master GitHub repository]
HOW ANYTHING BE OUT
** by [[implementors#Chris Wanstrath|Chris Wanstrath]]
HOW EVERYTHING BE OUT
** Uses the [http://wiki.github.com/why/hpricot Hpricot] HTML/XML parser
HOW UNIVERSE BE OUT
 
HOW MAKE THING BE OUT
=== Microformat Parser for Ruby ===
HOW MAKE ANYTHING BE OUT
* [http://blog.labnotes.org/2005/11/20/microformat-parser-for-ruby/ Microformat Parser for Ruby]
HOW MAKE EVERYTHING BE OUT
** by [[implementors#Assaf Arkin|Assaf Arkin]]
HOW MAKE UNIVERSE BE OUT
 
HOW THING OUT
=== uformats ===
HOW ANYTHING OUT
* [http://rubyforge.org/projects/uformats uformats]
HOW EVERYTHING OUT
 
HOW UNIVERSE OUT
=== scrAPI ===
HOW MAKE THING OUT
* [http://rubyforge.org/projects/scrapi scrAPI]
HOW MAKE ANYTHING OUT
 
HOW MAKE EVERYTHING OUT
== XSLT ==
HOW MAKE UNIVERSE OUT
===Optimus===
HOW THING BE OUT
* [[Optimus]] is open source XSLT that parses microformats, converts them into JSON or XML, and validates them too.
HOW ANYTHING BE OUT
 
HOW EVERYTHING BE OUT
===X2V===
HOW UNIVERSE BE OUT
* [[X2V]] is [http://hg.microformats.org/ open source XSLT for extracting microformats].
HOW MAKE THING BE OUT
** by Brian Suda
HOW MAKE ANYTHING BE OUT
 
HOW MAKE EVERYTHING BE OUT
== editing this page ==
HOW MAKE UNIVERSE BE OUT
For now, this page ''copies'' (rather than ''moves'') information from the existing [[implementations | Implementations]] page.
HOW THING OUT
 
HOW ANYTHING OUT
== see also ==
HOW EVERYTHING OUT
* [[implementations]]
HOW UNIVERSE OUT
* [[implementors]]
HOW MAKE THING OUT
* [[open-source]]
HOW MAKE ANYTHING OUT
* [[user-interface]]
HOW MAKE EVERYTHING OUT
* [[validators]]
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING OUT
HOW ANYTHING OUT
HOW EVERYTHING OUT
HOW UNIVERSE OUT
HOW MAKE THING OUT
HOW MAKE ANYTHING OUT
HOW MAKE EVERYTHING OUT
HOW MAKE UNIVERSE OUT
HOW THING BE OUT
HOW ANYTHING BE OUT
HOW EVERYTHING BE OUT
HOW UNIVERSE BE OUT
HOW MAKE THING BE OUT
HOW MAKE ANYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW MAKE UNIVERSE BE OUT

Revision as of 05:23, 19 August 2013

<entry-title>Microformats Parsers</entry-title>

shortlink
http://ufs.cc/w/ufprs

This page lists libraries that consume, transform or convert microformats. This is only a partial list. If you know of other such tools for microformats, please add them and list what specific microformats they support. There is a separate page for validators.

Alphabetical listing by programming language:

microformats2 parsers

These are modern and maintained microformats2 parsers and are suitable for use in modern web applications.

Javascript

Microformat Node

  • microformat-node microformat-node is a microformat parser for node.js. It is built using a well tested JavaScript parsing engine which already powers a number of browser extensions. Supports microformat v1 and v2. Try it out at http://microformat2-node.jit.su

Microformat Shiv

  • Microformat Shiv The microformat shiv provides a simple to use JavaScript microformats parsing library. It can also be used in browser extensions and the web site has example code for Chrome, Firefox and Opera.

PHP

php-mf2

Ruby


past parsers

These are past parsers of classic microformats but which have largely not been maintained.

They may be useful as starting points for developing additional microformats2 parsers.

.Net

UfXtract is an open source .Net microformats parser. It can parse microformats from URLs or HTML strings. The extracted data can be used directly in .Net or converted into JSON, JSON-P or XML. Currently Supports 16 microformats and can easily be extended with new definitions.

Java

More Javascript

Sumo

Perl

Data::Microformat

  • Data::Microformat is a CPAN module to parse and create hCard, adr, and geo.
    • By Brendan O'Connor / Six Apart

HTML::Microformats

Perhaps we can capture and update this info on a page like perl-html-microformats-parser. HTML::Microformats is a CPAN module that has support for:

Versions and releases notes:

  • 2011-02-05 0.102
  • 2010-12-22 0.101
  • 2010-12-16 0.100
  • 2010-10-18 0.00_13
  • 2010-06-25 0.00_12
  • 2010-06-23 0.00_11
  • 2010-05-13 0.00_10
  • 2010-05-12 0.00_09
  • 2010-04-29 0.00_08
  • 2010-04-28 0.00_07
  • 2010-04-16 0.00_06
  • 2010-04-16 0.00_05
  • 2010-03-20 0.00_04
  • 2010-03-09 0.00_03
  • 2010-02-28 0.00_02
  • 2010-02-24 0.00_01
  • 2010-02-20 0.00_00
  • see also the "Changes" file included in the CPAN distribution.

XML::Atom::Microformats

XML::Atom::Microformats provides the same functionality for Atom. It finds microformats in Atom entry content elements.

Swignition

  • Swignition is a parser for both “upper case Semantic Web” (RDF, RDFa) and “lower case semantic web” (microformats) technologies. It includes modules for exporting parsed data in a variety of formats, including RDF, vCard, iCalendar, Atom and KML.
    • By Toby Inkster
    • Active development has moved to HTML::Microformats (see above).

Text::Microformat

More PHP

XMFP

XMFP (eXtensible MicroFormats Parser for PHP 5) by Emiliano Martínez Luque is a set of PHP 5 classes providing a simple API for extracting Microformated Content either from a URI or a String representing HTML/XML. It can return the results as a PHP associative array, a JSON definition or an XML representation of the data. It supports most of the currently accepted microformats and can be easily extended to add new ones, it also has full support of the include pattern and provides basic validation of microformated data.

hKit Microformats Toolkit for PHP5

hKit Microformats Toolkit for PHP5 as announced by Drew McLellan. See also hKit on this wiki.

PHP Microformats parser

Microformats parser is a PHP package for extracting the microformats data embedded into HTML. The gathered data is stored as an xArray of objects - one for each microformat type container found. Announcement. The parser supports most of the hCard (missing SOUND), hCalendar, hReview (missing item info; spec really needs some clarification) and rel elements, according to their respective specification on microformats Wiki.

Transformr

A Simple set of XSLT and PHP tools for Transforming Microformats Source available from github Live webservice available at microform.at.

hCard Validator

Source code of the hCard Validator contains XSLT and PHP code for hCard and include microformats.

ARC2

ARC2 is a semantic web toolkit which includes support for hCard, adr, geo, XFN, hCalendar, hAtom, hResume, hReview, xFolk, rel-license and rel-tag. It's tri-licensed under the GPL 2 and 3, and the W3C Software licence.

Python

AUMP

  • AUMP is a parser written by David Janes. It supports hCard, hCalendar, hAtom, hReview and hListing.

Microtron

Main article: Microtron
  • Microtron is a general-purpose microformat parser/transformer.

It can operate on the definition file included in Optimus, making it a close replacement for certain tasks, and can easily be extended with new formats without modifying the source. The primary advantages are speed (> 100x faster that Optimus for some operations), simplicity (single file) and small code size (currently < 150 lines).

python-hcalendar

python-hcalendar is a basic hCalendar parser.

More Ruby

Prism

  • Prism
    • by Mark Wunsch
    • Library and command line tool for parsing POSH/Microformats
    • Uses the Nokogiri HTML, XML, SAX, and Reader parser

mofo ruby microformats parser

Microformat Parser for Ruby

uformats

scrAPI

XSLT

Optimus

  • Optimus is open source XSLT that parses microformats, converts them into JSON or XML, and validates them too.

X2V

editing this page

For now, this page copies (rather than moves) information from the existing Implementations page.

see also