Skip to content

ndw/xmlcalabash1-rdf

Repository files navigation

XML Calabash RDF extension steps

Build Status

This repository contains XML Calabash 1.1 extension steps that can read, query, and write RDF.

These steps should work with either Saxon 9.5 or Saxon 9.6.

Installation

For standalone installation, get the most recent release from the project releases page. The release distributed there includes relevant dependencies. Unpack it somewhere on your system and add the included, top-level jar file to your class path.

If you're using Maven, you can also get it from there. Note, however, that the Maven distribution includes a POM file that identifies other dependencies that must also be downloaded. You'll need them too, which happens naturally if you're including the Maven dependency in some other Maven project. If you just grab the jar from Maven and don't get the other dependencies, you're likely to find that the step doesn't work because of some missing dependencies.