Giter VIP home page Giter VIP logo

Comments (5)

jerdeb avatar jerdeb commented on August 12, 2024

Which examples you are trying to execute? Log file paths are set in the Luzzu framework Luzzu/luzzu-communications/src/main/resources/log4j.xml

from quality.

aomelo avatar aomelo commented on August 12, 2024

I fixed the log path, but now I get the following error message when I run the example efo234.sh:

{ "Dataset": "/backup-local-home/andeoliv-adm/workspace-pydev/quality/examples/efo-2.34.rdf", "Outcome": "ERROR", "ErrorMessage": "The request caused an exception", "ErrorCode": "1495550940331" }

Processing request parameters. DatasetURI: {}; QualityReportRequired: {}; MetricsConfiguration: {}; BaseUri: {}; IsSPARQLEndPoint: {}

from quality.

jerdeb avatar jerdeb commented on August 12, 2024

it seems that the shell file has missing API parameters. those examples were not updated with the new luzzu version. each call should have the following params: Dataset, QualityReportRequired, MetricsConfiguration, BaseUri, isSparql

from quality.

jerdeb avatar jerdeb commented on August 12, 2024

By any chance, did you use assessment.sh or did you clone luzzu separately?

from quality.

aomelo avatar aomelo commented on August 12, 2024

I used assessment.sh, and the all the API parameters you mentioned are set in the call:

#!/bin/bash
var=$(pwd)
fileName="$var/efo-2.34.rdf"
curl --data "IsSparql=false&BaseUri=http://www.ebi.ac.uk/efo/&Dataset=$fileName&QualityReportRequired=false&MetricsConfiguration={\"@id\":\"_:f4216607408b1\",\"@type\":[\"http://purl.org/eis/vocab/lmi#MetricConfiguration\"],\"http://purl.org/eis/vocab/lmi#metric\":[{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.DefinedOntologyAuthor\"},{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.OBOFoundry\"},{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.ObsoleteConceptsInOntology\"},{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.POBODefinitionUsage\"},{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.SynonymUsage\"},{\"@value\":\"de.unibonn.iai.eis.diachron.ebi.OntologyVersioningConciseness\"}]}" http://localhost:8080/Luzzu/compute_quality ;

from quality.

Related Issues (20)

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.