CiNii ResearchのRDF

 

CiNii ResearchのRDFのフォーマット仕様について

以下の書式のURIにアクセスすると、RDF/XML形式のデータを取得できます。
https://cir.nii.ac.jp/crid/<crid>.rdf (例:https://cir.nii.ac.jp/crid/1390006432294648704.rdf

コンテントネゴシエーションに対応しています。RDFのURIを指定しなくても、HTTPヘッダから判断してRDFを返します。詳細表示画面(例:https://cir.nii.ac.jp/crid/1390006432294648704)において、HTTPリクエストヘッダのAcceptフィールドにて「application/rdf+xml」 の指定が他のどの指定よりも優先度が高い場合には、RDFのURIへ誘導します。

 

フォーマット仕様

項番 項目 RDF/XML 多重度 必須 備考
第1階層 第2階層 第3階層 第4階層 第5階層 第6階層 属性
0 xml 1 必須 <?xml version="1.0" encoding="utf-8" ?>
rdf:RDF 1 必須 文書のルート要素
<rdf:RDF
xmlns="https://cir.nii.ac.jp/schema/1.0/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:prism="http://prismstandard.org/namespaces/basic/2.0/"
xmlns:datacite="https://schema.datacite.org/meta/kernel-4/"
xmlns:ndl="http://ndl.go.jp/dcndl/terms/"
xmlns:cinii="http://ci.nii.ac.jp/ns/1.0/"
xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/2.0/"
>
1 ローカル識別子 [データ種別] rdf:about 1 必須 <Article rdf:about="https://[domain]/crid/[localIdentifier].rdf">
2 研究課題識別子 projectIdentifier 0..n
識別子タイプ rdf:datatype 1
3 人物識別子 personIdentifier 0..n
識別子タイプ rdf:datatype 1
4 成果物識別子 productIdentifier 0..n
identifier
識別子タイプ rdf:datatype 1
拡張項目 extra rdf:parseType 0..n rdf:parseType="Resource"固定
type 1
value 1
5 資源タイプ resourceType 1
6 タイトル dc:title <dc:title xml:lang="ja">タイトル</dc:title>
読みがある場合、
<dc:title xml:lang="ja-Kana">タイトル読み</dc:title>
タイトル(プロジェクト) jpcoar:awardTitle 1..l <jpcoar:awardTitle xml:lang="ja">研究課題名</dcterms:alternative>
言語 xml:lang 0,1
別タイトル dcterms:alternative <dcterms:alternative xml:lang="ja" >別タイトル</dcterms:alternative>
言語 xml:lang 0,1
7 氏名 foaf:Person rdf:parseType 0..n rdf:parseType="Resource"固定
表記 foaf:name
言語 xml:lang 0,1
foaf:familyName 0..l (l=言語数)
言語 xml:lang 0,1
foaf:givenName 0..l (l=言語数)
言語 xml:lang 0,1
ミドルネーム foaf:middleName 0..l (l=言語数)
言語 xml:lang 0,1
8 所属 career rdf:parseType 0..n rdf:parseType="Resource"固定
所属機関 institution rdf:parseType 0,1 rdf:parseType="Resource"固定
所属機関識別子 institutionIdentifier 0..n
識別子タイプ rdf:datatype 1
表記 notation 0..n
言語 xml:lang 0,1
部局 department rdf:parseType 0,1 rdf:parseType="Resource"固定
部局識別子 departmentIdentifier 0..n
識別子タイプ rdf:datatype 1
表記 notation 0..n
言語 xml:lang 0,1
職名 jobTitle rdf:parseType 0,1 rdf:parseType="Resource"固定
職名識別子 jobTitleIdentifier 0..n
識別子タイプ rdf:datatype 1
表記 notation 0..n
言語 xml:lang 0,1
着任日 since 0,1
離任日 until 0,1
9 審査区分/研究分野 field rdf:parseType 0..n rdf:parseType="Resource"固定
表記 notation 0..n
言語 xml:lang 0,1
10 言語 dc:language 0,1
11 概要(抄録) description rdf:parseType 0..n rdf:parseType="Resource"固定
概要種別 type 0,1
表記 notation 1..n
言語 xml:lang 0,1
抄録ライセンスフラグ abstractLicenseFlag 0,1 値が存在する場合、allow / disallow を値としてセット
12 研究者 researcher 0..n (n=研究者数)
Researcher rdf:about 1 <Researcher rdf:about="https://cir.nii.ac.jp/crid/1420564276161825792">
人物識別子 personIdentifier 0..n
人物識別子タイプ rdf:datatype 1
氏名 name 1..n
言語 xml:lang 0,1
所属 affiliation 0..n
言語 xml:lang 0,1
本研究における役割 role 0,1
13 開始日 since 0,1
14 終了日 until 0,1
15 研究機関 institution rdf:parseType 1..l (l=言語数) rdf:parseType="Resource"固定
研究機関識別子 institutionIdentifier 0..n
識別子タイプ rdf:datatype 1
表記 notation 0..n
言語 xml:lang 0,1
16 助成機関 funder rdf:parseType 0..n rdf:parseType="Resource"固定
助成機関識別子 funderIdentifier 0,1
識別子タイプ rdf:datatype 1
表記 notation 0..n
言語 xml:lang 0,1
17 著者 creator 0..n (n=著者数)
Researcher rdf:about 1 <Researcher rdf:about="https://cir.nii.ac.jp/crid/1420564276161825792">
人物識別子 personIdentifier 0..n
人物識別子タイプ rdf:datatype 1
氏名 foaf:name 1..n
言語 xml:lang 0,1
所属 jpcoar:affiliationName 0..n
言語 xml:lang 0,1
本研究における役割 role 0,1
18 寄与者 contributor 0..n (n=寄与者数)
Researcher rdf:about 1 <Researcher rdf:about="https://cir.nii.ac.jp/crid/1420564276161825792">
人物識別子 personIdentifier 0..n
人物識別子タイプ rdf:datatype 1
氏名 foaf:name 1
言語 xml:lang 0,1
所属 jpcoar:affiliationName 0..n
言語 xml:lang 0,1
本研究における役割 role 0,1
19 雑誌論文 掲載誌 publication rdf:parseType 0,1 rdf:parseType="Resource"固定
雑誌識別子 publicationIdentifier 0..n
識別子タイプ rdf:datatype 1
雑誌タイトル prism:publicationName 0..l (l=言語数)
言語 xml:lang 0,1
発行者 dc:publisher 0..n
言語 xml:lang 0,1
発行日 prism:publicationDate 0,1
prism:volume 0,1
prism:number 0,1
開始ページ prism:startingPage 0,1
終了ページ prism:endingPage 0,1
総ページ数 jpcoar:numPages 0,1
国際誌の有無 foreign 0,1
国際共著の有無 jointInternationalResearch 0,1
査読の有無 reviewed 0,1
オープンアクセスの有無 dcterms:accessRights 0,1
20 学位論文 学位授与番号 ndl:dissertationNumber 0,1
学位授与年月日 ndl:dateGranted 0,1
学位名 ndl:degreeName 0,1
学位授与機関 degreeAwardInstitution rdf:parseType 0,1 rdf:parseType="Resource"固定
研究機関識別子 institutionIdentifier 0..n
識別子タイプ rdf:datatype 1
表記 jpcoar:degreeGrantorName 0..n
言語 xml:lang 0,1
21 発表および会議録 学会または会議名 jpcoar:conferenceName 0,1
開催地 jpcoar:conferencePlace 0,1
開催期間(開始日) jpcoar:conferenceDate jpcoar:startDay 0,1
<jpcoar:conferenceDate jpcoar:startDay="29" jpcoar:startMonth="02" jpcoar:startYear="2016" jpcoar:endDay="04" jpcoar:endMonth="03" jpcoar:endYear="2016" />
jpcoar:startMonth 0,1
jpcoar:startYear 0,1
jpcoar:endDay 0,1
開催期間(終了日) jpcoar:endMonth 0,1
jpcoar:endYear 0,1
主催者 jpcoar:conferenceSponsor 0,1
招待の有無 invited 0,1
22 本 prism:edition 0,1
printing 0,1
出版年月日 dc:date 0,1 出版年と出版年月等(prism:publicationDate)を区別
dcterms:medium rdf:parseType 0,1 rdf:parseType="Resource"固定
一般資料種別コード generalMaterialDesignationCode 0,1
特定資料種別コード specificMaterialDesignationCode 0,1
責任表示 dc:creator 0,1
出版国コード publicationCountryCode 0,1
出版情報 dcterms:publisher rdf:parseType 0..n rdf:parseType="Resource"固定
出版者 dc:publisher 0,1
出版地 publicationPlace 0,1
表記出版年月 prism:publicationDate 0,1
分類 dc:subject 0..n
大きさ、判型 cinii:size 0,1
ページ数 dcterms:extent 0,1
出版状況コード publicationStatusCode 0,1
刊行頻度コード publicationPeriodicityCode 0,1
定期性コード publicationRegularityCode 0,1
逐次刊行物のタイプコード serialsTypeCode 0,1
23 サイズ jpcoar:extent 0..n
24 フォーマット format 0..n
25 バージョン datacite:version 0,1
26 著作権 dc:rights 0..n
27 URL url 0..n
rdf:Description rdf:about 1
表記 notation 0..n
言語 xml:lang 0,1
28 公開日 createdAt
29 最終更新日 modifiedAt
30 キーワード foaf:topic rdf:resource 0..l (l=総textList数)
表記文字列 dc:title 1
件名 dcterms:subject rdf:parseType 0,1 rdf:parseType="Resource"固定
件名表の種類コード subjectScheme 1
表記 notation 1..l (l=言語数)
言語 xml:lang 1
31 注記 cinii:note 0..n
言語 xml:lang 0,1
32 研究課題 project 0..n (n=課題数)
Project rdf:about 1 <Project rdf:about="https://cir.nii.ac.jp/crid/1040000782005717248">
課題識別子 projectIdentifier 0..n
識別子タイプ rdf:datatype 1
課題表記 notation 1..l (l=言語数)
言語 xml:lang 0,1
本研究における役割 role 0,1
33 関連研究課題 relatedProject 0..n
Project rdf:about 1
課題識別子 projectIdentifier 0..n
識別子タイプ rdf:datatype 1
本研究との関連 relationType 0,1
課題表記 notation 0..n
言語 xml:lang 0,1
34 成果物 product 0..n (n=成果物数)
データ種別 [データ種別] rdf:about 1 <Article rdf:about="https://cir.nii.ac.jp/crid/1390001205360520576">
成果物資源タイプ resourceType 1
成果物識別子 productIdentifier 0..n
識別子タイプ rdf:datatype 1
成果物表記 notation 1..l (l=言語数)
言語 xml:lang 0,1
成果物との関連種別 relation rdf:parseType 0..n 人物の場合のみ rdf:parseType="Resource"固定
type 1
detail 0..1
35 関連成果物 relatedProduct 0..n
データ種別 [データ種別] rdf:about 1 <Article rdf:about="https://cir.nii.ac.jp/crid/1390001205360520576">
 成果物識別子 productIdentifier 0..n
識別子タイプ rdf:datatype 1
成果物資源タイプ resourceType 1
この成果物との関連性 relationType 1..n
タイトル jpcoar:relatedTitle 1..l (l=言語数)
言語 xml:lang 0,1
36 データソース識別子 dataSourceIdentifier 1..n(n=統合データ数)
識別子タイプ rdf:datatype 1
37 目次 dcterms:tableOfContents rdf:parseType 0..l (l=言語数)
言語 language 0,1
表記文字列 dcterms:title 1..n (n=目次要素数)
38 助成プログラム grant rdf:parseType 0,1 rdf:parseType="Resource"固定
助成プログラム識別子 grantIdentifier 0..n
識別子タイプ rdf:datatype 1
コード値 (値) 1
表記 jpcoar:fundingStream 0..l
言語 xml:lang 0,1
表記文字列 (値) 1
39 配分区分 allocationClassification rdf:parseType 0..n rdf:parseType="Resource"固定
表記 notation 1..l
言語 xml:lang 0,1
表記文字列 (値) 1
40 配分額 allocationAmount rdf:parseType 0,1 rdf:parseType="Resource"固定
合計金額 totalCost rdf:parseType 1 rdf:parseType="Resource"固定
金額 amount 1
単位 unit 0,1
通貨 currency 1
経費内訳 breakdownCost rdf:parseType 0..n rdf:parseType="Resource"固定
表記 notation 1..l
言語 xml:lang 1
表記文字列 (値) 0,1
金額 amount 1
単位 unit 0,1
通貨 currency 1
 

改訂履歴

改訂履歴をご確認いただけます。

  

2023年6月26日更新

項番6「タイトル(プロジェクト)」、項番38~40を追加

2023年1月18日更新

タイトル、別タイトルの「タイトル種別」を削除

2022年8月23日更新

抄録ライセンスフラグを追記

2022年2月1日更新

表示言語のパラメータ化に伴いURLを変更

2021年10月4日作成