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 b64cf85 commit 541c31fCopy full SHA for 541c31f
index.html
@@ -243,7 +243,12 @@
243
"name": "webpack-loader-rdf",
244
"description": "Bundle RDF documents statically using webpack, without requiring parsers in runtime",
245
"implements": [ "DataFactory" ]
246
- }
+ }, {
247
+ "@id": "https://github.com/semantu/lincd",
248
+ "name": "LINCD",
249
+ "description": "Library & registry for UI components tied to SHACL shapes, with automatic data validation",
250
+ "implements": [ "DataFactory" ]
251
+ },
252
]
253
}]
254
}
0 commit comments