SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

URIValue anyURI? #110

Closed jakebeal closed 3 years ago

jakebeal commented 3 years ago

What is an "anyURI" on URIValue? Shouldn't it just be URI?

jakebeal commented 3 years ago

I see that the actual datatype is anyURI; when rendered into an image, however, this should be translated to URI to match the specification prose.