You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I'm run in Ubuntu
DL-Learner/dllearner-ext-1.4.0/bin/enrichment -e http://... -o results.ttl -f turtle -r http://example.com/father#female
After the whole process the error is:
Exception in thread "main" java.lang.NullPointerException
at org.dllearner.cli.Enrichment.toRDF(Enrichment.java:662)
at org.dllearner.cli.Enrichment.toRDF(Enrichment.java:613)
at org.dllearner.cli.Enrichment.main(Enrichment.java:1140)
Without formatting runs without has errors.
Thanks for any help !!!
The text was updated successfully, but these errors were encountered:
Hi ,
I'm run in Ubuntu
DL-Learner/dllearner-ext-1.4.0/bin/enrichment -e http://... -o results.ttl -f turtle -r http://example.com/father#female
After the whole process the error is:
Exception in thread "main" java.lang.NullPointerException
at org.dllearner.cli.Enrichment.toRDF(Enrichment.java:662)
at org.dllearner.cli.Enrichment.toRDF(Enrichment.java:613)
at org.dllearner.cli.Enrichment.main(Enrichment.java:1140)
Without formatting runs without has errors.
Thanks for any help !!!
The text was updated successfully, but these errors were encountered: