...
- HTTP GET request ( URL: https://data.kasi.re.kr/api/publication/find?DOI=DOI_name name)
- Request parameters : DOI, facility(optional)
- Response type : JSON (DOI, facility, dataID)
- Examples :
Key | Value | Option | Default | Description |
---|---|---|---|---|
DOI | String | DOI (Digital Object Identifier) name (i.e., prefix+'/'+suffix, see DOI syntax). *Partial string can be matched by regular expression method. | ||
facility | String | KMTNet KVN MIRIS | all | Select one of the data collections |
3. List metadata by dataID
...