Transition to OWL 2010-2012: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Project lead: Chris Mungall
Project lead: Chris Mungall


* obo-format 1.4 guide draft
== Deliverables ==
* Freeze of obo-format 1.4 features
 
* obo-format 1.4 formal syntax specification
=== obof1.4 guide ===
 
http://www.geneontology.org/GO.format.obo-1_4.shtml
 
Status: draft
 
=== obof1.4 syntax ===
 
Formal specification of syntax
 
status: in progress - see obo format section of obolog guide on:
 
http://www.geneontology.org/GO.format.obo-1_3.shtml
 
=== OWL2 Mapping ===
 
status: in progress
 
=== Java OBO Parser ===
 
We need a ground-up rewrite of the OBO parser according to the spec. This will be a direct translation to OBO abstract syntax. This will form the basis of a future P4 parser


[[Category:SWUG Projects]]
[[Category:SWUG Projects]]

Revision as of 20:29, 9 August 2010

Project lead: Chris Mungall

Deliverables

obof1.4 guide

http://www.geneontology.org/GO.format.obo-1_4.shtml

Status: draft

obof1.4 syntax

Formal specification of syntax

status: in progress - see obo format section of obolog guide on:

http://www.geneontology.org/GO.format.obo-1_3.shtml

OWL2 Mapping

status: in progress

Java OBO Parser

We need a ground-up rewrite of the OBO parser according to the spec. This will be a direct translation to OBO abstract syntax. This will form the basis of a future P4 parser