Ontology: Ontology

OntologyR Documentation

Ontology

Description

Ontology object, inheriting from ConceptLibraryClient::Endpoint - allows querying of ontology/ endpoints

Value

Response object

Response object

Response object

Response object

Super class

ConceptLibraryClient::Endpoint -> Ontology

Methods

Public methods

Inherited methods

Method get()

Queries ontology/node/, with optional query parameters

Usage
Ontology$get(...)
Arguments
...

(list) List of optional parameters


Method get_detail()

Queries ontology/node/id/

Usage
Ontology$get_detail(node_id)
Arguments
node_id

(string) Id of entity to query


Method get_groups()

Queries ontology/

Usage
Ontology$get_groups()

Method get_group_detail()

Queries ontology/type/id/

Usage
Ontology$get_group_detail(ontology_id)
Arguments
ontology_id

(string) Id of entity to query


Method clone()

The objects of this class are cloneable with this method.

Usage
Ontology$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


SwanseaUniversityMedical/ConceptLibraryClient documentation built on April 14, 2025, 12:45 p.m.