sarabjotanand / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

Feature request - standard system for tagging fake classes made by i2c #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This system for converting individuals to classes for use with Elk is proving 
very fruitful for VFB's current work with bulk neuron image data.

owltools myi.owl --i2c -o file://`pwd`/myc.owl

(see http://code.google.com/p/owltools/wiki/OWLQueries 
Querying for Individuals)

But it would be better if there were some way to distinguish the ex-individuals 
generated by this method from regular classes.  Addition of some standard 
annotation could work and is probably safest, but a new class for these might 
be more useful still.

Original issue reported on code.google.com by dosu...@gmail.com on 5 Jun 2012 at 6:53

GoogleCodeExporter commented 9 years ago
With the latest ELK it is no longer necessary to generate classes for axioms. 
We will probably deprecate the i2c option at some point.

Original comment by HDie...@lbl.gov on 18 Sep 2012 at 9:18