Project

General

Profile

Actions

Task #11420

closed

DataMiner - Install new sofware to support the new algorithm Rubrica

Added by Giancarlo Panichi over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Application
Start date:
Mar 12, 2018
Due date:
Mar 13, 2018
% Done:

100%

Estimated time:
Infrastructure:
Production

Description

To support the new Rubrica algorithm we need that the following software is installed at the java level on DataMiner machines:

https://jena.apache.org/index.html

In particular, the required jars are the following:

<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-core</artifactId>
<version>3.6.0</version>
<type>jar</type>
</dependency>

    &lt;dependency&gt;
        &lt;groupId&gt;org.apache.jena&lt;/groupId&gt;
        &lt;artifactId&gt;jena-arq&lt;/artifactId&gt;
        &lt;version&gt;3.6.0&lt;/version&gt;
        &lt;type&gt;jar&lt;/type&gt;
    &lt;/dependency&gt;
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)