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

Typo in material entity elucidation #120

Open
michaelrabenberg opened this issue Jan 15, 2025 · 1 comment
Open

Typo in material entity elucidation #120

michaelrabenberg opened this issue Jan 15, 2025 · 1 comment

Comments

@michaelrabenberg
Copy link

Here's the elucidation of material entity in the .ttl owl file:

skos:definition "(Elucidation) A material entity is an independent continuant has some portion of matter as continuant part"@en ;

This should read:

skos:definition "(Elucidation) A material entity is an independent continuant that has some portion of matter as continuant part"@en ;

Incidentally this is different from the elucidation in the Terms spreadsheet (https://github.com/BFO-ontology/BFO-2020/blob/master/src/owl/profiles/temporal%20extensions/temporalized%20relations/documentation/bfo-2020-terms.csv), which refers to time:

A material entity is an independent continuant that at all times at which it exists has some portion of matter as continuant part

The last elucidation makes explicit that material entities always have portions of matter for continuant parts; the owl file elucidation doesn't make this explicit (though it's natural to read it as having that implicature).

@phismith
Copy link

phismith commented Jan 15, 2025 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