Skip to content

Conversation

@sbussweiler
Copy link
Contributor

@sbussweiler sbussweiler commented Mar 7, 2025

If you want to define Thing Description Directories, you need to add the URI https://www.w3.org/2022/wot/discovery without a prefix to the Context. However, this is currently not possible.

E.g.

@Context(url = "https://www.w3.org/2022/wot/discovery")
"@context" : [ 
    "https://www.w3.org/2022/wot/td/v1.1", 
    "https://www.w3.org/2022/wot/discovery", 
] 

@RobWin RobWin merged commit e5b25fb into master Mar 7, 2025
5 checks passed
@sbussweiler sbussweiler changed the title Support multiple URIs wihtout a prefix in the Context. Support multiple URIs without a prefix in the Context. Mar 7, 2025
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