当前位置:网站首页>Ontology development diary 04 - to try to understand some aspects of protege
Ontology development diary 04 - to try to understand some aspects of protege
2022-08-09 09:28:00 【"Cancelled"】
First understand the picture below!Originally, I wrote that I thought I was fooling it and it was over!It turns out that the Semantic Web needs to add an attribute to the relationship, and I'm very upset!In particular, you need to understand what the following things do!So, I plan to record this process!Q_q
Here is the source file address:
http://www.w3.org/2002/07/owl/owl#backwardCompatibleWith
http://www.w3.org/2000/01/rdf-schema#comment
However, twoNo addresses are available!
If you don't understand, look for information first!
https://www.w3school.com.cn/rdf/rdf_owl.asp
https://www.w3.org/2001/sw/wiki/OWL
All are unavailable!
http://en.transwiki.org/cn/rdfprimer.htm
I don't understand this!Read the book!
(First Book) OWL is an RDF language developed by W3C.
owl:DatatypeProperty All classes with properties of literal scope.
owl:ObjectProperty All classes that have owl:Class instance-scoped properties.
(Second Book) RDF Vocabulary: Terms such as rdfs:label, rdfs:comment, rdfs:seeAlso are defined in the RDF Schema Vocabulary.
https://www.w3.org/2000/01/rdf-schema#
So I decided to translate the tutorial below!
Chapter 7.4!kindness!Sharpening knives does not cut firewood by mistake!!!Hope it goes well in the future!Graduation successfully!!!!
边栏推荐
猜你喜欢
本体开发日记05-努力理解SWRL(中)
运行flutter项目时遇到的问题
字典
Redis high availability
年薪40W测试工程师成长之路,你在哪个阶段?
MySQL transaction isolation
Redis Basics
The div simulates the textarea text box, the height of the input text is adaptive, and the word count and limit are implemented
常用功能测试的检查点与用例设计思路
The era of Google Maps is over, how to view high-definition satellite image maps?
随机推荐
本体开发日记05-努力理解SWRL(下)
【分布式事务】
字符串
列表
These 12 GIS software are better than the other
QT sets the icon of the exe executable
运行flutter项目时遇到的问题修改flutter为国内镜像
字典
3.练习Thread
Max Flow P
第四讲 SVN
秒拍app分析
map去重代码实现
MySQL event_single event_timed loop event
div模拟textarea文本框,输入文字高度自适应,且实现字数统计和限制
How much do you know about the mobile APP testing process specifications and methods?
接口开发规范及测试工具的使用
一个项目的整体测试流程有哪几个阶段?测试方法有哪些?
AES/ECB/PKCS5Padding加解密
黑盒测试常见错误类型说明及解决方法有哪些?