@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns1:hasProfile , , ; ns2:status ; rdfs:seeAlso ; skos:definition "Data model that characterizes well-known, domain-specific business processes. These models capture business rules, policies, tasks, and procedures in the form of processing chains. Microsoft, IBM and others are collaborating on a standard methodology for online workflow and service chaining. When this standard stabilizes and emerges, organizations will start testing this technology and adapt it in a wide range of workflows. When that happens, many Process Domain Models will result."@en ; skos:prefLabel "process domain model"@en .