linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
566 stars 146 forks source link

Bug fix and bring up to date `editable` method #412

Closed timbl closed 4 years ago

timbl commented 4 years ago

Remove a kludge which was put in to counter a long gone NSS bug.

Also fix a bug with getting editable status of a file which is 404 - ie would the file be editable if it existed?