arxiv-api-wrapper - v2.1.2
Preparing search index...
OaiIdentifyResponse
Interface OaiIdentifyResponse
Response to the Identify verb.
interface
OaiIdentifyResponse
{
repositoryName
:
string
;
baseURL
:
string
;
protocolVersion
:
string
;
adminEmail
:
string
[]
;
earliestDatestamp
:
string
;
deletedRecord
:
"no"
|
"persistent"
|
"transient"
;
granularity
:
"YYYY-MM-DD"
|
"YYYY-MM-DDThh:mm:ssZ"
;
compression
?:
string
[]
;
description
?:
unknown
[]
;
}
Index
Properties
repository
Name
base
URL
protocol
Version
admin
Email
earliest
Datestamp
deleted
Record
granularity
compression?
description?
Properties
repository
Name
repositoryName
:
string
base
URL
baseURL
:
string
protocol
Version
protocolVersion
:
string
admin
Email
adminEmail
:
string
[]
earliest
Datestamp
earliestDatestamp
:
string
deleted
Record
deletedRecord
:
"no"
|
"persistent"
|
"transient"
granularity
granularity
:
"YYYY-MM-DD"
|
"YYYY-MM-DDThh:mm:ssZ"
Optional
compression
compression
?:
string
[]
Optional
description
description
?:
unknown
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
repository
Name
base
URL
protocol
Version
admin
Email
earliest
Datestamp
deleted
Record
granularity
compression
description
arxiv-api-wrapper - v2.1.2
Loading...
Response to the Identify verb.