Web data management:
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Cambridge [u.a.]
Cambridge Univ. Press
2012
|
Ausgabe: | 1. published |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIV, 435 Seiten Illustrationen, Diagramme. - graph. Darst. |
ISBN: | 9781107012431 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040134418 | ||
003 | DE-604 | ||
005 | 20240829 | ||
007 | t | ||
008 | 120514s2012 ad|| |||| 00||| eng d | ||
020 | |a 9781107012431 |9 978-1-107-01243-1 | ||
035 | |a (OCoLC)890900197 | ||
035 | |a (DE-599)BVBBV040134418 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-20 |a DE-11 |a DE-739 | ||
082 | 0 | |a 005.7402854678 | |
084 | |a ST 205 |0 (DE-625)143613: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
245 | 1 | 0 | |a Web data management |c Serge Abiteboul ... |
250 | |a 1. published | ||
264 | 1 | |a Cambridge [u.a.] |b Cambridge Univ. Press |c 2012 | |
300 | |a XIV, 435 Seiten |b Illustrationen, Diagramme. - graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Information Retrieval |0 (DE-588)4072803-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a XML |0 (DE-588)4501553-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenbankverwaltung |0 (DE-588)4389357-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a World Wide Web |0 (DE-588)4363898-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Datenbankverwaltung |0 (DE-588)4389357-0 |D s |
689 | 0 | 1 | |a World Wide Web |0 (DE-588)4363898-3 |D s |
689 | 0 | 2 | |a XML |0 (DE-588)4501553-3 |D s |
689 | 0 | 3 | |a Information Retrieval |0 (DE-588)4072803-1 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Abiteboul, Serge |d 1953- |e Sonstige |0 (DE-588)121348989 |4 oth | |
856 | 4 | 2 | |m Digitalisierung UB Passau - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024991495&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-024991495 |
Datensatz im Suchindex
DE-BY-FWS_katkey | 479270 |
---|---|
_version_ | 1808776056495144960 |
adam_text |
Contents page ix Introduction Part 1 1 Modeling Web Data Data Model 1.1 1.2 1.3 1.4 1.5 1.6 2 XPath and XQuery 2.1 2.2 2.3 2.4 2.5 2.6 2.7 3 Semistructured Data XML Web Data Management with XML The XML World Further Reading Exercises Introduction Basics XPath FLWOR Expressions in XQuery XPath Foundations Further Reading Exercises 3 5 16 18 28 29 32 32 32 42 54 62 67 69 72 Typing 3.1 3.2 3.3 3.4 3.5 3.6 3 Motivating Typing Automata Schema Languages for XML Typing Graph Data Further Reading Exercises 72 75 80 89 91 92
vi Contents 4 XML Query Evaluation 4.1 4.2 4.3 4.4 4.5 5 Putting into Practice: Managing an XML Database withEXIST 5.1 5.2 5.3 5.4 5.5 5.6 6 Part 2 Ontologies, RDF, and OWL Introduction Ontologies by Example RDF, RDFS, and OWL Ontologies and (Description) Logics Further Reading Exercises Querying Data Through Ontologies 8.1 8.2 8.3 8.4 8.5 8.6 9 Tree-Pattern Dialects CTP Evaluation Extensions to Richer Tree Patterns 97 99 103 112 113 116 116 117 118 120 123 127 131 131 134 138 Web Data Semantics and Integration 7.1 7.2 7.3 7.4 7.5 7.6 8 Prerequisites Installing EXIST Getting Started with EXIST Running XPath and XQuery Queries withthe Sandbox Programming with EXIST Projects Putting into Practice: Tree Pattern EvaluationUsing SAX 6.1 6.2 6.3 7 Fragmenting XML Documents on Disk XML Node Identifiers XML Query Evaluation Techniques Further Reading Exercises 95 Introduction Querying RDF Data: Notation and Semantics Querying Through RDFS Ontologies Answering Queries Through DL-LlTE Ontologies Further Reading Exercises Data Integration 9.1 9.2 9.3 9.4 9.5 9.6 9.7 9.8 Introduction Containment of Conjunctive Queries Global-as-View Mediation Local-as-View Mediation Ontology-Based Mediators Peer-to-Peer Data Management Systems Further Reading Exercises 143 143 145 148 159 169 170 171 171 172 176 179 194 195 196 196 199 200 204 215 222 229 229
Contents 10 Putting into Practice: Wrappers and Data Extraction with XSLT 231 10.1 Extracting Data from Web Pages 10.2 Restructuring Data 11 Putting into Practice: Ontologies in Practice (by Fabian Μ. Suchanek) 11.1 11.2 11.3 12 232 234 236 Exploring and Installing Yago Querying Yago Web Access to Ontologies Putting into Practice: Mashups with Yahoo! Pipes and XProc 12.1 Yahoo! Pipes: A Graphical Mashup Editor 12.2 XProc: An XML Pipeline Language Part 3 13 Web Search The World Wide Web Parsing the Web Web Information Retrieval Web Graph Mining Hot Topics in Web Search Further Reading Exercises An Introduction to Distributed Systems 14.1 14.2 14.3 14.4 14.5 14.6 15 Basics of Distributed Systems Failure Management Required Properties of a Distributed System Particularities of P2P Networks Case Study: A Distributed File System for Very Large Files Further Reading Distributed Access Structures 15.1 Hash-Based Structures 15.2 Distributed Indexing: Search Trees 15.3 Further Reading 15.4 Exercises 16 240 240 241 Building Web Scale Applications 13.1 13.2 13.3 13.4 13.5 13.6 13.7 14 236 237 238 Distributed Computing with MapReduce and Pig 16.1 16.2 16.3 16.4 MapReduce Pig Further Reading Exercises 247 248 250 257 272 280 281 283 287 288 295 299 303 305 308 310 311 325 336 337 339 341 348 359 361 vii
viii Contents 17 Putting into Practice: Full-Text Indexing with LUCENE (by Nicolas Travers) 17.1 17.2 17.3 17.4 18 364 364 371 372 Introduction to Recommendation Systems Prerequisites Data Analysis Generating Some Recommendations Projects Putting into Practice: Large-Scale Data Management with Hadoop 19.1 19.2 19.3 19.4 19.5 20 Preliminary: A LUCENE Sandbox Indexing Plain Text with LUCENE - A Full Example Put It into Practice! LUCENE-Tuning the Scoring (Project) Putting into Practice: Recommendation Methodologies (by Alban Galland) 374 18.1 18.2 18.3 18.4 18.5 19 364 387 Installing and Running Hadoop Running MapReduce Jobs PigLatin Scripts Running in Cluster Mode (Optional) Exercises Putting into Practice: CouchDB, a JSON Semistructured Database 20.1 Introduction to theCouchDB Document Database 20.2 Putting COUCHDB into Practice! 20.3 Further Reading Bibliography Index 374 375 377 380 385 388 391 395 395 397 400 401 417 419 421 431 |
any_adam_object | 1 |
author_GND | (DE-588)121348989 |
building | Verbundindex |
bvnumber | BV040134418 |
classification_rvk | ST 205 ST 250 ST 252 ST 270 |
ctrlnum | (OCoLC)890900197 (DE-599)BVBBV040134418 |
dewey-full | 005.7402854678 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.7402854678 |
dewey-search | 005.7402854678 |
dewey-sort | 15.7402854678 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 1. published |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV040134418</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20240829</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">120514s2012 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781107012431</subfield><subfield code="9">978-1-107-01243-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)890900197</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV040134418</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-11</subfield><subfield code="a">DE-739</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.7402854678</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 205</subfield><subfield code="0">(DE-625)143613:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</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="245" ind1="1" ind2="0"><subfield code="a">Web data management</subfield><subfield code="c">Serge Abiteboul ...</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. published</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge [u.a.]</subfield><subfield code="b">Cambridge Univ. Press</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 435 Seiten</subfield><subfield code="b">Illustrationen, Diagramme. - graph. Darst.</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="650" ind1="0" ind2="7"><subfield code="a">Information Retrieval</subfield><subfield code="0">(DE-588)4072803-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">XML</subfield><subfield code="0">(DE-588)4501553-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenbankverwaltung</subfield><subfield code="0">(DE-588)4389357-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenbankverwaltung</subfield><subfield code="0">(DE-588)4389357-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">XML</subfield><subfield code="0">(DE-588)4501553-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="3"><subfield code="a">Information Retrieval</subfield><subfield code="0">(DE-588)4072803-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Abiteboul, Serge</subfield><subfield code="d">1953-</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)121348989</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau - ADAM Catalogue Enrichment</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=024991495&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-024991495</subfield></datafield></record></collection> |
id | DE-604.BV040134418 |
illustrated | Illustrated |
indexdate | 2024-08-30T04:01:08Z |
institution | BVB |
isbn | 9781107012431 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-024991495 |
oclc_num | 890900197 |
open_access_boolean | |
owner | DE-20 DE-11 DE-739 |
owner_facet | DE-20 DE-11 DE-739 |
physical | XIV, 435 Seiten Illustrationen, Diagramme. - graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Cambridge Univ. Press |
record_format | marc |
spellingShingle | Web data management Information Retrieval (DE-588)4072803-1 gnd XML (DE-588)4501553-3 gnd Datenbankverwaltung (DE-588)4389357-0 gnd World Wide Web (DE-588)4363898-3 gnd |
subject_GND | (DE-588)4072803-1 (DE-588)4501553-3 (DE-588)4389357-0 (DE-588)4363898-3 |
title | Web data management |
title_auth | Web data management |
title_exact_search | Web data management |
title_full | Web data management Serge Abiteboul ... |
title_fullStr | Web data management Serge Abiteboul ... |
title_full_unstemmed | Web data management Serge Abiteboul ... |
title_short | Web data management |
title_sort | web data management |
topic | Information Retrieval (DE-588)4072803-1 gnd XML (DE-588)4501553-3 gnd Datenbankverwaltung (DE-588)4389357-0 gnd World Wide Web (DE-588)4363898-3 gnd |
topic_facet | Information Retrieval XML Datenbankverwaltung World Wide Web |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024991495&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT abiteboulserge webdatamanagement |