...
- HTTP GET request ( URL: https://data.kasi.re.kr/api/publication/find?DOI=DOI_name )
- Request parameters : DOI
- Response type : JSON (DOI, facility, dataID)
- Examples :
Key | Value | Description |
---|---|---|
DOI | String | DOI (Digital Object Identifier) name (i.e., prefix+'/'+suffix, see DOI syntax). *Partial string can be matched by regular expression method. |
...