ease-crc / soma

The Socio-physical Model of Activities (SOMA) is a formal activity model for embodied agents that need to operate their body to generate motions that cause intentional effects in the physical and social world.
GNU Lesser General Public License v3.0
16 stars 22 forks source link

catalog file prevents opening SOMA-HOME #291

Open daniel86 opened 1 year ago

daniel86 commented 1 year ago

The SOMA import resolves to local SOMA.owl file, but SOME-HOME imports the bundled version. A fix could be to import SOMA-ALL instead. but how will it look in the deployed version?

daniel86 commented 1 year ago

https://github.com/ease-crc/soma/pull/292 would fix it