webspecs / url

The URL specification
https://specs.webplatform.org/url/webspecs/develop/
Other
21 stars 9 forks source link

rdflib.js has a URI parser and relativizer #44

Open timbl opened 9 years ago

timbl commented 9 years ago

You asked about other implementations

rdflib.js has a URI parser and relativizer:

https://github.com/linkeddata/rdflib.js/blob/master/uri.coffee

timbl commented 9 years ago

$rdf = require('rdflib') See $rdf.uri.*