Knowledge Graph知识图谱—4. Linked Open Data & Semantic Web Programming

本文探讨了LinkedOpenData(LOD)的概念,如何利用URI、RDF和RDFschema在Web上发布知识,强调了明确链接、数据源链接、原则与最佳实践,以及如何从TripleStores和数据库生成知识图谱。还比较了Microdata和schema.org在编码机器可解释知识的区别。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

4. LOD & Semantic Web Programming

4.1 Linked Open Data

uses techniques like URIs, RDF, RDF schema for publishing knowledge on the Web
HTML has a concept for interlinking scattered information, known as hyperlink. LOD uses that principle, too.
Why "Linked" Open Data

Linked Open Data is RDF data that is provided in a distributed manner.
URIs are used as simple identifiers and linked to data in LOD.

4.1.1 Links in Linked Open Data

HTML Links vs. Links in Linked Open Data
Links in Linked Open Data are always explicitly typed. The semantics of the link is thus interpretable, given that the predicate is defined in a schema.
owl:sameAs* : Links two identical resources. This is required due to the non-unique naming assumption
rdfs:seeAlso: General link to other resources
foaf:homepage: Link to (HTML) homepage

4.1.2 Linking to a Schema

Luckily, everything is identified by a URI (also properties and classes), btw: this also works for “built in” schemas (rdf:type)

4.1.3 Four Principles of Linked

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值