alexmilowski / green-turtle

An RDFa 1.1. implementation for browsers.
MIT License
56 stars 20 forks source link

Errors out on IE11 #9

Open jskeate opened 8 years ago

jskeate commented 8 years ago

And probably earlier IEs.

Problem seems to be this line:

https://github.com/alexmilowski/green-turtle/blob/fd1887820b95fa7c585d08cc01b11150533b540d/src/RDFaAPI.js#L539

because baseURI is not supported in IE.