| Interface | osid.ontology.batch.OntologyBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description | 
                 The   | ||
| Method | supportsVisibleFederation | ||
| Description | 
                     Tests if federation is visible.  | ||
| Return | boolean |  true  if visible federation is supported  ,  
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsSubjectBatchAdmin | ||
| Description | 
                     Tests if bulk administration of subjects is available.  | ||
| Return | boolean |  true  if a subject bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRelevancyBatchAdmin | ||
| Description | 
                     Tests if bulk administration of relevancies is available.  | ||
| Return | boolean |  true  if a relevancy bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsOntologyBatchAdmin | ||
| Description | 
                     Tests if bulk administration of ontologies is available.  | ||
| Return | boolean |  true  if an ontology bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |