inputFormats.addAll(formatRegistry.getUrisForExtension(extension));
}
Builder builder = new ServiceDescription.Builder("New Zealand Metadata Extractor Service",
Characterise.class.getName());
builder.author("Fabian Steeg");
builder.classname(this.getClass().getName());
builder
.description("Metadata extraction service based on the Metadata Extraction Tool of the National "
+ "Library of New Zealand (patched 3.4GA).");
builder.serviceProvider("The Planets Consortium");
builder.tool(Tool.create(null, "New Zealand Metadata Extractor", "3.4GA (patched)", null,