Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update references to wot-thing-description with wot-thing-description11 - closes #410 #411

Merged
merged 1 commit into from
May 7, 2024

Conversation

benfrancis
Copy link
Member

@benfrancis benfrancis commented May 2, 2024

@danielpeintner
Copy link
Contributor

In #410 you mentioned

The one exception may be the assertion in section 4 which says:

All Things and Consumers conforming to a profile MUST satisfy the assertions specified in the [wot-thing-description11], except for the assertion td-context-ns-td10-namespacev10 with text TD 1.1 consumers MUST accept TDs satisfying the W3C WoT Thing Description 1.0 [wot-thing-description] specification.

Doesn't that mean the reference [[wot-thing-description11] should be changed to [[wot-thing-description]] ?

@benfrancis
Copy link
Member Author

@danielpeintner wrote:

Doesn't that mean the reference [[wot-thing-description11] should be changed to [[wot-thing-description]] ?

No, I don't think so. Basically what this is saying is that a profile conformant Consumer must be compatible with TD 1.1 Thing Descriptions, but doesn't have to support TD 1.0 Thing Descriptions.

We wanted to explicitly state that a profile-conformant implementation MUST satisfy all the assertions in the TD specification. But when we reviewed the TD 1.1 specification, that was the one assertion which didn't make sense in the context of profiles (since TD 1.0 doesn't support profiles).

See #368

@lu-zero lu-zero merged commit a340877 into w3c:main May 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants