SlideShare uma empresa Scribd logo
1 de 20
Baixar para ler offline
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 1
Prof. Dr. Vera G. Meister
Katowice, April 2017
Competency Acquisition in Applied Knowledge Engineering
An Approach based on Learning from Errors
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 2
Agenda
06.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
▪ Definition of the Subject Domain
▪ Relevant Competencies
▪ Scope of Competency Acquisition in KE
▪ Learners and their Prerequisites
▪ Didactic Setting
▪ Opportunities of Errors
▪ “Learning from Errors” in Theory and Practice
▪ Survey and Results
▪ Lessons Learned
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 3
Knowledge in Organizations
09.04.2017
Can be found in …
➢ determined structures – organization charts
➢ described procedures – process models
➢ Implemented processes – programs and rules
➢ the heads of employees.
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
It is typically …
➢ heavily fragmented and continiously changing,
➢ distributed along departments, groups, and
persons,
➢ requires human interpretation to be accessed.
Knowledge Engineering is the processing of
organizational knowledge in a way, that it becomes
- described uniquely and unambiguously,
- both contentally and formally.
Formal
Modeling
Comp.: Studer, R.; Benjamins V.R.; Fensel, D.: Knowledge Engineering - Prinicples and Methods. Data & knowledge engineering 25.1-2 (1998): 161-197.
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 4
Items to be Modeled
09.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
1. Business processes
a) Predefined procedures
e. g. order processing in eCommerce
b) Knowledge-intensive case processing
e. g. development of individual quotations
2. Decisions
e. g. about the proper discount for a customer
3. Vocabularies, glossaries and thesauri
e. g. for a specific knowledge domain
4. Structures and relations
e. g. in enterprises or between business objects
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 5
09.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Subject Domain: Applied Knowledge Engineering
DMN
Digitized
Processes
IT Support for
Knowledge Work
Automated
Decisions
Big Data
Analysis
AI &
Linked Data
SKOS
A set of
bridging
technologies
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 6
Relevant Competencies
06.04.2017
(1) Analyze and define real world problems and structures
(2) Communicate with stakeholders
(3) Choose adequate levels of abstraction
(4) Formalize real world concepts, individuals and their relations
(5) Choose the proper notation or specification
(6) Apply notations and specifications syntactically correct
(7) Choose proper tools and use them adequately
(8) Reflect the own work critically
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 7
Scope of Competency Acquisition in Knowledge Engineering
06.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Competencies
Knowledge
Skills
Notations
Domain
Methods
Tools
Applications
Analysis
Abstraction
Formalization
Reflection
Patterns
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 8
Learners and their Prerequisites
09.04.2017
❖ Students at medium and higher levels
▪ Business Administration Master
▪ Business Information System Bachelor
❖ During their study they have already acquired
▪ Basic knowledge about modeling methods and notations
▪ Basic skills on tools and applications
▪ Basic competencies of abstraction and reflection
But the most important thing is: deep expertise in a dedicated knowledge domain
e. g. from work, from internships or from leisure activities
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 9
06.04.2017
Overall Didactic Setting: One Cycle for each Topic
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
• Domain definition
• Knowledge description
• Knowledge engineering
• Personal consultation
• Remote feedback
• Group reflection
• Reflection questions
• Tool-based training
• Transfer assignments
• Impuls lectures
• Video lectures
• Reading material
Input Transfer
ProjectCoaching
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 10
09.04.2017
Opportunities for Errors
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Knowledge Engineering in an individual domain generates a multitude of error oportunities:
▪ choosing an inadequate level of abstraction,
▪ incomplete analysis and description of structures, procedures and relations,
▪ neglecting the restrictions or support options of tools,
▪ incorrect usage of notation syntax,
▪ weak or erroneous implementation of notation logic and semantics,
▪ implementing suboptimal patterns.
Knowledge Engineering in an individual domain is a creative work in a complex environment.
 Error opportunities cannot be forseen in total.
Each error and its discussion may lead to
✓ a deeper understanding of the domain,
✓ more solid modeling skills based on deeper understanding of the notation.
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 11
The Theory of „Learing from Errors“
10.04.2017
(1) Karl Popper: Objective Knowledge – An Evolutionary Approach. Clarendon Press, Oxford, 1972, p. 344f.
• Horizon of expectations is a kind of a frame of reference
• Important kind of problems: experience of something contrary
to our expectations – may act on the frame like a bombshell
• Learners are forced to reconstruct their whole frame of reference
 Horizon of expectations is raised to a higher level, „damaging“
observations are integrated in a new frame of explanation
(2) Janosch M. Türling e. a.: Teachers‘ Knowledge about Domain Specific Student Error. In: Eveline Wuttke,
Jürgen Seifried (eds.): Learning from Errors at School and at Work. Budrich, Opladen, 2012, p. 96.
Three facets of Professional Error Competence of Teachers:
a) Knowledge of possible error types
b) Available strategies of action/teacher reactions
c) A constructive view on errors and their use in classroom interaction
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 12
10.04.2017
The Process of „Learning from Errors“?
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Logical Error: There is a logical problem.
First of all, the supplier list should be split
into two lists depending on the volume of
the year. A parallelization must then be
carried out, since both lists are processed
further. One (under € 1 million) must be
supplemented by the delivery risks and
sorted according to this criterion in
descending order. Then the top 3 can be
selected. The other is sorted according to
volume and the top 15 is selected. After
combining these two paths, the lists can
then be aggregated. Basically one could
also do this one after the other, without
parallelization.
Your modeling implies that only one vendor
is checked for its volume. This is not true.
To work with loop activities would not be
useful either, you will get a list and want to
cut this list according to certain criteria.
Style Error: This is not
clearly specified. Do you
mean every year in October?
Then write: each October
Syntax Error: Within a
pool sending and
receiving messages
doesn’t make sense, since
the sequence flow carries
all data and documents.
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 13
Improved (final) Model
10.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Correct Style
Correct Syntax
Correct Logic
✓ deeper understanding of the domain
✓ more solid modeling skills
✓ deeper understanding of the notation
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 14
Survey Outline
10.04.2017
❖ Participants: all active students (N=21) of the course in winter term 2016/17
❖ Paper questionnaire, anonymized, carried out in February 2017
❖ Analyzed items:
• Self estimation of knowledge and skills at the start and at the end of the course
• Usage rates and helpfulness of different forms/media of learning
• Possibly missed alternative forms/media of learning
• Personal feeling of being confronted with „making errors“
• Agreement with the following statements:
➢ The opportunity to make my own errors and learn from them
has contributed significantly to my learning success.
➢ The opportunity to model in my own domain of expertise
has contributed significantly to my learning success.
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 15
06.04.2017
Self Estimation of Knowledge and Skills Acquisition
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
Business Vocabularies
Business Decisions
Business Processes
Start End
non-existent excellent
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 16
10.04.2017
Usage Rate and Helpfulness of Forms/Media of Learning
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
never
used
often
used
most
helpful
not
helpful
On-site lectures
Video lectures
eMail feedback
Individual consultation
Usage RateHelpfulness
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 17
10.04.2017
Personal Feeling about „Learning from Errors“
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
bad
19%
unfamiliar
38%
challenging
38%
other
5%
• About 75 % had a kind of positive
personal feeling assessing the
learning setting as unfamiliar
(courious) or challenging.
• About 25 % gave a negative
assessment to the learning setting
as unpleasant or too hard.
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 18
10.04.2017
Agreement with Statements
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
(1) The opportunity to make my
own errors and learn from them
has contributed significantly to
my learning success.
(2) The opportunity to model in
my own domain of expertise
has contributed significantly to
my learning success.
0
1
2
3
4
5
6
7
totally
disagree
disagree slightly
disagree
slightly
agree
agree totally agree
Count
0
1
2
3
4
5
6
7
8
9
10
totally
disagree
disagree slightly
disagree
slightly
agree
agree totally
agree
Count
➢ About 2/3 agree with the
statements, 1/3 disagree.
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 19
10.04.2017
Lessons Learned
Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
(1) Students in the Business Administration programs are not very familiar with the
presented learning setting. They evaluated the course challenging, maybe too hard.
(2) All active students achieved at least good results, in an oral feedback round they all
reported about growing motivation because of personal domain expertise and intensive
coaching.
(3) The competency acquisition during that short period can be estimated as above-
average, mostly due to substantial practice in individual modeling.
(4) The same applies to the effort of the lecturer to give that different feedback on a
multitude of models and development steps.
 Example result page: http://univera.de/FHB/KITP16/Eichler/
Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 20
Thank you for your attention!
Prof. Dr. Vera G. Meister • vera.meister@th-brandenburg.de • +49-175-5634180
Research Group Business Modeling and Knowledge Engineering (BMaKE)

Mais conteúdo relacionado

Mais procurados

Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)
Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)
Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)Michael Derntl
 
Professional Higher Education in Europe: Towards an emerging model?!
Professional Higher Education in Europe: Towards an emerging model?!Professional Higher Education in Europe: Towards an emerging model?!
Professional Higher Education in Europe: Towards an emerging model?!Ulf-Daniel Ehlers
 
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...University-Industry Collaboration's Next Level: A Comparative Study as Basis ...
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...Dagmar Monett
 
Collaboration matters / Thesis presentation by Julianna Nevari
Collaboration matters / Thesis presentation by Julianna NevariCollaboration matters / Thesis presentation by Julianna Nevari
Collaboration matters / Thesis presentation by Julianna NevariJulianna Nevari
 
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...ijejournal
 

Mais procurados (6)

Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)
Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)
Basics of Paper Writing and Publishing in TEL (JTEL 2014 Workshop)
 
Professional Higher Education in Europe: Towards an emerging model?!
Professional Higher Education in Europe: Towards an emerging model?!Professional Higher Education in Europe: Towards an emerging model?!
Professional Higher Education in Europe: Towards an emerging model?!
 
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...University-Industry Collaboration's Next Level: A Comparative Study as Basis ...
University-Industry Collaboration's Next Level: A Comparative Study as Basis ...
 
Ccsc 2015 panel
Ccsc 2015 panelCcsc 2015 panel
Ccsc 2015 panel
 
Collaboration matters / Thesis presentation by Julianna Nevari
Collaboration matters / Thesis presentation by Julianna NevariCollaboration matters / Thesis presentation by Julianna Nevari
Collaboration matters / Thesis presentation by Julianna Nevari
 
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...
DIGITAL COMPETENCES FOR TEACHERS – THE DIGI.KOMPP MODEL IN AN INTERNATIONAL C...
 

Semelhante a Competency Acquisition in Applied Knowledge Engineering

BE Final Year Project and Seminar Sem VI.pptx
BE Final Year Project and Seminar Sem VI.pptxBE Final Year Project and Seminar Sem VI.pptx
BE Final Year Project and Seminar Sem VI.pptxssuser65a2e8
 
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS Field
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS FieldUsing the Structure of Tacit Knowing for Acquiring a Holistic View on IS Field
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS FieldIlia Bider
 
Data Science Lecture: Overview and Information Collateral
Data Science Lecture: Overview and Information CollateralData Science Lecture: Overview and Information Collateral
Data Science Lecture: Overview and Information CollateralFrank Kienle
 
FdSc Mechanical Engineering
FdSc Mechanical EngineeringFdSc Mechanical Engineering
FdSc Mechanical Engineeringbwcelearning
 
A Comparative Evaluation Of Problem Solving In Engineering Education
A Comparative Evaluation Of Problem Solving In Engineering EducationA Comparative Evaluation Of Problem Solving In Engineering Education
A Comparative Evaluation Of Problem Solving In Engineering EducationErin Taylor
 
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunities
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunitiesTCUK 2013 - Technical writing in Energy and Resources: Risks and opportunities
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunitiesTCUK Conference
 
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...Andreas Schmidt
 
Development of a multidisciplinary assignment - a first year engineering pilo...
Development of a multidisciplinary assignment - a first year engineering pilo...Development of a multidisciplinary assignment - a first year engineering pilo...
Development of a multidisciplinary assignment - a first year engineering pilo...LearningandTeaching
 
NEED FOR A SOFT DIMENSION
NEED FOR A SOFT DIMENSIONNEED FOR A SOFT DIMENSION
NEED FOR A SOFT DIMENSIONcsandit
 
Aligning Nuclear Physics Computing Techniques with Non-Research Physics Careers
Aligning Nuclear Physics Computing Techniques with Non-Research Physics CareersAligning Nuclear Physics Computing Techniques with Non-Research Physics Careers
Aligning Nuclear Physics Computing Techniques with Non-Research Physics CareersWouter Deconinck
 
Data Mining and Machine Learning
Data Mining and Machine LearningData Mining and Machine Learning
Data Mining and Machine LearningJakub Ruzicka
 
Teaching Methods (Workshop, Project,Role play )
Teaching Methods (Workshop, Project,Role play )Teaching Methods (Workshop, Project,Role play )
Teaching Methods (Workshop, Project,Role play )DR .PALLAVI PATHANIA
 
co-po-example of bloomy taxonomy to grade your teaching methods
co-po-example of bloomy taxonomy to grade your teaching methodsco-po-example of bloomy taxonomy to grade your teaching methods
co-po-example of bloomy taxonomy to grade your teaching methodseurokidsThaneBhayend
 
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...Neil Keane
 
Technical Writing in Energy and Resources: Risks and Opportunities
Technical Writing in Energy and Resources: Risks and OpportunitiesTechnical Writing in Energy and Resources: Risks and Opportunities
Technical Writing in Energy and Resources: Risks and OpportunitiesDr Robert Illes
 

Semelhante a Competency Acquisition in Applied Knowledge Engineering (20)

BE Final Year Project and Seminar Sem VI.pptx
BE Final Year Project and Seminar Sem VI.pptxBE Final Year Project and Seminar Sem VI.pptx
BE Final Year Project and Seminar Sem VI.pptx
 
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS Field
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS FieldUsing the Structure of Tacit Knowing for Acquiring a Holistic View on IS Field
Using the Structure of Tacit Knowing for Acquiring a Holistic View on IS Field
 
Data Science Lecture: Overview and Information Collateral
Data Science Lecture: Overview and Information CollateralData Science Lecture: Overview and Information Collateral
Data Science Lecture: Overview and Information Collateral
 
Siminar ppt
Siminar pptSiminar ppt
Siminar ppt
 
FdSc Mechanical Engineering
FdSc Mechanical EngineeringFdSc Mechanical Engineering
FdSc Mechanical Engineering
 
A Comparative Evaluation Of Problem Solving In Engineering Education
A Comparative Evaluation Of Problem Solving In Engineering EducationA Comparative Evaluation Of Problem Solving In Engineering Education
A Comparative Evaluation Of Problem Solving In Engineering Education
 
Day1 session3
Day1 session3Day1 session3
Day1 session3
 
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunities
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunitiesTCUK 2013 - Technical writing in Energy and Resources: Risks and opportunities
TCUK 2013 - Technical writing in Energy and Resources: Risks and opportunities
 
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...
Context-Aware Workplace Learning Support - Concepts, Experiences, and Remaini...
 
Development of a multidisciplinary assignment - a first year engineering pilo...
Development of a multidisciplinary assignment - a first year engineering pilo...Development of a multidisciplinary assignment - a first year engineering pilo...
Development of a multidisciplinary assignment - a first year engineering pilo...
 
Day1 session3
Day1 session3Day1 session3
Day1 session3
 
NEED FOR A SOFT DIMENSION
NEED FOR A SOFT DIMENSIONNEED FOR A SOFT DIMENSION
NEED FOR A SOFT DIMENSION
 
2017 b.e.-cse
2017 b.e.-cse2017 b.e.-cse
2017 b.e.-cse
 
Aligning Nuclear Physics Computing Techniques with Non-Research Physics Careers
Aligning Nuclear Physics Computing Techniques with Non-Research Physics CareersAligning Nuclear Physics Computing Techniques with Non-Research Physics Careers
Aligning Nuclear Physics Computing Techniques with Non-Research Physics Careers
 
Data Mining and Machine Learning
Data Mining and Machine LearningData Mining and Machine Learning
Data Mining and Machine Learning
 
Teaching Methods (Workshop, Project,Role play )
Teaching Methods (Workshop, Project,Role play )Teaching Methods (Workshop, Project,Role play )
Teaching Methods (Workshop, Project,Role play )
 
mar13.ppt
mar13.pptmar13.ppt
mar13.ppt
 
co-po-example of bloomy taxonomy to grade your teaching methods
co-po-example of bloomy taxonomy to grade your teaching methodsco-po-example of bloomy taxonomy to grade your teaching methods
co-po-example of bloomy taxonomy to grade your teaching methods
 
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...
Presentation @ #cesicon 2017 on the Provision of Computer Science in Upper Se...
 
Technical Writing in Energy and Resources: Risks and Opportunities
Technical Writing in Energy and Resources: Risks and OpportunitiesTechnical Writing in Energy and Resources: Risks and Opportunities
Technical Writing in Energy and Resources: Risks and Opportunities
 

Mais de Vera G. Meister

BMaKE Forschungsprototypen - Stand 2019
BMaKE Forschungsprototypen - Stand 2019BMaKE Forschungsprototypen - Stand 2019
BMaKE Forschungsprototypen - Stand 2019Vera G. Meister
 
Mensch und Maschine und Intelligenz
Mensch und Maschine und IntelligenzMensch und Maschine und Intelligenz
Mensch und Maschine und IntelligenzVera G. Meister
 
Konzept und vergleichende Analyse eines Wissensgraph-basierten Modulkatalogs
Konzept und vergleichende Analyse eines Wissensgraph-basierten ModulkatalogsKonzept und vergleichende Analyse eines Wissensgraph-basierten Modulkatalogs
Konzept und vergleichende Analyse eines Wissensgraph-basierten ModulkatalogsVera G. Meister
 
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...Vera G. Meister
 
Knowledge Engineering Processes and Tools in Enterprise Environments
Knowledge Engineering Processes and Tools in Enterprise EnvironmentsKnowledge Engineering Processes and Tools in Enterprise Environments
Knowledge Engineering Processes and Tools in Enterprise EnvironmentsVera G. Meister
 
Schema Engineering for Enterprise Knowledge Graphs
Schema Engineering for Enterprise Knowledge GraphsSchema Engineering for Enterprise Knowledge Graphs
Schema Engineering for Enterprise Knowledge GraphsVera G. Meister
 
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...Vera G. Meister
 
Dezentrale Wissensinfrastruktur zu Hochschuldaten
Dezentrale Wissensinfrastruktur zu HochschuldatenDezentrale Wissensinfrastruktur zu Hochschuldaten
Dezentrale Wissensinfrastruktur zu HochschuldatenVera G. Meister
 
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...Vera G. Meister
 
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus Fehlern
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus FehlernKompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus Fehlern
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus FehlernVera G. Meister
 
EduGraph + CMS Extension Studyfinder@JSON-LD
EduGraph + CMS Extension Studyfinder@JSON-LDEduGraph + CMS Extension Studyfinder@JSON-LD
EduGraph + CMS Extension Studyfinder@JSON-LDVera G. Meister
 
SKOS Introduction - Based on an Example from Practice
SKOS Introduction - Based on an Example from PracticeSKOS Introduction - Based on an Example from Practice
SKOS Introduction - Based on an Example from PracticeVera G. Meister
 
In-House-Beratung zum IT-Sourcing an Hochschulen
In-House-Beratung zum IT-Sourcing an HochschulenIn-House-Beratung zum IT-Sourcing an Hochschulen
In-House-Beratung zum IT-Sourcing an HochschulenVera G. Meister
 
Landeslehrpreis 2016 - Vera Meister
Landeslehrpreis 2016 - Vera MeisterLandeslehrpreis 2016 - Vera Meister
Landeslehrpreis 2016 - Vera MeisterVera G. Meister
 
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und Reflexionen
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und ReflexionenVideovorlesungen in der Wirtschaftsinformatik – Systemanalyse und Reflexionen
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und ReflexionenVera G. Meister
 
Wie kommunizieren Mitarbeiter?
Wie kommunizieren Mitarbeiter?Wie kommunizieren Mitarbeiter?
Wie kommunizieren Mitarbeiter?Vera G. Meister
 

Mais de Vera G. Meister (16)

BMaKE Forschungsprototypen - Stand 2019
BMaKE Forschungsprototypen - Stand 2019BMaKE Forschungsprototypen - Stand 2019
BMaKE Forschungsprototypen - Stand 2019
 
Mensch und Maschine und Intelligenz
Mensch und Maschine und IntelligenzMensch und Maschine und Intelligenz
Mensch und Maschine und Intelligenz
 
Konzept und vergleichende Analyse eines Wissensgraph-basierten Modulkatalogs
Konzept und vergleichende Analyse eines Wissensgraph-basierten ModulkatalogsKonzept und vergleichende Analyse eines Wissensgraph-basierten Modulkatalogs
Konzept und vergleichende Analyse eines Wissensgraph-basierten Modulkatalogs
 
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...
Entwurf eines Wissensgraphen für die kollaborative Arbeit in Forschungsgruppe...
 
Knowledge Engineering Processes and Tools in Enterprise Environments
Knowledge Engineering Processes and Tools in Enterprise EnvironmentsKnowledge Engineering Processes and Tools in Enterprise Environments
Knowledge Engineering Processes and Tools in Enterprise Environments
 
Schema Engineering for Enterprise Knowledge Graphs
Schema Engineering for Enterprise Knowledge GraphsSchema Engineering for Enterprise Knowledge Graphs
Schema Engineering for Enterprise Knowledge Graphs
 
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...
Towards a Knowledge Graph for a Research Group with Focus on Qualitative Anal...
 
Dezentrale Wissensinfrastruktur zu Hochschuldaten
Dezentrale Wissensinfrastruktur zu HochschuldatenDezentrale Wissensinfrastruktur zu Hochschuldaten
Dezentrale Wissensinfrastruktur zu Hochschuldaten
 
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...
Analysis of Benefits for Knowledge Workers Expected from Knowledge-Graph-Base...
 
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus Fehlern
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus FehlernKompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus Fehlern
Kompetenzerwerb in angewandter Wissensmodellierung durch Lernen aus Fehlern
 
EduGraph + CMS Extension Studyfinder@JSON-LD
EduGraph + CMS Extension Studyfinder@JSON-LDEduGraph + CMS Extension Studyfinder@JSON-LD
EduGraph + CMS Extension Studyfinder@JSON-LD
 
SKOS Introduction - Based on an Example from Practice
SKOS Introduction - Based on an Example from PracticeSKOS Introduction - Based on an Example from Practice
SKOS Introduction - Based on an Example from Practice
 
In-House-Beratung zum IT-Sourcing an Hochschulen
In-House-Beratung zum IT-Sourcing an HochschulenIn-House-Beratung zum IT-Sourcing an Hochschulen
In-House-Beratung zum IT-Sourcing an Hochschulen
 
Landeslehrpreis 2016 - Vera Meister
Landeslehrpreis 2016 - Vera MeisterLandeslehrpreis 2016 - Vera Meister
Landeslehrpreis 2016 - Vera Meister
 
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und Reflexionen
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und ReflexionenVideovorlesungen in der Wirtschaftsinformatik – Systemanalyse und Reflexionen
Videovorlesungen in der Wirtschaftsinformatik – Systemanalyse und Reflexionen
 
Wie kommunizieren Mitarbeiter?
Wie kommunizieren Mitarbeiter?Wie kommunizieren Mitarbeiter?
Wie kommunizieren Mitarbeiter?
 

Último

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Último (20)

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Competency Acquisition in Applied Knowledge Engineering

  • 1. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 1 Prof. Dr. Vera G. Meister Katowice, April 2017 Competency Acquisition in Applied Knowledge Engineering An Approach based on Learning from Errors
  • 2. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 2 Agenda 06.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors ▪ Definition of the Subject Domain ▪ Relevant Competencies ▪ Scope of Competency Acquisition in KE ▪ Learners and their Prerequisites ▪ Didactic Setting ▪ Opportunities of Errors ▪ “Learning from Errors” in Theory and Practice ▪ Survey and Results ▪ Lessons Learned
  • 3. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 3 Knowledge in Organizations 09.04.2017 Can be found in … ➢ determined structures – organization charts ➢ described procedures – process models ➢ Implemented processes – programs and rules ➢ the heads of employees. Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors It is typically … ➢ heavily fragmented and continiously changing, ➢ distributed along departments, groups, and persons, ➢ requires human interpretation to be accessed. Knowledge Engineering is the processing of organizational knowledge in a way, that it becomes - described uniquely and unambiguously, - both contentally and formally. Formal Modeling Comp.: Studer, R.; Benjamins V.R.; Fensel, D.: Knowledge Engineering - Prinicples and Methods. Data & knowledge engineering 25.1-2 (1998): 161-197.
  • 4. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 4 Items to be Modeled 09.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors 1. Business processes a) Predefined procedures e. g. order processing in eCommerce b) Knowledge-intensive case processing e. g. development of individual quotations 2. Decisions e. g. about the proper discount for a customer 3. Vocabularies, glossaries and thesauri e. g. for a specific knowledge domain 4. Structures and relations e. g. in enterprises or between business objects
  • 5. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 5 09.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Subject Domain: Applied Knowledge Engineering DMN Digitized Processes IT Support for Knowledge Work Automated Decisions Big Data Analysis AI & Linked Data SKOS A set of bridging technologies
  • 6. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 6 Relevant Competencies 06.04.2017 (1) Analyze and define real world problems and structures (2) Communicate with stakeholders (3) Choose adequate levels of abstraction (4) Formalize real world concepts, individuals and their relations (5) Choose the proper notation or specification (6) Apply notations and specifications syntactically correct (7) Choose proper tools and use them adequately (8) Reflect the own work critically Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
  • 7. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 7 Scope of Competency Acquisition in Knowledge Engineering 06.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Competencies Knowledge Skills Notations Domain Methods Tools Applications Analysis Abstraction Formalization Reflection Patterns
  • 8. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 8 Learners and their Prerequisites 09.04.2017 ❖ Students at medium and higher levels ▪ Business Administration Master ▪ Business Information System Bachelor ❖ During their study they have already acquired ▪ Basic knowledge about modeling methods and notations ▪ Basic skills on tools and applications ▪ Basic competencies of abstraction and reflection But the most important thing is: deep expertise in a dedicated knowledge domain e. g. from work, from internships or from leisure activities Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
  • 9. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 9 06.04.2017 Overall Didactic Setting: One Cycle for each Topic Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors • Domain definition • Knowledge description • Knowledge engineering • Personal consultation • Remote feedback • Group reflection • Reflection questions • Tool-based training • Transfer assignments • Impuls lectures • Video lectures • Reading material Input Transfer ProjectCoaching
  • 10. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 10 09.04.2017 Opportunities for Errors Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Knowledge Engineering in an individual domain generates a multitude of error oportunities: ▪ choosing an inadequate level of abstraction, ▪ incomplete analysis and description of structures, procedures and relations, ▪ neglecting the restrictions or support options of tools, ▪ incorrect usage of notation syntax, ▪ weak or erroneous implementation of notation logic and semantics, ▪ implementing suboptimal patterns. Knowledge Engineering in an individual domain is a creative work in a complex environment.  Error opportunities cannot be forseen in total. Each error and its discussion may lead to ✓ a deeper understanding of the domain, ✓ more solid modeling skills based on deeper understanding of the notation.
  • 11. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 11 The Theory of „Learing from Errors“ 10.04.2017 (1) Karl Popper: Objective Knowledge – An Evolutionary Approach. Clarendon Press, Oxford, 1972, p. 344f. • Horizon of expectations is a kind of a frame of reference • Important kind of problems: experience of something contrary to our expectations – may act on the frame like a bombshell • Learners are forced to reconstruct their whole frame of reference  Horizon of expectations is raised to a higher level, „damaging“ observations are integrated in a new frame of explanation (2) Janosch M. Türling e. a.: Teachers‘ Knowledge about Domain Specific Student Error. In: Eveline Wuttke, Jürgen Seifried (eds.): Learning from Errors at School and at Work. Budrich, Opladen, 2012, p. 96. Three facets of Professional Error Competence of Teachers: a) Knowledge of possible error types b) Available strategies of action/teacher reactions c) A constructive view on errors and their use in classroom interaction Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
  • 12. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 12 10.04.2017 The Process of „Learning from Errors“? Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Logical Error: There is a logical problem. First of all, the supplier list should be split into two lists depending on the volume of the year. A parallelization must then be carried out, since both lists are processed further. One (under € 1 million) must be supplemented by the delivery risks and sorted according to this criterion in descending order. Then the top 3 can be selected. The other is sorted according to volume and the top 15 is selected. After combining these two paths, the lists can then be aggregated. Basically one could also do this one after the other, without parallelization. Your modeling implies that only one vendor is checked for its volume. This is not true. To work with loop activities would not be useful either, you will get a list and want to cut this list according to certain criteria. Style Error: This is not clearly specified. Do you mean every year in October? Then write: each October Syntax Error: Within a pool sending and receiving messages doesn’t make sense, since the sequence flow carries all data and documents.
  • 13. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 13 Improved (final) Model 10.04.2017Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Correct Style Correct Syntax Correct Logic ✓ deeper understanding of the domain ✓ more solid modeling skills ✓ deeper understanding of the notation
  • 14. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 14 Survey Outline 10.04.2017 ❖ Participants: all active students (N=21) of the course in winter term 2016/17 ❖ Paper questionnaire, anonymized, carried out in February 2017 ❖ Analyzed items: • Self estimation of knowledge and skills at the start and at the end of the course • Usage rates and helpfulness of different forms/media of learning • Possibly missed alternative forms/media of learning • Personal feeling of being confronted with „making errors“ • Agreement with the following statements: ➢ The opportunity to make my own errors and learn from them has contributed significantly to my learning success. ➢ The opportunity to model in my own domain of expertise has contributed significantly to my learning success. Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors
  • 15. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 15 06.04.2017 Self Estimation of Knowledge and Skills Acquisition Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors Business Vocabularies Business Decisions Business Processes Start End non-existent excellent
  • 16. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 16 10.04.2017 Usage Rate and Helpfulness of Forms/Media of Learning Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors never used often used most helpful not helpful On-site lectures Video lectures eMail feedback Individual consultation Usage RateHelpfulness
  • 17. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 17 10.04.2017 Personal Feeling about „Learning from Errors“ Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors bad 19% unfamiliar 38% challenging 38% other 5% • About 75 % had a kind of positive personal feeling assessing the learning setting as unfamiliar (courious) or challenging. • About 25 % gave a negative assessment to the learning setting as unpleasant or too hard.
  • 18. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 18 10.04.2017 Agreement with Statements Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors (1) The opportunity to make my own errors and learn from them has contributed significantly to my learning success. (2) The opportunity to model in my own domain of expertise has contributed significantly to my learning success. 0 1 2 3 4 5 6 7 totally disagree disagree slightly disagree slightly agree agree totally agree Count 0 1 2 3 4 5 6 7 8 9 10 totally disagree disagree slightly disagree slightly agree agree totally agree Count ➢ About 2/3 agree with the statements, 1/3 disagree.
  • 19. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 19 10.04.2017 Lessons Learned Competency Acquisition in Applied Knowledge Engineering ∙ An Approach based on Learning from Errors (1) Students in the Business Administration programs are not very familiar with the presented learning setting. They evaluated the course challenging, maybe too hard. (2) All active students achieved at least good results, in an oral feedback round they all reported about growing motivation because of personal domain expertise and intensive coaching. (3) The competency acquisition during that short period can be estimated as above- average, mostly due to substantial practice in individual modeling. (4) The same applies to the effort of the lecturer to give that different feedback on a multitude of models and development steps.  Example result page: http://univera.de/FHB/KITP16/Eichler/
  • 20. Technische Hochschule Brandenburg · Brandenburg University of Applied Sciences Page 20 Thank you for your attention! Prof. Dr. Vera G. Meister • vera.meister@th-brandenburg.de • +49-175-5634180 Research Group Business Modeling and Knowledge Engineering (BMaKE)