jsonld.UnsupportedVersion error should be more helpful when the error is due to a string value being used."@version": "1.1" will reportjsonld.UnsupportedVersion: Unsupported JSON-LD version: 1.1, which is confusing and doesn't hint that a number should be used like"@version": 1.1.