Skip to content

Commit 56856e9

Browse files
committed
Add Microdata to RDF Parser
1 parent fe0c0fc commit 56856e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎index.html

+5
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,11 @@
169169
"name": "RDFa Parser",
170170
"description": "A fast and lightweight RDFa parser for JavaScript.",
171171
"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" ]
172177
}, {
173178
"@id": "https://.com/rubensworks/rdf-parse.js",
174179
"name": "RDF Parse",

0 commit comments

Comments
 (0)