Interface ManagedPropertiesService

    • Method Detail

      • get

        Stream<org.apache.jena.graph.Triple> get​(FedoraResource resource)
        Retrieve the managed properties as triples
        Parameters:
        resource - The fedora resource
        Returns:
        A stream of managed properties for the resource.