Protégé Tutorial

Опубликовано: 22 Август 2026
на канале: The AI & DS Channel
53,662
490

This is a follow-along tutorial for creating an ontology in protege. In this tutorial, we look at how to import axioms from another ontology, create classes, visualize the ontology, how to define object property and data property and how to define individuals. We also take a look at how to use the reasoner to check if the ontology is consistent. Towards the end of the video, we also look at how the reasoner responds when it detects an inconsistency and how to rectify it.

Subscribe to my channel: https://bit.ly/2Xgqx3n

Stay updated on my Instagram page:   / theaianddschannel  

Link to my previous video on web ontology language:
   • Web Ontology Language | OWL  

Protege tutorial 1 :
   • Protege Tutorial  

To add images in protege:
   • How to add image in protege  

To install protege software:
https://protege.stanford.edu/products...

To install OWL Viz:
https://graphviz.org/download/

#theaianddschannel #protege #protegetutorial


Timeline:
00:00 introduction
00:42 checking owl version
01:20 importing axioms
04:21 new entities metadata
05:02 classes
06:21 disjoint class
07:05 class hierarchy
09:15 OWLviz
09:47 equivalent
10:25 exporting OWLviz as image
11:18 object property
14:32 data properties
17:15 running reasoner
18:00 individuals
31:08 reasoner showing error
31:20 fixing the error