io.github.luzzu:luzzu-webapp

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.

License

License

GroupId

GroupId

io.github.luzzu
ArtifactId

ArtifactId

luzzu-webapp
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.
Project Organization

Project Organization

ADAPT Centre, Trinity College Dublin, Ireland

Download luzzu-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.luzzu/luzzu-webapp/ -->
<dependency>
    <groupId>io.github.luzzu</groupId>
    <artifactId>luzzu-webapp</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-webapp/
implementation 'io.github.luzzu:luzzu-webapp:4.0.0'
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-webapp/
implementation ("io.github.luzzu:luzzu-webapp:4.0.0")
'io.github.luzzu:luzzu-webapp:jar:4.0.0'
<dependency org="io.github.luzzu" name="luzzu-webapp" rev="4.0.0">
  <artifact name="luzzu-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luzzu', module='luzzu-webapp', version='4.0.0')
)
libraryDependencies += "io.github.luzzu" % "luzzu-webapp" % "4.0.0"
[io.github.luzzu/luzzu-webapp "4.0.0"]

Dependencies

compile (21)

Group / Artifact Type Version
io.github.luzzu : luzzu-semantics jar 4.0.0
commons-codec : commons-codec jar 1.4
io.github.luzzu : luzzu-highlevel-operations jar 4.0.0
com.google.guava : guava jar 23.6-jre
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.hamcrest : hamcrest-all jar 1.3
org.apache.jena : apache-jena-libs pom 3.7.0
org.apache.jena : jena-core jar 3.7.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-jdk14 jar 1.7.5
org.apache.commons : commons-collections4 jar 4.0
com.fasterxml.jackson.core : jackson-core jar 2.9.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpcore-nio jar 4.4.4
org.apache.httpcomponents : httpasyncclient jar 4.1.1
org.apache.httpcomponents : httpasyncclient-cache jar 4.1.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-mockito jar 1.7.3
org.powermock : powermock-module-junit4-rule jar 1.7.3
org.powermock : powermock-classloading-objenesis jar 1.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0