cldf / csvw

CSV on the web
Apache License 2.0
36 stars 5 forks source link

It should be possible to compare URITemplate to strings #56

Closed xrotwang closed 3 years ago

xrotwang commented 3 years ago

In particular propertyUrls may often be checked against string representations of URLs - e.g. against CLDF ontology term URIs. To make this less cumbersome, string equality should be treated as object equality.