Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] OAI & dcterms

From: =?iso-8859-1?Q?Jean-G=E9rard_Pailloncy?= <jg AT rilk.com>
Date: Tue, 6 May 2008 16:25:51 +0200 (CEST)


Threading:      • This Message
             Re: [EP-tech] OAI & dcterms from tdb01r AT ecs.soton.ac.uk

*** 
http://www.eprints.org/tech.php/id/%3C58640.82.239.202.91.1210083951.squirrel%40webmail.rilk.com%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hi,

I try to undestand how I can expose non Dublin Core fields in OAI.

I found that dcterm allow to add new field to the Dublin Core.
http://purl.org/dc/terms/
But I did not understand how to add it to cgi/oai2

I try:
$response->appendChild(
	$session->make_element(
		"xsi:import",
		"namespace"=>"http://purl.org/dc/terms/",
		"schemaLocation"=>"dcterms.xsd" ) );

But there is problem with XML validation.

I just succeed adding multi-lingual field for the Core.

Any help will be welcomed.
JG


[index] [prev] [next] [options] [help]