OSID Logo
OSID Specifications
ontology batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.ontology.batch.OntologyBatchProfile
Implementsosid.OsidProfile
Description

The OntologyBatchProfile describes the interoperability among batch ontology services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of subjects is available.

Returnboolean true 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.

Returnboolean true 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.

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