Skip to content

Commit bf3a970

Browse files
authored
express handlers
1 parent da702b7 commit bf3a970

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎index.html

+10
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
"name": "clownface-shacl-path",
235235
"description": "Work with SHACL Property Paths using clownface",
236236
"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+
"implements": [ ]
237247
}
238248
]
239249
}]

0 commit comments

Comments
 (0)