@@ -16,6 +16,7 @@ by making available a REST-based HTTP interface. The intention is that these ext
*[`acrepo-exts-fits`](acrepo-exts-fits): This service will return FITS information associated with a Fedora Binary, in XML format
*[`acrepo-exts-image`](acrepo-exts-image): An image manipulation service
*[`acrepo-exts-ldpath`](acrepo-exts-ldpath): This module extends `fcrepo-ldpath` to support additional Linked Data endpoints (e.g. Getty)
*[`acrepo-exts-ore`](acrepo-exts-ore): This constructs a complete ORE Aggregation graph for Fedora resources
*[`acrepo-exts-pcdm`](acrepo-exts-pcdm): This constructs a complete PCDM object graph for Fedora resources
*[`acrepo-exts-serialize-xml`](acrepo-exts-serialize-xml): This service translates Fedora RDF documents into MODS/XML or DC/XML
*[`acrepo-exts-template`](acrepo-exts-template): A module for converting Fedora resources into some other form, using a [mustache](https://mustache.github.io/) template.
...
...
@@ -27,6 +28,7 @@ These modules provide particular services, independent of Fedora Resources.
*[`acrepo-services-inference`](acrepo-services-inference): An OSGi-based structural typing service using owl inference
*[`acrepo-services-mint`](acrepo-services-mint): This mints random (public) URIs for use with Fedora resources
*[`acrepo-services-ore`](acrepo-services-ore): This makes it easy to work with ORE aggregations
*[`acrepo-services-pcdm`](acrepo-services-pcdm): This makes it easy to work with PCDM objects