You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to harvest datasets and metadata from OAI Servers.
I was successful to retrieve metadata from oai_dc, using available, oai_dc-reader.
How can I create a new reader, such that I can harvest GetRecord from other metadata schemas.
Here, I require metadata from DataCite.org which uses oai_datacite.
Currently, I could create a MetadataReader, using normal XML Parser Syntax. But fail to parse or retrieve data.
I am trying to harvest datasets and metadata from OAI Servers.
I was successful to retrieve metadata from oai_dc, using available, oai_dc-reader.
How can I create a new reader, such that I can harvest GetRecord from other metadata schemas.
Here, I require metadata from DataCite.org which uses oai_datacite.
Currently, I could create a MetadataReader, using normal XML Parser Syntax. But fail to parse or retrieve data.
All the field are returned empty.
result:
Please give guidance to define a new field metadata reader.
Thanks in advance
The text was updated successfully, but these errors were encountered: