LD `@type` is missing in all documents
An LD Type is needed. The type should be something like, for instance for the Commercial Invoice:
{
"type": ["VerifiableCredential", "CommercialInvoice"]
}
Edited by Jose Manuel Cantera Fonseca
An LD Type is needed. The type should be something like, for instance for the Commercial Invoice:
{
"type": ["VerifiableCredential", "CommercialInvoice"]
}