You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
This may be an issue with VIE or it may just be me doing something wrong.
I have changed the prefix declaration in examples/example.html to this:
As the xmlns: syntax is deprecated in RDFa 1.1. I also renamed dcterms to dc.
If I now reload the page I get the following errors in vie-min.js:
Whereas if I search and replace "dcterms" with "dc" in the original document everything still works.
My changes are in https://github.com/warpr/create/tree/rdfa-1.1-test
The text was updated successfully, but these errors were encountered: