{
    "$or": [
        {
            "_type": "d:association"
        },
        {
            "_type": "d:feature"
        },
        {
            "_type": "d:type"
        }
    ]
}
