Documentation

RdfXml
in package
implements MetadataInterface

Creates OAI-PMH <metadata> element in as an RDF-XML serialization of an RDF metadata.

Tags
author

zozlak

Table of Contents

Interfaces

MetadataInterface
Interface for different metadata providers.

Properties

$res  : RepoResourceDb
Repository resource object

Methods

__construct()  : mixed
Creates a metadata object for a given repository resource.
extendSearchDataQuery()  : QueryPart
This implementation has no need to extend the search query.
extendSearchFilterQuery()  : QueryPart
This implementation has no need to extend the search query.
getXml()  : DOMElement
Creates resource's XML metadata

Properties

Methods

extendSearchDataQuery()

This implementation has no need to extend the search query.

public static extendSearchDataQuery(MetadataFormat $format) : QueryPart
Parameters
$format : MetadataFormat
Return values
QueryPart

extendSearchFilterQuery()

This implementation has no need to extend the search query.

public static extendSearchFilterQuery(MetadataFormat $format) : QueryPart
Parameters
$format : MetadataFormat
Return values
QueryPart

getXml()

Creates resource's XML metadata

public getXml() : DOMElement
Return values
DOMElement

        
On this page

Search results