OSID Logo
OSID Specifications
ontology batch package
Version 3.0.0
Interfaceosid.ontology.batch.OntologyBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.ontology.batch.OntologyBatchManager
osid.ontology.batch.OntologyBatchProxyManager
Description

The OntologyBatchProfile describes the interoperability among batch ontology services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSubjectBatchAdmin
Description

Tests if bulk administration of subjects is available.

Returnbooleantrue if a subject bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRelevancyBatchAdmin
Description

Tests if bulk administration of relevancies is available.

Returnbooleantrue if a relevancy bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsOntologyBatchAdmin
Description

Tests if bulk administration of ontologies is available.

Returnbooleantrue if an ontology bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.