CommonCoreOntologies icon indicating copy to clipboard operation
CommonCoreOntologies copied to clipboard

Difference between information content entity (IBE) and information content artifact (IBA)?

Open alanruttenberg opened this issue 4 years ago • 2 comments

Setting aside the ICE vs IBE discussion, what's the intended difference IBA and IBE? Other than IBA, the only child of IBE is Document field. I thought perhaps the intended difference was whole/part, but both are objects. Information Line seems like a similar sort of part and it is an IBA.

alanruttenberg avatar Oct 11 '21 00:10 alanruttenberg

IBEs correspond to a value expressed by a single primitive type (i.e. integer, string, boolean, double) where IBA are complexes of values.

rorudn avatar Oct 11 '21 13:10 rorudn

If that's the intention, then I think it needs to say so, as I don't think it conveys that currently. But note that an information line could contain a single value, and a data field could contain value of a complex type. Some of the subs of designative information entities seem to be simple.

I don't think that's going to be worth changing until we're resolved the ICE/IBE discussion. FWIW I've left the representation of primitive types to OWL's datatypes and not added them as classes. I will soon be needing formats of data values, to describe parts of documents.

alanruttenberg avatar Oct 11 '21 20:10 alanruttenberg