Opis książki: Practical RDF
The Resource Description Framework (RDF) is a structure for describing and interchanging metadata on the Web--anything from library catalogs and worldwide directories to bioinformatics, Mozilla internal data structures, and knowledge bases for artificial intelligence projects. RDF provides a consistent framework and syntax for describing and querying data, making it possible to share website descriptions more easily. RDF's capabilities, however, have long been shrouded by its reputation for complexity and a difficult family of specifications. Practical RDF breaks through this reputation with immediate and solvable problems to help you understand, master, and implement RDF solutions.Practical RDF explains RDF from the ground up, providing real-world examples and descriptions of how the technology is being used in applications like Mozilla, FOAF, and Chandler, as well as infrastructure you can use to build your own applications. This book cuts to the heart of the W3C's often obscure specifications, giving you tools to apply RDF successfully in your own projects.The first part of the book focuses on the RDF specifications. After an introduction to RDF, the book covers the RDF specification documents themselves, including RDF Semantics and Concepts and Abstract Model specifications, RDF constructs, and the RDF Schema. The second section focuses on programming language support, and the tools and utilities that allow developers to review, edit, parse, store, and manipulate RDF/XML. Subsequent sections focus on RDF's data roots, programming and framework support, and practical implementation and use of RDF and RDF/XML.If you want to know how to apply RDF to information processing, Practical RDF is for you. Whether your interests lie in large-scale information aggregation and analysis or in smaller-scale projects like weblog syndication, this book will provide you with a solid foundation for working with RDF.
Wybrane bestsellery
-
Książka ta proponuje czysto rzemieślnicze podejście do pracy programisty. Idea ta, znana jako software craftsmanship, zakłada kompletną zmianę sposobu myślenia o programowaniu. Priorytetami stają się tu profesjonalizm, techniczna perfekcja i zadowolenie klienta, a osiąga się to, stosując pewne pr...
Software Craftsman. Profesjonalizm, czysty kod i techniczna perfekcja Software Craftsman. Profesjonalizm, czysty kod i techniczna perfekcja
-
Znajdziesz tu klarowne, jasne informacje dotyczące kolejnych etapów projektowania oraz implementacji bazy danych, z podziałem na dwie odrębne metody — modelowanie i normalizację. Poznasz obszerne podstawy języka SQL — pojęcia, typy danych, składnię i całe zestawy poleceń — i na ...(0,00 zł najniższa cena z 30 dni)
17.45 zł
34.90 zł(-50%) -
Testowanie oprogramowania, choć kluczowe dla powodzenia projektów IT, wciąż jest niedocenianą dziedziną inżynierii oprogramowania. Jednym z powodów jest brak rzetelnych i wiarygodnych źródeł informacji o tej dyscyplinie. Niniejsza pozycja stanowi nowoczesne, obszerne kompendi...
Testowanie i jakość oprogramowania. Modele, techniki, narzędzia Testowanie i jakość oprogramowania. Modele, techniki, narzędzia
(0,00 zł najniższa cena z 30 dni)96.85 zł
149.00 zł(-35%) -
Biblioteka jQuery, opracowana na potrzeby użytkowników JavaScriptu, okazała się strzałem w dziesiątkę, jeśli chodzi o ułatwienie korzystania z tego języka. Szybkość działania, przejrzystość tworzonego kodu i opcja wykonywania zapytań Ajax to jej główne, choć nie jedyne atuty. Każdy programista uż...(0,00 zł najniższa cena z 30 dni)
6.45 zł
12.90 zł(-50%) -
Odkryj tajniki tworzenia dynamicznych witryn opartych na bazach danych. Uniknij kompromitujących wpadek przy korzystaniu z formularzy. Wczytaj wszystkie kluczowe elementy składni prosto do swego mózgu. Zainstaluj kod PHP i MySQL. Sprawdź swą wiedzę na temat skryptów, wykonując dziesiątki ćwiczeń.(0,00 zł najniższa cena z 30 dni)
49.50 zł
99.00 zł(-50%) -
Wyrażenie regularne (ang. regexp) to inaczej wzorzec, który określa zbiór dopasowanych łańcuchów znaków. Brzmi to prosto. Jednak przy pierwszym spotkaniu z wyrażeniami wcale tak nie jest. Zbiór znaków i symboli składający się na wyrażenie regularne w niczym nie przypomina rzeczy, którą chciałbyś ...(0,00 zł najniższa cena z 30 dni)
39.50 zł
79.00 zł(-50%) -
Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead tur...
The Manager's Path. A Guide for Tech Leaders Navigating Growth and Change The Manager's Path. A Guide for Tech Leaders Navigating Growth and Change
(0,00 zł najniższa cena z 30 dni)135.15 zł
159.00 zł(-15%) -
W książce omówiono wszystkie tematy wymienione w planie nauczania ISTQB® Certyfikowany Tester dla poziomu podstawowego z roku 2011. Aby ułatwić naukę i zrozumienie podejmowanych tematów, zagadnienia teoretyczne zobrazowano odpowiednio dobranymi przykładami. Każdy rozdział kończy...
Tester oprogramowania. Przygotowanie do egzaminu z testowania oprogramowania Tester oprogramowania. Przygotowanie do egzaminu z testowania oprogramowania
(0,00 zł najniższa cena z 30 dni)38.35 zł
59.00 zł(-35%) -
W ostatnich latach rośnie zainteresowanie dziedziną inżynierii wymagań i zagadnień z nią bezpośrednio związanych, takich jak modelowanie biznesowe czy zarządzanie projektem. Istniejące książki i publikacje z reguły koncentrują się na wybranych aspektach czy narzędziach inżynierii wymagań, brak je...(0,00 zł najniższa cena z 30 dni)
44.85 zł
69.00 zł(-35%) -
Książka zawiera ponad 90 receptur opisujących kluczowe aspekty pracy z frameworkiem Laravel takie, jak instalowanie, uwierzytelnianie, testowanie, wdrażanie i integracja innych bibliotek z tworzoną aplikacją(0,00 zł najniższa cena z 30 dni)
23.50 zł
47.00 zł(-50%)
Shelley Powers - pozostałe książki
-
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'l...(29.90 zł najniższa cena z 30 dni)
237.15 zł
279.00 zł(-15%) -
Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master ...
Learning Node. Moving to the Server-Side. 2nd Edition Learning Node. Moving to the Server-Side. 2nd Edition
(29.90 zł najniższa cena z 30 dni)118.15 zł
139.00 zł(-15%) -
"Ajax. Implementacje" to książka dla programistów, którzy mają doświadczenie w tworzeniu witryn internetowych i są zainteresowani ulepszaniem istniejących już aplikacji. Czytając ją, nauczysz się, jak zwiększać możliwości stron www poprzez dodawanie do nich efektów Ajaxa, dowiesz się, jak korzyst...(19.90 zł najniższa cena z 30 dni)
24.50 zł
49.00 zł(-50%) -
Dzięki książce Grafika w internecie poznasz wszystkie aspekty pracy z obrazami umieszczanymi w globalnej sieci. Shelley Powers przedstawi Ci wykorzystywane formaty plików graficznych oraz pokaże, do czego każdy z nich nadaje się najlepiej. Zdobędziesz wiedzę na temat dostępnych narzędzi do obróbk...(29.90 zł najniższa cena z 30 dni)
39.50 zł
79.00 zł(-50%) -
"JavaScript. Wprowadzenie" to podręcznik, dzięki któremu opanujesz możliwości JavaScriptu i nauczysz się wykorzystywać go w swoich projektach.(19.90 zł najniższa cena z 30 dni)
22.00 zł
44.00 zł(-50%) -
If you're a web developer or designer familiar with CSS and JavaScript, this tightly focused introduction shows you how to add HTML5 media elements to your web pages, and how to provide custom controls for letting web visitors interact with the content.You'll also learn how to provide subtitles a...(29.90 zł najniższa cena z 30 dni)
50.92 zł
59.90 zł(-15%) -
Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to...(29.90 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult operating system, more and more users are discovering the advantages of Unix for the first time. But whether you are a newcomer or a Unix power...(29.90 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%)
Ebooka przeczytasz na:
-
czytnikach Inkbook, Kindle, Pocketbook i innych
-
systemach Windows, MacOS i innych
-
systemach Windows, Android, iOS, HarmonyOS
-
na dowolnych urządzeniach i aplikacjach obsługujących formaty: PDF, EPub, Mobi
Masz pytania? Zajrzyj do zakładki Pomoc »
Audiobooka posłuchasz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP3 (pliki spakowane w ZIP)
Masz pytania? Zajrzyj do zakładki Pomoc »
Kurs Video zobaczysz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP4 (pliki spakowane w ZIP)
Szczegóły książki
- ISBN Ebooka:
- 978-05-965-5051-6, 9780596550516
- Data wydania ebooka:
-
2003-07-18
Data wydania ebooka często jest dniem wprowadzenia tytułu do sprzedaży i może nie być równoznaczna z datą wydania książki papierowej. Dodatkowe informacje możesz znaleźć w darmowym fragmencie. Jeśli masz wątpliwości skontaktuj się z nami sklep@helion.pl.
- Język publikacji:
- angielski
- Rozmiar pliku ePub:
- 1.8MB
- Rozmiar pliku Mobi:
- 1.8MB
- Kategorie:
Programowanie
Spis treści książki
- Practical RDF
- SPECIAL OFFER: Upgrade this ebook with OReilly
- A Note Regarding Supplemental Files
- Preface
- Audience
- Structure of This Book
- Conventions Used in This Book
- How to Contact Us
- Acknowledgments
- 1. RDF: An Introduction
- 1.1. The Semantic Web and RDF: A Brief History
- 1.2. The Specifications
- 1.3. When to Use and Not Use RDF
- 1.4. Some Uses of RDF/XML
- 1.5. Related Technologies
- 1.6. Going Forward
- 2. RDF: Heart and Soul
- 2.1. The Search for Knowledge
- 2.2. The RDF Triple
- 2.3. The Basic RDF Data Model and the RDF Graph
- 2.4. URIs
- 2.5. RDF Serialization: N3 and N-Triples
- 2.5.1. A Brief Look at N3
- 2.5.2. N-Triples
- 2.6. Talking RDF: Lingo and Vocabulary
- 2.6.1. Graphs and Subgraphs
- 2.6.2. Ground and Not Graph
- 2.6.3. Entailment
- 3. The Basic Elements Within the RDF/XML Syntax
- 3.1. Serializing RDF to XML
- 3.1.1. Striped Syntax
- 3.1.2. Predicates
- 3.1.3. Namespaces and QNames
- 3.1. Serializing RDF to XML
- 3.2. RDF Blank Nodes
- 3.3. URI References
- 3.3.1. Resolving Relative URIs and xml:base
- 3.3.2. Resolving References with rdf:ID
- 3.4. Representing Structured Data with rdf:value
- 3.5. The rdf:type Property
- 3.6. RDF/XML Shortcuts
- 3.7. More on RDF Data Types
- 3.8. RDF/XML: Separate Documents or Embedded Blocks
- 4. Specialized RDF Relationships: Reification, Containers, and Collections
- 4.1. Containers
- 4.1.1. Containers as Covered Within the Initial Specification Release
- 4.1.2. Containers as Typed Nodes
- 4.1.3. Containers Today
- 4.1. Containers
- 4.2. Collections
- 4.3. Reification: The RDF Big Ugly
- 4.3.1. Reified Statements
- 4.3.2. The Necessity of Reification and Metastatements
- 4.3.3. A Shorthand Reification Syntax
- 4.3.4. What Reification Solves
- 4.3.4.1. Implying trust
- 4.3.4.2. Metadata about statements
- 5. Important Concepts from the W3C RDF Vocabulary/Schema
- 5.1. RDF Vocabulary: Describing the Data
- 5.1.1. Metadatas Role in Existing Applications
- 5.1.2. RDF Schema: Metadata Repository
- 5.1. RDF Vocabulary: Describing the Data
- 5.2. Core RDF Schema Elements
- 5.2.1. Overview of the RDF Classes
- 5.2.2. Demonstrations of the RDF Schema Properties
- 5.3. Refining RDF Vocabularies with Constraints
- 5.4. RDF Schema Alternatives
- 6. Creating an RDF Vocabulary
- 6.1. How RDF Vocabularies Differ from XML Vocabularies
- 6.2. Defining the Vocabulary: Business and Scope
- 6.3. Defining the Vocabulary: Elements
- 6.3.1. The PostCon Domain Elements
- 6.3.2. Prototyping the Vocabulary
- 6.3.3. Adding Repeating Values
- 6.3.4. Adding a Container
- 6.3.5. Adding in a Value
- 6.4. Formalizing the Vocabulary with RDFS
- 6.4.1. What Is a Class and What Is a Property?
- 6.4.2. Defining the Vocabulary Classes
- 6.4.3. Defining the Properties
- 6.5. Integrating the Dublin Core
- 6.5.1. An Overview of the Dublic Core MetaData Element Set
- 6.5.2. Dublin Core in RDF/XML
- 6.5.3. Qualified Dublin Core
- 6.5.4. Mixing Vocabularies
- 6.5.5. Using DC-dot to Generate DC RDF
- 7. Editing, Parsing, and Browsing RDF/XML
- 7.1. BrownSauce
- 7.2. Parsers
- 7.2.1. ARP2
- 7.2.2. ICS-FORTH Validating RDF Parser
- 7.3. Editors
- 7.3.1. IsaViz
- 7.3.2. RDF Editor in Java
- 8. Jena: RDF in Java
- 8.1. Overview of the Classes
- 8.1.1. The Underlying Parser
- 8.1.2. The Model
- 8.1.3. The Query
- 8.1.4. DAML+OIL
- 8.1. Overview of the Classes
- 8.2. Creating and Serializing an RDF Model
- 8.2.1. Very Quick Simple Look
- 8.2.2. Encapsulating the Vocabulary in a Java Wrapper Class
- 8.2.3. Adding More Complex Structures
- 8.2.4. Creating a Typed Node
- 8.2.5. Creating a Container
- 8.3. Parsing and Querying an RDF Document
- 8.3.1. Just Doing a Basic Dump
- 8.3.2. Accessing Specific Values
- 8.4. In-Memory Versus Persistent Model Storage
- 9. RDF and Perl, PHP, and Python
- 9.1. RDF/XML and Perl
- 9.1.1. Ginger Alliance PerlRDF
- 9.1.2. Model Persistence and Basic Querying
- 9.1.3. Building an RDF Model
- 9.1.4. Parsing RDF/XML Documents
- 9.1.5. Querying RDF with RDF::Core
- 9.1. RDF/XML and Perl
- 9.2. RDF API for PHP
- 9.2.1. Basic Building Blocks
- 9.2.2. Building an RDF Model
- 9.3. RDF and Python: RDFLib
- 10. Querying RDF: RDF as Data
- 10.1. RDF and the Relational Data Model
- 10.2. Roots: rdfDB QL
- 10.3. Inkling and SquishQL
- 10.4. RDQL
- 10.4.1. Jena's RDQL and the Query-O-Matic
- 10.4.1.1. The Query-O-Matic
- 10.4.1.2. Trying out the Query-O-Matic
- 10.4.1. Jena's RDQL and the Query-O-Matic
- 10.4.2. PHP Query-O-Matic Lite
- 10.5. Sesame
- 11. A Brief Look at Additional RDF Application Environments
- 11.1. RDF and C#
- 11.2. Wilbur RDF API CLOS
- 11.3. Overview of Redlanda Multilanguage-Based RDF Framework
- 11.3.1. Working with the Online Tools
- 11.3.2. Working with the Redland Framework
- 11.3.3. A Quick Demo
- 11.4. Redfoot
- 12. Ontologies: RDF Business Models
- 12.1. Why Ontology?
- 12.2. Brief History of the Ontology Movement
- 12.3. OWL Use Cases and Requirements
- 12.4. OWL Specifications
- 12.4.1. OWL Guide 1.0
- 12.4.2. OWL Reference 1.0
- 12.4.3. OWL Abstract Syntax and Semantics
- 12.4.4. Feature Synopsis for OWL Lite and OWL
- 12.5. Basic Constructs of OWL
- 12.5.1. OWL Header
- 12.5.2. OWL Classes and Individuals
- 12.5.3. OWL Simple Properties and Complex Data Types
- 12.6. Bits of Knowledge: More Complex OWL Constructs
- 12.6.1. Increasing the Power of the Property
- 12.6.1.1. Property characteristics
- 12.6.1.2. Property restrictions
- 12.6.1. Increasing the Power of the Property
- 12.6.2. Complex Classes
- 12.6.2.1. Intersection
- 12.6.2.2. Union
- 12.6.2.3. Complement
- 12.6.2.4. Enumeration
- 12.6.2.5. Disjoint
- 12.7. The Complementary Nature of RDF and OWL
- 12.8. Ontology Tools: Editors
- 12.8.1. SMORESemantic Markup, Ontology, and RDF Editor
- 12.8.2. Protégé
- 13. Subscription and Aggregation with RSS
- 13.1. RSS: Quick History
- 13.2. RSS 1.0: A Quick Introduction
- 13.3. A Detailed Look at the Specification
- 13.3.1. channel
- 13.3.2. title, link, and description
- 13.3.3. items
- 13.3.4. image
- 13.3.5. textinput
- 13.3.6. item
- 13.4. Extending the Specification Through Modules
- 13.5. The RSS Modules
- 13.5.1. Core: Syndication, Content, and Dublin Core
- 13.5.2. Extended Modules
- 13.6. RSS Aggregators
- 13.6.1. RSS Autodiscovery
- 13.6.2. AmphetaDesk
- 13.6.2.1. Using AmphetaDesk
- 13.6.2.2. More advanced customization
- 13.6.3. Meerkat
- 13.6.4. NetNewsWire and NetNewsWire Lite
- 13.7. Creating Your Own RSS Content
- 13.8. Build Your Own RSS Consumer
- 13.9. Merging RDF/RSS Files
- 14. A World of Uses: Noncommercial Applications Based on RDF
- 14.1. Mozilla
- 14.1.1. XUL Briefly
- 14.1.2. XUL Templates
- 14.1. Mozilla
- 14.2. Creative Commons License
- 14.3. MIT's DSpace System Documentation
- 14.4. FOAF: Friend-of-a-Friend
- 14.4.1. The FOAF-A-Matic
- 14.4.2. FOAF Technologies
- 15. A World of Uses: Commercial Uses of RDF/XML
- 15.1. Chandler: RDF Within an Open Source PIM
- 15.2. RDF Gateway, a Commercial RDF Database
- 15.3. Siderean Software's Seamark
- 15.4. Plugged In Software's Tucana Knowledge Store
- 15.5. RDF and Adobe: XMP
- 15.6. What's It All Mean?
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with OReilly
O'Reilly Media - inne książki
-
Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practical, developer-oriented book, DevOps engineers, developers, IT architects, and SREs will learn th...(0,00 zł najniższa cena z 30 dni)
271.15 zł
319.00 zł(-15%) -
Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applica...(0,00 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering b...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
More organizations than ever understand the importance of data lake architectures for deriving value from their data. Building a robust, scalable, and performant data lake remains a complex proposition, however, with a buffet of tools and options that need to work together to provide a seamless e...(0,00 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
The cloud promises cost savings, agility, and more. But the increasing complexity of modern IT systems often prevents businesses from realizing the outcomes they sought by moving to the cloud in the first place. At the core of this complexity is technical debt. Ad hoc decisions, traditional appro...(0,00 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of 21 pragmatic rules, each presented in a standalone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoki...(0,00 zł najniższa cena z 30 dni)
160.65 zł
189.00 zł(-15%) -
If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it wi...(0,00 zł najniższa cena z 30 dni)
228.65 zł
269.00 zł(-15%) -
How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging example...
Data Visualization with Python and JavaScript. 2nd Edition Data Visualization with Python and JavaScript. 2nd Edition
(0,00 zł najniższa cena z 30 dni)228.65 zł
269.00 zł(-15%) -
Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them a...(0,00 zł najniższa cena z 30 dni)
271.15 zł
319.00 zł(-15%) -
Is Kubernetes ready for stateful workloads? This open source system has become the primary platform for deploying and managing cloud native applications. But because it was originally designed for stateless workloads, working with data on Kubernetes has been challenging. If you want to avoid the ...(0,00 zł najniższa cena z 30 dni)
237.15 zł
279.00 zł(-15%)
Dzieki opcji "Druk na żądanie" do sprzedaży wracają tytuły Grupy Helion, które cieszyły sie dużym zainteresowaniem, a których nakład został wyprzedany.
Dla naszych Czytelników wydrukowaliśmy dodatkową pulę egzemplarzy w technice druku cyfrowego.
Co powinieneś wiedzieć o usłudze "Druk na żądanie":
- usługa obejmuje tylko widoczną poniżej listę tytułów, którą na bieżąco aktualizujemy;
- cena książki może być wyższa od początkowej ceny detalicznej, co jest spowodowane kosztami druku cyfrowego (wyższymi niż koszty tradycyjnego druku offsetowego). Obowiązująca cena jest zawsze podawana na stronie WWW książki;
- zawartość książki wraz z dodatkami (płyta CD, DVD) odpowiada jej pierwotnemu wydaniu i jest w pełni komplementarna;
- usługa nie obejmuje książek w kolorze.
W przypadku usługi "Druk na żądanie" termin dostarczenia przesyłki może obejmować także czas potrzebny na dodruk (do 10 dni roboczych)
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.
Książka, którą chcesz zamówić pochodzi z końcówki nakładu. Oznacza to, że mogą się pojawić drobne defekty (otarcia, rysy, zagięcia).
Co powinieneś wiedzieć o usłudze "Końcówka nakładu":
- usługa obejmuje tylko książki oznaczone tagiem "Końcówka nakładu";
- wady o których mowa powyżej nie podlegają reklamacji;
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.


Oceny i opinie klientów: Practical RDF Shelley Powers (0)
Weryfikacja opinii następuję na podstawie historii zamówień na koncie Użytkownika umieszczającego opinię. Użytkownik mógł otrzymać punkty za opublikowanie opinii uprawniające do uzyskania rabatu w ramach Programu Punktowego.