Creating the semantic web with RDF: professional developer's guide
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York [u.a.]
Wiley
2001
|
Schriftenreihe: | Professional developer's guide series
Wiley computer publishing |
Schlagworte: | |
Online-Zugang: | http://www.loc.gov/catdir/toc/onix06/2001017848.html Inhaltsverzeichnis |
Beschreibung: | XIII, 277 S. 1 CD-ROM (12 cm) |
ISBN: | 0471402591 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013791218 | ||
003 | DE-604 | ||
005 | 20130110 | ||
007 | t | ||
008 | 010627s2001 |||| 00||| eng d | ||
020 | |a 0471402591 |9 0-471-40259-1 | ||
035 | |a (OCoLC)248394888 | ||
035 | |a (DE-599)BVBBV013791218 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-20 |a DE-N2 |a DE-11 |a DE-525 |a DE-188 | ||
050 | 0 | |a TK5105.888 | |
082 | 0 | |a 005.2/76 |2 21 | |
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
100 | 1 | |a Hjelm, Johan |e Verfasser |4 aut | |
245 | 1 | 0 | |a Creating the semantic web with RDF |b professional developer's guide |c Johan Hjelm |
264 | 1 | |a New York [u.a.] |b Wiley |c 2001 | |
300 | |a XIII, 277 S. |e 1 CD-ROM (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Professional developer's guide series | |
490 | 0 | |a Wiley computer publishing | |
650 | 4 | |a Catalogage - Information électronique | |
650 | 4 | |a Intelligence artificielle | |
650 | 4 | |a Métadonnées | |
650 | 4 | |a Sites Web - Développement | |
650 | 4 | |a Künstliche Intelligenz | |
650 | 4 | |a Artificial intelligence | |
650 | 4 | |a Cataloging of computer network resources | |
650 | 4 | |a Metadata | |
650 | 4 | |a Semantic Web | |
650 | 4 | |a Web site development | |
650 | 0 | 7 | |a RDF |g Informatik |0 (DE-588)4737512-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Semantic Web |0 (DE-588)4688372-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Semantic Web |0 (DE-588)4688372-1 |D s |
689 | 0 | 1 | |a RDF |g Informatik |0 (DE-588)4737512-7 |D s |
689 | 0 | |5 DE-188 | |
856 | 4 | |u http://www.loc.gov/catdir/toc/onix06/2001017848.html | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009428361&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009428361 |
Datensatz im Suchindex
_version_ | 1804128614303662080 |
---|---|
adam_text | Titel: Creating the semantic web with RDF
Autor: Hjelm, Johan
Jahr: 2001
Contents
Preface xi
Chapter 1 Metadata, Resources, and the Resource Description Framework 1
What Is RDF? 4
Describing Data: The Concept of Graphs 5
RDF Vocabularies 9
Scenarios for Metadata 11
The Library Visit 12
Dynamic Yellow Pages 13
Position-Dependent Information 14
Corporate Knowledge Representation 14
What Do You Need to Do? 15
Chapter 2 Using RDF to Annotate Text and Photos 17
rdfpic: Annotation of Photographs 24
Protege-2000 27
Chapter 3 RDF and XML 31
The History of RDF 36
The URI: Universal Resource Identifier 37
How XML Namespaces Work 41
RDF as XML 43
The Abbreviated RDF Syntax 43
vii
viii CONTENTS
The RDF Data Model 4y
RDF Resource Collections 50
Reified Statements 53
An XML Primer 56
XML, SGML, and HTML 59
XML APIs 61
RDF APIs 65
The RDF and XML Processors 67
Validity and WellFormedness 68
Transporting and Referencing RDF 73
TVansporting RDF in HTTP 73
Other Protocols: SOAP 79
Chapter 4 Using RDF 83
Writing RDF 85
Metadata Profiles in Your Documents 94
Vocabularies for Site Information 96
RDF Site Summary (RSS) 97
Dublin Core 98
Chapter 5 RDF Schemas 105
Datatypes in RDF 107
Schemas in Other Communities 109
The Basic RDF Data Model 110
RDF as Class Structures 113
Reusing Vocabularies 114
RDF Syntax Elements in RDF Schema 115
Things to Remember When Building Schemas 115
Validating Against Schemas 121
The XML DTD 122
XML Schemas 125
XML Schema and Datatypes 126
RDF Constraints 129
RDF and Databases 131
Chapter 6 More Metadata Vocabularies 133
Open Directory 133
vCard in RDF 134
Event Markup I35
Classifying Site Information 137
Using Multiple Vocabularies 141
The Four Steps of Communication Model Construction 149
Creating a Vocabulary 15Q
CONTENTS
ix
Chapter 7 Device Descriptions and User Profiles
Composite Capabilities/Preferences Profile (CC/PP)
CC/PP Data Model
The History of CC/PP
CC/PP Structure
The CC/PP Schema
Modification of Properties
Transporting Client Profiles
Remote Referencing
Bandwidth and Caching
Proxy Interaction
Contextualization and Environmental Adaptation
Other Formats: CONNEG, RESCAP, and SDP
The CONNEG Format
Resource Capability Protocol (RESCAP)
Session Description Protocol (SDP)
Privacy and Profiles: An Unsolved Problem
Platform for Privacy Preferences (P3P)
Chapter 8 Reasoning about Metadata: Rules and Ontologies 199
How Do Agents Make Conclusions? 200
Languages and Ontologies 201
Building Ontologies 202
Intelligent Agents: Communicating Objects 206
KQML: The Agent Communication Language 207
Rule Markup Languages 213
Context Dependency: A Rule-Based Application 213
Rule-Based Content Management: Retrieval and Filtering 216
XSLT and Transformations 221
The P3P Rules Language: APPEL 225
XML Query Language 230
Web of Trust and Digital Signatures 231
Chapter 9 Implementation Advice: When Intelligent Agents Meet RDF 235
Preserving Structure at the Cost of the Software 237
User Requirements for System Distribution 240
The FIPA Reference Architecture 242
Modeling Your Application: Using UML 246
Using a Search Robot to Find RDF Files 250
CONTENTS
Chapter 10 RDF Tools: An Overview 253
RDF Specifications and Additional Reading 254
Semantic Web Philosophy 254
RDF Parsers 255
Demonstration Services and Online Resources 258
RDF Database Interfaces 261
RDF APIs and Libraries 262
RDF Editors 263
Inference Engines and Logic Systems 264
Vocabularies for Metainformation 266
Index 269
|
any_adam_object | 1 |
author | Hjelm, Johan |
author_facet | Hjelm, Johan |
author_role | aut |
author_sort | Hjelm, Johan |
author_variant | j h jh |
building | Verbundindex |
bvnumber | BV013791218 |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.888 |
callnumber-search | TK5105.888 |
callnumber-sort | TK 45105.888 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ST 252 ST 270 |
ctrlnum | (OCoLC)248394888 (DE-599)BVBBV013791218 |
dewey-full | 005.2/76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2/76 |
dewey-search | 005.2/76 |
dewey-sort | 15.2 276 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01974nam a2200529 c 4500</leader><controlfield tag="001">BV013791218</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20130110 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">010627s2001 |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0471402591</subfield><subfield code="9">0-471-40259-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)248394888</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013791218</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-20</subfield><subfield code="a">DE-N2</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-525</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5105.888</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.2/76</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 252</subfield><subfield code="0">(DE-625)143627:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hjelm, Johan</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Creating the semantic web with RDF</subfield><subfield code="b">professional developer's guide</subfield><subfield code="c">Johan Hjelm</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York [u.a.]</subfield><subfield code="b">Wiley</subfield><subfield code="c">2001</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 277 S.</subfield><subfield code="e">1 CD-ROM (12 cm)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Professional developer's guide series</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Wiley computer publishing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Catalogage - Information électronique</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Intelligence artificielle</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Métadonnées</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Sites Web - Développement</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Künstliche Intelligenz</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Artificial intelligence</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Cataloging of computer network resources</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Metadata</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Semantic Web</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web site development</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">RDF</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4737512-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Semantic Web</subfield><subfield code="0">(DE-588)4688372-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Semantic Web</subfield><subfield code="0">(DE-588)4688372-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">RDF</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4737512-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-188</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/toc/onix06/2001017848.html</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009428361&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009428361</subfield></datafield></record></collection> |
id | DE-604.BV013791218 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:52:02Z |
institution | BVB |
isbn | 0471402591 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009428361 |
oclc_num | 248394888 |
open_access_boolean | |
owner | DE-20 DE-N2 DE-11 DE-525 DE-188 |
owner_facet | DE-20 DE-N2 DE-11 DE-525 DE-188 |
physical | XIII, 277 S. 1 CD-ROM (12 cm) |
publishDate | 2001 |
publishDateSearch | 2001 |
publishDateSort | 2001 |
publisher | Wiley |
record_format | marc |
series2 | Professional developer's guide series Wiley computer publishing |
spelling | Hjelm, Johan Verfasser aut Creating the semantic web with RDF professional developer's guide Johan Hjelm New York [u.a.] Wiley 2001 XIII, 277 S. 1 CD-ROM (12 cm) txt rdacontent n rdamedia nc rdacarrier Professional developer's guide series Wiley computer publishing Catalogage - Information électronique Intelligence artificielle Métadonnées Sites Web - Développement Künstliche Intelligenz Artificial intelligence Cataloging of computer network resources Metadata Semantic Web Web site development RDF Informatik (DE-588)4737512-7 gnd rswk-swf Semantic Web (DE-588)4688372-1 gnd rswk-swf Semantic Web (DE-588)4688372-1 s RDF Informatik (DE-588)4737512-7 s DE-188 http://www.loc.gov/catdir/toc/onix06/2001017848.html HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009428361&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Hjelm, Johan Creating the semantic web with RDF professional developer's guide Catalogage - Information électronique Intelligence artificielle Métadonnées Sites Web - Développement Künstliche Intelligenz Artificial intelligence Cataloging of computer network resources Metadata Semantic Web Web site development RDF Informatik (DE-588)4737512-7 gnd Semantic Web (DE-588)4688372-1 gnd |
subject_GND | (DE-588)4737512-7 (DE-588)4688372-1 |
title | Creating the semantic web with RDF professional developer's guide |
title_auth | Creating the semantic web with RDF professional developer's guide |
title_exact_search | Creating the semantic web with RDF professional developer's guide |
title_full | Creating the semantic web with RDF professional developer's guide Johan Hjelm |
title_fullStr | Creating the semantic web with RDF professional developer's guide Johan Hjelm |
title_full_unstemmed | Creating the semantic web with RDF professional developer's guide Johan Hjelm |
title_short | Creating the semantic web with RDF |
title_sort | creating the semantic web with rdf professional developer s guide |
title_sub | professional developer's guide |
topic | Catalogage - Information électronique Intelligence artificielle Métadonnées Sites Web - Développement Künstliche Intelligenz Artificial intelligence Cataloging of computer network resources Metadata Semantic Web Web site development RDF Informatik (DE-588)4737512-7 gnd Semantic Web (DE-588)4688372-1 gnd |
topic_facet | Catalogage - Information électronique Intelligence artificielle Métadonnées Sites Web - Développement Künstliche Intelligenz Artificial intelligence Cataloging of computer network resources Metadata Semantic Web Web site development RDF Informatik |
url | http://www.loc.gov/catdir/toc/onix06/2001017848.html http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009428361&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT hjelmjohan creatingthesemanticwebwithrdfprofessionaldevelopersguide |