Skip to content

Added inverse properties for standIn#10

Open
gjvnq wants to merge 2 commits intonemo-ufes:masterfrom
gjvnq:master
Open

Added inverse properties for standIn#10
gjvnq wants to merge 2 commits intonemo-ufes:masterfrom
gjvnq:master

Conversation

@gjvnq
Copy link
Copy Markdown

@gjvnq gjvnq commented Sep 9, 2023

I made a few changes that I believe will make gUFO a but easier to use, mostly by letting users move stuff about temporary situations from instances of gufo:Endurant to instances of gufo:Situation so that those can be "self-contained" which makes things cleaner and easier to inspect on .ttl dumps.

First I added the following object properties:

  • gufo:concernsType (superproperty for gufo:concernsNonRigidType, concernsQualityType, and gufo:concernsRelationshipType)
  • gufo:standsInQualifiedWholehood (counterpart for gufo:standsInQualifiedParthood)
  • gufo:concernsInstanciatedEndurant (inverse of gufo:standsInQualifiedInstantiation)
  • gufo:concernsQualifiedEndurant (inverse of gufo:standsInQualifiedAttribution)
  • gufo:concernsConstitutedEndurant (inverse of gufo:standsInQualifiedConstitution)
  • gufo:concernsTemporaryPart (inverse of gufo:standsInQualifiedParthood)
  • gufo:concernsThing (inverse of gufo:standsIn)
  • gufo:concernsTemporaryWhole (inverse of gufo:standsInQualifiedWholehood)
  • gufo:concernsMainEndurant (inverse of standsInQualifiedRelationship)

Then I added the gufo:numberoid datatype for things like vehicle plate numbers and ID numbers.

And finally I finished by upping the version number.

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.

1 participant