forked from API4KBs/API4KBs.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (48 loc) · 1.98 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<title>API4KP - Technical Specification and Implementations</title>
</head>
<body bgcolor="#eeeeee">
<h1 style="text-align: center;">API for Knowledge Platforms (API4KP)</h1>
<h2 style="text-align: center;">Technical Specification and
Implementation</h2>
<p>The API4KP standard is based on a model-driven architecture that
combines UML models, OWL ontologies and OpenAPI specifcations to
define a platform, technology and vendor independent way to build
Knowledge Based Systems.</p>
<h3>Specification</h3>
<ul>
<li><a
href="http://www.omgwiki.org/API4KB/lib/exe/fetch.php?media=api4kb:rfp.pdf">RFP</a></li>
<li>Standard <a
href="https://docs.google.com/document/d/1IPJwiBhkTKXryfuioqeMe5fL3KFHYrVOOGIwjnkvEBQ/edit?usp=sharing">Documentation</a>
</li>
<li>Machine Consumable Documents (<a
href="https://github.com/API4KBs/api4kbs">GitHub</a>) </li>
</ul>
<h3>Implementations</h3>
<h4>Mayo Clinic</h4>
<p>The Mayo Clinic Knowledge Management and Delivery Team maintains
the implementation of a "Knowledge Management and Delivery
Platform" (KMDP) proof-of-concept<br>
</p>
<p><span style="color: #ff0000;">Disclaimer</span>:<br>
This implementation is offered 'as is', with no guarantee of
support, under the Apache 2.0 license. The software can be used
freely, but any organization that wants to use the Mayo Clinic <em>name
or logo</em> must submit a <a
href="mailto:businessrelations@mayo.edu">written request to Mayo
Clinic</a> for review and approval.</p>
<ul>
<li><a href="pages/architecture.html">KMDP Architecture Overview</a><br>
</li>
<li><a href="pages/build.html">KMDP Build Dashboard</a><br>
</li>
</ul>
<p> </p>
<p> </p>
</body>
</html>