.properties             Constructs the query for all properties from a
                        given ontology
.term                   Constructs the query for a single term from a
                        given ontology
.terms                  Constructs the query for all term from a given
                        ontology
CVParam-class           Class '"CVParam"'
OlsSearch-class         Class '"OlsSearch"'
Ontology-class          Class '"Ontology"'
Properties-class        Class '"Properties"'
Term-class              Class '"Term"'
makeOntologies          Makes an Ontologies instance based on the
                        response from api/ontologies @return
makeOntology            Makes an Ontology instance based on the
                        response from /api/ontologies/ontology_id
makeProperty            Makes a Property instance based on the response
                        from /api/ontologies/ontology/terms/iri
makeTerm                Makes a Term instance based on the response
                        from /api/ontologies/ontology/terms/iri
