| Ontology | R Documentation |
Ontology object, inheriting from ConceptLibraryClient::Endpoint - allows querying of ontology/ endpoints
Response object
Response object
Response object
Response object
ConceptLibraryClient::Endpoint -> Ontology
get()Queries ontology/node/, with optional query parameters
Ontology$get(...)
...(list) List of optional parameters
get_detail()Queries ontology/node/id/
Ontology$get_detail(node_id)
node_id(string) Id of entity to query
get_groups()Queries ontology/
Ontology$get_groups()
get_group_detail()Queries ontology/type/id/
Ontology$get_group_detail(ontology_id)
ontology_id(string) Id of entity to query
clone()The objects of this class are cloneable with this method.
Ontology$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.