We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da702b7 commit bf3a970Copy full SHA for bf3a970
index.html
@@ -234,6 +234,16 @@
234
"name": "clownface-shacl-path",
235
"description": "Work with SHACL Property Paths using clownface",
236
"implements": [ ]
237
+}, {
238
+"@id": "https://.com/hypermedia-app/express-rdf-request",
239
+"name": "express-rdf-request",
240
+"description": "Express middleware for working with RDF payloads using clownface",
241
+"implements": [ ]
242
243
+"@id": "https://.com/hypermedia-app/express-middleware-shacl",
244
+"name": "express-middleware-shacl",
245
+"description": "Express middleware for validating with RDF payloads with SHACL",
246
247
}
248
]
249
}]
0 commit comments