ConverterFromRdf - W3C Wiki (original) (raw)

A Converter from RDF is a tool which converts RDF into an application-specific format for use with existing tools and integration with other data. Typically this will appear as part of a running system which provides a domain-specific facet view of a given RDF application's data.

See also : ConverterToRdf

Target Systems

Domain Model(s) Format Protocol
Web (general) Hypertext HTML HTTP
Microformats Various domains HTML HTTP
Syndication RSS/Atom RSS/Atom HTTP+polling
Calendaring iCalendar/(hCalendar) iCalendar/(hCalendar) HTTP/import/export
Identity Management various OpenID, vCard, LDAP, FOAF HTTP, OpenID etc.

Converters

RDF API Built-ins

Raptor (part of Redland framework) can serialise to the following:

To (X)HTML

To KML

To JSON(P)


Mechanisms