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

Skip to content

Commit 167204a

Browse files
committed
Add HYDRA to project ideas
1 parent 55b2a19 commit 167204a

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

552575
<a name="schedule" />

0 commit comments

Comments
 (0)