R2R Framework
The R2R Framework enables Linked Data applications which discover data on the Web, that is represented using unknown terms, to search the Web for mappings and apply the discovered mappings to translate Web data to the application's target vocabulary.
Category:
Website:
Author(s):
Andreas Schultz, Chris Bizer
Contact Email:
aschultz@mi.fu-berlin.de
License:
User Interface:
Command Line
Programming Language(s):
Java
Online Manual:
Mailing List:
Documentation
The R2R Framework enables Linked Data applications which discover data on the Web, that is represented using unknown terms, to search the Web for mappings and apply the discovered mappings to translate Web data to the application's target vocabulary.
The R2R Framework currently consists of:
- the R2R Mapping Language, a declarative mapping language for representing correspondences between terms from different RDF vocabularies.
- the R2R Java API, a modular API which makes use of the mappings to transform Web data to a target vocabulary.
To use the R2R Framework, you need:
- Java 1.5 or higher to run R2R
What to do:
- Download and extract the latest R2R version into a suitable location.
- Test your installation with an example from the Examples section.
- Write your own mappings using the R2R Mapping Language.
