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 fe0c0fc commit 56856e9Copy full SHA for 56856e9
index.html
@@ -169,6 +169,11 @@
169
"name": "RDFa Streaming Parser",
170
"description": "A fast and lightweight streaming RDFa parser for JavaScript.",
171
"implements": [ "DataFactory", "Sink" ]
172
+ }, {
173
+ "@id": "https://github.com/rubensworks/microdata-rdf-streaming-parser.js",
174
+ "name": "Microdata to RDF Streaming Parser",
175
+ "description": "A fast and lightweight streaming Microdata to RDF parser for JavaScript.",
176
+ "implements": [ "DataFactory", "Sink" ]
177
}, {
178
"@id": "https://github.com/rubensworks/rdf-parse.js",
179
"name": "RDF Parse",
0 commit comments