Like all OsidObjects, Ontology
is managed by its OsidSessions and may not be
accessed by concurrent processing threads.
Method
getOntologyRecord
Description
Gets the ontology record corresponding to the given
Ontology record Type.This method
is used to retrieve an object implementing the requested
record. The ontologyRecordType may be the
Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(ontologyRecordType) is
true.