Skip to content

Commit 541c31f

Browse files
authored
Add lincd
1 parent b64cf85 commit 541c31f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,12 @@
243243
"name": "webpack-loader-rdf",
244244
"description": "Bundle RDF documents statically using webpack, without requiring parsers in runtime",
245245
"implements": [ "DataFactory" ]
246-
}
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+
},
247252
]
248253
}]
249254
}

0 commit comments

Comments
 (0)