rubensworks / rdf-dereference.js

Dereference any URL for its RDF contents
MIT License
33 stars 4 forks source link

Support for microdata? #26

Closed angelo-v closed 3 years ago

angelo-v commented 3 years ago

Hi @rubensworks, are you planning to also support microdata? Would you appreciate a PR to add this? Or can you recommend another library to also get microdata from html?

rubensworks commented 3 years ago

Oh, I thought this was supported here already, my bad. I'll update the configs to enable it, should just take a minute...

rubensworks commented 3 years ago

Done in 1.8.0.

angelo-v commented 3 years ago

wow, that was fast, thank you so much