Move demo image from assets to docs directory
This commit is contained in:
parent
4d097a287a
commit
d96b07777e
3 changed files with 9 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
**doi2dataset** is a Python tool designed to process DOIs and generate metadata for Dataverse.org datasets. It retrieves metadata from external APIs (such as OpenAlex and CrossRef), maps metadata fields, and can optionally upload the generated metadata to a Dataverse.org instance.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
Before Width: | Height: | Size: 870 KiB After Width: | Height: | Size: 870 KiB |
|
@ -3,6 +3,14 @@ Usage
|
|||
|
||||
Running **doi2dataset** is done from the command line. Below is an example of how to use the tool.
|
||||
|
||||
Demo
|
||||
----
|
||||
Here's a demonstration of **doi2dataset** in action:
|
||||
|
||||
.. image:: _static/doi2dataset_demo.webp
|
||||
:alt: doi2dataset demonstration
|
||||
:align: center
|
||||
|
||||
Basic Example
|
||||
-------------
|
||||
To process one or more DOIs, run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue