protocol-registries / link-relations

Registry for Link Relation Types
https://www.iana.org/assignments/link-relations/
29 stars 15 forks source link

Correct bug in intervalMetBy description #7

Closed dr-shorthair closed 5 years ago

dr-shorthair commented 5 years ago

In the course of preparing the IANA Considerations section for OWL-Time, I found that one of the registered descriptions had an error. This PR fixes the problem and aligns it with the W3C document.

dret commented 5 years ago

On 2019-07-14 22:01, Simon Cox wrote:

In the course of preparing the IANA Considerations section for OWL-Time, https://rawgit.com/w3c/sdw/time-iana-considerations/time/#iana-links I found that one of the registered descriptions had an error. This PR fixes the problem and aligns it with the W3C document.

thanks! i fixed this in https://github.com/dret/webconcepts/commit/b1fa56a4dfd9c9bf5b2fedc2e9ca7f79b961c2e8 as well.

mnot commented 5 years ago

Hi. We've move away from having a mirror of the registry's XML in this repo, so that we don't conflict with IANA's (authoritative) version.

If there is still something incorrect in the registry, could you please file an issue?

Thanks.