RDF Translator

From Semantic Web Standards

RDF Translator

Name of the tool: RDF Translator
Home page: http://rdf-translator.appspot.com/
Date of latest release:
Programming language(s) that can be used with the tool: Python
Relevant semantic web technologies: RDF, RDFa, Microdata, NTriples, N3, JSON
Categories: Converter, RDF Generator, API, Programming Environment
See also: http://bitbucket.org/alexstolz/rdf-translator/
Public mailing list:
Preferred project URI:
DOAP reference:
Company or institution: Universität der Bundeswehr München

(Tool description last modified on 2011-11-4.)

Description

RDF Translator is a multi-format converter for structured markup. It provides translation functionality between data formats ranging from RDF/XML to RDFa or Microdata. The service allows for conversions triggered either by URI or by direct textual input. Furthermore it comes with a straightforward REST API for developers.

The source code is publicly available under a LGPL license. The tool is written in Python and a service instance is currently running on Google AppEngine. RDF Translator was built on top of RDFLib, an RDF library which allows to parse and serialize between data formats, and corresponding extensions for Microdata and RDF/JSON.