| Interface | osid.ontology.OntologyForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating ontologies. 
                  | ||
| Method | getOntologyFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | ontologyRecordType | an ontology record type | 
| Return | osid.ontology.records.OntologyFormRecord | the ontology form record | |
| Errors | NULL_ARGUMENT |  ontologyRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(ontologyRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |