@namespace("eu.dnetlib.iis.importer.schemas") protocol IIS{ record Concept { string id; string label; map params; } }