Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learning SPARQL (Repost)

Posted By: arundhati
Learning SPARQL (Repost)

Bob DuCharme, "Learning SPARQL"
2011 | ISBN-10: 1449306594 | PDF, EPUB, MOBI | 258 pages | 7,2 + 1,8 + 4,7 MB

Get hands-on experience with SPARQL, the RDF query language that's become a key component of the semantic web. With this concise book, you will learn how to use the latest version of this W3C standard to retrieve and manipulate the increasing amount of public and private data available via SPARQL endpoints. Several open source and commercial tools already support SPARQL, and this introduction gets you started right away.
Begin with how to write and run simple SPARQL 1.1 queries, then dive into the language's powerful features and capabilities for manipulating the data you retrieve. Learn what you need to know to add to, update, and delete data in RDF datasets, and give web applications access to this data.
Understand SPARQL’s connection with RDF, the semantic web, and related specifications
Query and combine data from local and remote sources
Copy, convert, and create new RDF data
Learn how datatype metadata, standardized functions, and extension functions contribute to your queries
Incorporate SPARQL queries into web-based applications