- From: Tomasz Pluskiewicz via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Jan 2019 14:55:32 +0000
- To: public-hydra-logs@w3.org
Issue #48 proposes a number of statements using `schema:domainIncludes`. I don't think it's necessary to use with OWL but rather as simple bag
```
{
"@id": "title",
"schema:domainIncludes": [
"ApiDocumentation",
"StatusCodeDescription"
]
```
Let's evaluate the proposed statements and decide if they are indeed correct.
--
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/176#issuecomment-453123457 using your GitHub account
Received on Thursday, 10 January 2019 14:55:34 UTC