e481b7ee

By: Tom Sydney Kerckhove <syd@cs-syd.eu>

Support array @type in checkClass

JSON-LD objects can have @type as either a string or an array of
strings (e.g. ["EntertainmentBusiness", "EventVenue"]). checkClass
now handles both cases.