Luzzu Annotations Module

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

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Luzzu Annotations Module
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-annotations

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
io.github.luzzu : luzzu-semantics jar 4.0.0
io.github.luzzu : luzzu-assessment jar 4.0.0
io.github.luzzu : luzzu-lowlevel-operations jar 4.0.0
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