emmo-repo / EMMO

Elementary Multiperspective Material Ontology (EMMO)
Other
62 stars 16 forks source link

Fix has rest and added elucitations #163

Closed jesper-friis closed 3 years ago

jesper-friis commented 3 years ago

Made the following changes:

Unresolved Issue: in arrangements and sequences is the reasoner able to identify all elements, but the last, as elements. This asymmetry can be solved in two different ways: 1) introduce hasSpatialPrevious/hasTemporalPrevious defined as the inverse of hasSpatialNext/hasTemporalNext 2) introduce SpatialNil and TemporalNil

The second solution follows the RDF and LISP standards, but the physical interpretation is not straight forward.