CVParam()
|
Class "CVParam" |
OlsSearch class:OlsSearch OlsSearch-class olsSearch olsRows olsRows allRows coerce,OlsSearch,data.frame-method coerce,OlsSearch,Terms-method show,OlsSearch-method
|
Class "OlsSearch" |
Ontology class:Ontology Ontology-class Ontologies class:Ontologies Ontologies-class Ontologies,missing-method Ontologies,numeric-method Ontology,Ontology-method Ontology,character-method olsDesc olsDesc,character-method olsDesc,Ontology-method olsDesc,Ontologies-method olsPrefix olsPrefix,character-method olsPrefix,Ontology-method olsPrefix,Ontologies-method olsStatus olsStatus,character-method olsStatus,Ontology-method olsStatus,Ontologies-method olsNamespace olsNamespace,character-method olsNamespace,Ontology-method olsNamespace,Ontologies-method olsRoot olsRoot,character-method olsRoot,Ontology-method olsRoot,Ontologies-method olsTitle olsTitle,character-method olsTitle,Ontology-method olsTitle,Ontologies-method olsVersion olsVersion,Ontology-method olsVersion,character-method olsVersion,Ontologies-method olsLoaded olsLoaded,Ontology-method olsLoaded,character-method olsLoaded,Ontologies-method olsUpdated olsUpdated,Ontology-method olsUpdated,character-method olsUpdated,Ontologies-method show,Ontology-method show,Ontologies-method length,Ontologies-method lapply,Ontologies-method [,Ontologies-method [[,Ontologies-method coerce,Ontologies,data.frame-method coerce,Ontologies,list-method all.equal,Ontologies,Ontologies-method all.equal,Ontology,Ontology-method
|
Class "Ontology" |
Properties class:Properties Properties-class Property class:Property Property-class show,Properties-method show,Property-method properties properties,character-method properties,Ontology-method properties,Term-method properties,Terms-method length,Properties-method
|
Class "Properties" |
Term class:Term Term-class Terms class:Terms Terms-class termLabel termLabel,Term-method termLabel,Terms-method termNamespace termNamespace,Term-method termNamespace,Terms-method termOntology termOntology,Term-method termOntology,Terms-method termSynonym termSynonym,Term-method termSynonym,Terms-method termDesc termDesc,Term-method termDesc,Terms-method termPrefix termPrefix,Term-method termPrefix,Terms-method show,Term-method show,Terms-method termId termId,Term-method termId,Terms-method isObsolete isObsolete,Term-method isObsolete,Terms-method isRoot isRoot,Term-method isRoot,Terms-method coerce,Term,data.frame-method coerce,Terms,data.frame-method as.Term.data.frame as.Terms.data.frame terms term term,Ontology,character-method term,character,character-method terms,Ontology-method terms,character-method children parents ancestors descendants partOf derivesFrom unique,Terms-method length,Terms-method lapply,Terms-method [,Terms-method [[,Terms-method all.equal,Term,Term-method all.equal,Terms,Terms-method
|
Class "Term" |
.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 |
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 |