OSID Logo
OSID Specifications
ontology batch package
Version 3.0.0
Interfaceosid.ontology.batch.RelevancyPeer
Implementsosid.OsidCapsule
Used Byosid.ontology.batch.RelevancyPeerList
Description

An interface for the peers of the Relevancy relationship.

MethodgetSubjectId
Description

Gets the Id of the subject.

Returnosid.id.Idthe Subject Id
CompliancemandatoryThis method must be implemented.
MethodgetMappedId
Description

Gets the Id of the related thing.

Returnosid.id.Idthe mapped Id
CompliancemandatoryThis method must be implemented.