Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,12 @@
"name": "webpack-loader-rdf",
"description": "Bundle RDF documents statically using webpack, without requiring parsers in runtime",
"implements": [ "DataFactory" ]
}
}, {
"@id": "https://github.com/semantu/lincd",
"name": "LINCD",
"description": "Library & registry for UI components tied to SHACL shapes, with automatic data validation",
"implements": [ "DataFactory" ]
}
]
}]
}
Expand Down