Issue with matching context file name with entity name following same pattern
Created by: terazus
{ "@context": { "sdo": "https://schema.org/", "Identifier": "sdo:Thing", "identifier": "sdo:identifier", "identifierSource": { "@id": "sdo:Property", "@type": "sdo:Text" } } } => "Identifier" key should be "Identifier_info" or "IdentifierInfo" or both context or schema files should be renamed identifier_sdo_schema.json and identifier_schema.json