lib/json/ld/preloaded/vcard.rb in json-ld-preloaded-3.0.2 vs lib/json/ld/preloaded/vcard.rb in json-ld-preloaded-3.0.3

- old
+ new

@@ -153,6 +153,7 @@ "value" => TermDefinition.new("value", id: "http://www.w3.org/2006/vcard/ns#value", simple: true), "vcard" => TermDefinition.new("vcard", id: "http://www.w3.org/2006/vcard/ns#", simple: true, prefix: true), "xsd" => TermDefinition.new("xsd", id: "http://www.w3.org/2001/XMLSchema#", simple: true, prefix: true) }) end + alias_preloaded("https://www.w3.org/2006/vcard/ns", "http://www.w3.org/2006/vcard/ns") end