Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Visual Knowledge Modeling for Semantic Web Technologies: Models and Ontologies, Paquette Gilbert


Варианты приобретения
Цена: 22572.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до:
Ориентировочная дата поставки:
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Paquette Gilbert
Название:  Visual Knowledge Modeling for Semantic Web Technologies: Models and Ontologies
ISBN: 9781615208395
Издательство: Mare Nostrum (Eurospan)
Классификация:

ISBN-10: 1615208399
Обложка/Формат: Hardcover
Страницы: 473
Вес: 1.63 кг.
Дата издания: 17.03.2011
Язык: English
Иллюстрации: 1, black & white illustrations
Размер: 28.45 x 21.84 x 3.56 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Models and ontologies
Рейтинг:
Поставляется из: Англии
Описание: This title makes visual knowledge modelling available to individuals as an intellectual method and a set of tools at different levels of formalization. It provides a simple, yet powerful visual language to structure their thoughts, analyze information, transform it to personal knowledge, and communicate information to support knowledge acquisition in collaborative activities.


Soft Computing in Ontologies and Semantic Web

Автор: Zongmin Ma
Название: Soft Computing in Ontologies and Semantic Web
ISBN: 3642070108 ISBN-13(EAN): 9783642070105
Издательство: Springer
Рейтинг:
Цена: 23757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book covers in a great depth the fast growing topic of tools, techniques and applications of soft computing (e.g., fuzzy logic, genetic algorithms, neural networks, rough sets, Bayesian networks, and other probabilistic techniques) in the ontologies and the Semantic Web.

Applied Semantic Web Technologies

Название: Applied Semantic Web Technologies
ISBN: 1138372803 ISBN-13(EAN): 9781138372801
Издательство: Taylor&Francis
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The rapid advancement of semantic web technologies, along with the fact that they are at various levels of maturity, has left many practitioners confused about the current state of these technologies. Focusing on the most mature technologies, Applied Semantic Web Technologies integrates theory with case studies to illustrate the history, current state, and future direction of the semantic web. It maintains an emphasis on real-world applications and examines the technical and practical issues related to the use of semantic technologies in intelligent information management.

The book starts with an introduction to the fundamentals--reviewing ontology basics, ontology languages, and research related to ontology alignment, mediation, and mapping. Next, it covers ontology engineering issues and presents a collaborative ontology engineering tool that is an extension of the Semantic MediaWiki. Unveiling a novel approach to data and knowledge engineering, the text:

  • Introduces cutting-edge taxonomy-aware algorithms
  • Examines semantics-based service composition in transport logistics
  • Offers ontology alignment tools that use information visualization techniques
  • Explains how to enrich the representation of entity semantics in an ontology
  • Addresses challenges in tackling the content creation bottleneck

Using case studies, the book provides authoritative insights and highlights valuable lessons learned by the authors--information systems veterans with decades of experience. They explain how to create social ontologies and present examples of the application of semantic technologies in building automation, logistics, ontology-driven business process intelligence, decision making, and energy efficiency in smart homes.

Semantic Web, Ontologies and Databases

Автор: Vassilis Christophides; Martine Collard; Claudio G
Название: Semantic Web, Ontologies and Databases
ISBN: 3540709592 ISBN-13(EAN): 9783540709596
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Constitutes the thoroughly refereed post-conference proceedings of the joint International Workshops on Semantic Web, Ontologies and Databases, SWDB-ODBIS 2007, co-located with the 33rd International Conference on Very Large Data Bases, VLDB 2007, held in Vienna, Austria, in September 2007.

Advancing Information Management through Semantic Web Concepts and Ontologies

Автор: Patricia Ordonez de Pablos, Hector Oscar Nigro, Robert Tennyson, Sandra Elizabeth Gonzalez Cisaro, Waldemar Karwowski
Название: Advancing Information Management through Semantic Web Concepts and Ontologies
ISBN: 1466624949 ISBN-13(EAN): 9781466624948
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 27720.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Although the majority of information that is published by the current web is aimed at human consumption, the browsers which contain this information are only able to interpret HTML mark-up to visualise this content. Semantic web intends to address the stability between human and machine. <br><br><em>Advancing Information Management through Semantic Web Concepts and Ontologies</em> provides an analysis and introduction on the concept of combining the areas of semantic web and web mining. Emphasising semantics in technologies, reasoning, content searching and social media, this book aims to be an essential source for practitioners, researchers and academics alike.

Ontologies with Python: Programming Owl 2.0 Ontologies with Python and Owlready2

Автор: Jean-Baptiste Lamy
Название: Ontologies with Python: Programming Owl 2.0 Ontologies with Python and Owlready2
ISBN: 1484265513 ISBN-13(EAN): 9781484265512
Издательство: Springer
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: Introduction1. Who is this book for?2. Why ontologies?3. Why Python?4. Why Owlready?5. Book outline6. Acknowledgements
Chapter 2: Python Language: Adopt a Snake! 1. Installing Python2. Starting Python3. Syntax 4. Main datatypes5. Conditions (if)6. Loops (for) 7. Generators8. Functions (def) 9. Classes (class) 10. Python modules11. Installing Owlready212. Summary
Chapter 3: OWL Ontologies 1. An ontology... what does it look like?2. Creating ontologies manually with the Protйgй editor3. Example: An ontology of bacteria4. Creating a new ontology- Classes- Disjoints- Partitions - Data properties- Object properties - Restrictions - Union, intersection, and complement- Definitions (equivalent to relations)- Individuals - Other constructs 5. Automatic reasoning6. Modeling exercises7. Summary
Chapter 4: Accessing Ontologies in Python 1. Importing Olwready2. Loading an ontology 3. Imported ontologies4. Listing the content of the ontology 5. Accessing to entities - Individuals - Relations - Classes- Existential restrictions - Properties 6. Searching for entities 7. Huge ontologies and disk cache 8. Namespaces 9. Modifying entity rendering as text 10. Local directory of ontologies 11. Reloading an ontology in the quadstore 12. Example: Creating a dynamic website from an ontology13. Summary
Chapter 5: Creating and Modifying Ontologies in Python 1. Creating an empty ontology 2. Creating classes 3. Creating properties 4. Creating individuals 5. Modifying entities: Relations and existential restrictions6. Creating entities within a namespace7. Renaming entities (refactoring)8. Multiple definitions and forward declarations9. Destroying entities 10. Destroying an ontology11. Saving an ontology12. Importing ontologies 13. Synchronization 14. Example: Populating an ontology from a CSV file15. Summary
Chapter 6: Constructs, Restrictions, Class Properties 1. Creating constructs 2. Accessing constructs parameters 3. Restrictions as class properties 4. Defined classes 5. Example: Creating the ontology of bacteria in Python6. Example: Populating an ontology with defined classes7. Summary
Chapter 7: Automatic Reasoning 1. Disjoints 2. Open-world assumption3. Reasoning in a closed world, or in a local closed world4. Inconsistent classes and inconsistent ontologies5. Restriction and reasoning on numbers and strings 6. SWRL rules 7. Example: An ontology-based decision support system8. Summary
Chapter 8: Annotations, Multilingual Texts and Full Text Search 1. Annotating entities2. Multilingual texts3. Annotating constructs4. Annotating properties and relations 5. Creating new annotation classes

Dictionary of XML Technologies and the Semantic Web

Автор: Vladimir Geroimenko
Название: Dictionary of XML Technologies and the Semantic Web
ISBN: 1447110471 ISBN-13(EAN): 9781447110477
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The emerging Second-Generation Web is based entirely on XML and related technologies. (5) key Semantic Web technologies,such as RDF (Resource Description Framework), RDF Schema and OWL (Web Ontology Language);

Fuzzy Knowledge Management for the Semantic Web

Автор: Zongmin Ma; Fu Zhang; Li Yan; Jingwei Cheng
Название: Fuzzy Knowledge Management for the Semantic Web
ISBN: 3642392822 ISBN-13(EAN): 9783642392825
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explores the technologies and approaches of fuzzy logic in the Semantic Web. Coverage includes fuzzy description logics and fuzzy ontologies, fuzzy Semantic Web ontology mapping, and fuzzy rules and their interchange in the Semantic Web.

Knowledge Engineering and Semantic Web

Автор: Pavel Klinov; Dmitry Mouromtsev
Название: Knowledge Engineering and Semantic Web
ISBN: 3319245422 ISBN-13(EAN): 9783319245423
Издательство: Springer
Рейтинг:
Цена: 7826.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the refereed proceedings of the 6th Conference on Knowledge Engineering and the Semantic Web, KESW 2015, held in Moscow, Russia, in September/October 2015.The 17 revised full papers presented together with 6 short system descriptions were carefully reviewed andselected from 35 submissions.

Semantic Web Engineering in the Knowledge Society

Автор: Cardoso Jorge, Lytras Miltiadis
Название: Semantic Web Engineering in the Knowledge Society
ISBN: 1605661120 ISBN-13(EAN): 9781605661124
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 24453.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Presents contributions from researchers and scientists for the understanding and exploration of the theories, tools, and applications of semantics and ontologies.

Modeling Semantic Web Services

Автор: Jos de Bruijn; Mick Kerrigan; Uwe Keller; Holger L
Название: Modeling Semantic Web Services
ISBN: 364208785X ISBN-13(EAN): 9783642087851
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book lays the foundations for understanding the requirements that shape the description of the various aspects related to Semantic Web services. The authors introduce the Web Service Modeling Language (WSML) in the form of ontologies.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия