4.25 out of 5
4.25
446 reviews on Udemy

Ontologies for Business Analysis

An introduction to knowledge-based methods for transforming your business into the intelligent enterprise
Instructor:
Tish Chungoora
2,172 students enrolled
English
Conceptualize ontologies in the context of business analysis, with a focus on their purpose, importance and the underlying business case for their application
Understand how to define and interpret 'blueprints' for capturing enterprise domain knowledge through the proper use of the building blocks of ontologies and how they are arranged
Appreciate the importance of the need for superior business modelling flexibility, with a focus on capturing formal semantics (meaning) and logical axioms that are useful for defining business rules and when designing interoperable systems
Become familiar with the Web Ontology Language (OWL) as well as the basic workings of graph databases. OWL builds upon the W3C specification for the Resource Description Framework (RDF), which is designed for building knowledge graphs and linking data that have complex relationships
Obtain a high-level understanding of the field of business analysis through suitable ontology exploration tutorials

The practice of Business Analysis revolves around the formation, transformation and finalisation of requirements to recommend suitable solutions to support enterprise change programmes. Practitioners working in the field of business analysis apply a wide range of modelling tools to capture the various perspectives of the enterprise, for example, business process perspective, data flow perspective, functional perspective, static structure perspective, and more. These tools aid in decision support and are especially useful in the effort towards the transformation of a business into the “intelligent enterprise”, in other words, one which is to some extent “self-describing” and able to adapt to organisational change.

However, a fundamental piece remains missing from the puzzle. Achieving this capability requires us to think beyond the idea of simply using the current mainstream modelling tools. Instead, we need to take into account methods that provide a basis for sharing meaning at both human and computational level, and that are geared to capturing the semantics (i.e. the meaning) of entities that describe our enterprise perspectives. This is where the concept of ontologies come in. Ontologies are representations that provide a basis for sharing meaning at human and computational level, and are an invaluable addition to any business analyst’s toolkit.

Ontologies help you formally represent domain knowledge that is accurate and reusable, which aligns very well with your reuse strategy for enterprise knowledge. Ontologies are platform-agnostic knowledge models and building them does not require you to have any extensive technical or software engineering skills. This means that as business analyst, you are able to produce the blueprints for any system or software design project, allowing you to more rapidly prototype information structures and test them out before passing your specifications over to software engineers to implement. Consequently, ontology modelling empowers business analysts as information and knowledge architects.

In addition, ontologies are extremely relevant to the area of information systems interoperability, providing you with the mechanisms to drive semantic data exchange and federation across multiple information sources and repositories. They can also be extended into structured knowledge bases for constantly-evolving linked data that have complex relationships and are held in dynamic schemas, thereby responding very well to changes in organisational knowledge. The thing is – that’s just a glimpse of some of the useful benefits of ontologies from a business analysis standpoint – ontologies, in practice, do much more than that!

Unfortunately, ontology modelling is an underused technique chiefly as a result of a lack of awareness in the industry domain, and because tool support has been relatively limited in the past. But this course is intended to be a game changer, focusing on providing a comprehensive introduction to ontologies in the context of business analysis application, in order to encourage the adoption of the approach. The material provided in the course covers relevant background information to get comfortable with the concepts being explained, the justifications for applying ontologies in business analysis practice, walkthrough examples, and other important details that are pertinent for you to be able to hit the ground running with using ontologies within your own business analysis pipeline. Become a pioneer of applied ontology in the field of business analysis and lead the way to telling your success story!

Introduction

1
Welcome to the course!

Welcome to the very first lecture in this series! We'll go through introductions and take a look at the high level aims and objectives of the course.

2
Course structure and outcomes

This lecture will give you a feeling of the roadmap for the course. As well as describing the course structure, you'll also gain a pretty good idea of the various learning objectives to be accomplished by the end of the course.

3
Checkpoint: Will this course meet my needs?

Here, you will find a decision tree diagram that will help you decide whether this course is really what you are after.

4
Summary

This lecture concludes Section 1, summarizing the main points discussed.

Background to ontology modelling

1
Ontology at a glance

In this lecture, we'll get to cover broadly what an ontology is, focusing on its definition and importance as a basis for sharing meaning.

2
Structure of an ontology

In this lecture, we'll take a look at the most fundamental components of an ontology. We'll introduce the concepts of classes, relationships, individuals and axioms that we can use to describe a particular subject matter.

3
Ontology representation

The representation of ontologies can be tailored for human and machine interpretation. In this lecture, we'll run through the basics of what's needed for being able to represent ontologies.

4
Ontology from a logic-based perspective

Ontologies when encoded for machine interpretation serve as logical models. This lecture covers, at a relatively high level, what the logic based perspective of ontologies is about.

5
Summary

This lecture concludes Section 2, summarizing the main points discussed.

6
Section 2

Anatomy of a machine-interpretable ontology

1
Overview

In this section of the course we'll get to explore how an ontology expressed in the Web Ontology Language (OWL) is pieced together in a descriptive way. The model we'll get to explore is a formal representation that describes the field of business analysis from a basic standpoint. The ontology tool used is the Protégé ontology editor.

2
[Tutorial] Getting started

In this lecture, we'll download Protégé ontology editor and also run through the necessary steps to get you started with ontology exploration.

3
[Tutorial] Class hierarchy

This lecture covers the basics of classes and class hierarchies in OWL using Protégé.

4
[Tutorial] Property hierarchy

This lecture covers the basics of properties and property characteristics in OWL using Protégé.

5
[Tutorial] Class descriptions

This lecture covers the basics of class descriptions in OWL using Protégé.

6
[Tutorial] Individuals

This lecture covers the basics of populating an ontology with facts and fact statements in OWL using Protégé.

7
[Tutorial] Ontology visualization

This lecture explores ontology visualization in Protégé, as well as other external tools for visualizing OWL ontologies.

8
Summary

This lecture concludes Section 3, summarizing the main points discussed.

Benefits of ontologies in Business Analysis

1
Case for ontologies in business analysis: Part 1

In this lesson we'll get to kick off the more detailed discussions for applying ontologies in the field of business analysis.

2
Case for ontologies in business analysis: Part 2

This is a continuation of the previous lecture on the case for ontologies in the field of business analysis.

3
Ontologies and interoperability

Ontologies address the requirements for achieving information systems interoperability. This lecture presents an introductory discussion of the benefits of ontologies for semantic interoperability.

4
MDA, MDI, SOA and ontologies

Ontologies work hand in hand with important IT and information systems methodologies, including the Model Driven Architecture (MDA), Model Driven Interoperability (MDI) and Service Oriented Architecture (SOA). This lecture explores this understanding in more detail.

5
[Audio] Cost-benefit implications of ontology development

This audio lesson provides a core discussion of the cost-benefit implications of applying ontologies within the business analysis pipeline.

6
Example applications of ontologies

In this lecture we will see some concrete real-world examples of applied ontology.

7
Summary

This lecture concludes Section 4, summarizing the main points discussed.

Ontology development and deployment

1
Ontology-based business processes and rules

This lecture covers the essentials of applying ontologies as basis for the definition of business processes and rules.

2
Ontology-driven systems

This lecture explores, at a conceptual level, what the building blocks of ontology driven systems are. We'll discuss the basic architecture for being able to 'plug' ontology models into actual information systems for people to start using. We'll also get to see an example of SPARQL querying in action.

3
Ontology-based system development

The MDA methodology provides an approach for translating system requirements into platform-independent and platform-specific models. In this lesson, we'll discuss another application of ontologies in the practice of business analysis, which is to support platform-independent system design and development.

4
Ontology mapping

In this lecture we'll get to discuss, at a conceptual level, the essence of ontology mapping techniques to enable the reconciliation of multiple disparate ontologies.

5
Ontology reuse

When it comes to developing ontologies, reusing already-existing ontology models is a good idea to cut down on the development lead time. In this lecture, we'll get to take a look at examples of good reusable ontologies in the likes of Friend Of A Friend (FOAF), Dublin Core, The Organization Ontology, DBpedia, and more. NOTE: The Cabinet Office Organogram appears to have been taken offline, although for illustrative purposes, the example has been kept in this lecture in order to show different kinds of ontology reuse and applications.

6
Summary

This lecture concludes Section 5, summarizing the main points discussed.

7
Section 5

Course wrap-up

1
Further discussions

This lesson provides some further discussions about the topic of ontologies in business analysis. The lecture highlights the key industries in which ontology engineering is currently being applied as well as a preview of some of key skills for excelling as knowledge architect.

2
Final words

This is the last lecture in this series, where we'll wrap up the course.

3
Acknowledgements and more

Attributions and special thanks to friends and family, etc.

You can view and review the lecture materials indefinitely, like an on-demand channel.
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.3
4.3 out of 5
446 Ratings

Detailed Rating

Stars 5
185
Stars 4
185
Stars 3
60
Stars 2
12
Stars 1
4
30-Day Money-Back Guarantee

Includes

2 hours on-demand video
8 articles
Full lifetime access
Access on mobile and TV
Certificate of Completion
Ontologies for Business Analysis
Price:
$108.98 $79

Community

For Professionals

For Businesses

We support Sales, Marketing, Account Management and CX professionals. Learn new skills. Share your expertise. Connect with experts. Get inspired.

Community

Partnership Opportunities

Layer 1
samcx.com
Logo
Register New Account
Compare items
  • Total (0)
Compare
0