SØG - mellem flere end 8 millioner bøger:

Søg på: Titel, forfatter, forlag - gerne i kombination.
Eller blot på isbn, hvis du kender dette.

Viser: Programming the Semantic Web - Build Flexible Applications with Graph Data

Programming the Semantic Web, 1. udgave
Søgbar e-bog

Programming the Semantic Web Vital Source e-bog

Toby Segaran, Colin Evans og Jamie Taylor
(2009)
O'Reilly Media, Inc
348,00 kr.
Leveres umiddelbart efter køb
Programming the Semantic Web, 1. udgave
Søgbar e-bog

Programming the Semantic Web Vital Source e-bog

Toby Segaran, Colin Evans og Jamie Taylor
(2009)
O'Reilly Media, Inc
314,00 kr.
Leveres umiddelbart efter køb
Programming the Semantic Web - Build Flexible Applications with Graph Data

Programming the Semantic Web

Build Flexible Applications with Graph Data
Toby Segaran, Colin Evans og Jamie Taylor
(2009)
Sprog: Engelsk
O'Reilly Media, Incorporated
362,00 kr.
ikke på lager, Bestil nu og få den leveret
om ca. 10 hverdage

Detaljer om varen

  • 1. Udgave
  • Vital Source searchable e-book (Reflowable pages): 302 sider
  • Udgiver: O'Reilly Media, Inc (Juli 2009)
  • Forfattere: Toby Segaran, Colin Evans og Jamie Taylor
  • ISBN: 9781449379179
With this book, the promise of the Semantic Web -- in which machines can find, share, and combine data on the Web -- is not just a technical possibility, but a practical reality Programming the Semantic Web demonstrates several ways to implement semantic web applications, using current and emerging standards and technologies. You'll learn how to incorporate existing data sources into semantically aware applications and publish rich semantic data. Each chapter walks you through a single piece of semantic technology and explains how you can use it to solve real problems. Whether you're writing a simple mashup or maintaining a high-performance enterprise solution,Programming the Semantic Web provides a standard, flexible approach for integrating and future-proofing systems and data. This book will help you: Learn how the Semantic Web allows new and unexpected uses of data to emerge Understand how semantic technologies promote data portability with a simple, abstract model for knowledge representation Become familiar with semantic standards, such as the Resource Description Framework (RDF) and the Web Ontology Language (OWL) Make use of semantic programming techniques to both enrich and simplify current web applications
Licens varighed:
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: -1 sider kan printes ad gangen
Copy: højest -1 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • 1. Udgave
  • Vital Source searchable e-book (Fixed pages): 302 sider
  • Udgiver: O'Reilly Media, Inc (Juli 2009)
  • Forfattere: Toby Segaran, Colin Evans og Jamie Taylor
  • ISBN: 9781449392079
With this book, the promise of the Semantic Web -- in which machines can find, share, and combine data on the Web -- is not just a technical possibility, but a practical reality Programming the Semantic Web demonstrates several ways to implement semantic web applications, using current and emerging standards and technologies. You'll learn how to incorporate existing data sources into semantically aware applications and publish rich semantic data. Each chapter walks you through a single piece of semantic technology and explains how you can use it to solve real problems. Whether you're writing a simple mashup or maintaining a high-performance enterprise solution,Programming the Semantic Web provides a standard, flexible approach for integrating and future-proofing systems and data. This book will help you: Learn how the Semantic Web allows new and unexpected uses of data to emerge Understand how semantic technologies promote data portability with a simple, abstract model for knowledge representation Become familiar with semantic standards, such as the Resource Description Framework (RDF) and the Web Ontology Language (OWL) Make use of semantic programming techniques to both enrich and simplify current web applications
Licens varighed:
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 10 sider kan printes ad gangen
Copy: højest 10 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • Paperback: 298 sider
  • Udgiver: O'Reilly Media, Incorporated (August 2009)
  • Forfattere: Toby Segaran, Colin Evans og Jamie Taylor
  • ISBN: 9780596153816
Build Flexible Applications with Graph Data
Foreword;Preface; Conventions Used in This Book; Using Code Examples; Safari® Books Onli� How to Contact Us;Semantic Data;
Chapter 1: Why Semantics?;
1.1 Data Integration Across the Web;
1.2 Traditional Data-Modeling Methods;
1.3 Semantic Relationships;
1.4 Metadata Is Data;
1.5 Building for the Unexpected;
1.6 "Perpetual Beta";
Chapter 2: Expressing Meaning;
2.1 An Example: Movie Data;
2.2 Building a Simple Triplestore;
2.3 Merging Graphs;
2.4 Adding and Querying Movie Data;
2.5 Other Examples;
Chapter 3: Using Semantic Data;
3.1 A Simple Query Languaâ?¥
3.2 Feed-Forward Inference;
3.3 Searching for Connections;
3.4 Shared Keys and Overlapping Graphs;
3.5 Basic Graph Visualization;
3.6 Semantic Data Is Flexibâ?¤Standards and Sources;
Chapter 4: Just Enough RDF;
4.1 What Is RDF?;
4.2 The RDF Data Model;
4.3 RDF Serialization Formats;
4.4 Introducing RDFLib;
4.5 SPARQL;
Chapter 5: Sources of Semantic Data;
5.1 Friend of a Friend (FOAF);
5.2 Linked Data;
5.3 Freebase;
Chapter 6: What Do You Mean, "Ontology"?;
6.1 What Is It Good For?;
6.2 An Introduction to Data Modeling;
6.3 Just Enough OWL;
6.4 Using Protégé;
6.5 Just a Bit More OWL;
6.6 Some Other Ontologies;
6.7 This Is Not My Beautiful Relational Schema!;
Chapter 7: Publishing Semantic Data;
7.1 Embedding Semantics;
7.2 Dealing with Legacy Data;
7.3 RDFLib to Linked Data;Putting It into Practice;
Chapter 8: Overview of Toolkits;
8.1 Sesame;
8.2 Other RDF Stores;
8.3 SIMILE/Exhibit;
Chapter 9: Introspecting Objects from Data;
9.1 RDFObject Examples;
9.2 RDFObject Framework;
9.3 How RDFObject Works;
Chapter 10: Tying It All Together;
10.1 A Job Listing Application;
10.2 Job Listing Data;
10.3 Serving the Website;
10.4 A Generic Viewer;
10.5 Getting Company Data;
10.6 Specialized Views;
10.7 Publishing for Others;
10.8 Expanding the Data;
10.9 Sophisticated Queries;
10.10 Visualizing the Job Data;
10.11 Further Expansion;Epilogue;
Chapter 11: The Giant Global Graph;
11.1 Vision, Hype, and Reality;
11.2 Participating in the Global Graph Community;
11.3 Bracing for Continuous Chanâ?¥Colophon;
De oplyste priser er inkl. moms

Andre har også købt:

Semantic Web - Grundlagen
Semantic Web
Af Pascal Hitzler, ...
Pris: 387,00 kr.

Polyteknisk Boghandel

har gennem mere end 50 år været studieboghandlen på DTU og en af Danmarks førende specialister i faglitteratur.

 

Vi lagerfører et bredt udvalg af bøger, ikke bare inden for videnskab og teknik, men også f.eks. ledelse, IT og meget andet.

Læs mere her


Trykt eller digital bog?

Ud over trykte bøger tilbyder vi tre forskellige typer af digitale bøger:

 

Vital Source Bookshelf: En velfungerende ebogsplatform, hvor bogen downloades til din computer og/eller mobile enhed.

 

Du skal bruge den gratis Bookshelf software til at læse læse bøgerne - der er indbygget gode værktøjer til f.eks. søgning, overstregning, notetagning mv. I langt de fleste tilfælde vil du samtidig have en sideløbende 1825 dages online adgang. Læs mere om Vital Source bøger

 

Levering: I forbindelse med købet opretter du et login. Når du har installeret Bookshelf softwaren, logger du blot ind og din bog downloades automatisk.

 

 

Adobe ebog: Dette er Adobe DRM ebøger som downloades til din lokale computer eller mobil enhed.

 

For at læse bøgerne kræves særlig software, som understøtter denne type. Softwaren er gratis, men du bør sikre at du har rettigheder til installere software på den maskine du påtænker at anvende den på. Læs mere om Adobe DRM bøger

 

Levering: Et download link sendes pr email umiddelbart efter købet.

 


Ibog: Dette er en online bog som kan læses på udgiverens website. 

Der kræves ikke særlig software, bogen læses i en almindelig browser.

 

Levering: Vores medarbejder sender dig en adgangsnøgle pr email.

 

Vi gør opmærksom på at der ikke er retur/fortrydelsesret på digitale varer.