Ontologies with Python: Programming OWL 2.0 Ontologies with Python and Owlready2
Autor Lamy Jean-Baptisteen Limba Engleză Paperback – 18 dec 2020
Python is one of the most used programming languages, especially in the biomedical field, and formal ontologies are also widely used. However, there are limited resources for the use of ontologies in Python. Owlready2, downloaded more than 60,000 times, is a response to this problem, and this book is the first one on the topic of using ontologies with Python.
What You Will Learn
- Use Owlready2 to access and modify OWL ontologies in Python
- Publish ontologies on dynamic websites
- Perform automatic reasoning in Python Use well-known ontologies, including DBpedia and Gene Ontology, and terminological resources, such as UMLS (Unified Medical Language System)
- Integrate Python methods in OWL ontologies
Beginner to experienced readers from biomedical sciences and artificial intelligence fields would find the book useful.
Preț: 248.65 lei
Preț vechi: 310.81 lei
-20% Nou
Puncte Express: 373
Preț estimativ în valută:
47.60€ • 51.17$ • 39.68£
47.60€ • 51.17$ • 39.68£
Carte disponibilă
Livrare economică 29 noiembrie-13 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484265512
ISBN-10: 1484265513
Pagini: 344
Ilustrații: XVII, 344 p. 52 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.51 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484265513
Pagini: 344
Ilustrații: XVII, 344 p. 52 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.51 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Introduction.- Chapter 2: Python Language: Adopt a Snake!.- Chapter 3: OWL Ontologies.- Chapter 4: Accessing Ontologies in Python.- Chapter 5: Creating and Modifying Ontologies in Python.- Chapter 6: Constructs, Restrictions, Class Properties.- Chapter 7: Automatic Reasoning.- Chapter 8: Annotations, Multilingual Texts and Full Text Search.- Chapter 9: Using Medical Terminologies with PyMedTermino and UMLS.- Chapter 10: Mixing Python and OWL.- Chapter 11: Working with RDF Triples and Worlds.
Notă biografică
Lamy Jean-Baptiste is a senior lecturer at Paris 13 University and a member of the LIMICS, a research lab focused on biomedical informatics. He is also the developer of the Owlready2 Python module that allows access to OWL ontologies. He has developed many research prototypes, and one of them (VCM iconic medical language) has been patented in the US, with three licenses sold to industrial partners.
Lamy speaks regularly at artificial intelligence and medical informatics conferences, has written over 50 journal papers, and is a moderator on the Owlready forum on Nabbles. He was awarded the best paper award at MEDINFO 2019, the largest international conference in medical informatics.
Lamy speaks regularly at artificial intelligence and medical informatics conferences, has written over 50 journal papers, and is a moderator on the Owlready forum on Nabbles. He was awarded the best paper award at MEDINFO 2019, the largest international conference in medical informatics.
Textul de pe ultima copertă
Use ontologies in Python, with the Owlready2 module developed for ontology-oriented programming. You will start with an introduction and refresher on Python and OWL ontologies. Then, you will dive straight into how to access, create, and modify ontologies in Python. Next, you will move on to an overview of semantic constructs and class properties followed by how to perform automatic reasoning. You will also learn about annotations, multilingual texts, and how to add Python methods to OWL classes and ontologies. Using medical terminologies as well as direct access to RDF triples is also covered.
Python is one of the most used programming languages, especially in the biomedical field, and formal ontologies are also widely used. However, there are limited resources for the use of ontologies in Python. Owlready2, downloaded more than 60,000 times, is a response to this problem, and this book is the first one on the topic of using ontologies with Python.
You will:
Python is one of the most used programming languages, especially in the biomedical field, and formal ontologies are also widely used. However, there are limited resources for the use of ontologies in Python. Owlready2, downloaded more than 60,000 times, is a response to this problem, and this book is the first one on the topic of using ontologies with Python.
You will:
- Use Owlready2 to access and modify OWL ontologies in Python
- Publish ontologies on dynamic websites
- Perform automatic reasoning in Python
- Use well-known ontologies, including DBpedia and Gene Ontology, and terminological resources, such as UMLS (Unified Medical Language System)
- Integrate Python methods in OWL ontologies
Caracteristici
The first book in market on OWL ontologies using Python Includes examples based on well-known resources such as DBpedia, Gene Ontology, and UMLS Describes the integration of ontologies in dynamic Python websites