© Lamy Jean-Baptiste 2021
L. Jean-BaptisteOntologies with Pythonhttps://doi.org/10.1007/978-1-4842-6552-9_8

8. Annotations, multilingual texts, and full-text search

Lamy Jean-Baptiste1  
(1)
Université Sorbonne Paris Nord, LIMICS, Sorbonne Université INSERM, UMR 1142, Bobigny, France
 

In this chapter, we will see how to handle annotations in Python with Owlready. We will also see how to handle multilingual texts, often used in annotations, and how to optimize full-text searches.

8.1 Annotating entities

Annotations allow you to add metadata about the entities and the relationships of an ontology. They can describe the authors, the modification dates, as well as the description of the entities, with the possibility of having texts in different languages. ...

Get Ontologies with Python: Programming OWL 2.0 Ontologies with Python and Owlready2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.