Html document parser #142
Unanswered
TeddyAlbina
asked this question in
Q&A
Replies: 2 comments
|
Currently, while Schema.NET can represent the markup from Microdata, the library itself can't parse it from HTML. What Schema.NET can do is parse and generate JSON-LD. Functionality to allow the parsing of Microdata and RDFa might be a beneficial extension at a point of time in the future. |
0 replies
|
You can use the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Question
Hello, i want to know if this library can be used to extract microdata from an html document ? All the samples in the front page are about generating microdata.
Thanks.
All reactions