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

Issues with Generic Dependence in BFO 2.0 #220

Open
msinclair2 opened this issue Jul 25, 2018 · 1 comment
Open

Issues with Generic Dependence in BFO 2.0 #220

msinclair2 opened this issue Jul 25, 2018 · 1 comment

Comments

@msinclair2
Copy link

I have noticed some peculiarities with the way generic dependence is implemented in the BFO 2.0 specification that I would just like to note here.

On p. 25 of the BFO specification it says that generically dependent continuants are part of the domain of s-depends_on, which doesn't seem correct to me:

The entities that s-depends_on something include
specifically and generically dependent continuants, which s-depends_on in every case on one or
more independent continuants which are their bearers, and which may in addition stand in s-depends_on
relations among themselves;

There is also no equivalent, for g-depends_on, to the "inerehes_in" and "bearer_of" sub-relations of s-depends_on that exclude spatial regions from the range (3.7.1 in the spec). I have encountered a use case (@balhoff) where a generic analog to "bearer_of" (e.g. "generic_bearer_of"?) would be useful.

Thanks.

@phismith
Copy link

These issues have been addressed in the recent work on updating BFO for the purposes of validating BFO as an ISO standard. More details will be released soon.

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

3 participants
@phismith @msinclair2 and others