json-ld.org icon indicating copy to clipboard operation
json-ld.org copied to clipboard

Add Khuzdul as a JsonLD implementation

Open Laxystem opened this issue 1 year ago • 5 comments

I'm currently working on Khuzdul, a JsonLD library for Kotlin/Multiplatform.

It's still WIP - and in fact, isn't even committed yet - but I've created this PR now just to ask what's the process of adding a library to the website is.

Note, it isn't really an implementation per-se; It's a cross-platform API implemented on each platform by a different library (Titanium on Java, JsonLD Streaming on JS, Sophia on Wasm...)

Laxystem avatar Apr 10 '24 18:04 Laxystem

Question: should the implementations be ordered alphabetically? Currently they seem very arbitrary.

Laxystem avatar Apr 18 '24 09:04 Laxystem

Question: should the implementations be ordered alphabetically? Currently they seem very arbitrary.

I imagine ordering is a combination of when added, random, and arbitrary. Don't worry about that much right now. We're rewriting the site and this will likely all be programmatically generated at some point and we can sort it then.

davidlehn avatar Apr 18 '24 21:04 davidlehn

@Laxystem this is still listed as a Draft PR. Are you ready for it to be merged?

BigBlueHat avatar Sep 24 '24 22:09 BigBlueHat

@Laxystem this is still listed as a Draft PR. Are you ready for it to be merged?

Not yet. I've recently stopped development of that project, then resumed it again.

I'll unmark it as draft when the project is suitable for actual usage, I do not want it to get a bad name as it's still incomplete.

Laxystem avatar Sep 30 '24 13:09 Laxystem

@Laxystem I hope your coding is going well. 😄 When you're ready, you can now add your implementation more simply via the new YAML-LD list of implementers at https://github.com/json-ld/json-ld.org/blob/main/index.yaml

Cheers! 🎩

BigBlueHat avatar Aug 15 '25 14:08 BigBlueHat