curl "https://api.datacite.org/dois?query="
curl "https://api.datacite.org/dois?query=created:%5B2019-08-16+TO+[CURRENT DATE]%5D"
{ | |
"message-version" : "1.2", | |
"orcid-profile" : { | |
"orcid" : null, | |
"orcid-id" : null, | |
"orcid-identifier" : { | |
"value" : null, | |
"uri" : "http://localhost:8080/orcid-web/0000-0001-8451-0064", | |
"path" : "0000-0001-8451-0064", | |
"host" : "localhost" |
<?xml version="1.0" encoding="UTF-8"?> | |
<orcid-message xmlns="http://www.orcid.org/ns/orcid" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://raw.github.com/ORCID/ORCID-Source/master/orcid-model/src/main/resources/orcid-message-1.2.xsd"> | |
<message-version>1.2</message-version> | |
<orcid-profile> | |
<orcid-activities> | |
<orcid-works> | |
<orcid-work> | |
<work-title> | |
<title>ORCID: a system to uniquely identify researchers</title> | |
</work-title> |