You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 26 Next »

This document describes how to access the metadata DBs in KASI Science Data Archive via HTTP APIs.

Search by coordinates (RA&DEC)

KeyValueOptionDefaultDescription
raDouble

Right Ascension (J2000) of input coordinates in degrees
decDouble

Declination (J2000) of input coordinates in degrees
radDouble
30

Search radius around the given input coordinates.

Result table will be presented by default with increasing distances from the input coordinate.

unitString

degree

arcmin

arcsec

arcminUnit of search radius
limitInteger
100Limit in number of rows returned

Search by publications (DOI)

KeyValueOptionDefaultExampleDescription
DOIString

10.1000/xyz123

DOI (Digital Object Identifier) name (i.e., prefix+'/'+suffix, see DOI syntax).

Partial string can be matched by regular expression method. 

facilityString

KMTNet

KVN

MIRIS

all
Select one of the data collections
dataIDString Array


data identifiers used in the publication

Link your publication to our data

Register your publication

  • HTTP POST request (URL: https://data.kasi.re.kr/api/db/linkpub)
  • HTTP POST request (URL: https://data.kasi.re.kr/api/register/request)
  • Request parameters : name, email, DOI, facility, dataID, comment
  • Response type : JSON document saved to publication DB collection
KeyValueOptionExampleDescription
nameString

Your name
emailString

E-mail address
DOIString
10.1000/xyz123DOI name of the publication to be registered
facilityString

KMTNet

KVN

MIRIS


Select one of the data collections

dataID

String Array

List of data identifiers used in the publication
commentString

Message to database managers


관련 문서

There is no content with the specified labels




  • No labels