owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
108 stars 33 forks source link

Populate additional golr fields for additional OWL expressivity #135

Open cmungall opened 9 years ago

cmungall commented 9 years ago

From https://github.com/geneontology/amigo/issues/249

cmungall commented 9 years ago

It feels like the json<->owl part should be its own project

where should the locus for documentation be? in the java project? or here https://github.com/berkeleybop/class-expression/

Note the bbop library is concerned with a portion of the owl spec (CEs) rather than the whole thing (as it should be). We could modularize the java along the same lines but it probably makes more sense if the outermost scope of the java is not limited (even if we only have partial implementation for a while)