forked from NIEM/NIEM.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
203 lines (187 loc) · 8.88 KB
/
index.html
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
---
title: "NIEM: Our Sharing Spot"
layout: default
---
<div class="jumbotron front-jumbotron">
<img class="sharing-spot" src="{{ site.baseurl }}/assets/images/front/sharing-spot.png" alt="Our Sharing Spot" />
</div>
<!-- Page Content -->
<div class="container">
<!-- Marketing Icons Section -->
<div class="row">
<div class="col-lg-12">
<div class="well lead" style="padding-left: 25px; padding-right: 25px; text-align: center;">
<p>The National Information Exchange Model (NIEM) is a community–driven, standards–based approach to exchanging information utilized by government and the private sector.</p>
<p style="margin-bottom: 0;">This <strong>Sharing Spot</strong> is for the community to have access to resources that will help them use NIEM and make NIEM easier for others to use.</p>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-sitemap"></i> Model Content
</div>
<div class="panel-body">
<p>Want to know what's "in" the model? You'll find the most current content for domains and core here.</p>
<a href="{{ site.baseurl }}/model-content/" class="btn btn-primary">View Now</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-cogs"></i> Model Management
</div>
<div class="panel-body">
<p>Help pilot the use of GitHub to update the NIEM Emergency Management domain model content!</p>
<a href="{{ site.baseurl }}/model-management/" class="btn btn-primary">Learn More</a>
<a href="https://github.com/NIEM/Emergency-Management-Model-Content" class="btn btn-default">GitHub Repo</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-gear"></i> Developer Network
</div>
<div class="panel-body">
<p>The developer network serves as a one–stop resource for examples, tutorials, and more.</p>
<a href="{{ site.baseurl }}/developer-network/" class="btn btn-primary">Participate Now</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
<!-- New row -->
<div class="row">
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-code-fork"></i> IEPD Library
</div>
<div class="panel-body">
<p>To use NIEM, you normally build an Information Exchange Package Documentation (IEPD). Just getting started? Be sure to search for existing IEPDs and leverage the Template IEPD found here.</p>
<a href="{{ site.baseurl }}/iepd-library/" class="btn btn-primary">Learn More</a>
<a href="https://github.com/NIEM/Template-IEPD" class="btn btn-default">Template IEPD GitHub Repo</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-support"></i> Implementation Cookbook
</div>
<div class="panel-body">
<p>A catalog of commonly used ways to implement NIEM—including Java, web services, and others. Help us add more!</p>
<a href="{{ site.baseurl }}/implementation-cookbook/" class="btn btn-primary">Learn More</a>
<a href="https://github.com/NIEM/Implementation-Cookbook/wiki" class="btn btn-default">GitHub Repo</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-cubes"></i> NIEM–UML
</div>
<div class="panel-body">
<p>The NIEM Unified Modeling Language (UML) Profile allows UML tool providers to build NIEM into their products. Contribute to the development of the NIEM–UML Profile for v3.0.</p>
<a href="https://www.niem.gov/technical/Pages/niem-uml.aspx" class="btn btn-primary">Learn More</a>
<a href="https://github.com/niem/niem-uml" class="btn btn-default">GitHub Repo</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
<!-- New row -->
<div class="row">
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<i class="fa fa-lg fa-comments"></i> Feedback & Ideas
</div>
<div class="panel-body">
<p>We’re just starting out on GitHub and greatly appreciate your feedback! Share a thought. Brainstorm ideas. Submit an issue.</p>
<a href="https://github.com/NIEM/NIEM.github.io/issues" class="btn btn-primary">Submit Here</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
</div>
<div style="background-color: #D9E0E1; padding-bottom: 50px; margin-top: 30px;">
<div class="container">
<!-- Links Section -->
<div class="row">
<div class="col-lg-12" style="text-align: center;">
<h2>Additional Resources</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
Model Content and Architecture
</div>
<div class="panel-body">
<p>
<a href="https://www.niem.gov/technical/Pages/current-release.aspx"><strong>Current Release</strong></a><br />
The NIEM model is in version 3.0. The current release contains the schemas, as well as additional formats such as Excel to be downloaded.
</p>
<hr />
<p>
<a href="https://www.niem.gov/technical/Pages/references-specs.aspx"><strong>References and Specs</strong></a><br/>
References and specifications provide understanding and rationale of the NIEM technical architecture. These documents include the Naming and Design Rules (NDR), Model Package Description (MPD) specification, amongst others.
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
Tools Catalog
</div>
<div class="panel-body">
<div class="media">
<a class="pull-right" href="https://www.niem.gov/tools-catalog/Pages/tools.aspx">
<img class="media-object" src="{{ site.baseurl }}/assets/images/front/tools.png" alt="Tools" />
</a>
<div class="media-body">
The NIEM Tools Catalog is a convenient location for the NIEM community to identify tools available that support defined NIEM capabilities. Have a NIEM tool? Submit it to the catalog!
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
Relevant Projects and Links
</div>
<div class="panel-body">
<p>
<a href="https://github.com/niem/ndr-test-suite"><strong>NDR Test Suite</strong></a><br/>
Access tools available for the testing and use of the NIEM 3.0 Naming and Design Rules (NDR) Schematron rules.
</p>
<hr />
<p>
<a href="http://project-interoperability.github.io/"><strong>Project Interoperability</strong></a><br/>
NIEM is a tool in support of Project Interoperability which is led by the Program Manager for the Information Sharing Environment (PM–ISE).
</p>
<hr />
<p>
<a href="http://sourceforge.net/p/ciem/code/HEAD/tree/"><strong>NIEM–UML to OWL</strong></a><br/>
This Web Ontology Language (OWL) plugin converts a NIEM model into an equivalent representation in OWL. This plugin is freely available via the Apache license.
</p>
<hr />
<p>
<a href="https://github.com/info-sharing-environment/NIEM-Modeling-Tool"><strong>NIEM Modeling Tool</strong></a> <span style="margin: 0 .5em;">|</span> <a href="https://niem.gov/aboutniem/events/town-hall/Pages/February-2014.aspx">Video Demo</a><br />
The NIEM Modeling Tool is an open source tool that simplifies building NIEM exchanges using NIEM–UML. Use and improve the community–owned tool here.<br />
</p>
<hr />
<p>
<a href="https://github.com/omg-threat-modeling/phase1"><strong>OMG Threat Modeling Phase 1</strong></a><br>
The Object Management Group (OMG) in partnership with government, industry, and academia is leading a Threat Modeling effort—one of the data structures they are federating is NIEM.
</p>
</div>
</div>
</div>
</div>
</div>
</div>