Questions about edge property

Hi,
May I know whether Stardog supports multiple layers of edge property or not?

<< ?emp :worksAt ?org >> :source :HR

I want to add a new edge property on :source

Thanks

Hi Yuan,

No, it was a deliberate decision to not support nested edge properties at first. We may reconsider it later if there's strong demand so feel free to explain your use cases.

Thanks,
Pavel