Problem: An invalid value was specified for an annotation property that requires a boolean value.
Solution: Replace the value with a valid one (currently must always be true
).
Further information:
There are currently three annotation properties (owl:deprecated
, is_deprecation_candidate
, notRecommendedForAnnotation
) that require boolean values; see here and here for more information.
Query: badNonBooleanValue.ipynb