sword
pyDataverse.api.sword
class SwordApiVersion
Section titled “class SwordApiVersion”Enumeration of supported SWORD API versions.
Attributes
| Name | Type | Description |
|---|---|---|
V1_1 | Version 1.1 of the SWORD API. |
class SwordApi
Section titled “class SwordApi”Class to access Dataverse’s SWORD API.
Parameters
| Name | Type | Description |
|---|---|---|
sword_api_version | SWORD API version. Defaults to ‘v1.1’. |
Attributes
| Name | Type | Description |
|---|---|---|
base_url_api_sword | Description of attribute base_url_api_sword. | |
base_url | str | Description of attribute base_url. |
native_api_version | str | Description of attribute native_api_version. |
sword_api_version | SwordApiVersion | SWORD API version. |