@InProceedings{jongejan:2016:LT4DH,
  author    = {Jongejan, Bart},
  title     = {Implementation of a Workflow Management System for Non-Expert Users},
  booktitle = {Proceedings of the Workshop on Language Technology Resources and Tools for Digital Humanities (LT4DH)},
  month     = {December},
  year      = {2016},
  address   = {Osaka, Japan},
  publisher = {The COLING 2016 Organizing Committee},
  pages     = {101--108},
  abstract  = {In the Danish CLARIN-DK infrastructure, chaining language technology (LT) tools
	into a workflow is easy even for a non-expert user, because she only needs to
	specify the input and the desired output of the workflow. With this information
	and the registered input and output profiles of the available tools, the
	CLARIN-DK workflow management system (WMS) computes combinations of tools that
	will give the desired result. This advanced functionality was originally not
	envisaged, but came within reach by writing the WMS partly in Java and partly
	in a programming language for symbolic computation, Bracmat. Handling LT tool
	profiles, including the computation of workflows, is easier with Bracmat's
	language constructs for tree pattern matching and tree construction than with
	the language constructs offered by mainstream programming languages.},
  url       = {http://aclweb.org/anthology/W16-4014}
}

