Skip to content

Commit d36b9c9

Browse files
committed
Add LDkit to library list
1 parent c4ad9f8 commit d36b9c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,11 @@
446446
"name": "@rdfjs/tree",
447447
"description": "A tree structure for a set of RDF/JS Quads.",
448448
"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" ]
449454
}
450455
]
451456
}]

0 commit comments

Comments
 (0)