We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0c0fc commit 56856e9Copy full SHA for 56856e9
index.html
@@ -169,6 +169,11 @@
169
"name": "RDFa Parser",
170
"description": "A fast and lightweight RDFa parser for JavaScript.",
171
"implements": [ "DataFactory", "Sink" ]
172
+}, {
173
+"@id": "https://.com/rubensworks/microdata-rdf--parser.js",
174
+"name": "Microdata to RDF Parser",
175
+"description": "A fast and lightweight Microdata to RDF parser for JavaScript.",
176
+"implements": [ "DataFactory", "Sink" ]
177
}, {
178
"@id": "https://.com/rubensworks/rdf-parse.js",
179
"name": "RDF Parse",
0 commit comments