Re: [Specifications] Added some domain predicates (#176)

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