Re: [Specifications] Use the term Action instead of Operation

@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