OSID Logo
OSID Specifications
ontology batch package
Version 3.1.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.Id the Subject Id
Compliancemandatory This method must be implemented.
MethodgetMappedId
Description

Gets the Id of the related thing.

Returnosid.id.Id the mapped Id
Compliancemandatory This method must be implemented.