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
I'm trying to run statement like Parent(?x) -> (hasChild >= 1)(?x) in swrl tab in protege , but it doesn't accept and report : unexpected character '>' .
how should i use cardinality in swrl tab?
The text was updated successfully, but these errors were encountered:
I'm trying to run statement like
Parent(?x) -> (hasChild >= 1)(?x)
in swrl tab in protege , but it doesn't accept and report :unexpected character '>'
.how should i use cardinality in swrl tab?
The text was updated successfully, but these errors were encountered: