Development

From RDFaWiki

Jump to: navigation, search

Contents

C Library

librdfa

librdfa is a pure C implementation of a standards-compliant RDFa parser

Perl

PHP

ARC

Python

RDFa distiller

RDFa distiller is a pure Python implementation of an RDFa parser. It can be used as a Python module, or as the core of an online distiller service (like the implementation behind the “RDFa Distiller” on W3C). See also the announcement for the latest release.

Parsing Strategies

Dynamic Content Parsing - Dynamic content parsing refers to state-less or state-ful parsing of the DOM as it is updated by Javascript.

Personal tools