首页  软件  游戏  图书  电影  电视剧

请输入您要查询的图书:

 

图书 实用语义网(RDFS与OWL高效建模英文版)/图灵原版计算机科学系列
内容
编辑推荐

《图灵原版计算机科学系列》之《实用语义网(RDFS与OWL高效建模英文版)》是语义网的入门教程,详细讲述语义网的核心内容的语言,包括语义网的概念、语义建模、RDF、RDF Schema、OWL基础等。

本书对于任何对语义网感兴趣的专业技术人员都是十分难得的参考书。

内容推荐

语义网的发展孕育着万维网及其应用的一场革命,作为语义网核心内容的语言——RDF和OWL,逐渐得到广泛的重视和应用。本书是语义网的入门教程,详细讲述语义网的核心内容的语言,包括语义网的概念、语义建模、RDF、RDF Schema、OWL基础等。

本书对于任何对语义网感兴趣的专业技术人员都是十分难得的参考书。

目录

CHAPTER 1 What Is the Semantic Web?

 What Is a Web?

 Smart Web, Dumb Web

 Smart Web Applications

 A Connected Web Is a Smarter Web

 Semantic Data

 A Distributed Web of Data

 Features of a Semantic Web

 What about the Round-Worlders?

 To Each Their Own

 There's Always One More

 Summary

 Fundamental Concepts

CHAPTER 2 Semantic Modeling

 Modeling for Human Communication

 Explanation and Prediction

 Mediating Variability

 Variation and Classes

 Variation and Layers

 Expressivity in Modeling

 Summary

 Fundamental Concepts

CHAPTER 3 RDF--The Basis of the Semantic Web

 Distributing Data Across the Web

 Merging Data from Multiple Sources

 Namespaces, URIs, and Identity

 Expressing URIs in Print

 Standard Namespaces

 Identifiers in the RDF Namespace

 Challenge- RDF and Tabular Data

 Higher-Order Relationships

 Alternatives for Serialization

 N-Triples

 Notation 3 RDF (N3)

 RDF/XML

 Blank Nodes

 Ordered Information in RDF

 Summary

 Fundamental Concepts

CHAPTER 4 Semantic Web Application Architecture

 RDF Parser/Serializer

 Other Data Sources--Converters and Scrapers

 RDF Store

 RDF Data Standards and Interoperability of

 RDF Stores

 RDF Query Engines and SPARQL

 Comparison to Relational Queries

 Application Code

 RDF-Backed Web Portals

 Data Federation

 Summary

 Fundamental Concepts

CHAPTER 5 RDF and Inferencing

 Inference in the Semantic Web

 Virtues of hfference-Based Semantics

 Where are the Smarts?

 Asserted Triples versus Inferred Triples

 When Does Inferencing Happen?

 Inferencing as Glue

 Summary

 Fundamental Concepts

CHAPTER 6 RDF Schema

 Schema Languages and Their Functions

 What Does It Mean? Semantics as Inference

 The RDF Schema Language

 Relationship Propagation through

 rdfs:subPropertyOf

 Typing Data by Usage--rdfs:domain

 and rdfs:range

 Combination of Domain and Range with

 rdfs:subClassOf

 RDFS Modeling Combinations and Patterns

 Set Intersection

 Property Intersection

 Set Union

 Property Union

 Property Transfer

 Challenges

 Term Reconciliation

 Instance-Level Data Integration

 Readable Labels with rdfs:label

 Data Typing Based on Use

 Filtering Undefined Data

 RDFS and Knowledge Discovery

 Modeling with Domains and Ranges

 Multiple Domains/Ranges

 Nonmodeling Properties in RDFS

 Cross-Referencing Files: rdfs:seeAlso

 Organizing Vocabularies: rdfs:isDefmedBy

 Model Documentation: rdfs:comment

 Summary

 Fundamental Concepts

CHAPTER RDFS-Plus

 Inverse

 Challenge: Integrating Data that Do Not Want

 to Be Integrated

 Challenge: Using the Modeling Language to

 Extend the Modeling Language

 Challenge: The Marriage of Shakespeare

 Symmetric Properties

 Using OWL to Extend OWL

 Transitivity

 Challenge: Relating Parents to Ancestors

 Challenge: Layers of Relationships

 Managing Networks of Dependencies

 Equivalence

 Equivalent Classes

 Equivalent Properties

 Same Individuals

 Challenge: Merging Data from Different Databases

 Computing Sameness--Functional Properties

 Functional Properties

 Inverse Functional Properties

 Combining Functional and Inverse

 Functional Properties

 A Few More Constructs

 Summary

 Fundamental Concepts

CHAPTER 8 Using RDFS-Plus in the Wild

 SKOS

 Semantic Relations in SKOS

 Meaning of Semantic Relations

 Special Purpose Inference

 Published Subject Indicators

 SKOS in Action

 FOAF

 People and Agents

 Names in FOAF

 Nicknames and Online Namds

 Online Persona

 Groups of People

 Things People Make and Do

 Identity in FOAF

 It's Not What You Know, It's Who You Know

 Summary

 Fundamental Concepts

CHAPTER 9 Basic OWL

 Restrictions

 Example: Questions and Answers

 Adding "Restrictions"

 Kinds of Restrictions

 Challenge Problems

 Challenge: Local Restriction of Ranges

 Challenge: Filtering Data Based on Explicit Type

 Challenge: Relationship Transfer in SKOS

 Relationship Transfer in FOAF

 Alternative Descriptions of Restrictions

 Summary

 Fundamental Concepts

CHAPTER 10 Counting and Sets in OWL

 Unions and Intersections

 Closing the World

 Enumerating Sets with owL'oneOf

 Differentiating Individuals with

 owl:differentFrom

 Differentiating Multiple Individuals

 Cardinality

 Small Cardinality Limits

 Set Complement

 Disjoint Sets

 Prerequisites Revisited

 No Prerequisites

 Counting Prerequisites

 Guarantees of Existence

 Contradictions

 Unsatisfiable Classes

 Propagation of Unsatisfiable Classes

 Inferring Class Relationships

 Reasoning with Individuals and with Classes

 Summary

 Fundamental Concepts

CHAPTER 11 Using OWL in the Wild

 The Federal Enterprise Architecture Reference

 Model Ontology

 Reference Models and Composability

 Resolving Ambiguity in the Model: Sets

 versus Individuals

 Constraints between Models

 OWL and Composition

 owl:Ontology

 owl:imports

 Advantages of the Modeling Approach

 The National Cancer Institute Ontology

 Requirements of the NCI Ontology

 Upper-Level Classes

 Describing Classes in the NCI Ontology

 Instance-Level Inferencing in the NCI Ontology

 Summary

 Fundamental Concepts

CHAPTER 12 Good and Bad Modeling Practices

 Getting Started

 Know What You Want

 Inference Is Key

 Modeling for Reuse

 Insightful Names versus Wishful Names

 Keeping Track of Classes and Individuals

 Model Testing

 Common Modeling Errors

 Rampant Classism (Antipattern)

 Exclusivity (Antipattern)

 Objectification (Antipattern)

 Managing Identifiers for Classes (Antipattern)

 Creeping Conceptualization (Antipattern)

 Summary

 Fundamental Concepts

CHAPTER 13 OWL Levels and Logic

 OWL Dialects and Modeling Philosophy

 Provable Models

 Executable Models

 OWL Full versus OWL DL

 Class/Individual Separation

 InverseFunctional Datatypes

 OWL Lite

 Other Subsets of OWL

 Beyond OWL 1.0

 Metamodeling

 Multipart Properties

 Qualified Cardinality

 Multiple Inverse Functional Properties

 Rules

 Summary

 Fundamental Concepts

CHAPTER 14 Conclusions

APPENDIX Frequently Asked Questions

 Further Reading

 Index

标签
缩略图
书名 实用语义网(RDFS与OWL高效建模英文版)/图灵原版计算机科学系列
副书名
原作名
作者 (美)阿利芒//亨德勒
译者
编者
绘者
出版社 人民邮电出版社
商品编码(ISBN) 9787115193841
开本 16开
页数 330
版次 1
装订 平装
字数 413
出版时间 2009-02-01
首版时间 2009-02-01
印刷时间 2009-02-01
正文语种
读者对象 青年(14-20岁),研究人员,普通成人
适用范围
发行范围 公开发行
发行模式 实体书
首发网站
连载网址
图书大类
图书小类
重量 0.468
CIP核字
中图分类号 TP18
丛书名
印张 21.5
印次 1
出版地 北京
236
188
13
整理
媒质 图书
用纸 普通纸
是否注音
影印版本 原版
出版商国别 CN
是否套装 单册
著作权合同登记号 图字01-2008-5830号
版权提供者 Elesvier(Singapore)Pte Ltd.
定价
印数 2000
出品方
作品荣誉
主角
配角
其他角色
一句话简介
立意
作品视角
所属系列
文章进度
内容简介
作者简介
目录
文摘
安全警示 适度休息有益身心健康,请勿长期沉迷于阅读小说。
随便看

 

兰台网图书档案馆全面收录古今中外各种图书,详细介绍图书的基本信息及目录、摘要等图书资料。

 

Copyright © 2004-2025 xlantai.com All Rights Reserved
更新时间:2025/5/8 5:53:38