# -*- encoding: utf-8 -*- # frozen_string_literal: true # This file generated automatically from https://w3id.org/security/suites/aes-2019/v1 require 'json/ld' class JSON::LD::Context add_preloaded("https://w3id.org/security/suites/aes-2019/v1") do new(processingMode: "json-ld-1.1", term_definitions: { "AesKeyWrappingKey2019" => TermDefinition.new("AesKeyWrappingKey2019", id: "https://w3id.org/security#AesKeyWrappingKey2019", context: {"@protected"=>true, "id"=>"@id", "type"=>"@type", "controller"=>{"@id"=>"https://w3id.org/security#controller", "@type"=>"@id"}, "revoked"=>{"@id"=>"https://w3id.org/security#revoked", "@type"=>"http://www.w3.org/2001/XMLSchema#dateTime"}}, protected: true), "id" => TermDefinition.new("id", id: "@id", simple: true, protected: true), "type" => TermDefinition.new("type", id: "@type", simple: true, protected: true) }) end end