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

ClassCastException with implicit bundle #329

Open
timrdf opened this issue May 28, 2013 · 0 comments
Open

ClassCastException with implicit bundle #329

timrdf opened this issue May 28, 2013 · 0 comments

Comments

@timrdf
Copy link
Owner

timrdf commented May 28, 2013

in support of apseyed/SemantGeo#1

semantgeo/source/aeap_nys/dataset/dfw_lake_samples/version/2013-April-24

led to

Exception in thread "main" java.lang.ClassCastException: org.openrdf.model.impl.LiteralImpl cannot be cast to org.openrdf.model.URI
    at edu.rpi.tw.data.csv.CSVtoRDF.visit(CSVtoRDF.java:2746)
    at edu.rpi.tw.data.csv.CSVParser.visitRecords(CSVParser.java:298)
    at edu.rpi.tw.data.csv.CSVtoRDF.toRDF(CSVtoRDF.java:1270)
    at edu.rpi.tw.data.csv.CSVtoRDF.main(CSVtoRDF.java:475)
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