[SHACL API] Minimal Java environment

28 views
Skip to first unread message

Stefan Milosavljevic

unread,
Feb 16, 2023, 3:42:12 AM2/16/23
to TopBraid Suite Users
Hello,
thank you for this great and complete implementation for SHACL validation!

I'm currently trying to create a Dockerfile with the SHACL API to contribute to this project and I'm trying to reduce the size of the resulting container as much as possible.
With the current requirements (OpenJDK11), the resulting container is >500MB. Recently it has been possible to customize a Java Runtime environment (see here for example) and I was wondering which of the modules from OpenJDK11 are used in the current SHACL API implementation.

Thank you in advance for the reply,
Stefan

Holger Knublauch

unread,
Feb 16, 2023, 3:45:21 AM2/16/23
to topbrai...@googlegroups.com
Hi Stefan,

I have no clue to be honest. The SHACL API is just “normal” code that sits above the Jena API. I cannot tell what the Jena API uses under the hood.

Or are you asking which JDK 11 specific features we are using vs Java 8?

Holger



Thank you in advance for the reply,
Stefan

--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/38d6c7d0-6eed-4a68-acf2-06542c4c72adn%40googlegroups.com.

Stefan Milosavljevic

unread,
Feb 16, 2023, 4:13:13 AM2/16/23
to TopBraid Suite Users
Hi Holger,

thank you for the quick reply.

I'll have a look at the JENA API and see what I can find there. Thank you!

Stefan
Reply all
Reply to author
Forward
0 new messages