Semantic web for the working ontologist : effective modeling for linked data, RDFS, and OWL

"This book discusses the capabilities of Linked-Data and the Semantic Web modeling languages, such as RDFS (Resource Description Framework Schema) and OWL (Web Ontology Language) as well as more recent standards based on these. The book provides examples to illustrate the use of Semantic Web te...

Full description

Saved in:
Bibliographic Details
Main Authors: Allemang, Dean, (Author), Hendler, James A., (Author), Gandon, Fabien, (Author)
Format: eBook
Language: English
Published: [New York, New York?] : Association for Computing Machinery; [2020]
Edition: Third edition
Series: ACM books ; #33.
Subjects:
ISBN: 9781450376150
9781450376167
9781450376143
9781450376174
Physical Description: 1 online zdroj (xv, 494 stran) : ilustrace.

Cover

Table of contents

LEADER 07598cam a2200685 i 4500
001 108516
003 CZ-ZlUTB
005 20230711162754.0
006 m o d
007 cr |||||||||||
008 200612t20202020nyu o 001 0 eng d
040 |a STF  |b eng  |e rda  |c STF  |d CUS  |d NJT  |d OCLCO  |d OCLCF  |d UAB  |d OCLCO  |d YDX  |d OCLCO  |d N$T  |d OCLCQ 
020 |a 9781450376150  |q (eBook) 
020 |a 9781450376167  |q (epub) 
020 |z 9781450376143  |q (paperback) 
020 |z 9781450376174  |q (hardcover) 
024 7 |a 10.1145/3382097  |2 doi 
035 |a (OCoLC)1193030282  |z (OCoLC)1186590025  |z (OCoLC)1197564652  |z (OCoLC)1336964658  |z (OCoLC)1382724388 
100 1 |a Allemang, Dean,  |e author. 
245 1 0 |a Semantic web for the working ontologist :  |b effective modeling for linked data, RDFS, and OWL /  |c Dean Allemang, Working Ontologist LLC, Jim Hendler, Rensselaer Polytechnic Institute, Fabien Gandon, INRIA 
250 |a Third edition 
264 1 |a [New York, New York?] :  |b Association for Computing Machinery;  |c [2020] 
264 4 |c ©2020 
300 |a 1 online zdroj (xv, 494 stran) :  |b ilustrace. 
336 |a text  |b txt  |2 rdacontent 
337 |a počítač  |b c  |2 rdamedia 
338 |a online zdroj  |b cr  |2 rdacarrier 
490 1 |a ACM books,  |x 2374-6777 ;  |v #33 
504 |a Obsahuje bibliografické odkazy a index 
505 8 |a 1 What Is the Semantic Web? -- 1.1 What Is a Web? -- 1.2 Communicating with Data -- 11.3 Distributed Data -- 1.4 Summary 
505 8 |a 2 Semantic Modeling -- 2.1 Modeling for Human Communication -- 2.2 Explanation and Prediction -- 2.3 Mediating Variability -- 2.4 Expressivity in Modeling -- 2.5 Summary 
505 8 |a 3 RDF-The Basis of the Semantic Web -- 3.1 Distributing Data Across the Web -- 3.2 Merging Data from Multiple Sources -- 3.3 Namespaces, URIs, and Identity -- 3.4 Identifiers in the RDF Namespace -- 3.5 CHALLENGES: RDF and Tabular Data -- 3.6 Higher-Order Relationships -- 3.7 Naming RDF Graphs -- 3.8 Alternatives for Serialization -- 3.9 Blank Nodes -- 3.10 Summary 
505 8 |a 4 Semantic Web Application Architecture -- 4.1 RDF Parser/Serializer -- 4.2 RDF Store -- 4.3 Application Code -- 4.4 Data Federation -- 4.5 Summary 
505 8 |a 5 Linked Data -- 5.1 Weaving a Web of Data -- 5.2 HTTP and the Architecture of the Web -- 5.3 Hash or Slash -- 5.4 See It for Yourself... -- 5.5 Summary 
505 8 |a 6 Querying the Semantic Web-SPARQL -- 6.1 Tell-and-Ask Systems -- 6.2 RDF as a Tell-and-Ask System -- 6.3 SPARQL-Query Language for RDF -- 6.4 CONSTRUCT Queries in SPARQL -- 6.5 Using Results of CONSTRUCT Queries -- 6.6 SPARQL Rules-Using SPARQL as a Rule Language -- 6.7 Transitive queries (SPARQL 1.1) -- 6.8 Advanced Features of SPARQL -- 6.9 Summary 
505 8 |a 7 Extending RDF: RDFS and SCHACL -- 7.1 Inference in RDF with RDFS -- 7.2 Where are the Smarts? -- 7.3 When Does Inferencing Happen? -- 7.4 Expectation in RDF -- 7.5 Summary 
505 8 |a 8 RDF Schema -- 8.1 Schema Languages and Their Functions -- 8.2 The RDF Schema Language -- 8.3 RDFS Modeling Combinations and Patterns -- 8.4 Challenges -- 8.5 Modeling with Domains and Ranges -- 8.6 Nonmodeling Properties in RDFS -- 8.7 Summary 
505 8 |a 9 RDFS-Plus -- 9.1 Inverse -- 9.2 Managing Networks of Dependencies -- 9.3 Equivalence -- 9.4 Merging Data from Different Databases -- 9.5 Computing Sameness: Functional Properties -- 9.6 A Few More Constructs -- 9.7 Summary 
505 8 |a 10 Using RDFS-Plus in the Wild -- 10.1 Schema.org -- 10.2 Open Government Data -- 10.3 FOAF -- 10.4 Facebook's Open Graph Protocol -- 10.5 Summary 
505 8 |a 11 SKOS-Managing Vocabularies with RDFS-Plus -- 11.1 Simple Knowledge Organization System (SKOS) -- 11.2 Semantic Relations in SKOS -- 11.3 Concept Schemes -- 11.4 SKOS Integrity -- 11.5 SKOS in Action -- 11.6 Summary 
505 8 |a 12 Basic OWL -- 12.1 Restrictions -- 12.2 Challenge Problems -- 12.3 Alternative Descriptions of Restrictions -- 12.4 Summary 
505 8 |a 13 Counting and Sets in OWL -- 13.1 Unions and Intersections -- 13.2 Differentiating Multiple Individuals -- 13.3 Cardinality -- 13.4 Set Complement -- 13.5 Disjoint Sets -- 13.6 Prerequisites Revisited -- 13.7 Contradictions -- 13.8 Unsatisfiable Classes -- 13.9 Inferring Class Relationships -- 13.10 Reasoning with Individuals and with Classes -- 13.11 Summary 
505 8 |a 14 Ontologies on the Web-Putting It All Together -- 14.1 Ontology Architecture -- 14.2 Quantities, Units, Dimensions, and Types -- 14.3 Biological Ontologies -- 14.4 FIBO-The Financial Industry Business Ontology -- 14.5 Summary 
505 8 |a 15 Good and Bad Modeling Practices -- 15.1 Getting Started -- 15.2 Good Naming Practices -- 15.3 Common Modeling Errors -- 15.4 Summary 
505 8 |a 16 Expert Modeling in OWL -- 16.1 OWL Subsets and Modeling Philosophy -- 16.2 OWL 2 Modeling Capabilities -- 16.3 Summary 
506 |a Plný text je dostupný pouze z IP adres počítačů Univerzity Tomáše Bati ve Zlíně nebo vzdáleným přístupem pro zaměstnance a studenty 
520 |a "This book discusses the capabilities of Linked-Data and the Semantic Web modeling languages, such as RDFS (Resource Description Framework Schema) and OWL (Web Ontology Language) as well as more recent standards based on these. The book provides examples to illustrate the use of Semantic Web technologies in solving common modeling problems with many exercises and examples of the use of the techniques. The book provides an overview of the Semantic Web and aspects of the Web and its architecture relevant to Linked Data. It then discusses semantic modeling and how it can support the development from chaotic information gathering to one characterized by information sharing, cooperation, and collaboration. It also explains the use of RDF and linked-data to implement the Semantic Web by allowing information to be distributed over the Web or over intranets, along with the use of SPARQL to access RDF data. Moreover, the reader is introduced to components that make up a Semantic Web deployment and how they fit together, the concept of inferencing in the Semantic Web, and how RDFS differs from other schema languages. In addition, the 2015 "Linked Data Platform" standard is also explored. The book also considers the use of SKOS (Simple Knowledge Organization System) to manage vocabularies by taking advantage of the inferencing structure of RDFS-Plus. It also presents SHACL, a language for checking graph constraints in linked data systems, and a number of useful ontologies including schema.org, the most successfully deployed Semantic Web technology to date. This book is intended for the linked data and semantic Web practitioner looking for clues on how to add more expressivity to allow better linking and use both on the web and in the enterprise, and for the working ontologist who is trying to create a domain model on the Semantic Web."--  |c Publisher's website 
650 0 |a Semantic Web. 
650 0 |a Linked data. 
650 0 |a OWL (Web ontology language) 
655 7 |a elektronické knihy  |7 fd186907  |2 czenas 
655 9 |a electronic books  |2 eczenas 
700 1 |a Hendler, James A.,  |e author. 
700 1 |a Gandon, Fabien,  |e author. 
710 2 |a Association for Computing Machinery,  |e publisher. 
776 0 8 |i Print version:  |a Allemang, Dean,  |t Semantic web for the working ontologist.  |b Third edition  |z 9781450376143  |w (OCoLC)1237179256 
830 0 |a ACM books ;  |v #33. 
856 4 0 |u https://proxy.k.utb.cz/login?url=https://dl.acm.org/doi/book/10.1145/3382097  |y Plný text 
992 |c EBOOK-TN  |c ACM 
999 |c 108516  |d 108516