Giter Club home page Giter Club logo

sparql-metrics's Introduction

SPARQL-Metrics

sparql-metrics's People

Contributors

lorenzbuehmann avatar

Watchers

Michael Martin avatar Jens Lehmann avatar Claus Stadler avatar James Cloos avatar Mohamed avatar Axel Ngonga avatar Thomas Riechert avatar Martin Brümmer avatar Saeedeh avatar  avatar

sparql-metrics's Issues

Does not compile

Probably an error with dllearner since it was not able to download it

Problem launching SPARQL Metrics in Intellij IDEA

This is running in eclipse for me but not in Intellij IDEA

org.aksw.defacto.ml.feature.fact.impl.GoodnessFeature
Exception in thread "main" java.lang.RuntimeException: org.apache.commons.compress.compressors.CompressorException: Could not create CompressorInputStream
at org.aksw.jena_sparql_api.cache.extra.InputStreamProviderBZip2.open(InputStreamProviderBZip2.java:32)
at org.aksw.jena_sparql_api.cache.extra.CacheResourceCacheEntry._asResultSet(CacheResourceCacheEntry.java:64)
at org.aksw.jena_sparql_api.cache.extra.CacheResourceCacheEntry.asResultSet(CacheResourceCacheEntry.java:54)
at org.aksw.jena_sparql_api.cache.core.QueryExecutionCacheEx.doCacheResultSet(QueryExecutionCacheEx.java:85)
at org.aksw.jena_sparql_api.cache.core.QueryExecutionCacheEx.execSelect(QueryExecutionCacheEx.java:174)
at org.dllearner.reasoning.SPARQLReasoner.executeSelectQuery(SPARQLReasoner.java:1581)
at org.dllearner.reasoning.SPARQLReasoner.getTypes(SPARQLReasoner.java:565)
at org.aksw.sparql.metrics.DatabaseBackedSPARQLEndpointMetrics.getGoodness(DatabaseBackedSPARQLEndpointMetrics.java:575)
at org.aksw.defacto.ml.feature.fact.impl.GoodnessFeature.main(GoodnessFeature.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
Caused by: org.apache.commons.compress.compressors.CompressorException: Could not create CompressorInputStream
at org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(CompressorStreamFactory.java:81)
at org.aksw.jena_sparql_api.cache.extra.InputStreamProviderBZip2.open(InputStreamProviderBZip2.java:30)
... 13 more
Caused by: java.io.IOException: Empty InputStream
at org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.init(BZip2CompressorInputStream.java:216)
at org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.(BZip2CompressorInputStream.java:112)
at org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(CompressorStreamFactory.java:78)
... 14 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.