Skip to content

Local test case does not work for me #121

@oumys

Description

@oumys

Hello,
I tried to test locally the ontology alignment systems published on OAEI 2020 using MELT Evaluation Client
on masCos Catalina 10.15.7.
I started by testing anatomy track , this test case pass. However I tried to test it locally using :
"java -jar matching-eval-client-3.1-SNAPSHOT.jar -s 2020/AML.zip 2020/LogMap.zip --local-testcase human.owl mouse.owl reference.rdf -r MELTResults"
I have this exception message:
Exception in thread "main" java.lang.NullPointerException
at de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner.runMatcher(ExecutionRunner.java:48)
at de.uni_mannheim.informatik.dws.melt.matching_eval.Executor.run(Executor.java:193)
at de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main.main(Main.java:171)

I What is wrong with my command please to discover what is wrong with my command please.

Thanks you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions