


Next: Conclusion Up: VisualMOQL Overview Previous: Query Canvas
[Please remove <h1>]
Let us express the query Q: ``find images with 2 people next to each other without any building, or images with buildings without people, or images with animals'' in VisualMOQL. This query is in fact a combination of three queries:- Qa: images with 2 people next to each other without any building
- Qb: images with buildings without people
- Qc: images with animals
![[*]](http://web.cs.ualberta.ca/gif/latex2html/cross_ref_motif.gif)
![[*]](http://web.cs.ualberta.ca/gif/latex2html/cross_ref_motif.gif)
The VisualMOQL expression is translated into MOQL
(Figure ) before being submitted to the query processor.
Part of the query result can be seen in
Figure
.



Next: Conclusion Up: VisualMOQL Overview Previous: Query Canvas
Demo
Vincent Oria
1998-11-24