Click on the following link to see the updated protege tutorial with more information, better audio quality and without any background music. It would be highly appreciated if you could hit the like button and the subscribe button as a lot of time and effort goes into making these videos. Thaks in advance! ua-cam.com/video/CduRWyyL3q8/v-deo.html
Perhaps things are different in the updated video(!) To have the same view as in the tutorial, I had to click on "Window -> Tabs" and click things there. Moreover, in my case the reasoner behaves differently, and never allows me to click on "Synchronize reasoner".
Hello sir, thank you for your tutorial. May I ask you sir, why in my protege, the classes tab, OWLViz and the rest of the tab won't show up, I do the plugins things installation but there is something error with the reasoner. Hope you can help me since very few people on youtube who making this kinda tutorial about protege :"")
When you run the reasoner, look at the right bottom corner of the software. It will display reasoner active. Click on the small dashed lines next to it to open the log.
Thanks so much for the Video!! Very helpful. missing popup window when calling "Synchronize Reasoner". Someone knows why this is not shown like in the video?
Even after installing the OWLViz package, if the visualization is not being displayed properly, this might be due to an error that the path is not specified properly for the dot.exe file. To do this got to File --> Preferences --> OWL Viz --> path to dot and browse the location of the dot.exe file. This will solve the issue.
Thanks for your video. I have a question. Do you know a way to convert an Excel file to an ontology in Protege 5.5 ? DataMaster and OntoBase are for Protege 3.x and don't work in 5.x versions I saw something about WebProtege for this conversion but it did not work out. I will be happy if you can help me with this. Thanks
Hi, I am working on one of the usecase where I need to extract ontologies from text and create owl file from it. Can you help me with that? Can we create owl file automatically using protege, if we have ontologies available in CSV file ?
Hi, thanks for the great video. I had one doubt. At 7:46, you define the range for the Object Property "teaches" to be "subject" but then for Tony, you assign a student (ie Rick) as an Object, who is a Student and not a Subject. So, shouldn't "Tony teaches Rick" throw an error as the range for "teaches" is Subject and not Student?
Welcome. The reasoner throws an error when the conditions are contradicting . In this particular case, the reasoner will identify rick as a student and as a subject and as a result, it does not throw an error. Ideally in this case, you can create set the range for the object property to be student and data property to be a string ( to indicate the subject ) or create a different object property altogether.
Thank you for your suggestion. Apologies for the voice problem, this was caused due to some technical issues during the video editing. This will be fixed in future videos.
Hi I have a course work where I have to work on transport of london ontology. In confusion about data properties, class properties etc. Can u plz do a video explaining those properties etc And also what are the axioms. This subject is completely new to me :(
You can export to CSV using the export to CSV option under tools. (If it is not installed you can install it by going to File -->check for plugin --> CSV Export plugin--> install and restart protege to see the option under tools--> export to CSV). To export the visualization, you can go to the owl viz tab and click export to image.
Very informative video on working with Protégé. So thank you very much for that. Quite a sit-through though, with a low quality audio track and non functional and quite way too prominent annoying music. Especially if you have to listen to it with headphones on...
Click on the following link to see the updated protege tutorial with more information, better audio quality and without any background music. It would be highly appreciated if you could hit the like button and the subscribe button as a lot of time and effort goes into making these videos. Thaks in advance!
ua-cam.com/video/CduRWyyL3q8/v-deo.html
I was learning of creating simple/flat ontology in Uni, but your video shows simple way to advance my knowledge in "hard" ontology. Thank you :)
Your welcome. Do check out my 2nd ontology video also.
Perhaps things are different in the updated video(!)
To have the same view as in the tutorial, I had to click on "Window -> Tabs" and click things there.
Moreover, in my case the reasoner behaves differently, and never allows me to click on "Synchronize reasoner".
Hello sir, thank you for your tutorial. May I ask you sir, why in my protege, the classes tab, OWLViz and the rest of the tab won't show up, I do the plugins things installation but there is something error with the reasoner. Hope you can help me since very few people on youtube who making this kinda tutorial about protege :"")
How does the VOWL changes visualization when the entities are changed? Is there a refresh button?
I try to run my reasoner, but there is no pop up window that showing the reasoner works. Could you give me some advice to this? Thank you
When you run the reasoner, look at the right bottom corner of the software. It will display reasoner active. Click on the small dashed lines next to it to open the log.
Thanks so much for the Video!! Very helpful.
missing popup window when calling "Synchronize Reasoner". Someone knows why this is not shown like in the video?
I have the same issue. You were able to solve it?
Even after installing the OWLViz package, if the visualization is not being displayed properly, this might be due to an error that the path is not specified properly for the dot.exe file. To do this got to File --> Preferences --> OWL Viz --> path to dot and browse the location of the dot.exe file. This will solve the issue.
It still didn't came out 🥲
@@tippa37 Did you try restarting the software after showing the file path? This might work
@@TheAIandDSChannel I will try
@@TheAIandDSChannel I followed steps , still don't display ...Please help
After installing the OWLViz packacke and specifing the path, the OWLViz works now.
OMG! I wish I came across this video when I was doing my assignments 😢😢
This was so informative. Thank you, hoping to see more videos!
Glad it was helpful!
Very good, congratulations and keep up the good work. Success and thank you.
Thank you so much
Very good walk through.
Thank you
Thanks for your video.
I have a question. Do you know a way to convert an Excel file to an ontology in Protege 5.5 ?
DataMaster and OntoBase are for Protege 3.x and don't work in 5.x versions
I saw something about WebProtege for this conversion but it did not work out.
I will be happy if you can help me with this.
Thanks
This video is really helpful to me! Thank you
Happy to hear that. Ur welcome
Very clear and nice!
Hey Thank u for the Video.
I downloaded the OWL Viz but i still got the small clutter and can´t visualize my Ontologie.
did you try restarting the software after the package has been installed?
@@TheAIandDSChannel Got it now. I changed the Path to the right dot.exe.
Thanks
Cant Save it dont have a file of something like that
sammmmeeeeee
Me too
Are there any system requirements like ram usage, disk space, etc?
Hi, I am working on one of the usecase where I need to extract ontologies from text and create owl file from it. Can you help me with that? Can we create owl file automatically using protege, if we have ontologies available in CSV file ?
Hi, thanks for the great video. I had one doubt. At 7:46, you define the range for the Object Property "teaches" to be "subject" but then for Tony, you assign a student (ie Rick) as an Object, who is a Student and not a Subject. So, shouldn't "Tony teaches Rick" throw an error as the range for "teaches" is Subject and not Student?
Welcome. The reasoner throws an error when the conditions are contradicting . In this particular case, the reasoner will identify rick as a student and as a subject and as a result, it does not throw an error. Ideally in this case, you can create set the range for the object property to be student and data property to be a string ( to indicate the subject ) or create a different object property altogether.
Hy can i get some information regarding this topic. I need some help regarding ontology project.
Very good work! Thank you
Thank you
Good video. Can you record next time in stereo and not mono? I have your voice only on the left ear, the music is on both ;)
Thank you for your suggestion. Apologies for the voice problem, this was caused due to some technical issues during the video editing. This will be fixed in future videos.
Helped a lot! Thank you.
This was really helpful and informative. Thanks for the detailed tutorial.
Thank you so much for this!
can you please take a video to query sparql from this ontology.
Sure. Will update once it's done.
ua-cam.com/video/w_pJ3XiBWeM/v-deo.html
Thank you for this useful video. :')
Nice your topic bro, please make a tutorial about OBE bro?
this is so great
Thank you so much
You are a great lecture.please I have a project but I need your help.may I send you my task.it is my home work to understand everything
Thank you
Hi
I have a course work where I have to work on transport of london ontology. In confusion about data properties, class properties etc. Can u plz do a video explaining those properties etc
And also what are the axioms. This subject is completely new to me :(
Hy manjeera , actually currently I'm working on ontology project. I have some doubts regarding that . Can I get some help from you
How can i export the file in Excel in Hierarchy View?
You can export to CSV using the export to CSV option under tools. (If it is not installed you can install it by going to File -->check for plugin --> CSV Export plugin--> install and restart protege to see the option under tools--> export to CSV). To export the visualization, you can go to the owl viz tab and click export to image.
may i have the owl file please?
that was wonderful thanks alot
my left ear liked it
Very informative video on working with Protégé. So thank you very much for that.
Quite a sit-through though, with a low quality audio track and non functional and quite way too prominent annoying music.
Especially if you have to listen to it with headphones on...
how to write sparql? please make video
ua-cam.com/video/w_pJ3XiBWeM/v-deo.html
Please make Ontology on tours vedio
Thank you very much
You are welcome
thanks mannn
Very irritating to have the voice only on the left ear and the music on the right ear :-/
Sorry for that. I've corrected this in the second protege video.
ua-cam.com/video/CduRWyyL3q8/v-deo.html
Share your Gmail details. Really so informative. kindly upload more videos in protege.
Thank you so much. You can contact me on my insta page: theaianddschannel. Links are added in the channel description page.
good, but music has distracted