Closed elrayle closed 9 years ago
Reworks API to consistently use child and parent prefixes for object and collection getter/setter methods.
Collection methods names:
parents parent_collections child_collections= child_colldctions child_objects= child_objects
Object methods names:
parents parent_collections parent_objects child_objects= child_objects
Fixed by PR https://github.com/projecthydra-labs/hydra-pcdm/pull/136
Reworks API to consistently use child and parent prefixes for object and collection getter/setter methods.
Collection methods names:
Object methods names: