Hello,
I've discovered python aliases for properties in owlready. I'm wondering, is creating an alias supposed to replace the original name? Looks like that's what's happening. It would be nice to be able to access the property with both the original name and alias, otherwise we'll have to keep track of which properties are aliased and which aren't. No big deal, but I'm wondering if that's by design. Here's what I mean in code. 'sns' is a namespace.