NamedEntityRepo
in package
implements
NamedEntityInterface
Description of RefResourceRepo
Tags
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- getIdentifiers() : array<string|int, string>
- getMetadata() : DatasetNodeInterface
- getUri() : string
Properties
$repo
private
RepoInterface
$repo
$res
private
RepoResource
$res
Methods
__construct()
public
__construct(RepoResource $res) : mixed
Parameters
- $res : RepoResource
getIdentifiers()
public
getIdentifiers(UriNormalizer $normalizer) : array<string|int, string>
Parameters
- $normalizer : UriNormalizer
Tags
Return values
array<string|int, string>getMetadata()
public
getMetadata() : DatasetNodeInterface
Return values
DatasetNodeInterfacegetUri()
public
getUri() : string