1 / 274
文档名称:

[2008] - A Semantic Web Primer, 2nd Edition (Cooperative Information Systems) - [The MIT Press] - [0262012421].pdf

格式:pdf   页数:274
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

[2008] - A Semantic Web Primer, 2nd Edition (Cooperative Information Systems) - [The MIT Press] - [0262012421].pdf

上传人:kuo08091 2014/9/17 文件大小:0 KB

下载得到文件列表

[2008] - A Semantic Web Primer, 2nd Edition (Cooperative Information Systems) - [The MIT Press] - [0262012421].pdf

文档介绍

文档介绍:A
Semantic
Web
Primer
second edition
Grigoris Antoniou
and
Frank van Harmelen
The MIT Press
Cambridge, Massachusetts
London, England
© 2008 Massachusetts Institute of Technology
All rights reserved. No part of this book may be reproduced in any form by any
electronic or mechanical means (including photocopying, recording, or information
storage and retrieval) without permission in writing from the publisher.
This book was set in 10/13 Palatino by the authors using LATEX2ε.
Printed and bound in the United States of America.
Library of Congress Cataloging-in-Publication Data
Antoniou, G. (Grigoris)
A semantic Web primer / Grigoris Antoniou and Frank van Harmelen. – 2nd ed.
p. cm. –(Cooperative information systems)
Includes bibliographical references and index.
ISBN 978-0-262-01242-3 (hardcover : alk. paper)
1. Semantic Web. I. Van Harmelen, Frank. II. Title.
. A58 2008
–dc22
2007020429
**********
Brief Contents
1 The Semantic Web Vision 1
2 Structured Web Documents: XML 25
3 Describing Web Resources: RDF 65
4 Web Ontology Language: OWL 113
5 Logic and Inference: Rules 157
6 Applications 185
7 Ontology Engineering 225
8 Conclusion and Outlook 245
A Abstract OWL Syntax 253
vii
Contents
List of Figures xiii
Series Foreword xv
Preface xix
1 The Semantic Web Vision 1
Today’s Web 1
From Today’s Web to the Semantic Web: Examples 3
Semantic Web Technologies 8
A Layered Approach 17
Book Overview 21
Summary 21
Suggested Reading 22
2 Structured Web Documents: XML 25
Introduction 25
The XML Language 29
Structuring 33
Namespaces 46
Addressing and Querying XML Documents 47
Processing 53
Summary 59
Suggested Reading 61
Exercises and Projects 62
ix
x Contents
3 Describing Web Resources: RDF 65
Introduction 65
RDF: Basic Ideas 67
RDF: XML-Based Syntax 73
RDF Schema: Basic Ideas 84
RDF Schema: T