comparison OPPL/Disjoint_localisation.oppl @ 9:14bfd77f8520

Interface improved (Imports first) and proper handling of import/merge options added
author Mikel Egaña Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Tue, 18 Oct 2011 10:30:16 +0200
parents
children
comparison
equal deleted inserted replaced
8:40adbcb2a7cc 9:14bfd77f8520
1 ?localisation_sibling:CLASS
2 SELECT
3 ASSERTED ?localisation_sibling SubClassOf GO_0008150
4 WHERE ?localisation_sibling != GO_0051179
5 BEGIN
6 ADD ?localisation_sibling DisjointWith GO_0051179
7 END;