nemo-ufes / gufo

gUFO: A Lightweight Implementation of the Unified Foundational Ontology (UFO)
http://purl.org/nemo/doc/gufo
Creative Commons Attribution 4.0 International
28 stars 5 forks source link

Added inverse properties for standIn #10

Open gjvnq opened 1 year ago

gjvnq commented 1 year ago

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:

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.