Is there a a <Json-LD> Kotlin (JVM) library? The b...
# serialization
l
Is there a a Json-LD Kotlin (JVM) library? The best I've found is Titanium, a Java library (that doesn't work with KotlinX Serialization, and depends on Jakarta).
a
For my website I created my own classes for my needs (just 3 of them for now), but yeah Kotlin definitely needs a complete JSON-LD library !
l
If someone ever creates a JSON-LD library, please notify me! Looks like they have some implementation recommendations, too.