Skip to content

Commit 56856e9

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

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

0 commit comments

Comments
 (0)