Skip to content

Import of local rdf file fails #6

Open
@mdrishti

Description

@mdrishti

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions