Giter Club home page Giter Club logo

r2rml-api's Introduction

Build Status

R2RML-api

How to use R2RML-api as a Maven dependency

  • put the following fragments into your pom.xml
    <dependencies>
		<!-- Optique R2RML API -->
		<dependency>
			<groupId>eu.optique-project</groupId>
			<artifactId>r2rml-api-core</artifactId>
			<version>0.8.0</version>
		</dependency>

        <!-- Optique R2RML API RDF4J Binding -->
		<dependency>
			<groupId>eu.optique-project</groupId>
			<artifactId>r2rml-api-rdf4j-binding</artifactId>
			<version>0.8.0</version>
		</dependency>

        <!-- Optique R2RML API Jena Binding -->
        <dependency>
			<groupId>eu.optique-project</groupId>
			<artifactId>r2rml-api-jena-binding</artifactId>
			<version>0.8.0</version>
		</dependency>
	</dependencies>

Release history

17 December, 2021 :: Version 0.8.0

  • support for RDF* added

24 September, 2017 :: Version 0.7.0

  • update dependecies
  • better error message

1 March, 2017 :: Version 0.6.0

  • code refactor

13 January, 2017 :: Version 0.5.0

  • A major rewriting using commons-rdf
  • retired owlapi-binding

3 January, 2017 :: Version 0.4.0

  • Upgrade Sesame to RDF4J 2.1.4

26 Feb, 2016 :: Version 0.3.0

  • Upgrade Jena to v3

23 Feb, 2016 :: Version 0.2.1

  • Fix an issue of deploying r2rml-api-jena-bridge to central repository

23 Feb, 2016 :: Version 0.2.0

  • Upgrade OWL-API to v4
  • Deployed to central maven repository

2014 :: Version 0.1.0

  • First release

Reference

[1] "An R2RML Mapping Management API in Java", Marius Strandhaug, Master’s Thesis Spring 2014, University of Oslo.

[2] The javadoc documentation of the API v0.1 can be found by following this URL: http://folk.uio.no/marstran/doc/.

r2rml-api's People

Contributors

ghxiao avatar rudi avatar martige avatar dependabot[bot] avatar bcogrel avatar mgskjaeveland avatar juliencorman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.