; DAS distributed hypergraph query ; Attention Broker constrains search !(das-query (pattern (Inheritance $x Animal)) (importance-threshold 0.7) (max-results 10)) ; Returns atoms with STI > 0.7 ; matching the inheritance pattern