- From: Tomasz Pluskiewicz via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jul 2021 20:21:06 +0000
- To: public-hydra-logs@w3.org
And I also support your example, where you retracted by the operation's URI. ```turtle # ApiDocumentation :Article a hydra:Class ; hydra:supportedOperation :SendArticleToReviewerQueue . ``` ```turtle # Resource </article/a> hydra:operation :SendArticleToReviewerQueue . :SendArticleToReviewerQueue a hydra:UnsupportedOperation . ``` However, many operations would in fact be blank nodes, hence using the type instead -- GitHub Notification of comment by tpluscode Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/241#issuecomment-878568558 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 12 July 2021 20:21:08 UTC