Uses of Interface
org.fcrepo.kernel.api.rdf.LdpTriplePreferences
-
Packages that use LdpTriplePreferences Package Description org.fcrepo.kernel.api.services -
-
Uses of LdpTriplePreferences in org.fcrepo.kernel.api.services
Methods in org.fcrepo.kernel.api.services with parameters of type LdpTriplePreferences Modifier and Type Method Description Stream<org.apache.jena.graph.Triple>ResourceTripleService. getResourceTriples(Transaction tx, FedoraResource resource, LdpTriplePreferences preferences, int limit)Return the triples for the resource based on the Prefer: header preferences
-