<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Towards a Collaborative Process Platform Publishing Processes according to the Linked Data Principles</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Tobias</forename><surname>Weller</surname></persName>
							<email>tobias.weller@kit.edu</email>
							<affiliation key="aff0">
								<orgName type="institution">AIFB Institute</orgName>
								<address>
									<addrLine>KIT Englerstr. 11</addrLine>
									<postCode>76131</postCode>
									<settlement>Karlsruhe</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Maria</forename><surname>Maleshkova</surname></persName>
							<email>maria.maleshkova@kit.edu</email>
							<affiliation key="aff1">
								<orgName type="institution">AIFB Institute</orgName>
								<address>
									<addrLine>KIT Englerstr. 11</addrLine>
									<postCode>76131</postCode>
									<settlement>Karlsruhe</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Towards a Collaborative Process Platform Publishing Processes according to the Linked Data Principles</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">EF33E85CA3E19A70A403BA2510A45614</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:56+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>CCS Concepts</term>
					<term>Information systems → Wikis</term>
					<term>Process control systems</term>
					<term>•Applied computing → Health care information systems</term>
					<term>Business Process Model and Notation, Semantic MediaWiki, Linked Data principles, Collaborative Platform, User Roles</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Research in the area of process modeling and analysis has a long-established tradition. Process modeling is among others used in the medical domain to define an ideal workflow in order to ensure an efficient treatment of patients. These processes are often defined and maintained by multiple persons. Furthermore, multiple persons are interested in these defined processes to compare them with own defined processes for improvements purposes. Current solutions provide tools to model processes locally and export them in standard formats in order to exchange them. Besides, there are some collaboration tools available to model processes collaboratively and see changes dynamically. However, these solutions do not publish the data according to the Linked Data principles. Enriching processes with semantic information is useful in order to perform enhanced analysis. However, different users can only provide particular meta-information on same process steps. To address these problems we 1) developed an intuitive, open-source extension for Semantic MediaWiki that supports the graphical modeling of processes and stores the information in a structured way; 2) enable to enrich the processes with semantics from ontologies and knowledge graphs with references to external data sources 3) provide adapted views on meta-information in order to not overwhelm users with unnecessary information.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">INTRODUCTION</head><p>According to the process definition from ISO 9000:2015 <ref type="bibr" target="#b0">[1]</ref> are processes defined as a set of interrelated activities that transform inputs into an intended output. Modeling processes is done in multiple domains in order to define an ideal workflow, hence a framework is given for executing the process. Among others is process modeling used in the clinical environment to define clinical guidelines in order to ensure an efficient treatment of patients.</p><p>These clinical guidelines support physicians by recommending the sequence and timing of actions that is necessary to achieve an efficient treatment of patients <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b8">9]</ref>. These guidelines are also called clinical pathways and are based on evidence from insights of former treatments of patients.</p><p>Each clinic has their own pathways based on their evidences and experiences. Therefore, there are multiple pathways available that target different problems and care needs <ref type="bibr" target="#b21">[22,</ref><ref type="bibr" target="#b11">12,</ref><ref type="bibr" target="#b6">7]</ref>. These clinical pathways become more complex due to the increasing volumes of data and developments in the medical domain. At the same time, clinics are interested in clinical pathways of other clinics in order to improve their own pathways and adapt them to latest trends and insights.</p><p>Besides the structure of processes, there are also many semantic information about processes available. There are many ontologies and semantic information in different data sources like e.g. DBpedia<ref type="foot" target="#foot_0">1</ref> available that can be used for analyzing purposes. In addition, there are further semantic information about processes available that cannot be captured with current standard formats for storing process models.</p><p>Another important aspect that occurs nowadays is that processes become more complex and that they are usually maintained by multiple persons. These persons do not necessarily share the same location but are located in different countries. This is often the case in international projects. Therefore, a collaborative tool that allows to capture, annotate and share information about processes collaboratively is preferable in order to allow a simplified acquisition and exchange of processes and respective meta-information.</p><p>Linked Data is a method to publish data in a structured way 2 . Publishing data according to these principles facilitates the exploration and interlinks between different documents. Thus information can be looked up by a HTTP URI and are provided in a structured way. Additional links to other URIs offer the possibility to explore even more information and enrich further knowledge.</p><p>Applying the Linked Data principles on processes would allow to 1) model processes and its set of activities with unique HTTP URIs; 2) provide useful information about processes in a standard format like the Resource Description Framework<ref type="foot" target="#foot_2">3</ref> (RDF); and 3) interlink processes with information from other data sources.</p><p>During the acquisition of semantic information from users, one has to consider different views on processes and its elements. Thereby, different users can provide and are interested in different meta-information for same process elements. Considering this aspect, in order to not overwhelm users with meta-information that is not relevant for him, is an important aspect while acquiring corresponding metainformation about processes.</p><p>In order to address these problems, we present a collaborative platform that allows to acquire processes, applying the Linked Data principles on them, capture meta-information and enable different views on these meta-information.</p><p>We demonstrate the applicability of our solution by modeling a concrete perioperative process and enable users with different roles to see different views on provided forms, which they can use to annotate the elements. The used methods and an overview of the system are described in section 2. Overall, we address the following research questions:</p><p>1. How can we model processes and publish them according to the Linked Data principles?</p><p>2. How can we implement the infrastructure necessary for storing, accessing, and processing processes and the corresponding meta-information?</p><p>3. How can we introduce different views for entering metainformation?</p><p>We show that our approach is easy to use and extensible to capture multiple processes and semantic information, as well as applicable to other domains (Section 2). The used materials and methods are shown in section 3. The concrete implementation of our approach is shown in section 4. Furthermore, we show that our approach is sufficient to capture processes and meta-information, and allow different views on the entered information. For this purpose we will model a perioperative process and enrich it with meta-information from users that use different views (section 5). The evaluation of the system includes showing the application of the Linked Data principles on the modeled processes, demonstrating the functionality of the system and enable different views on the meta-information. A short discussion and lessons learned is given in section 7.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">MOTIVATION</head><p>A major shortcoming of current process modeling languages is that they cannot capture semantic information. They concentrate on representing the structure of processes but do not include specification of a formal semantic. This is e.g. the case for the Business Process Model and Notation (BPMN) <ref type="bibr" target="#b18">[19]</ref>.</p><p>Capturing processes and semantics is nowadays usually done by multiple persons. Projects and workflows are currently by no means proceeded in one place and by one person. The workflows of processes are usually defined collaboratively, as well as the analysis of processes. Moreover, not only analysts are interested in process models but also people who actually performing the processes as well as people who are not performing the processes but working in the same domain. Hence, clinics are for example interested in clinical pathways from other clinics to get insights from their processes and treatments of patients. This exchange of information allows to improve own processes by the insights of other clinics.</p><p>However, processes do not store semantic information. Current formats like e.g. BPMN 2.0 XML 4 , proposed by the OMG as standard format for storing Business Process Model and Notation (BPMN) diagrams, do not allow to capture semantic information like e.g. references to medical guidelines, responsible persons and conditions. Therefore, useful metainformation that can be used for analyzing processes gets lost. However, these information can be used to improve healthcare services in planning resources and improving the outcome of clinical pathways.</p><p>Therefore, we would like to provide a possibility to capture processes, semantics in processes and the accruing metainformation in a collaborative platform. Thus, multiple person can access the platform, add, edit and view processes, semantics in processes and meta-information collaboratively. This collaborative manner supports among others also the exchange of processes. Thus people from the same domain has access to these information at any time. Following this, the entered information are available for querying and performing process analysis. The vision of the collaborative platform is given in figure <ref type="figure">1</ref>.</p><p>Figure <ref type="figure">1</ref>: Vision of the collaborative platform. The collaborative platform consists of multiple stages, which are interlinked by the knowledge base that contains all available information. 1) Capture processes: Processes are captured by using a process modeling tool, converted into a machine-readable format and stored in the knowledge base. 2) Acquire meta-information with different views: Provide possibility to enter meta-information about processes and its elements. Different views are provided to users, which are adapted to their specific fields of expertise. 3) Process Analysis: The entered processes and meta-information are available according to the Linked Data principles. These information can be used in order to perform analysis like e.g similarity between processes.</p><p>We especially want to use the Linked Data principles 5 to 4 http://www.omg.org/spec/BPMN/2.0/, visited 24 January 2016 5 http://www.w3.org/DesignIssues/LinkedData.html, vis-publish process data. These principles are particular useful for linking, exchanging and exploring information .</p><p>Thereby, the platform will publish the entered information according to the Linked Data principles. Thus, unique HTTP URIs will represent process elements. In addition, the information provided by the platform will be available in a standard, machine-readable format. This allows to query the entered information for analyzing purposes. Entered information includes meta-information as well as useful references to external data sources like e.g. DBpedia 6 , PubMed 7 or Medscape 8 . This allows to lookup further facts and information about entities and concepts, discover more things and connect the data from the collaborative platform with other data to avoid of having an unbounded web.</p><p>Information about the hierarchy of flow objects and connecting objects can be modeled with the collaborative platform. Meta-information like a responsible person for a specific task in a process, runtime, descriptions or references to external data sources, can be added to an element. These additional information, published according to the Linked Data principles, can be queried and used for enhanced analysis and can i.e. allow improved comparisons between processes <ref type="bibr" target="#b3">[4]</ref>.</p><p>The semantic information can be used to enhance analysis and providing additional information to users. However, an extensive provision of attributes that are shown to the users may overrun them and is therefore not feasible, because it prevents users more from entering meta-information instead of supporting them. In addition, not every user can provide all meta-information or rather is interested in them. Hence, we would like to introduce views on process metainformation that is relevant and useful for the user. Thus, the platform provides those meta-information to the user that is relevant to him without overwhelming him.</p><p>The information, provided by the platform, as well as the information from the referenced external data sources, allows performing analysis such as runtime analysis and similarity analysis of processes. By the variety of semantics and meta-information, provided by the platform and referenced from external data sources, are enhanced process analysis feasible that were not possible before.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">MATERIAL AND METHODS</head><p>Our approach is based on several components that are part of a common collaborative platform that stores the data in a knowledge base. Section 3.1 describes the idea of the collaborative platform that publishes information using the Linked Data principles in more detail.</p><p>The collaborative platform should provide a possibility to model processes and reuse existing standards (section 3.2). Thereby, we have to consider that modeling processes should be as simple as possible due to the fact that domain experts will use the system and they may have no experience in using modeling tools.</p><p>Besides modeling processes, we are interested in capturing meta-information. Therefore, we need an approach to capture these information from the domain experts. In adited 24 January 2016 6 http://wiki.dbpedia.org, visited 24 January 2016 7 http://www.ncbi.nlm.nih.gov/pubmed/, visited 24 January 2016 8 http://www.medscape.com, visited 24 January 2016 dition, we want to provide different views on same elements so users are not overwhelmed with unnecessary information (section 3.3).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Infrastructure</head><p>The infrastructure to model and annotate processes, providing different views on entering data and publishing the entered data according to the Linked Data principles, consists of multiple components. Figure <ref type="figure">2</ref> shows a high level overview of the planned infrastructure.</p><p>Figure <ref type="figure">2</ref>: High level architecture of the system. It consists of three layers. Entry Layer: Users can enter processes, as well as meta-information. Different views for users with specific field of expertise are provided in order to not overwhelming them with unnecessary information. In addition, users can query the available information. Business layer: The platform takes care of entering processes and meta-information, providing useful views to users, query the data and publish them according to the Linked Data principles. Data layer: The knowledge base consists out of all available information like e.g. references to external data sources, as well as the entered processes and meta-information.</p><p>The needed infrastructure has to ensure an efficient data input and exchange that follows the Linked Data principles. However, the data entry has to abstract from the provision of standard formats like RDF. We have to consider already available standard formats for process models like e.g. BPMN 2.0 XML. Therefore, we need an infrastructure that allows to model and enter data in different ways and formats and provide the entered information automatically in a standard format like e.g. RDF.</p><p>Users can enter processes and meta-information into the collaborative platform. For entering meta-information, the system provides different views according to roles that are assigned to the user (see section 3.3). The entered data should be available according to the Linked Data principles so accessing the unique identifiers returns information in a standard format and it is possible to query the data.</p><p>The entered data will be stored in a knowledge base. The knowledge base consists of entered data, as well as linked data from external sources. Thus the knowledge stores modeled processes, meta-information about the modeled processes and information from other data sources like e.g. DBpedia <ref type="foot" target="#foot_3">9</ref> and PubMed<ref type="foot" target="#foot_4">10</ref> that is referenced.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Modeling Processes</head><p>There are multiple modeling languages available in order to model processes. We would like to provide the possibility in our platform to capture processes in multiple modeling languages. Modeling languages are visual representations of workflows and architectures. They define a structure how different elements are linked. However, they do not store semantic information.</p><p>Usually, domain experts are not familiar with semantic technologies and with modeling processes. Therefore, we have to provide a tool that allows domain expert to enter processes in a very simple way. Most of the modeling languages are a graphical representation, therefore a graphical user interface that allows to enter processes in a very simple way is preferable.</p><p>There are already formats available in order to store processes like e.g. BPMN 2.0 XML<ref type="foot" target="#foot_5">11</ref> proposed by OMG <ref type="foot" target="#foot_6">12</ref> as standard format for BPMN or EPML that defines a XML schema to store event-driven process chains <ref type="bibr" target="#b12">[13]</ref>. The process modeler should reuse such standards.</p><p>Reusing standards allows to import and export processes so that these processes do not have to be modeled from scratch. Therefore, the reuse of standards allows the flexible exchange of modeled processes. Besides the import and export functionality of processes, the modeler should also allow to add new processes into the platform and edit existing processes.</p><p>Processes can be described by using different process modeling languages. Currently there are among others Business Process Model and Notation (BPMN), Petri Nets and Event-driven process chain available to model processes. Each process modeling language tackles a specific depiction of a process. This circumstance of describing one workflow by using multiple process modeling languages should be supported by the collaborative platform. Hence, users can enter processes using different modeling languages.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Annotating Processes with different Views</head><p>Annotating processes with semantic information allows to use these information among others for analyzing purposes. This can improve e.g. the comparison between processes and allows to find biomarkers in processes that have not been known before. Biomarkers in processes are indicators that have significant influence on the output of a clinical pathways.</p><p>However, different users have different perspectives on same tasks. Therefore, they can only provide particular information and will probably only use specific information. Forms allow a structured and easy input of semantic information for users. Providing one giant form, in which users can enter all information they have and view all available information in the system, may deter them in using the system. Different views on the task for entering semantic information allows to not overwhelm users with information which they cannot know and do not need. Figure <ref type="figure" target="#fig_0">3</ref> illustrates the idea of providing different views. We would like to introduce roles into the system and assign them to users. Each role contains information which attributes are interested by the user group and should be displayed to the them. Hence, the system checks which roles are assigned to the user and shows only these attributes to him.</p><p>The relationship between users and roles follow a m : n relationship. So multiple roles can be assigned to one user and different users may have same roles. According to the assigned roles, the user will only see specific information.</p><p>The different views can be used to offer the possibility to secure information from unauthorized access. However, we will not focus on the security aspect but more on providing useful views for users.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">IMPLEMENTATION</head><p>We implemented our approach by using a use-case scenario from the medical domain. The medical domain is very suitable for our approach, because in this domain are many experts that can provide different information about same clinical pathways. Furthermore, clinics are interested in clinical pathways from other clinics in order to improve their own clinical processes. Providing processes and metainformation as Linked Data allows to exchange clinical pathways across clinics and link them to already existing information to discover more things. The implementation of the infrastructure for the collaborative platform is described in section 4.1.</p><p>The realization of how processes are modeled in the collaborative platform is shown in section 4.2. We focused on BPMN as modeling language, however the approach can be adapted in order to capture processes in other modeling languages like e.g. Event-driven process chain and Petri net.</p><p>We also allow to capture meta-information about the process elements by providing forms. Users with different assigned roles get different views on same forms, so they are not overwhelm with redundant information (section 4.3).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Infrastructure</head><p>In order to allow users to create, edit and view processes and process meta-information according to the Linked Data principles collaboratively, we need a collaborative platform that supports this feature. For this purpose we use Semantic MediaWiki<ref type="foot" target="#foot_7">13</ref> (SMW) as platform for modeling processes, capturing meta-information and publishing these information according to the Linked Data principles.</p><p>Semantic MediaWiki is a powerful collaborative knowledge management system to store and query data. Data resources, concepts and properties can be annotated internally, as well as linked to external data sources like e.g. DBpedia <ref type="foot" target="#foot_8">14</ref> ). The possibility of linking concepts and properties enables the integration of well-known ontologies such as Dublin Core<ref type="foot" target="#foot_9">15</ref> and SNOMED <ref type="foot" target="#foot_10">16</ref> . Each wiki page has its own HTTP URI, provides its data in RDF and, if entered, provides useful links to other data sources.</p><p>Hence, the information, stored in SMW, is available as Linked Data on the web. We used existing tools and extended them in order to capture processes within SMW (section 4.2) and capture meta-information by providing different views (section 4.3).</p><p>Figure <ref type="figure">4</ref> illustrates the infrastructure for capturing processes, annotating them by users that use different views on same processes and query all available information in SMW by using the RDF export functionality of SMW.</p><p>Figure <ref type="figure">4</ref>: The infrastructure is a classical three tier architecture. Presentation tier: User can enter and view processes and meta-information with respect to their assigned roles. In addition, an export functionality is given by Semantic MediaWiki that allows to export the information in RDF. Logic tier: The process modeler allows to capture BPMN processes. Each BPMN element is represented by a wiki page. Semantic Forms allows to enter meta-information using forms. Assigned roles to users allow to display different views on same forms. The SMW export functionality publishes the data according to the Linked Data principles. Data tier: Stores all entered information. In addition, references to external data sources allows to include additional information and ontologies.</p><p>The Semantic MediaWiki offers an infrastructure that allows to capture information and link it to other data sources in a very easy way. Flexible inputs and modifications of the entered data is possible. Furthermore, SMW takes care of publishing the data in RDF and according to the Linked Data principles. Thus the entered processes and meta-information is available in a structured way that can be used for analyzing purposes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Process Modeler</head><p>Currently SMW does not support graphical inputs of process modeling languages. However, due to the fact that domain experts will enter process models, we want to facilitate the input as much as possible by providing a graphical user interface for modeling processes. As modeling language we chose BPMN 2.0.</p><p>For modeling BPMN diagrams, we used bpmn-io <ref type="foot" target="#foot_11">17</ref> as graphical user interface. bpmn-io is a graphical web modeler, based on JavaScript that allows to view, create and edit BPMN 2.0 diagrams. It is part of the business process management platform Camunda <ref type="foot" target="#foot_12">18</ref> .</p><p>We extended bpmn-io with further functionality in order to embed it as process modeler in SMW. Each BPMN element (nodes and edges) is represented by an own wiki page. The wiki page contains all information about the BPMN element like e.g. the type of the element, labels, comments and entered semantic information by the user (see section 4.3).</p><p>bpmn-io allows to import processes in the standard format BPMN 2.0 XML <ref type="foot" target="#foot_13">19</ref> proposed by OMG 20 . Thus existing processes that are available in BPMN 2.0 XML can directly be imported via drag&amp;drop into SMW using the process modeler. In addition, bpmn-io allows to export modeled processes in BPMN 2.0 XML and as an image in Scalable Vector Graphics (SVG) format. Thereby, we support standards and allow to reuse modeled processes.</p><p>Besides the provided functionality from bpmn-io, we allow to reload already depicted BPMN diagrams from SMW and allow to modify them. The following list describes the mapping between the process modeler and SMW.</p><p>• Create BPMN element: Creates a new wiki pages that represents the BPMN element and allows to store corresponding information of the element on this wiki page.</p><p>• Edit BPMN element: The modification of a BPMN element leads to modifications of information on the wiki page. Modification comprises among others shifting the position of an element, reconnecting flow elements and defining labels and comments for a BPMN element.</p><p>• Delete BPMN element: The deletion of a BPMN element leads to a deletion of the corresponding wiki page.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Process Annotation</head><p>Once processes are captured, we would like to enrich them with meta-information. For this purpose, we use Semantic Forms <ref type="foot" target="#foot_15">21</ref> , which is an extension to SMW that provides forms for adding and editing data.</p><p>We use Semantic Forms to provide useful forms that help users to annotate process elements. Multiple forms can be created and used to annotate BPMN elements. The forms can include information like Responsible Person, Goal, Condition and links to Guidelines. These meta-information can be used to analyze processes and its elements. In addition users can use these information to get a closer look on the process and its tasks.</p><p>We imported the FOAF Ontology <ref type="foot" target="#foot_16">22</ref> and Dublin Core Schema<ref type="foot" target="#foot_17">23</ref> to model and describe the used properties. These properties are used in the forms to annotate the processes.</p><p>Forms can be arranged in a hierarchical model. So a form can inherit attributes from a superclass. However, the relationship between the superclass and its subclasses is 1 : n. Hence, a subclass does not inherit from multiple superclasses, but a superclass can be used as a generalization for multiple subclasses <ref type="bibr" target="#b17">[18]</ref>.</p><p>We extended the functionality of Semantic Forms in order to provide different views on same forms. Therefore, admins can assign attributes to roles in the local settings file of Semantic MediaWiki. Each role stores attributes that are allowed to be viewed by the user that has the assigned role. Besides defining the roles, are the roles assigned to users. As the default setting, each attribute in a created form is allowed to be viewed for every user, independent from assigned roles. However, if adding the attribute role with the value true into the div element of the form, are the assigned roles for the user checked.</p><p>This check is done by a JavaScript file. Users are only allowed to view attributes that are defined in the assigned roles. Other attributes in the form are hidden. For this purpose we use the hide functionality from jQuery<ref type="foot" target="#foot_18">24</ref> . The corresponding HTML form is then presented to the user with hidden elements that he is not allowed to see.</p><p>The user uses these forms to enter additional information about the process element into the Semantic MediaWiki. The entered information are stored on the corresponding wiki page that represents the BPMN 2.0 element and is available according to the Linked Data principles.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">EVALUATION</head><p>We evaluated the system according to its functionality and show the proof of concept. Therefore, we used an existing process in the medical domain. We imported an existing perioperative process that was modeled in BPMN 2.0 and enriched it with meta-information. The meta-information are entered by two users that use the same form, however with different views due to different assigned roles.</p><p>We successfully imported the perioperative process into the Semantic MediaWiki. Figure <ref type="figure" target="#fig_1">5</ref> shows the graphical representation of the process in the web modeler. Each element in the BPMN 2.0 process is represented by a wiki page that stores the information about this element. We use Semantic Forms to annotate the BPMN 2.0 elements and allow users to enrich them with meta-information. A role system allows to hide information from users that is not relevant for them. To demonstrate the functionality, we assigned two different roles to two different users and called up the form to annotate the task for radiography in the perioperative process. We called the roles physician and radiologist. Figure <ref type="figure">6</ref> shows the different views for the same form.</p><p>Figure <ref type="figure">6</ref>: Different views on data with the same form. On the left is a view for a user that has the role physician assigned. He will e.g. not see with which device the CT were captured, because he may not be interested in it and he also may not know. On the right is the same form shown for a user with the role radiologist assigned. He can upload the CT image, sees the attended physicians and used device for capturing the CT image. However, he does not see the habits of the patient.</p><p>Although, users have different views on form, it is the same form. In some parts they can view the same information like label and comment, but some attributes can only be viewed by the radiologist like e.g. the used device to capture the X-ray image, which the doctor in charge might not know and is also not relevant for him.</p><p>However, the attributes are only hidden in the form. The information is still in the HTML code available but not presented to the user. Our approach hides the attributes on the client side and is therefore not suitable to prevent users from unauthorized access. For this case, a server side processing of the information is more suitable. However, we focused more on providing aligned forms for users without creating for each user group a particular form but assigning roles to them that hides specific parts of the forms.</p><p>With this approach we can create one giant form, instead of multiple forms that may only differ slightly. However, by using the roles, each user has a different view and perceive the same forms in a different way.</p><p>All the entered information into the SMW, which includes the perioperative process and the entered meta-information is available in RDF. The information can be accessed and queried by using the RDF export from SMW and is available according to the Linked Data principles.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">RELATED WORK</head><p>Process modeling tools like Visio<ref type="foot" target="#foot_19">25</ref> allow to model processes on a local machine. However,a collaborative creation and maintenance of processes is not possible.</p><p>Collaborative modeling tools like Blueworks Live<ref type="foot" target="#foot_20">26</ref> , BPMN Modeler<ref type="foot" target="#foot_21">27</ref> , jBPM<ref type="foot" target="#foot_22">28</ref> and gluu<ref type="foot" target="#foot_23">29</ref> provide a web-based solution in order to allow modeling processes collaboratively. In addition these tools allow to import and export diagrams in various formats. Although these tools support a collaborative modeling of tools, the captured information are not published according to the Linked Data principles.</p><p>Flowchart<ref type="foot" target="#foot_24">30</ref> is an extension for SMW that allows to model diagrams by using flowchart elements. Each flowchart element is represented by a wiki page. Flowchart allows to model e.g. event-driven process chains. However, a graph can be displayed that shows the interlinks, it does not provide an interactive modeler. Modifications in the process must be done directly on the wiki pages, using the wiki syntax.</p><p>The modeling and capturing of information in a formal representationm using a Semantic MediaWiki, were done before in other projects <ref type="bibr" target="#b5">[6]</ref>. Thereby, Data Science data are captured and provided in a structured way in order to use them collaboratively. Complex projects in the architecture often require a collaborative creation and exchange of building data. Therefore, theoretical framework exists to support multi-disciplinary scenarios <ref type="bibr" target="#b14">[15]</ref>.</p><p>SPUD is an environment to catalog, explore and process urban information based on semantic technologies and publish the data according to the Linked Data principles <ref type="bibr" target="#b10">[11]</ref>. It uses existing vocabularies for modeling the data. Static, as well as stream data is used to perform traffic diagnosis.</p><p>Roles to restrict users from accessing specific data had been developed long time ago <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b15">16,</ref><ref type="bibr" target="#b7">8]</ref>. And since they are used in various systems to provide specific views on data, as well as restrict users from unauthorized access.</p><p>Annotations are used in different scenarios like e.g. annotating television and radio news with semantic information <ref type="bibr" target="#b2">[3]</ref>. The annotations are used to produce a higher quality of descriptions of the news. The semantic information is used to improve conceptual search and browsing. Besides annotating television and radio news, there is also a semantic approach to annotate raw mobility data with semantic information <ref type="bibr" target="#b20">[21]</ref>. Therefore, an annotation platform was created that supports the enrichment of the raw mobility data with meta-information.</p><p>Besides annotating data, there are also approaches available to annotate web services <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b19">20]</ref>. SAWSDL<ref type="foot" target="#foot_25">31</ref> is a W3C recommendation to define how semantic annotations are added to WSDL documents. Annotating web services adds machine-readable descriptions on web services and thus allow a machine-to-machine interaction. Besides SAWSDL there is also OWL-S available <ref type="bibr" target="#b4">[5]</ref> to add semantic annotations to web services. Ontologies were published to support the standardization of web service descriptions <ref type="bibr" target="#b16">[17]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">CONCLUSIONS</head><p>We showed an approach to capture processes and annotate them with meta-information by using a collaborative platform and providing different views for entering metainformation in order to not overwhelm users. The published information follows the Linked Data principles.</p><p>SMW provides the basis for storing the data and publishing them according to the Linked Data principles. Therefore, the captured and annotated processes are available in a machine-readable format that can be queried for analyzing purposes.</p><p>We used an existing modeler to model BPMN 2.0 diagrams, extended it with further functionality and embedded it in SMW. Each element in the BPMN 2.0 diagrams is represented by an own wiki page that stores the corresponding information. A modeler for modeling other diagrams like e.g. event-driven process chain can be implemented with the same approach as presented.</p><p>Role based forms support the annotation of BPMN elements so that redundant information is not shown to users that are not assigned to specific roles. The assigned roles focus on not overwhelming users with unnecessary information rather than on security purposes. We evaluated the system according to its working functionality. We could import existing BPMN 2.0 XML diagrams, edit BPMN diagrams and enrich them with metainformation. The entered information is available in RDF and follows the Linked Data principles. Different views on forms allow specific entry of data by users.</p><p>Future work comprises among others the input of multiple processes and corresponding meta-information in order to use these data for performing process similarity and analysis. The entered meta-information helps especially in using them for comparing the processes on a semantic level. The consequent benefits helps to get new insights into processes like e.g. clinical pathways in order to improve them.</p><p>In conclusion, we have taken a first step towards capturing, annotating and processing processes according to the Linked Data principles that can be shared and used in order to analyze and refine processes collaboratively. Role based forms allows specific views on the data that are particularly interesting for users with the assigned roles.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: The system checks the assigned roles and displays only those information which are allowed by the role. Only the attributes with a tick are shown to the user.</figDesc><graphic coords="4,316.81,129.02,239.09,144.42" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Imported perioperative process. Each element is represented by a wiki page that stores the corresponding information.</figDesc><graphic coords="7,53.80,74.74,239.09,111.06" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://wiki.dbpedia.org, visited</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="24" xml:id="foot_1">January 2016 2 http://www.w3.org/DesignIssues/LinkedData.html, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">https://www.w3.org/RDF/, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_3">http://wiki.dbpedia.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_4">http://www.ncbi.nlm.nih.gov/pubmed/, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_5"><ref type="bibr" target="#b10">11</ref> http://www.omg.org/spec/BPMN/2.0/, visited 24 January</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="12" xml:id="foot_6">2016 12 http://www.omg.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_7">https://www.semantic-mediawiki.org/wiki/Semantic MediaWiki, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="14" xml:id="foot_8">http://wiki.dbpedia.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="15" xml:id="foot_9">http://dublincore.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="16" xml:id="foot_10">http://www.ihtsdo.org/snomed-ct, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="17" xml:id="foot_11">http://bpmn.io, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="18" xml:id="foot_12">https://camunda.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="19" xml:id="foot_13">http://www.omg.org/spec/BPMN/2.0/, visited 24 Jan-</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2016" xml:id="foot_14">uary 2016 20 http://www.omg.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="21" xml:id="foot_15">https://www.mediawiki.org/wiki/Extension:Semantic Forms</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="22" xml:id="foot_16">http://www.foaf-project.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="23" xml:id="foot_17">http://dublincore.org, visited</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="24" xml:id="foot_18">January 2016 24 https://jquery.com, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="25" xml:id="foot_19">http://visio.microsoft.com, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="26" xml:id="foot_20">https://www.blueworkslive.com, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="27" xml:id="foot_21">http://www.trisotech.com/bpmn-modeler, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="28" xml:id="foot_22">28 http://www.jbpm.org, visited 24 January</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="29" xml:id="foot_23">2016 29 http://www.gluu.biz, visited 24</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="30" xml:id="foot_24">January 2016 30 http://www.flowchartwiki.org, visited 24 January 2016</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="31" xml:id="foot_25">http://www.w3.org/TR/sawsdl, visited 24 January 2016</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m">Quality management systems -fundamentals and vocabulary</title>
				<imprint>
			<date type="published" when="2015-09">9000. 2015. September 2015</date>
		</imprint>
	</monogr>
	<note>European Committee for Standardization</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The role concept in data models</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">W</forename><surname>Bachman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Daya</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third International Conference on Very Large Data Bases -Volume 3</title>
				<meeting>the Third International Conference on Very Large Data Bases -Volume 3</meeting>
		<imprint>
			<publisher>VLDB Endowment</publisher>
			<date type="published" when="1977">1977</date>
			<biblScope unit="page" from="464" to="476" />
		</imprint>
	</monogr>
	<note>VLDB &apos;77</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Web-assisted annotation, semantic indexing and search of television and radio news</title>
		<author>
			<persName><forename type="first">M</forename><surname>Dowman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Tablan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Cunningham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Popov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 14th International Conference on World Wide Web, WWW &apos;05</title>
				<meeting>the 14th International Conference on World Wide Web, WWW &apos;05<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="225" to="234" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Measuring similarity between semantic business process models</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Koschmider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Oberweis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fourth Asia-Pacific Conference on Comceptual Modelling -Volume 67, APCCM &apos;07</title>
				<meeting>the Fourth Asia-Pacific Conference on Comceptual Modelling -Volume 67, APCCM &apos;07<address><addrLine>Darlinghurst, Australia, Australia</addrLine></address></meeting>
		<imprint>
			<publisher>Australian Computer Society, Inc</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="71" to="80" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Toward swss discovery: Mapping from wsdl to owl-s based on ontology search and standardization engine</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Farrag</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">I</forename><surname>Saleh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Ali</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. on Knowl. and Data Eng</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="1135" to="1147" />
			<date type="published" when="2013-05">May 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Supporting open collaboration in science through explicit and linked semantic description of processes</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Michel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ratnakar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Read</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hauder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Duffy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hanson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Dugan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web. Latest Advances and New Domains</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">F</forename><surname>Gandon</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Sack</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Amato</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Cudré-Mauroux</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Zimmermann</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2015">9088. 2015</date>
			<biblScope unit="page" from="591" to="605" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Clinical pathways in 17 european union countries: a purposive survey</title>
		<author>
			<persName><forename type="first">D</forename><surname>Hindle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yazbeck</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Australian Health Review</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="94" to="104" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Workflow management based on objects, rules, and roles</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kappel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rausch-Schott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Retschitzegger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Bulletin of the Technical Committee on Data Engineering</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="11" to="18" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">What is a clinical pathway? development of a definition to inform the debate</title>
		<author>
			<persName><forename type="first">L</forename><surname>Kinsman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rotter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>James</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Snow</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Willis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC Medicine</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">31</biblScope>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Sawsdl: Semantic annotations for wsdl and xml schema</title>
		<author>
			<persName><forename type="first">J</forename><surname>Kopecký</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Vitvar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bournez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Farrell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet Computing</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="60" to="67" />
			<date type="published" when="2007-11">Nov. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Spud -semantic processing of urban data</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kotoulas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Lopez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Lloyd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Sbodio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Lecue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stephenson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Daly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Bicer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gkoulalas-Divanis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D</forename><surname>Lorenzo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schumann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M</forename><surname>Aonghusa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web Challenge</title>
				<imprint>
			<date type="published" when="2012">2014. 2012</date>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="11" to="17" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Prevalence and use of clinical pathways in 23 countries -an international survey by the european pathway association</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">Kris</forename><surname>Vanhaecht</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bollmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Bower</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gallagher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gardini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Guezo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Jansen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Massoud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Moody</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Sermeus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Zelm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Whittle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Yazbeck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Zander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Panella</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Care Coordination</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="28" to="34" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Epc markup language (epml): An xml-based interchange format for event-driven process chains (epc)</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nüttgens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems and e-Business Management</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="245" to="263" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Reducing clinical variations with clinical pathways: do pathways work?</title>
		<author>
			<persName><forename type="first">M</forename><surname>Panella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Marchisio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">Di</forename><surname>Stanislao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal for Quality in Health Care</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="509" to="521" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A theoretical framework of a bim-based multi-disciplinary collaboration platform</title>
		<author>
			<persName><forename type="first">V</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Gu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Building Information Modeling and Changing Construction Practices</title>
				<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="134" to="144" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">The role data model revisited</title>
		<author>
			<persName><forename type="first">F</forename><surname>Steimann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Appl. Ontol</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="89" to="103" />
			<date type="published" when="2007-04">Apr. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">A formal model of the semantic web service ontology (wsmo)</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Gibbins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Payne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Redavid</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="33" to="60" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Towards a process meta-model</title>
		<author>
			<persName><forename type="first">T</forename><surname>Weller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Maleshkova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the second Karlsruhe Service Summit Workshop -Advances in Service Research</title>
				<meeting>the second Karlsruhe Service Summit Workshop -Advances in Service Research<address><addrLine>Karlsruhe, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>KIT Scientific Publishing</publisher>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A process semantics for bpmn</title>
		<author>
			<persName><forename type="first">P</forename><surname>Wong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gibbons</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Methods and Software Engineering</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">S</forename><surname>Liu</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Maibaum</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Araki</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">5256</biblScope>
			<biblScope unit="page" from="355" to="374" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Dbpedia based sawsdl for semantic web services</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">N</forename><surname>Yadav</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">V</forename><surname>Patel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computing for Sustainable Global Development (INDIACom)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="35" to="39" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Semantic trajectories: Mobility data computation and annotation</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Yan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Chakraborty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Parent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Spaccapietra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Aberer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Trans. Intell. Syst. Technol</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page">38</biblScope>
			<date type="published" when="2013-07">July 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Integrated care pathways: eleven international trends</title>
		<author>
			<persName><forename type="first">K</forename><surname>Zander</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Care Coordination</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="101" to="107" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
