view 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
line wrap: on
line source

?localisation_sibling:CLASS
SELECT 
ASSERTED ?localisation_sibling SubClassOf GO_0008150
WHERE ?localisation_sibling != GO_0051179
BEGIN 
ADD ?localisation_sibling DisjointWith GO_0051179
END;