Search code examples
javasemantic-markupsemantic-analysis

What is the best way in Java to parse semantic data from a source?


I would like to read and parse a marked up text (probably microformat, microdata, rdf or similar). Do I have create my own parser or is there any java library which can help with this?


Solution

  • Have you already googled from this?! :-) "microformat +java parser" on Google will give you a link to http://microformats.org/wiki/parsers