You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
equivalentTo:
text: "('related' some %s) and ('related' some %s)"
vars:
- v0
- v1
And this:
(ignore the weirdness for now, this is auto-generated by patternizer)
Yet the class is not matched by query. My hypothesis is that this is due to the fact that the same expression is repeated. Granted this is a weird example, but we can imagine saner analogs.
I have this
And this:
(ignore the weirdness for now, this is auto-generated by patternizer)
Yet the class is not matched by query. My hypothesis is that this is due to the fact that the same expression is repeated. Granted this is a weird example, but we can imagine saner analogs.
YAML:
https://github.com/cmungall/owl_patternizer/blob/730b7e149ddd0f4ef19aaabea4647b00b722c250/examples/apo/related_X_related_X.yaml#L48-L51
OWL:
https://github.com/cmungall/owl_patternizer/blob/730b7e149ddd0f4ef19aaabea4647b00b722c250/examples/apo/_input.ttl#L2287-L2310
The text was updated successfully, but these errors were encountered: