opencitations / oci

Material related to the Open Citation Identifier
1 stars 1 forks source link

Add 070 #1

Open essepuntato opened 6 years ago

essepuntato commented 6 years ago

070,JST,https://www.jst.go.jp/EN/

cm3 commented 4 years ago

Thank you for mentioning the Japanese RA. JST is one of the institutes contributing to the Japanese RA, JaLC.

"JaLC is the only Japanese organization authorized by the IDF as a Registration Agency (RA) for DOI." "The board member includes main contents holders such as National Institute for Materials Science (NIMS), National Institute of Informatics (NII), National Diet Library (NDL) and Japan Science and Technology Agency (JST)." https://japanlinkcenter.org/top/english.html

so, 070,JaLC,https://japanlinkcenter.org/top/english.html

essepuntato commented 4 years ago

Hi @cm3,

In order to add JaLC to the list, JaLC needs to provide in some way -- e.g. by means of your REST API -- citation data, i.e. a representation of the link between a citing entity and a cited entity. See https://doi.org/10.6084/m9.figshare.6683855 for more information about what are the requirements that characterise a citation as an open citation.

Do you have a mechanism like the one described above in place? In case you don't have it, it is impossible for us to include JaLC data into our OCI resolver.

Since there was no news on this front in the past year, we are already using the prefix "070" for one of our projects – even if it is not yet fully advertised online - thus we need to provide you with another prefix, which is not an issue of course.

Please don't hesitate to write to me for further clarifications and questions. Have a nice day :-)

zuphilip commented 4 years ago

The bibliographic data from JaLC can be requested by content negotiation, e.g.

$ curl -LH "Accept: appliation/vnd.crossref.unixref+xml, application/vnd.datacite.datacite+json, application/vnd.citationstyles.csl+json" https://doi.org/10.1241/johokanri.60.845
{
        "DOI":"10.1241/johokanri.60.845",
        "URL":"https://doi.org/10.1241/johokanri.60.845",
        "language":"ja",
        "title":"「芸術のDNA」を模写する復元技術:高精度「クローン文化財」制作",
        "author":[
                {
                        "given":"正明",
                        "family":"宮廻"
                }
        ],
        "publisher":"国立研究開発法人 科学技術振興機構",
        "issued":{
                "date-parts":
                        [
                                [2018]
                        ]
        },
        "volume":"60",
        "number":"12",
        "page":"845-854",
        "ISSN":
                ["00217298","13471597"],
        "container-title":"情報管理"
}

But I don't know if there is also a format which contains the references, or whether JaLC allows to save the references for a registered content at all.

cm3 commented 4 years ago

Thank you @essepuntato and @zuphilip,

essepuntato commented 4 years ago

Hi @cm3

Let me answer your points:

cm3 commented 4 years ago

Hi @essepuntato

( PDFs below are written in Japanese, just for reference)

cm3 commented 4 years ago

Correction: Last year, the licence has changed to CC0 (https://japanlinkcenter.org/top/doc/190207_m_jalcupdate.pdf), but as you have pointed out, it is not explicitly stated appropriately. I'll report that point to JaLC .