Replies: 2 comments 5 replies
-
Hi! Not sure about RDF4J, I'm not a maintainer here... But here's what I know of:
I've used all of these and they work great. :) |
Beta Was this translation helpful? Give feedback.
4 replies
-
The script `console.sh` that is provided in the eclipse SDK download has a
convert utility.
…On Wed, Apr 23, 2025 at 11:09 AM Piotr Sowiński ***@***.***> wrote:
Note: jelly-cli and ld-cli offer pre-compiled binaries with very fast
startup (GraalVM Native). The riot command has slower startups, but you
could probably hack it to work with Graal with some effort.
—
Reply to this email directly, view it on GitHub
<#5317 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHQYFPEZQWQHIE2LT5GWPD225KGDAVCNFSM6AAAAAB3VYCUCWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJSGA2TKMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
--
Jerven Bolleman
***@***.***
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently evaluating different possibilities for Turtle pretty-printing, and would like to include RDF4J.
I could just write-up a tiny CLI using RDF4J for Turtle re-formatting myself, but wanted to ask if there is already something out there, so there could be more collaboration and less duplication.
Beta Was this translation helpful? Give feedback.
All reactions