Book description
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.
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
Who Is This Book For
Table of contents
- Cover
- Front Matter
- 1. Introduction
- 2. The Python language: Adopt a snake!
- 3. OWL ontologies
- 4. Accessing ontologies in Python
- 5. Creating and modifying ontologies in Python
- 6. Constructs, restrictions, and class properties
- 7. Automatic reasoning
- 8. Annotations, multilingual texts, and full-text search
- 9. Using medical terminologies with PyMedTermino and UMLS
- 10. Mixing Python and OWL
- 11. Working with RDF triples and worlds
- Back Matter
Product information
- Title: Ontologies with Python: Programming OWL 2.0 Ontologies with Python and Owlready2
- Author(s):
- Release date: December 2020
- Publisher(s): Apress
- ISBN: 9781484265529
You might also like
book
Learning Algorithms
When it comes to writing efficient code, every software professional needs to have an effective working …
book
Hands-On Data Preprocessing in Python
Get your raw data cleaned up and ready for processing to design better data analytic solutions …
book
Data Mesh
We're at an inflection point in data, where our data management solutions no longer match the …
book
Getting Started with Google BERT
Kickstart your NLP journey by exploring BERT and its variants such as ALBERT, RoBERTa, DistilBERT, VideoBERT, …