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
Add tests to make sure that value objects and expanded term definitions have only a single value for @type, unless framing in the case of value objects.
# Otherwise, if the value of result's @value member is not a string and result contains the key @language, an invalid language-tagged value error has been detected (only strings can be language-tagged) and processing is aborted.
147
147
raiseJsonLdError::InvalidLanguageTaggedValue,
148
148
"when @language is used, @value must be a string: #{output_object.inspect}"
0 commit comments