- From: Asbjørn Ulsberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 09 Jan 2017 11:28:44 +0000
- To: public-hydra-logs@w3.org
@tpluscode: Wow, the level of detail on the use of `schema:Action`
exceeded my expectations. It's even got [Input and Output
Constraints](http://schema.org/docs/actions.html#part-4), such as:
```json
"<property>-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueMaxlength": 100,
"valueName": "q"
}
```
I wonder how Hydra should relate to this. Adopt it as is, mimic it or
what?
--
GitHub Notification of comment by asbjornu
Please view or discuss this issue at
https://github.com/HydraCG/Specifications/issues/2#issuecomment-271262689
using your GitHub account
Received on Monday, 9 January 2017 11:28:51 UTC