Resource

In a Business Process Notation (BPN), a “Resource” connection typically refers to a link between a task or activity in a process and the resource (e.g. person, equipment, material) required to complete the task.

Let’s say we have a process for creating a new product, and one of the tasks in the process is to design the packaging for the product. To complete this task, we need a graphic designer who has experience in packaging design. We can represent this resource requirement using the “Resource” connection in the BPN diagram.

The “Resource” connection links a business object to the specific resources needed to carry out a business process, while the “guide” connection links a business object to instructions or procedures that guide the execution of that process.

ObjectProperty:OWL

The ObjectProperty:owl template contains definitions, descriptions, and ontology characteristics according to the ontology diagrams which contain it. This content is synchronized at close of the diagram.

In the future, when there will be a rdf/owl (and possibly turtle and json) loader from a text source defining ontologies, these properties will be filled automatically, and the ontology diagram will also be generated.

An ObjectProperty associates two classes. It is described with:

  • A Short description
  • A Domain (the source class of the relationship)
  • A Range (the target class of the relationship)
  • The ObjectProperty it is defined as Inverse of

It can be Qualified as :

  • Base or functional or inverse functional or transitive or symmetric

These characteristics determine the appearance of the ObjectProperty in the diagram

It can bear restrictions :

  • Some or Only or Min or Exactly or Max
  • The four last restrictions combine with Cardinality

DatatypeProperty:OWL

The DatatypeProperty:owl template contains definitions, descriptions, and ontology characteristics according to the ontology diagrams which contain it. This content is synchronized at close of the diagram.

In the future, when there will be a rdf/owl (and possibly turtle and json) loader from a text source defining ontologies, these properties will be filled automatically, and the ontology diagram will also be generated.

A DatatypeProperty associates a class with a datatype, defining a property of the class . It is described with :

  • A Short description
  • A Class which it is the DataType for (the source or domain class of the relationship)
  • A Datatype which the class Has Datatype (the target or range Datatype of the relationship)

 

 

Value Flow

Value flow is a type of connection used in business process modeling to represent the flow of value or information between different elements in a process. It shows how inputs are transformed into outputs, and how value is added or changed as the process progresses.

In a business process network, value flow connections can be used to illustrate how different processes interact with each other, and how value is exchanged between different business units or stakeholders. Value flow connections may also represent the flow of information or data between different systems or departments and can help to identify opportunities for process optimization or improvement.

Transport System

Transport system refers to the physical or virtual systems that are used to transport goods or information from one location to another within a larger system or network. A transport system can include a variety of components, such as vehicles, shipping containers, information technology systems, and other equipment that is used to move goods or information.

Arrows or lines may be used to show the direction and flow of transport within the system, as well as the connections between different components. For example, a line might connect a shipping container to a truck to represent the movement of goods from a warehouse to a shipping port. Similarly, a line might connect a computer network to a satellite to represent the transfer of information between different locations.

Project Contribution

Project contribution refers to the participation and contribution of different stakeholders or components within a project. It represents the roles and responsibilities of each stakeholder or component and their contribution to the overall success of the project.

Lines may be used to connect the goal of increasing customer satisfaction with the initiative to offer discounts to loyal customers, to represent how this initiative contributes to the achievement of the goal.

Part of Product

Part of product in a business diagram refers to the relationship between different parts or components of a product within a larger system. A product can be any physical or digital item that is sold or used by a business, such as a piece of software, a manufactured item, or a service.

Arrows or lines may be used to show the relationships and connections between these components. For example, a line might connect a raw material to a sub-assembly to represent how the raw material is transformed into a component of the final product. Similarly, a line might connect a sub-assembly to the finished product to represent how the component is assembled into the final product.

Message Flow

Message flow in a diagram refers to the exchange of messages or information between different components or entities within a system. A message can be any type of information, such as data, requests, commands, or responses.

For example, in a system where a customer places an order for a product on a website, the message flow might be illustrated through a line connecting the customer and the website to represent the submission of the order. The message flow might then continue with a line connecting the website and the warehouse to represent the order fulfillment process.

Logistical Flow

Logistical flow refers to the process of moving goods or materials through a system, from the point of origin to the point of consumption. It encompasses all the activities and processes that are required to transport, store, and distribute goods.

Logistical flow is an important concept for businesses to understand because it can impact many aspects of their operations, including costs, efficiency, and customer satisfaction. By optimizing logistical flow, businesses can reduce transportation costs, minimize inventory levels, and ensure that products are delivered to customers in a timely and reliable manner.

Knowledge Requirement DMN

Knowledge Requirement in DMN (Decision Model and Notation) refers to the concept of specifying the knowledge required to make a decision within a business process. This can include the expertise, skills, or experience that is needed to support the decision-making process, as well as the sources of that knowledge.

For example, a line might connect a decision to an expert system to represent how the decision relies on expertise from that system. Similarly, a line might connect a decision tree to a decision to represent how the decision relies on a structured approach to decision-making.