| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.unibonn.iai.eis | 
    
| ArtifactId | ArtifactIdluzzu | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionLuzzu 
            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 | 
            
| Project Organization | 
                    Project OrganizationEnterprise Information Systems - University of Bonn | 
            
| Filename | Size | 
|---|---|
| luzzu-2.0.1.pom | 8 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |