-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChapterType.html
More file actions
163 lines (160 loc) · 10.2 KB
/
ChapterType.html
File metadata and controls
163 lines (160 loc) · 10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<link rel="stylesheet" href="style.css">
<title>章種別 - 教科書LOD</title>
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="章種別 - 教科書LOD">
<meta property="og:title" content="章種別 - 教科書LOD">
<meta property="og:type" content="website">
<meta property="og:url" content="https://w3id.org/jp-textbook/ChapterType">
<meta property="og:image" content="https://w3id.org/jp-textbook/textbookLOD-logo2.png">
<meta name="generator" content="ttl2html 2.3.1">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-389547-11"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-389547-11');
</script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark navbar-inverse">
<a class="navbar-brand" href="./">
<img src="logo.png" style="max-height: 54px" alt="教科書LOD">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="./">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item"><a class="nav-link" href="https://w3id.org/jp-textbook/en/">English</a></li>
</ul>
<script async src="https://cse.google.com/cse.js?cx=014295902295096775885:qidxvgqqoco"></script>
<div class="gcse-search"></div>
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>章種別</h1>
<p><i class="bi bi-link-45deg"></i> <a href="https://w3id.org/jp-textbook/ChapterType">https://w3id.org/jp-textbook/ChapterType</a></p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="./"><i class="bi bi-house-door-fill"></i> Home</a></li>
<li class="breadcrumb-item active" aria-current="page">
章種別
</li>
</ol>
</nav>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>詳細情報</h2>
<dl class="row" itemscope itemid="https://w3id.org/jp-textbook/ChapterType" itemtype="http://www.w3.org/2000/01/rdf-schema#Class">
<dt class="col-sm-3">Type</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" itemid="http://www.w3.org/2000/01/rdf-schema#Class"><a href="http://www.w3.org/2000/01/rdf-schema#Class">http://www.w3.org/2000/01/rdf-schema#Class</a></dd>
<dt class="col-sm-3">Comment</dt>
<dd class="col-sm-9" lang="en" itemprop="http://www.w3.org/2000/01/rdf-schema#comment">Resource for the type of compiling prospectus chapter (standard or advanced). URIs for the resources are represented as follows:<br><code>https://w3id.org/jp-textbook/curriculum/<var>type of chapter</var></code></dd>
<dd class="col-sm-9 offset-sm-3" lang="ja" itemprop="http://www.w3.org/2000/01/rdf-schema#comment">編修趣意書の章の種別を表現するクラス(標準、発展的な内容)。以下のようなURIにより表現されます。<br><code>https://w3id.org/jp-textbook/curriculum/<var>章種別</var></code></dd>
<dt class="col-sm-3">Label</dt>
<dd class="col-sm-9" lang="en" itemprop="http://www.w3.org/2000/01/rdf-schema#label">Chapter Type</dd>
<dd class="col-sm-9 offset-sm-3" lang="ja" itemprop="http://www.w3.org/2000/01/rdf-schema#label">章種別</dd>
</dl>
</div>
</div>
<div class="row inverse">
<div class="col-md-12">
<h2>被参照情報</h2>
<dl class="row">
<dt class="col-sm-3">'Type'としての参照元:</dt>
<dd class="col-sm-9"><a href="CPMappingLawOfEducation">教育基本法との対照表</a></dd>
<dd class="col-sm-9 offset-sm-3"><a href="CPMappingTUBody">文書:学習指導要領との対照表,配当授業時数表</a></dd>
<dd class="col-sm-9 offset-sm-3"><a href="CPMappingTUTable">表:学習指導要領との対照表,配当授業時数表</a></dd>
<dd class="col-sm-9 offset-sm-3"><a href="CPMappingACBody">文書:発展的な学習内容の記述</a></dd>
<dd class="col-sm-9 offset-sm-3"><a href="CPMappingACTable">表:発展的な学習内容の記述</a></dd>
<dt class="col-sm-3">'Range'としての参照元:</dt>
<dd class="col-sm-9"><a href="chapterType">章種別</a></dd>
<dt class="col-sm-3">'Class'としての参照元:</dt>
<dd class="col-sm-9"><dl class="row border">
<dt class="col-sm-3"><a href="ChapterCPShape">no title</a></dt>
<dd class="col-sm-9"><dl class="row" itemscope itemid="https://w3id.org/jp-textbook/ChapterType">
<dt class="col-sm-3">Property</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#property"><dl class="row border" itemscope>
<dt class="col-sm-3">Example</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/2004/02/skos/core#example">10</dd>
<dt class="col-sm-3">Datatype</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/ns/shacl#datatype" itemid="http://www.w3.org/2001/XMLSchema#string"><a href="http://www.w3.org/2001/XMLSchema#string">http://www.w3.org/2001/XMLSchema#string</a></dd>
<dt class="col-sm-3">Maxcount</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#maxCount">1</dd>
<dt class="col-sm-3">Mincount</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#minCount">1</dd>
<dt class="col-sm-3">Name</dt>
<dd class="col-sm-9" lang="en" itemprop="http://www.w3.org/ns/shacl#name">Page</dd>
<dd class="col-sm-9 offset-sm-3" lang="ja" itemprop="http://www.w3.org/ns/shacl#name">ページ</dd>
<dt class="col-sm-3">Order</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#order">2</dd>
<dt class="col-sm-3">Path</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/ns/shacl#path" itemid="http://schema.org/pagination"><a href="http://schema.org/pagination">http://schema.org/pagination</a></dd>
</dl>
</dd>
<dd class="col-sm-9 offset-sm-3" itemprop="http://www.w3.org/ns/shacl#property"><dl class="row border" itemscope>
<dt class="col-sm-3">Example</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/2004/02/skos/core#example" itemid="https://w3id.org/jp-textbook/CPMappingTUTable" itemtype="https://w3id.org/jp-textbook/ChapterType"><a href="CPMappingTUTable">表:学習指導要領との対照表,配当授業時数表</a></dd>
<dt class="col-sm-3">Class</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/ns/shacl#class" itemid="https://w3id.org/jp-textbook/ChapterType" itemtype="http://www.w3.org/2000/01/rdf-schema#Class"><a href="ChapterType">章種別</a></dd>
<dt class="col-sm-3">Description</dt>
<dd class="col-sm-9" lang="ja" itemprop="http://www.w3.org/ns/shacl#description">CPMappingLawOfEducation, CPMappingTUBody, CPMappingTUTable, CPMappingACBody, CPMappingACTable のいずれかの値をとる。</dd>
<dd class="col-sm-9 offset-sm-3" lang="en" itemprop="http://www.w3.org/ns/shacl#description">CPMappingLawOfEducation, CPMappingTUBody, CPMappingTUTable, CPMappingACBody, CPMappingACTable.</dd>
<dt class="col-sm-3">Maxcount</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#maxCount">1</dd>
<dt class="col-sm-3">Mincount</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#minCount">1</dd>
<dt class="col-sm-3">Name</dt>
<dd class="col-sm-9" lang="en" itemprop="http://www.w3.org/ns/shacl#name">Compiling Prospectus Type</dd>
<dd class="col-sm-9 offset-sm-3" lang="ja" itemprop="http://www.w3.org/ns/shacl#name">趣意書種別</dd>
<dt class="col-sm-3">Order</dt>
<dd class="col-sm-9" itemprop="http://www.w3.org/ns/shacl#order">1</dd>
<dt class="col-sm-3">Path</dt>
<dd class="col-sm-9" itemscope itemprop="http://www.w3.org/ns/shacl#path" itemid="https://w3id.org/jp-textbook/chapterType" itemtype="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"><a href="chapterType">章種別</a></dd>
</dl>
</dd>
</dl>
</dd>
</dl></dd>
<dt class="col-sm-3">'Targetclass'としての参照元:</dt>
<dd class="col-sm-9"><a href="ChapterTypeShape">no title</a></dd>
</dl>
</div>
</div>
</div>
<hr>
<footer>
<p class="float-right"><a href="https://w3id.org/jp-textbook/ChapterType.ttl"><img src="https://www.w3.org/RDF/icons/rdf_flyer.24" alt="RDFデータ"></a></p>
<p>
© 2017-2025
教科書LODプロジェクト
</p>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/ldfetch@1.2/dist/main.min.js"></script>
<script src="script.js"></script>
</body>
</html>