Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import of local rdf file fails #6

Open
mdrishti opened this issue Jun 5, 2024 · 0 comments
Open

Import of local rdf file fails #6

mdrishti opened this issue Jun 5, 2024 · 0 comments

Comments

@mdrishti
Copy link

mdrishti commented Jun 5, 2024

Which Plugin?

SemanticWebImport

Expected Behavior

loading of rdf file from local directory

Current Behavior

Throws error:
fr.inria.edelweiss.sparql.corese.CoreseDriver init -- INFO: loading /home/..../temp.rdf -- fr.inria.edelweiss.sparql.corese.CoreseDriver loadFile -- SEVERE: Exception in loadFile:fr.inria.corese.sparql.triple.javacc1.JavaccParseException: Encountered "/" at line 1, column 1. -- Was expecting one of: - org.netbeans.core.startup.TopLogging$AWTHandler uncaughtException -- SEVERE: null -- java.lang.RuntimeException: fr.inria.corese.sparql.exceptions.QuerySyntaxException: fr.inria.corese.sparql.triple.javacc1.Java

Full log here-temp_gephi_error.txt

Possible Solution

Steps to Reproduce

  1. load file
    temp.txt
    (example file; changed the extension, cuz I couldn't upload file with rdf extension here)

  2. Press 'Run'

Context

I need to load a local rdf file and make a graph from it.

Your Environment

  • Gephi Version used: Gephi 0.10.0
  • Plugin Version used: latest
  • Operating System: Ubuntu

I am new to parsing rdf files and sparql. Not sure what I am doing wrong. I generated the rdf file using Ontop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant