We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ad9f8 commit d36b9c9Copy full SHA for d36b9c9
index.html
@@ -446,6 +446,11 @@
446
"name": "@rdfjs/tree",
447
"description": "A tree structure for a set of RDF/JS Quads.",
448
"implements": []
449
+ }, {
450
+ "@id": "https://github.com/karelklima/ldkit",
451
+ "name": "LDkit",
452
+ "description": "Linked Data object graph mapping toolkit with end-to-end TypeScript support.",
453
+ "implements": [ "DataFactory" ]
454
}
455
]
456
}]
0 commit comments