- From: Angelo Veltens via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Feb 2019 10:50:10 +0000
- To: public-hydra-logs@w3.org
I use `hydra:manages` with `rdf:type` to discover collections that contain specific types and it works fine.
```
{
"@type": "Collection",
"manages": {
"property": "rdf:type",
"object": "schema:Event"
}
}
```
Can we close this issue? If not, what is left to to?
--
GitHub Notification of comment by angelo-v
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/126#issuecomment-463152525 using your GitHub account
Received on Wednesday, 13 February 2019 10:50:15 UTC