Luzzu

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
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Luzzu
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 URL

Project URL

http://eis-bonn.github.io/Luzzu/
Project Organization

Project Organization

Enterprise Information Systems - University of Bonn

Download luzzu

Filename Size
luzzu-2.0.1.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
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
org.codehaus.jackson : jackson-core-asl jar 1.9.13

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

  • luzzu-assessment
  • luzzu-semantics
  • luzzu-annotations
  • luzzu-communications
  • luzzu-io
  • luzzu-operations
  • luzzu-qml
  • luzzu-webapp

Versions

Version
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0