Practical RDF: [solving problems with the resource description framework]
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Beijing [u.a.]
O'Reilly
2003
|
Ausgabe: | 1. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Hier auch später erschienene, unveränderte Nachdrucke |
Beschreibung: | XV, 331 S. graph. Darst. |
ISBN: | 0596002637 9780596002633 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV017514901 | ||
003 | DE-604 | ||
005 | 20150402 | ||
007 | t | ||
008 | 030916s2003 xxud||| |||| 00||| eng d | ||
016 | 7 | |a 96861552X |2 DE-101 | |
020 | |a 0596002637 |9 0-596-00263-7 | ||
020 | |a 9780596002633 |9 978-0-596-00263-3 | ||
035 | |a (OCoLC)249359385 | ||
035 | |a (DE-599)BVBBV017514901 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-92 |a DE-Aug4 |a DE-1051 |a DE-573 |a DE-473 |a DE-29T |a DE-706 |a DE-634 |a DE-83 | ||
050 | 0 | |a QA76.76.H94 | |
082 | 0 | |a 006.74 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
100 | 1 | |a Powers, Shelley |d 1968- |e Verfasser |0 (DE-588)121192040 |4 aut | |
245 | 1 | 0 | |a Practical RDF |b [solving problems with the resource description framework] |c Shelley Powers |
250 | |a 1. ed. | ||
264 | 1 | |a Beijing [u.a.] |b O'Reilly |c 2003 | |
300 | |a XV, 331 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Hier auch später erschienene, unveränderte Nachdrucke | ||
650 | 4 | |a RDF <Informatik> | |
650 | 4 | |a Cataloging of computer network resources | |
650 | 4 | |a Metadata | |
650 | 4 | |a RDF (Document markup language) | |
650 | 4 | |a Semantic Web | |
650 | 0 | 7 | |a RDF |g Informatik |0 (DE-588)4737512-7 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a RDF |g Informatik |0 (DE-588)4737512-7 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HEBIS Datenaustausch Darmstadt |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010547958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-010547958 |
Datensatz im Suchindex
_version_ | 1804130303683330048 |
---|---|
adam_text | PRACTICAL RDF SHELLEY POWERS O REILLY BEIJING * CAMBRIDGE * FARNHAM *
KOLN * PARIS * SEBASTOPOL * TAIPEI * TOKYO TABLE OF CONTENTS PREFACE IX
1. RDF: AN INTRODUCTION 1 THE SEMANTIC WEB AND RDF: A BRIEF HISTORY 1
THE SPECIFICATIONS 3 WHEN TO USE AND NOT USE RDF 4 SOME USES OF RDF/XML
8 RELATED TECHNOLOGIES 12 GOING FORWARD 12 2. RDF: HEART AND SOUL 14 THE
SEARCH FOR KNOWLEDGE 15 THE RDF TRIPLE 16 THE BASIC RDF DATA MODEL AND
THE RDF GRAPH 19 URIS 21 RDF SERIALIZATION: N3 AND N-TRIPLES 22 TALKING
RDF: LINGO AND VOCABULARY 25 3. THE BASIC ELEMENTS WITHIN THE RDF/XML
SYNTAX 29 SERIALIZING RDF TO XML 30 RDF BLANK NODES ^ 41 URI REFERENCES
43 REPRESENTING STRUCTURED DATA WITH RDF:VALUE 46 THE RDF:TYPE PROPERTY
47 RDF/XML SHORTCUTS 49 MORE ON RDF DATA TYPES 53 RDF/XML: SEPARATE
DOCUMENTS OR EMBEDDED BLOCKS 54 4. SPECIALIZED RDF RELATIONSHIPS:
REIFICATION, CONTAINERS, AND COLLECTIONS... 57 CONTAINERS 57 COLLECTIONS
65 REIFICATION: THE RDF BIG UGLY 67 5. IMPORTANT CONCEPTS FROM THE W3C
RDF VOCABULARY/SCHEMA 83 RDF VOCABULARY: DESCRIBING THE DATA 84 CORE RDF
SCHEMA ELEMENTS 87 REFINING RDF VOCABULARIES WITH CONSTRAINTS 95 RDF
SCHEMA ALTERNATIVES 97 6. CREATING AN RDF VOCABULARY 100 HOW RDF
VOCABULARIES DIFFER FROM XML VOCABULARIES 100 DEFINING THE VOCABULARY:
BUSINESS AND SCOPE 101 DEFINING THE VOCABULARY: ELEMENTS 103 FORMALIZING
THE VOCABULARY WITH RDFS 118 INTEGRATING THE DUBLIN CORE 120 7. EDITING,
PARSING, AND BROWSING RDF/XML 132 BROWNSAUCE 132 PARSERS 135 EDITORS
142 8. JENA: RDF IN JAVA 149 OVERVIEW OF THE CLASSES 149 CREATING AND
SERIALIZING AN RDF MODEL 151 PARSING AND QUERYING AN RDF DOCUMENT 164
IN-MEMORY VERSUS PERSISTENT MODEL STORAGE 168 9. RDF AND PERL, PHP,AND
PYTHON 172 RDF/XML AND PERL * 173 RDF API FOR PHP 183 RDF AND PYTHON:
RDFLIB ,,, 187 10. QUERYING RDF: RDF AS DATA 192 RDF AND THE RELATIONAL
DATA MODEL 192 ROOTS: RDFDB QL 193 INKLING AND SQUISHQL 194 RDQL T . 197
SESAME 210 TABLE OF CONTENTS 11. A BRIEF LOOK AT ADDITIONAL RDF
APPLICATION ENVIRONMENTS 215 RDF AND C# 215 WILBUR*RDF API CLOS 218
OVERVIEW OF REDLAND*A MULTILANGUAGE-BASED RDF FRAMEWORK 218 REDFOOT ,
225 12. ONTOLOGIES: RDF BUSINESS MODELS 228 WHY ONTOLOGY? 229 BRIEF
HISTORY OF THE ONTOLOGY MOVEMENT 229 OWL USE CASES AND REQUIREMENTS 231
OWL SPECIFICATIONS 232 BASIC CONSTRUCTS OF OWL 235 BITS OF KNOWLEDGE:
MORE COMPLEX OWL CONSTRUCTS 239 THE COMPLEMENTARY NATURE OF RDF AND OWL
247 ONTOLOGY TOOLS: EDITORS 248 13. SUBSCRIPTION AND AGGREGATION WITH
RSS 253 RSS: QUICK HISTORY 253 RSS 1.0: A QUICK INTRODUCTION 254 A
DETAILED LOOK AT THE SPECIFICATION 256 EXTENDING THE SPECIFICATION
THROUGH MODULES 263 THE RSS MODULES 264 RSS AGGREGATORS 268 CREATING
YOUR OWN RSS CONTENT 276 BUILD YOUR OWN RSS CONSUMER 278 MERGING RDF/RSS
FILES 280 14. A WORLD OF USES: NONCOMMERCIAL APPLICATIONS BASED ON RDF
286 MOZILLA . 286 CREATIVE COMMONS LICENSE 295 MIT S DSPACE SYSTEM
DOCUMENTATION 297 FOAF: FRIEND-OF-A-FRIEND 298 15. AWORLDOF USES:
COMMERCIAL USES OF RDF/XML 302 CHANDLER: RDF WITHIN AN OPEN SOURCE PIM
303 RDF GATEWAY, A COMMERCIAL RDF DATABASE 304 TABLE OF CONTENTS | VII
SIDEREAN SOFTWARE S SEAMARK 309 PLUGGED IN SOFTWARE S TUCANA KNOWLEDGE
STORE 312 RDF AND ADOBE: XMP 314 WHAT S IT ALL MEAN? 317 INDEX 319 VIII
| TABLE OF CONTENTS
|
any_adam_object | 1 |
author | Powers, Shelley 1968- |
author_GND | (DE-588)121192040 |
author_facet | Powers, Shelley 1968- |
author_role | aut |
author_sort | Powers, Shelley 1968- |
author_variant | s p sp |
building | Verbundindex |
bvnumber | BV017514901 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.H94 |
callnumber-search | QA76.76.H94 |
callnumber-sort | QA 276.76 H94 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 250 ST 252 |
ctrlnum | (OCoLC)249359385 (DE-599)BVBBV017514901 |
dewey-full | 006.74 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.74 |
dewey-search | 006.74 |
dewey-sort | 16.74 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 1. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01769nam a2200469 c 4500</leader><controlfield tag="001">BV017514901</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20150402 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">030916s2003 xxud||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">96861552X</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0596002637</subfield><subfield code="9">0-596-00263-7</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780596002633</subfield><subfield code="9">978-0-596-00263-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)249359385</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV017514901</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">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-92</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.H94</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.74</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="100" ind1="1" ind2=" "><subfield code="a">Powers, Shelley</subfield><subfield code="d">1968-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)121192040</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Practical RDF</subfield><subfield code="b">[solving problems with the resource description framework]</subfield><subfield code="c">Shelley Powers</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Beijing [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2003</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 331 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="500" ind1=" " ind2=" "><subfield code="a">Hier auch später erschienene, unveränderte Nachdrucke</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">RDF <Informatik></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">RDF (Document markup language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Semantic Web</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="689" ind1="0" ind2="0"><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-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch Darmstadt</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=010547958&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-010547958</subfield></datafield></record></collection> |
id | DE-604.BV017514901 |
illustrated | Illustrated |
indexdate | 2024-07-09T19:18:54Z |
institution | BVB |
isbn | 0596002637 9780596002633 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010547958 |
oclc_num | 249359385 |
open_access_boolean | |
owner | DE-92 DE-Aug4 DE-1051 DE-573 DE-473 DE-BY-UBG DE-29T DE-706 DE-634 DE-83 |
owner_facet | DE-92 DE-Aug4 DE-1051 DE-573 DE-473 DE-BY-UBG DE-29T DE-706 DE-634 DE-83 |
physical | XV, 331 S. graph. Darst. |
publishDate | 2003 |
publishDateSearch | 2003 |
publishDateSort | 2003 |
publisher | O'Reilly |
record_format | marc |
spelling | Powers, Shelley 1968- Verfasser (DE-588)121192040 aut Practical RDF [solving problems with the resource description framework] Shelley Powers 1. ed. Beijing [u.a.] O'Reilly 2003 XV, 331 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Hier auch später erschienene, unveränderte Nachdrucke RDF <Informatik> Cataloging of computer network resources Metadata RDF (Document markup language) Semantic Web RDF Informatik (DE-588)4737512-7 gnd rswk-swf RDF Informatik (DE-588)4737512-7 s DE-604 HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010547958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Powers, Shelley 1968- Practical RDF [solving problems with the resource description framework] RDF <Informatik> Cataloging of computer network resources Metadata RDF (Document markup language) Semantic Web RDF Informatik (DE-588)4737512-7 gnd |
subject_GND | (DE-588)4737512-7 |
title | Practical RDF [solving problems with the resource description framework] |
title_auth | Practical RDF [solving problems with the resource description framework] |
title_exact_search | Practical RDF [solving problems with the resource description framework] |
title_full | Practical RDF [solving problems with the resource description framework] Shelley Powers |
title_fullStr | Practical RDF [solving problems with the resource description framework] Shelley Powers |
title_full_unstemmed | Practical RDF [solving problems with the resource description framework] Shelley Powers |
title_short | Practical RDF |
title_sort | practical rdf solving problems with the resource description framework |
title_sub | [solving problems with the resource description framework] |
topic | RDF <Informatik> Cataloging of computer network resources Metadata RDF (Document markup language) Semantic Web RDF Informatik (DE-588)4737512-7 gnd |
topic_facet | RDF <Informatik> Cataloging of computer network resources Metadata RDF (Document markup language) Semantic Web RDF Informatik |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010547958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT powersshelley practicalrdfsolvingproblemswiththeresourcedescriptionframework |