Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What relations should be used for informational entities that mirror physical ones #802

Open
cmungall opened this issue Jul 31, 2024 · 1 comment

Comments

@cmungall
Copy link
Contributor

IAO uses relationships like part-of and has-part to model the structure of documents (informational entities, GDCs). These are broad RO relations, unconstrained by domain and range (but additional universal axioms prevent inappropriate cross upper level category crossings). We seem to have no problem mapping mereological axioms to informational entities to the extent that this doesn't really need any documentation, it's all pretty unintuitive and (relatively) uncontroversial. Perhaps this is because we have a strong mental model of mapping IAO:documents to physical documents.

We could force IAO to say things like "an author summary statement is a concretization of an SDC that inheres in a physical printed piece of text or arrangement of pixels on a physical screen that is part of another piece of text that is the bearer of an SDC that is concretized by an IA:document", as this would be both verbose and probably not even true.

Could this metaphorical projection be extended to other relationships and their mapping to (possibly imaginary) physical structures.

  • other mereotopological relationships within a document
  • connections between stations on the London tube map
  • weights between nodes in an artificial neural network
  • adjacency between boxes on a mercator projections of the Earth

I think there are enormous practical problems with broadening the D/Rs of existing relations like connected_to (at best we would need unions, and the addition of universal axioms to prevent cross-category relationships). The implicit advice in the above scenarios would seem to be to create shadow relations, following the same DPs as the material relations.

Assuming this is the case, do we keep allowing the use of partonomic relations for IAO, or switch these out for shadow information-part-of? Arguably part-of is a bit of an outlier already being so generic, and having resisted attempts to push-down to occurrent-part-of style relations (for reasons described in the docs).

I am not arguing against the status quo, it would be good to explicitly codify this rather than have it be implicit and then have things drift off as different ontologies make different interpretations.

@bpeters42
Copy link
Collaborator

bpeters42 commented Jul 31, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants