XP:biological process xp regulation: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* positive regulation of P -> biological_regulation THAT positively_regulates P
* positive regulation of P -> biological_regulation THAT positively_regulates P


The [[Obol]] grammar has more complex parsing rules: [http://code.open-bio.org/svnweb/index.cgi/blipkit/view/trunk/packages/obol/src/obol_biological_process_xp_self.pro obol_molecular_function_xp_self]. See [[XP:biological_process_xp_multi_organism_process]] for example
The [[Obol]] grammar has more complex parsing rules: [http://code.open-bio.org/svnweb/index.cgi/blipkit/view/trunk/packages/obol/src/obol_biological_process_xp_self.pro obol_biological_process_xp_self]. See [[XP:biological_process_xp_multi_organism_process]] for example


Location:
Location:

Revision as of 11:43, 1 May 2008

There is far more detail on this page; however, some of it is historical:

Regulation_cross-products

The following rule is implemented in the OE2 semantic parser:

  • negative regulation of P -> biological_regulation THAT negatively_regulates P
  • regulation of P -> biological_regulation THAT regulates P
  • positive regulation of P -> biological_regulation THAT positively_regulates P

The Obol grammar has more complex parsing rules: obol_biological_process_xp_self. See XP:biological_process_xp_multi_organism_process for example

Location:

This directory is updated NIGHTLY

Implementation

Short term:

convert to XPs in batch using OE2 semantic parser - editors check the above report and fix missing links

Medium term (post OE2):

Manage the XPs directly in the main .obo file

Tracker Items

See Also