Package org.fcrepo.http.commons.api.rdf


package org.fcrepo.http.commons.api.rdf
Utilities for assembling and manipulating RDF responses.
Author:
cabeer, awoods
  • Class
    Description
    Convert between HTTP URIs (LDP paths) and internal Fedora ID using a JAX-RS UriBuilder to mediate the URI translation.
    Utility for injecting HTTP-contextual data into an RdfStream
    Comparator to sort a list of Quads by subject, predicate, and object to ensure a consistent order for human-readable output
    Helper to generate an RDF model for a FedoraResourceImpl that (likely) creates relations from our resource to other HTTP components