Re: Mapping XML to RDF

Hey Anastasia,

IMHO GRDDL (using XSLT 2.0) is the best solution, if you take
performance and extensibility into account.
Here's an example for Twitter API:
https://github.com/Graphity/graphity-ldp/blob/master/src/main/resources/org/graphity/util/locator/grddl/twitter-grddl.xsl

Martynas
graphity.org

On Wed, Apr 10, 2013 at 1:11 PM, Anastasia Dimou <natadimou@gmail.com> wrote:
> Hi all,
> currently I investigate a way to convert XML files to RDF.
> Using XSLT, XPath and Xqueries seems to be the straightforward solution. But
> I was wondering if there is already an implementation that uses R2RML
> (adjust/extended to XML needs) to convert XML to RDF.
> Thank you for your replies,
> Anastasia
>

Received on Friday, 12 April 2013 13:28:40 UTC