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 da702b7 commit e728216Copy full SHA for e728216
index.html
@@ -234,6 +234,11 @@
234
"name": "clownface-shacl-path",
235
"description": "Work with SHACL Property Paths using clownface",
236
"implements": [ ]
237
+ }, {
238
+ "@id": "https://www.npmjs.com/package/webpack-loader-rdf",
239
+ "name": "webpack-loader-rdf",
240
+ "description": "Bundle RDF documents statically using webpack, without requiring parsers in runtime",
241
+ "implements": [ "DataFactory" ]
242
}
243
]
244
}]
0 commit comments