Currently the insertRelationship method is called to associate a science object with a metadata object (which adds the isdocumented / documents relationships).
An simpler alternative to having the user call insertRelationships is to add a third parameter
to the addData method to specify a metadata object to associate with a science object:
Currently the insertRelationship method is called to associate a science object with a metadata object (which adds the isdocumented / documents relationships).
An simpler alternative to having the user call insertRelationships is to add a third parameter to the addData method to specify a metadata object to associate with a science object: