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

USD.owl now uses http://www.ease-crc.org/ont/DUL.owl #313

Closed mrnolte closed 3 months ago

mrnolte commented 3 months ago

USD.owl used the original DUL.owl from ontologydesignpatterns.org, which the CI does not like (this is intentional, since we decided to self-host DUL). This fixes this issue, and also makes it so that the CI will give a better exception when this happens again.