rvesse commented on issue #1791: URL: https://github.com/apache/jena/issues/1791#issuecomment-1461676951
Also seems like the code assumes a default format of Turtle regardless of the file format unless you explicitly declare a format (but even then the above noted code would still cause this use case not to work) https://github.com/apache/jena/blob/64f96d76324c615a7a98ec96d6f5d97168141359/jena-fuseki2/jena-fuseki-geosparql/src/main/java/org/apache/jena/fuseki/geosparql/cli/RDFFileParameter.java#L53-L59 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
