@import controllers.core.routes.{Assets => CoreAssets} @import controllers.rules.routes.Assets @import org.silkframework.entity.ValueType @import org.silkframework.rule.{TransformRule, TransformSpec, MappingTarget} @import org.silkframework.runtime.serialization.XmlSerialization.toXml @import org.silkframework.workbench.Context @import org.silkframework.runtime.activity.UserContext @import org.silkframework.rule.input.Transformer @import config.WorkbenchConfig.WorkspaceReact @(context: Context[TransformSpec], rule: TransformRule)(implicit request: RequestHeader, userContext: UserContext, workspaceReact: WorkspaceReact) @header = { @** As the editor does not manage the meta data and mapping target, we just hold it and attach it to updated rules. **@ } @toolbar = {