Skip to content

Commit

Permalink
v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Sep 15, 2020
1 parent 85db84c commit ca29c8e
Show file tree
Hide file tree
Showing 206 changed files with 2,222 additions and 2,285 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [4.9.0] - 2020-09-14

### Added
- Add to Maven Central (see [issue 94](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/94))

Expand Down Expand Up @@ -290,6 +292,7 @@ and [169](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/169))
- support for accessing remote files (via HTTP GET)
- basic support for functions

[4.9.0]: https://github.com/RMLio/rmlmapper-java/compare/v4.8.2...v4.9.0
[4.8.2]: https://github.com/RMLio/rmlmapper-java/compare/v4.8.1...v4.8.2
[4.8.1]: https://github.com/RMLio/rmlmapper-java/compare/v4.8.0...v4.8.1
[4.8.0]: https://github.com/RMLio/rmlmapper-java/compare/v4.7.0...v4.8.0
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,12 @@ Make sure you have [Docker](https://www.docker.com) running.
The following steps deploy a new version to the Central Repository,
based on [this tutorial](https://central.sonatype.org/pages/apache-maven.html).

1. Copy `settings.example.xml` to `settings.xml`.
1. Check if `~/.m2/settings.xml` exists.
2. If so, add the content of `settings.example.xml` to it, else
copy `settings.example.xml` to `~/.m2/settings.xml`.
2. Fill in your JIRA user name and password in `settings.xml`.
3. Deploy the latest release via `mvn clean deploy -P release`.
3. Fill in your GPG passphrase. Find more information about setting up your key [here](https://central.sonatype.org/pages/working-with-pgp-signatures.html).
3. Deploy the latest release via `mvn clean deploy -P release -DskipTests=true`.

## Dependencies

Expand Down
4 changes: 2 additions & 2 deletions buildNumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#maven.buildNumber.plugin properties file
#Mon Sep 14 12:51:20 CEST 2020
buildNumber0=307
#Mon Sep 14 15:21:20 CEST 2020
buildNumber0=321
8 changes: 4 additions & 4 deletions docs/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.2) on Wed Aug 12 13:04:43 CEST 2020 -->
<title>All Classes (rmlmapper 4.8.1 API)</title>
<!-- Generated by javadoc (12.0.2) on Mon Sep 14 15:09:34 CEST 2020 -->
<title>All Classes (RMLMapper 4.9.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-12">
<meta name="dc.created" content="2020-09-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (rmlmapper 4.8.1 API)";
parent.document.title="All Classes (RMLMapper 4.9.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.2) on Wed Aug 12 13:04:43 CEST 2020 -->
<title>All Packages (rmlmapper 4.8.1 API)</title>
<!-- Generated by javadoc (12.0.2) on Mon Sep 14 15:09:34 CEST 2020 -->
<title>All Packages (RMLMapper 4.9.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-12">
<meta name="dc.created" content="2020-09-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (rmlmapper 4.8.1 API)";
parent.document.title="All Packages (RMLMapper 4.9.0 API)";
}
}
catch(err) {
Expand Down
76 changes: 38 additions & 38 deletions docs/apidocs/be/ugent/rml/Executor.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/apidocs/be/ugent/rml/Initializer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.2) on Wed Aug 12 13:04:43 CEST 2020 -->
<title>Initializer (rmlmapper 4.8.1 API)</title>
<!-- Generated by javadoc (12.0.2) on Mon Sep 14 15:09:34 CEST 2020 -->
<title>Initializer (RMLMapper 4.9.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-12">
<meta name="dc.created" content="2020-09-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Initializer (rmlmapper 4.8.1 API)";
parent.document.title="Initializer (RMLMapper 4.9.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -105,7 +105,7 @@ <h2 title="Class Initializer" class="title">Class Initializer</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>be.ugent.rml.Initializer</li>
Expand All @@ -117,7 +117,7 @@ <h2 title="Class Initializer" class="title">Class Initializer</h2>
<li class="blockList">
<hr>
<pre>public class <span class="typeNameLabel">Initializer</span>
extends java.lang.Object</pre>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
</li>
</ul>
</div>
Expand Down Expand Up @@ -173,12 +173,12 @@ <h3>Method Summary</h3>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>java.util.HashMap&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>,&#8203;<a href="Mapping.html" title="class in be.ugent.rml">Mapping</a>&gt;</code></td>
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>,&#8203;<a href="Mapping.html" title="class in be.ugent.rml">Mapping</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMappings()">getMappings</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>java.util.List&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>&gt;</code></td>
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTriplesMaps()">getTriplesMaps</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
Expand All @@ -190,8 +190,8 @@ <h3>Method Summary</h3>
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
Expand All @@ -217,10 +217,10 @@ <h3>Constructor Detail</h3>
<h4>Initializer</h4>
<pre>public&nbsp;Initializer&#8203;(<a href="store/QuadStore.html" title="class in be.ugent.rml.store">QuadStore</a>&nbsp;rmlStore,
<a href="functions/FunctionLoader.html" title="class in be.ugent.rml.functions">FunctionLoader</a>&nbsp;functionLoader)
throws java.lang.Exception</pre>
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink">Exception</a></code></dd>
</dl>
</li>
</ul>
Expand All @@ -240,7 +240,7 @@ <h3>Method Detail</h3>
<ul class="blockList">
<li class="blockList">
<h4>getMappings</h4>
<pre class="methodSignature">public&nbsp;java.util.HashMap&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>,&#8203;<a href="Mapping.html" title="class in be.ugent.rml">Mapping</a>&gt;&nbsp;getMappings()</pre>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>,&#8203;<a href="Mapping.html" title="class in be.ugent.rml">Mapping</a>&gt;&nbsp;getMappings()</pre>
</li>
</ul>
<a id="getTriplesMaps()">
Expand All @@ -249,7 +249,7 @@ <h4>getMappings</h4>
<ul class="blockList">
<li class="blockList">
<h4>getTriplesMaps</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>&gt;&nbsp;getTriplesMaps()</pre>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="term/Term.html" title="interface in be.ugent.rml.term">Term</a>&gt;&nbsp;getTriplesMaps()</pre>
</li>
</ul>
<a id="getFunctionLoader()">
Expand Down
Loading

0 comments on commit ca29c8e

Please sign in to comment.