Reasoning techniques for the web of data:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
Berlin
Akad. Verl.-Anst. [u.a.]
2014
|
Schriftenreihe: | Studies on the semantic web
19 |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | XIV, 330 S. graph. Darst. |
ISBN: | 9783898386951 9781614993827 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV041987505 | ||
003 | DE-604 | ||
005 | 20140917 | ||
007 | t | ||
008 | 140722s2014 gw d||| m||| 00||| eng d | ||
015 | |a 14,N16 |2 dnb | ||
015 | |a 14,A28 |2 dnb | ||
015 | |a 14,H07 |2 dnb | ||
016 | 7 | |a 1049799739 |2 DE-101 | |
020 | |a 9783898386951 |c kart. : EUR 60.00 (DE), EUR 61.70 (AT), sfr 79.00 (freier Pr.) |9 978-3-89838-695-1 | ||
020 | |a 9781614993827 |c kart. |9 978-1-61499-382-7 | ||
024 | 3 | |a 9783898386951 | |
035 | |a (OCoLC)891583974 | ||
035 | |a (DE-599)DNB1049799739 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE |a ne |c XA-NL | ||
049 | |a DE-188 |a DE-11 |a DE-473 |a DE-12 | ||
082 | 0 | |a 025.0427 |2 22/ger | |
084 | |a ST 205 |0 (DE-625)143613: |2 rvk | ||
084 | |a ST 515 |0 (DE-625)143677: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a 020 |2 sdnb | ||
100 | 1 | |a Hogan, Aidan |e Verfasser |4 aut | |
245 | 1 | 0 | |a Reasoning techniques for the web of data |c Aidan Hogan |
246 | 1 | 3 | |a Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora |
264 | 1 | |a Berlin |b Akad. Verl.-Anst. [u.a.] |c 2014 | |
300 | |a XIV, 330 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Studies on the semantic web |v 19 | |
502 | |a Teilw. zugl.: Galway, National Univ. of Ireland, Diss., 2011 u.d.T.: Hogan, Aidan: Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora | ||
650 | 0 | 7 | |a Linked Data |0 (DE-588)7863462-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Semantic Web |0 (DE-588)4688372-1 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Linked Data |0 (DE-588)7863462-3 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Semantic Web |0 (DE-588)4688372-1 |D s |
689 | 1 | |5 DE-604 | |
830 | 0 | |a Studies on the semantic web |v 19 |w (DE-604)BV035815780 |9 19 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4631467&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027429811&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027429811 |
Datensatz im Suchindex
_version_ | 1806328594586140672 |
---|---|
adam_text |
CONTENTS
I PROLOGUE 1
1 INTRODUCTION 3
1.1 PROBLEM STATEMENT 7
1.1.1 INCOMPLETE AGREEMENT ON ASSERTIONAL IDENTIFIERS 8
1.1.2 USE OF ANALOGOUS TERMINOLOGIES 9
1.2 HYPOTHESIS 9
1.3 CONTRIBUTION AND THESIS STRUCTURE 13
1.4 IMPACT 15
2 BACKGROUND 19
2.1 THE WORLD WIDE WEB 19
2.2 THE SEMANTIC WEB 22
2.2.1 RESOURCE DESCRIPTION FRAMEWORK 23
2.2.2 RDF SCHEMA 30
2.2.3 WEB ONTOLOGY LANGUAGE 32
2.3 RDF WEB PUBLISHING AND LINKED DATA 37
2.4 RDF SEARCH ENGINES 39
3 NOTATION AND CORE CONCEPTS 43
3.1 RDF 43
3.2 TURTLE SYNTAX 44
3.3 LINKED DATA PRINCIPLES AND PROVENANCE 46
3.4 ATOMS AND RULES 47
3.5 TERMINOLOGICAL DATA: RDFS/OWL 49
3.6 DISTRIBUTION FRAMEWORK 51
4 CRAWLING, CORPUS AND RANKING 53
4.1 CRAWLER 54
4.1.1 BREADTH-FIRST CRAWLING 56
4.1.2 INCORPORATING POLITENESS 56
4.1.3 ON-DISK QUEUE 57
HTTP://D-NB.INFO/1049799739
XII CONTENTS
4.1.4 MULTI-THREADING 58
4.1.5 CRAWLING RDF/XML 59
4.1.6 DISTRIBUTED APPROACH 62
4.1.7 RELATED WORK 64
4.1.8 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 66
4.2 EVALUATION CORPUS 67
4.2.1 CRAWL STATISTICS 67
4.2.2 CORPUS STATISTICS 69
4.2.3 RELATED WORK 72
4.2.4 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 76
4.3 RANKING 77
4.3.1 RATIONALE AND HIGH-LEVEL APPROACH 77
4.3.2 CREATING AND RANKING THE SOURCE GRAPH 79
4.3.3 DISTRIBUTED RANKING IMPLEMENTATION 80
4.3.4 RANKING EVALUATION AND RESULTS 81
4.3.5 RELATED WORK 82
4.3.6 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 83
II CORE 85
5 WEB REASONING 87
5.1 LINKED DATA REASONING: OVERVIEW 90
5.1.1 INCOMPLETE REASONING: RATIONALE 91
5.1.2 RULE-BASED REASONING 93
5.1.3 FORWARD CHAINING 96
5.1.4 OWL 2 RL/RDF SCALABILITY 97
5.2 DISTINGUISHING TERMINOLOGICAL DATA 99
5.2.1 IMPLEMENTING T-SPLIT INFERENCING ILL
5.3 OPTIMISING THE ASSERTIONAL PROGRAM 114
5.3.1 MERGING EQUIVALENT T-GROUND RULES 114
5.3.2 RULE INDEX 117
5.3.3 RULE SATURATION 120
5.3.4 PRELIMINARY PERFORMANCE EVALUATION 121
5.4 TOWARDS LINKED DATA REASONING 124
5.4.1 "A-LINEAR" OWL 2 RL/RDF 125
5.4.2 AUTHORITATIVE REASONING 129
5.4.3 DISTRIBUTED REASONING 134
5.4.4 LINKED DATA REASONING EVALUATION 136
CONTENTS XIII
5.5 RELATED WORK 148
5.5.1 SCALABLE/DISTRIBUTED REASONING 149
5.5.2 WEB REASONING 151
5.6 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 153
6 ANNOTATED REASONING 157
6.1 GENERALISED ANNOTATED PROGRAMS 158
6.2 USE-CASE ANNOTATIONS 160
6.2.1 BLACKLISTING 161
6.2.2 AUTHORITATIVE ANALYSIS 161
6.2.3 TRIPLE RANKS 161
6.3 FORMAL ANNOTATION FRAMEWORK 162
6.3.1 ANNOTATION DOMAINS 163
6.3.2 (SPECIALISED) ANNOTATED PROGRAMS 163
6.3.3 LEAST FIXPOINT AND DECIDABILITY 164
6.3.4 SEEDING ANNOTATIONS 169
6.3.5 T-SPLIT ANNOTATED PROGRAMS 170
6.3.6 ANNOTATED REASONING TASKS 172
6.3.7 CONSTRAINTS 184
6.4 ANNOTATED LINKED DATA REASONING 187
6.4.1 RANKING TRIPLES: IMPLEMENTATION/EVALUATION . . 188
6.4.2 REASONING: IMPLEMENTATION/EVALUATION 189
6.4.3 REPAIR: IMPLEMENTATION/EVALUATION 194
6.5 RELATED WORK 207
6.5.1 ANNOTATED REASONING 207
6.5.2 INCONSISTENCY REPAIR 209
6.6 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 209
7 CONSOLIDATION 213
7.1 OWL EQUALITY SEMANTICS 218
7.2 CORPUS: NAMING ACROSS SOURCES 220
7.3 BASE-LINE CONSOLIDATION 223
7.3.1 HIGH-LEVEL APPROACH 223
7.3.2 DISTRIBUTED APPROACH 224
7.3.3 EVALUATION 225
7.4 EXTENDED REASONING CONSOLIDATION 228
7.4.1 HIGH-LEVEL APPROACH 228
7.4.2 DISTRIBUTED APPROACH 244
7.4.3 EVALUATION 245
7.5 STATISTICAL CONCURRENCE ANALYSIS (SYNOPSIS) 251
XIV CONTENTS
7.6 ENTITY DISAMBIGUATION 251
7.6.1 HIGH-LEVEL APPROACH 251
7.6.2 IMPLEMENTING DISAMBIGUATION 259
7.6.3 DISTRIBUTED IMPLEMENTATION 261
7.6.4 EVALUATION 261
7.7 RELATED WORK 263
7.8 CRITICAL DISCUSSION AND FUTURE DIRECTIONS 267
III EPILOGUE 273
8 DISCUSSION AND CONCLUSION 275
BIBLIOGRAPHY 301
IV APPENDICES 321
A PREFIXES 323
B RULE TABLES 325 |
any_adam_object | 1 |
author | Hogan, Aidan |
author_facet | Hogan, Aidan |
author_role | aut |
author_sort | Hogan, Aidan |
author_variant | a h ah |
building | Verbundindex |
bvnumber | BV041987505 |
classification_rvk | ST 205 ST 515 |
ctrlnum | (OCoLC)891583974 (DE-599)DNB1049799739 |
dewey-full | 025.0427 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 025 - Operations of libraries and archives |
dewey-raw | 025.0427 |
dewey-search | 025.0427 |
dewey-sort | 225.0427 |
dewey-tens | 020 - Library and information sciences |
discipline | Allgemeines Informatik |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV041987505</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20140917</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140722s2014 gw d||| m||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">14,N16</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">14,A28</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">14,H07</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1049799739</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783898386951</subfield><subfield code="c">kart. : EUR 60.00 (DE), EUR 61.70 (AT), sfr 79.00 (freier Pr.)</subfield><subfield code="9">978-3-89838-695-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781614993827</subfield><subfield code="c">kart.</subfield><subfield code="9">978-1-61499-382-7</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783898386951</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)891583974</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1049799739</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BE</subfield><subfield code="a">ne</subfield><subfield code="c">XA-NL</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-188</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-12</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">025.0427</subfield><subfield code="2">22/ger</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 515</subfield><subfield code="0">(DE-625)143677:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">020</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hogan, Aidan</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Reasoning techniques for the web of data</subfield><subfield code="c">Aidan Hogan</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin</subfield><subfield code="b">Akad. Verl.-Anst. [u.a.]</subfield><subfield code="c">2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 330 S.</subfield><subfield code="b">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="490" ind1="1" ind2=" "><subfield code="a">Studies on the semantic web</subfield><subfield code="v">19</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Teilw. zugl.: Galway, National Univ. of Ireland, Diss., 2011 u.d.T.: Hogan, Aidan: Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Linked Data</subfield><subfield code="0">(DE-588)7863462-3</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="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Linked Data</subfield><subfield code="0">(DE-588)7863462-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" 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="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Studies on the semantic web</subfield><subfield code="v">19</subfield><subfield code="w">(DE-604)BV035815780</subfield><subfield code="9">19</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4631467&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB 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=027429811&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-027429811</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV041987505 |
illustrated | Illustrated |
indexdate | 2024-08-03T01:39:47Z |
institution | BVB |
isbn | 9783898386951 9781614993827 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027429811 |
oclc_num | 891583974 |
open_access_boolean | |
owner | DE-188 DE-11 DE-473 DE-BY-UBG DE-12 |
owner_facet | DE-188 DE-11 DE-473 DE-BY-UBG DE-12 |
physical | XIV, 330 S. graph. Darst. |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Akad. Verl.-Anst. [u.a.] |
record_format | marc |
series | Studies on the semantic web |
series2 | Studies on the semantic web |
spelling | Hogan, Aidan Verfasser aut Reasoning techniques for the web of data Aidan Hogan Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora Berlin Akad. Verl.-Anst. [u.a.] 2014 XIV, 330 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Studies on the semantic web 19 Teilw. zugl.: Galway, National Univ. of Ireland, Diss., 2011 u.d.T.: Hogan, Aidan: Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora Linked Data (DE-588)7863462-3 gnd rswk-swf Semantic Web (DE-588)4688372-1 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Linked Data (DE-588)7863462-3 s DE-604 Semantic Web (DE-588)4688372-1 s Studies on the semantic web 19 (DE-604)BV035815780 19 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4631467&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027429811&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Hogan, Aidan Reasoning techniques for the web of data Studies on the semantic web Linked Data (DE-588)7863462-3 gnd Semantic Web (DE-588)4688372-1 gnd |
subject_GND | (DE-588)7863462-3 (DE-588)4688372-1 (DE-588)4113937-9 |
title | Reasoning techniques for the web of data |
title_alt | Exploiting RDFS and OWL for integrating heterogeneous, large-scale, linked data corpora |
title_auth | Reasoning techniques for the web of data |
title_exact_search | Reasoning techniques for the web of data |
title_full | Reasoning techniques for the web of data Aidan Hogan |
title_fullStr | Reasoning techniques for the web of data Aidan Hogan |
title_full_unstemmed | Reasoning techniques for the web of data Aidan Hogan |
title_short | Reasoning techniques for the web of data |
title_sort | reasoning techniques for the web of data |
topic | Linked Data (DE-588)7863462-3 gnd Semantic Web (DE-588)4688372-1 gnd |
topic_facet | Linked Data Semantic Web Hochschulschrift |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4631467&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027429811&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV035815780 |
work_keys_str_mv | AT hoganaidan reasoningtechniquesforthewebofdata AT hoganaidan exploitingrdfsandowlforintegratingheterogeneouslargescalelinkeddatacorpora |