I have a class hierarchy, where the classes are also node shapes with
property shapes
class AA
propA :String
class BB subClassOf AA
propB : String
Is a query like the following supported?
aaas {
propA
... on bbb {
propB
}
}
Thank you
--
The topics of this mailing list include TopBraid EDG and related technologies
such as SHACL.
To post to this group, send email to [email protected]
---
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/efa87ebe-4872-42f7-aaa7-27fc8dcadbb1n%40googlegroups.com.