|
1 | 1 | <https://w3id.org/jp-textbook/CurriculumGuidelineShape> |
2 | 2 | a <http://www.w3.org/ns/shacl#NodeShape>; |
3 | 3 | <http://www.w3.org/ns/shacl#property> [ |
4 | | - <http://www.w3.org/2004/02/skos/core#example> "1989-03-15"^^<http://www.w3.org/2001/XMLSchema#date>; |
| 4 | + <http://www.w3.org/2004/02/skos/core#example> "1989-03-15"; |
5 | 5 | <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#date>; |
6 | 6 | <http://www.w3.org/ns/shacl#maxCount> 1; |
7 | 7 | <http://www.w3.org/ns/shacl#minCount> 1; |
8 | 8 | <http://www.w3.org/ns/shacl#name> "Date of announcement"@en, "告示日"@ja; |
9 | 9 | <http://www.w3.org/ns/shacl#order> 3; |
10 | 10 | <http://www.w3.org/ns/shacl#path> <http://schema.org/datePublished> |
11 | 11 | ], [ |
12 | | - <http://www.w3.org/2004/02/skos/core#example> "1994-04-01"^^<http://www.w3.org/2001/XMLSchema#date>; |
| 12 | + <http://www.w3.org/2004/02/skos/core#example> "1994-04-01"; |
13 | 13 | <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#date>; |
14 | 14 | <http://www.w3.org/ns/shacl#maxCount> 1; |
15 | 15 | <http://www.w3.org/ns/shacl#minCount> 1; |
|
36 | 36 | <http://www.w3.org/ns/shacl#order> 1; |
37 | 37 | <http://www.w3.org/ns/shacl#path> <http://schema.org/name> |
38 | 38 | ], [ |
39 | | - <http://www.w3.org/2004/02/skos/core#example> "http://www.mext.go.jp/a_menu/shotou/old-cs/1322503.htm"; |
| 39 | + <http://www.w3.org/2004/02/skos/core#example> <http://www.mext.go.jp/a_menu/shotou/old-cs/1322503.htm>; |
40 | 40 | <http://www.w3.org/ns/shacl#description> "Repeatable. Link to the fulltext possibly at the MEXT website and Curriculum guidelines database at NIER"@en, "繰り返しあり。本文へのリンク。文部科学省のウェブサイトと<a href=\"http://www.nier.go.jp/guideline/\">国立教育政策研究所学習指導要領データベース</a>へのリンク。"@ja; |
41 | 41 | <http://www.w3.org/ns/shacl#name> "Fulltext URL"@en, "本文URL"@ja; |
42 | 42 | <http://www.w3.org/ns/shacl#nodeKind> <http://www.w3.org/ns/shacl#IRI>; |
|
60 | 60 | ], [ |
61 | 61 | <http://www.w3.org/ns/shacl#description> "Repeatable. It corresponds to the revisions of the curriculum guideline. A revision information consists of a blank node, which has nine properties <code>schema:name</code>, <code>schema:datePublished</code>, <code>schema:citation</code>, <code>schema:url</code>, <code>rdfs:seeAlso</code>, <code>schema:isbn</code>, <code>nier:itemID</code>, <code>nier:callNumber</code>, and <code>nier:recordID</code>."@en, "複数の改正がある場合、改正の件数分、繰り返される。<code>schema:name</code>, <code>schema:datePublished</code>, <code>schema:citation</code>, <code>schema:url</code>, <code>rdfs:seeAlso</code>, <code>schema:isbn</code>, <code>nier:itemID</code>, <code>nier:callNumber</code>, <code>nier:recordID</code>の9つの改正情報用プロパティを持つ。"@ja; |
62 | 62 | <http://www.w3.org/ns/shacl#name> "Other versions"@en, "別バージョン情報"@ja; |
63 | | - <http://www.w3.org/ns/shacl#node> [ |
64 | | - <http://www.w3.org/ns/shacl#property> [ |
65 | | - <http://www.w3.org/2004/02/skos/core#example> "071221843"; |
66 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#string>; |
67 | | - <http://www.w3.org/ns/shacl#maxCount> 1; |
68 | | - <http://www.w3.org/ns/shacl#name> "Item identifier at the NIER Education Library"@en, "国立教育政策研究所教育図書館の蔵書データベースにおける所蔵資料ID"@ja; |
69 | | - <http://www.w3.org/ns/shacl#order> 7; |
70 | | - <http://www.w3.org/ns/shacl#path> <http://dl.nier.go.jp/library/vocab/itemID> |
71 | | - ], [ |
72 | | - <http://www.w3.org/2004/02/skos/core#example> "1989-03-15"^^<http://www.w3.org/2001/XMLSchema#date>; |
73 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#date>; |
74 | | - <http://www.w3.org/ns/shacl#maxCount> 1; |
75 | | - <http://www.w3.org/ns/shacl#minCount> 1; |
76 | | - <http://www.w3.org/ns/shacl#name> "Date of announcement (date of revision)"@en, "告示日(改正日)"@ja; |
77 | | - <http://www.w3.org/ns/shacl#order> 2; |
78 | | - <http://www.w3.org/ns/shacl#path> <http://schema.org/datePublished> |
79 | | - ], [ |
80 | | - <http://www.w3.org/2004/02/skos/core#example> "375.92||1||1989d"; |
81 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#string>; |
82 | | - <http://www.w3.org/ns/shacl#description> "Delimiter for a call number is \"||\""@en, "区切り記号は、「||」である。"@ja; |
83 | | - <http://www.w3.org/ns/shacl#maxCount> 1; |
84 | | - <http://www.w3.org/ns/shacl#name> "Call number at the NIER Education Library"@en, "国立教育政策研究所教育図書館の所蔵資料に対する請求記号"@ja; |
85 | | - <http://www.w3.org/ns/shacl#order> 8; |
86 | | - <http://www.w3.org/ns/shacl#path> <http://dl.nier.go.jp/library/vocab/callNumber> |
87 | | - ], [ |
88 | | - <http://www.w3.org/2004/02/skos/core#example> "4171533104"; |
89 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#string>; |
90 | | - <http://www.w3.org/ns/shacl#name> "ISBN"@en, "ISBN"@ja; |
91 | | - <http://www.w3.org/ns/shacl#order> 6; |
92 | | - <http://www.w3.org/ns/shacl#path> <http://schema.org/isbn> |
93 | | - ], [ |
94 | | - <http://www.w3.org/2004/02/skos/core#example> "<ul><li>\"『平成元年 文部省告示第二十四号』(官報. 平成元年3月15日, 号外特第4号, pp.9-50)\"@ja</li><li>\"\\\"Notification No. 24 in 1989 of the Ministry of Education, Science and Culture\\\" (Official Gazette, 1989-03-15, Special Extra Edition No. 4, pp.9-50)\"@en</li></ul>"; |
95 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#string>; |
96 | | - <http://www.w3.org/ns/shacl#description> "Refer to the official announcement and its publication. Using language tags, Japanese and English names shown. The meanings of language tags are as follows: <dl><dt>@ja</dt><dd>Japanese name (Kanji)</dd><dt>@en</dt><dd>English name</dd></dl>"@en, "文部科学省(文部省)の告示タイトルおよび掲載された官報についての情報。また、言語コードを用いて、出典に加え、英語の出典を示します。言語コードとその意味は以下の通りです。<dl><dt>@ja</dt><dd>日本語出典(漢字表記)</dd><dt>@en</dt><dd>英語出典</dd></dl>"@ja; |
97 | | - <http://www.w3.org/ns/shacl#languageIn> [ |
98 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "ja"; |
99 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> [ |
100 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "en"; |
101 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> |
102 | | - ] |
103 | | - ]; |
104 | | - <http://www.w3.org/ns/shacl#maxCount> 2; |
105 | | - <http://www.w3.org/ns/shacl#minCount> 1; |
106 | | - <http://www.w3.org/ns/shacl#name> "Reference"@en, "出典"@ja; |
107 | | - <http://www.w3.org/ns/shacl#order> 3; |
108 | | - <http://www.w3.org/ns/shacl#path> <http://schema.org/citation>; |
109 | | - <http://www.w3.org/ns/shacl#uniqueLang> true |
110 | | - ], [ |
111 | | - <http://www.w3.org/2004/02/skos/core#example> "<ul><li>\"平成元年3月 告示\"@ja</li><li>\"1989-03 Notification\"@en</li></ul>"; |
112 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/1999/02/22-rdf-syntax-ns#langString>; |
113 | | - <http://www.w3.org/ns/shacl#description> "If the revision is on a part of a guideline, the name of the revision will be assigned such as \"Partial revision in December 2003\". Using language tags, Japanese and English name are shown. The meanings of language tags are as follows:<dl><dt>@ja</dt><dd>Japanese name (Kanji)</dd><dt>@en</dt><dd>English name</dd></dl>"@en, "一部改正であれば、「平成15年12月 一部改正」のような表現となります。また、言語コードを用いて、名称に加え、英語名称を示します。言語コードとその意味は以下の通りです。<dl><dt>@ja</dt><dd>日本語名称(漢字表記)</dd><dt>@en</dt><dd>英語名称</dd></dl>"@ja; |
114 | | - <http://www.w3.org/ns/shacl#languageIn> [ |
115 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "ja"; |
116 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> [ |
117 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "en"; |
118 | | - <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> |
119 | | - ] |
120 | | - ]; |
121 | | - <http://www.w3.org/ns/shacl#maxCount> 2; |
122 | | - <http://www.w3.org/ns/shacl#minCount> 1; |
123 | | - <http://www.w3.org/ns/shacl#name> "Name of the revision"@en, "別バージョンの名称"@ja; |
124 | | - <http://www.w3.org/ns/shacl#order> 1; |
125 | | - <http://www.w3.org/ns/shacl#path> <http://schema.org/name>; |
126 | | - <http://www.w3.org/ns/shacl#uniqueLang> true |
127 | | - ], [ |
128 | | - <http://www.w3.org/2004/02/skos/core#example> "BB80025218"; |
129 | | - <http://www.w3.org/ns/shacl#datatype> <http://www.w3.org/2001/XMLSchema#string>; |
130 | | - <http://www.w3.org/ns/shacl#description> "<code>https://nieropac.nier.go.jp/ebopac/<var>レコードID</var></code>の形式で参照可能"@ja, "Link is available as <code>https://nieropac.nier.go.jp/ebopac/<var>record identifier</var></code>."@en; |
131 | | - <http://www.w3.org/ns/shacl#maxCount> 1; |
132 | | - <http://www.w3.org/ns/shacl#name> "Record identifier at the NIER Education Library"@en, "国立教育政策研究所教育図書館の蔵書データベースにおけるレコードID"@ja; |
133 | | - <http://www.w3.org/ns/shacl#order> 9; |
134 | | - <http://www.w3.org/ns/shacl#path> <http://dl.nier.go.jp/library/vocab/recordID> |
135 | | - ], [ |
136 | | - <http://www.w3.org/2004/02/skos/core#example> "http://id.ndl.go.jp/jpno/89034331"; |
137 | | - <http://www.w3.org/ns/shacl#description> "Repeatable. Links to <a href=\"http://iss.ndl.go.jp/\">NDL Search</a> and <a href=\"https://ci.nii.ac.jp/books/\">CiNii Books</a>."@en, "繰り返しあり。<a href=\"http://iss.ndl.go.jp/\">国立国会図書館サーチ</a>、<a href=\"https://ci.nii.ac.jp/books/\">CiNii Books</a>へのリンク。"@ja; |
138 | | - <http://www.w3.org/ns/shacl#name> "Related links"@en, "関連リンク"@ja; |
139 | | - <http://www.w3.org/ns/shacl#nodeKind> <http://www.w3.org/ns/shacl#IRI>; |
140 | | - <http://www.w3.org/ns/shacl#order> 5; |
141 | | - <http://www.w3.org/ns/shacl#path> <http://www.w3.org/2000/01/rdf-schema#seeAlso> |
142 | | - ], [ |
143 | | - <http://www.w3.org/2004/02/skos/core#example> "http://www.mext.go.jp/a_menu/shotou/old-cs/1322235.htm"; |
144 | | - <http://www.w3.org/ns/shacl#description> "Repeatable. Links to the fulltext(s), such as MEXT website and <a href=\"http://www.nier.go.jp/guideline/\">NIER Curriculum Guidelines Database</a>."@en, "繰り返しあり。本文へのリンク。文部科学省ウェブページか<a href=\"http://www.nier.go.jp/guideline/\">国立教育政策研究所学習指導要領データベース</a>へのリンク。"@ja; |
145 | | - <http://www.w3.org/ns/shacl#name> "Fulltext URL"@en, "本文URL"@ja; |
146 | | - <http://www.w3.org/ns/shacl#nodeKind> <http://www.w3.org/ns/shacl#IRI>; |
147 | | - <http://www.w3.org/ns/shacl#order> 4; |
148 | | - <http://www.w3.org/ns/shacl#path> <http://schema.org/url> |
149 | | - ] |
150 | | - ]; |
| 63 | + <http://www.w3.org/ns/shacl#node> <https://w3id.org/jp-textbook/CurriculumGuidelineVersionShape>; |
151 | 64 | <http://www.w3.org/ns/shacl#nodeKind> <http://www.w3.org/ns/shacl#BlankNode>; |
152 | 65 | <http://www.w3.org/ns/shacl#order> 7; |
153 | 66 | <http://www.w3.org/ns/shacl#path> <http://purl.org/dc/terms/hasVersion> |
|
0 commit comments