Skip to content

Conversation

giacomodecolle
Copy link
Owner

@johnbeve I think having to go through the IBE to add the info for measurements in examples like this shows the need for shortcut properties. This is supposed to be about change but if I want to show two measurements at two times and god forbid add temporal measurement info the graph overblows.

@giacomodecolle giacomodecolle requested a review from rmavrovich May 9, 2025 21:22
A{Person 1} --->|rdf:type| B[BFO_0000001]
A --->|participates in BFO_0000056| F{Change 1}

F --->|rdf:type| G[Change ont00000824]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there not be a more explicit connection between 'change', 'temporal interval' and the actual changes of temperature?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such as, something stronger than participation?

H --->|rdf:type| I[Temporal Interval BFO_0000202]


A -->|bearer of BFO_0000177| K{Temperature 1}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one temperature listed as an instance, but there are two measurements.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does an individual quality stop existing when its magnitude changes? If yes, then we have very rigid identity conditions for qualities, and I have for example a new height instance every day. But I think we don't have to do that, and we can just say that I have the same height qualities but with new measurements over time. Curious to hear what other people think here. @Finn1928 @johnbeve

@Finn1928
Copy link
Collaborator

Some changes:
-add participation relation between the change and the quality
-add label for Entity
-fix ID for Change
-fix ID for bearer_of
-fix ID for carrier_of

F -->|occupies temporal region BFO_0000199| H{Temporal Interval 1}
H --->|rdf:type| I[Temporal Interval BFO_0000202]

A -->|bearer of BFO_0000196| K{Temperature 1}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to "Person 1's temperature"

@@ -0,0 +1,46 @@
flowchart TB
A{Person 1} --->|rdf:type| B[BFO_0000001]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add name for "entity" class

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

Successfully merging this pull request may close these issues.

3 participants