zhengj2007 / bfo-trunk

0 stars 0 forks source link

Add Allen Relations to BFO? #170

Closed zhengj2007 closed 9 years ago

zhengj2007 commented 9 years ago

From alanruttenberg@gmail.com on May 09, 2013 07:16:48

See previous discussion as part of https://code.google.com/p/bfo/issues/detail?id=15 Goodwin's prototype OWL implementation: http://johngoodwin225.wordpress.com/2012/04/22/about-time/ with comment by Bijan re: completeness/performance

Java implementation: https://code.google.com/p/allenintervalrelationships

Original issue: http://code.google.com/p/bfo/issues/detail?id=171

zhengj2007 commented 9 years ago

From alanruttenberg@gmail.com on June 05, 2013 11:41:06

Not to be part of BFO core release, but to be addressed asap after release, in the context of organizing relations of the RO and considering BSPO.

Status: WontFix

zhengj2007 commented 9 years ago

From dosu...@gmail.com on June 06, 2013 05:19:05

Not sure I follow the connection to BPSO.

On the importance of adding these, rather than relying on an external java implementation:

Clearly if your aim is complete Allen interval inference on a set of individuals, an implementation outside of OWL would be more efficient. But current use case involves relationships between classes and a requirement for some relatively small subset of inference from the Allen algebra. Relations in OWL and implementation of the composition table as property chains are needed for this.