Provided by: libcatmandu-fedoracommons-perl_0.5-2_all
NAME
Catmandu::FedoraCommons::Model::getRelationships - Perl model for the Fedora 'getRelationships' REST call
SYNOPSIS
use Catmandu::FedoraCommons; my $fedora = Catmandu::FedoraCommons->new('http://localhost:8080/fedora','fedoraAdmin','fedoraAdmin'); my $obj = $fedora->getRelationships(pid => 'demo:29')->parse_content; Returns a RDF::Trine::Model model
SEE ALSO
Catmandu::FedoraCommons RDF::Trine::Model perl v5.36.0 Catmandu::FedoraCommons::Model::getRelationships(3pm)