Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c27843

Browse files
authored
Merge pull request python-gsoc#12 from Mec-iS/master
Add HYDRA to project ideas
2 parents a6a5a9f + b8186a8 commit 0c27843

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,29 @@ <h2>Project Ideas</h2>
549549
</tr>
550550

551551
<tr>
552+
553+
<!-- Logo -->
554+
<td rowspan="4" class="logo">
555+
<img src="http://www.hydra-cg.com/img/logo.png" width="128px"></td>
556+
<!-- Info -->
557+
<td><h4>HYDRA W3C Group</h4></td>
558+
<tr><td>A Python server/middleware to automate Web APIs navigation using intelligent clients. This project aims to:
559+
<ul>
560+
<li>create a metadata-powered REST API leveraging HYDRA framework,</li>
561+
<li>define a design for future development of client/server interactions using smart clients,</li>
562+
<li>use graphs and machine-learning to solve complex queries using HYDRA framework,</li>
563+
<li>define a middleware (low-level client) to collect requests from external
564+
clients and provide the requested data using reasoning and machine-learning algorithms</li>.
565+
</ul>
566+
</td></tr>
567+
<tr><td><a href="http://www.hydra-cg.com/">Website</a> |
568+
<a href="https://www.w3.org/community/hydra/">Contact</a> |
569+
<a href="http://hydra-gsoc.appspot.com/s">Ideas Page</a>
570+
571+
</td>
572+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
573+
</tr>
574+
552575
<!-- Logo -->
553576
<td rowspan="4" class="logo">
554577
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_banner.png"

0 commit comments

Comments
 (0)