Skip to content

Commit 86283f7

Browse files
authored
Merge pull request #25 from karelklima/master
Suggestion: Add LDkit to library list
2 parents c4ad9f8 + d36b9c9 commit 86283f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎index.html

+5
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://.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)