lib/json/ld/preloaded/vcard.rb in json-ld-preloaded-3.0.1 vs lib/json/ld/preloaded/vcard.rb in json-ld-preloaded-3.0.2
- old
+ new
@@ -2,10 +2,10 @@
# frozen_string_literal: true
# This file generated automatically from http://www.w3.org/2006/vcard/ns
require 'json/ld'
class JSON::LD::Context
add_preloaded("http://www.w3.org/2006/vcard/ns") do
- new(processingMode: "json-ld-1.0", term_definitions: {
+ new(term_definitions: {
"Acquaintance" => TermDefinition.new("Acquaintance", id: "http://www.w3.org/2006/vcard/ns#Acquaintance", simple: true),
"Address" => TermDefinition.new("Address", id: "http://www.w3.org/2006/vcard/ns#Address", simple: true),
"Agent" => TermDefinition.new("Agent", id: "http://www.w3.org/2006/vcard/ns#Agent", simple: true),
"BBS" => TermDefinition.new("BBS", id: "http://www.w3.org/2006/vcard/ns#BBS", simple: true),
"Car" => TermDefinition.new("Car", id: "http://www.w3.org/2006/vcard/ns#Car", simple: true),