de.unibonn.iai.eis: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

de.unibonn.iai.eis
ArtifactId

ArtifactId

luzzu-webapp
Last Version

Last Version

2.0.1
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

Enterprise Information Systems - University of Bonn

Download luzzu-webapp

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
de.unibonn.iai.eis : luzzu-semantics jar 2.0.0
commons-codec : commons-codec jar 1.4
de.unibonn.iai.eis : luzzu-operations jar 2.0.0
com.google.guava : guava jar 18.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
org.apache.jena : apache-jena-libs pom 2.11.2
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

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.powermock : powermock-module-junit4 jar 1.5.5
org.powermock : powermock-api-mockito jar 1.5.5
org.powermock : powermock-module-junit4-rule jar 1.5.5
org.powermock : powermock-classloading-xstream jar 1.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.2