implement a PCDM object service

acoburn requested to merge pcdm_object into master

This is a simple OSGi service that will make it easier to work with PCDM objects. The idea here is that this can be used in combination with some other service to build up a complex graph of PCDM objects/files (which, then, can be converted to compact JSON-LD with the jsonld service!)

Merge request reports