API Reference

Ontology

pronto.Ontology

An ontology storing terms and the relationships between them.

View Layer

pronto.Entity

An entity in the ontology graph.

pronto.Definition

A human-readable text definition of an entity.

pronto.Metadata

A mapping containing metadata about the current ontology.

pronto.Relationship

A relationship, constitute the edges of the ontology graph.

pronto.Subset

A definition of a subset in an ontology.

pronto.Synonym

pronto.SynonymType

A user-defined synonym type.

pronto.Term

A term, corresponding to a node in the ontology graph.

pronto.LiteralPropertyValue

A property-value which adds a literal annotation to an entity.

pronto.ResourcePropertyValue

A property-value which adds a resource annotation to an entity.

pronto.Xref

A cross-reference to another document or resource.

Data Layer

pronto.RelationshipData

pronto.SynonymData

pronto.TermData

Internal data storage of Term information.