141142143144145146147
+ "<http://purl.org/DP/components#targetMimetype> \"" + targetMimetype + "\" ] ."; } this.sourceMimetype = sourceMimetype; this.targetMimetype = targetMimetype; workflow = new Workflow(name, author, semanticAnnotations); }