Commit 9a9779f6 authored by Roque Porchetto's avatar Roque Porchetto

erp5_wendelin_telecom_UI: fixing relative links urls

parent 2a817661
......@@ -21,7 +21,7 @@
<input style="margin-top:10px;margin-right: 10px;background-color:#116D82" type="submit" value="Download tool" />
<span class="ident"> and run command: <b class="ident"> ebulk <span id="dataset_reference"/>push <i>my-data-set</i></b></span>
</form>
<p class="bottom"><b><a href="erp5/web_site_module/fif_data_runner/#/?page=contact">Contact us</a></b> to get a full user!</p>
<p class="bottom"><b><a href="#/?page=contact">Contact us</a></b> to get a full user!</p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>972.5915.77.43554</string> </value>
<value> <string>972.18444.59971.2201</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1543960180.55</float>
<float>1544711846.06</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -29,7 +29,7 @@
<tbody>
<tr>
<td>
Ebulk tool makes easy to exchange or archive very large data sets. It performs data set ingestions or downloads from different protocols, to Wendelin-IA platform. It also allows to perform local changes in data sets and to upload added and modified files. One key feature of Ebulk is to be able to resume and recover from errors happening with interrupted transfers. <b><a href="erp5/web_site_module/fif_data_runner/#/?page=ebulk_doc" style="color:#116D82">See documentation</a></b>.
Ebulk tool makes easy to exchange or archive very large data sets. It performs data set ingestions or downloads from different protocols, to Wendelin-IA platform. It also allows to perform local changes in data sets and to upload added and modified files. One key feature of Ebulk is to be able to resume and recover from errors happening with interrupted transfers. <b><a href="#/?page=ebulk_doc" style="color:#116D82">See documentation</a></b>.
</td>
</tr>
</tbody>
......
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>972.5916.7619.58777</string> </value>
<value> <string>972.5916.59227.28842</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1543960134.22</float>
<float>1544711754.91</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -19,14 +19,14 @@
<div class="homepage">
<div class="header">
<a href="erp5/web_site_module/fif_data_runner/#/?page=home">
<a href="#/?page=home">
<img src="telecom-nexedi-logos?display=svg" alt="BigData Home">
</a>
<p>Big Data Sharing Platform</p>
</div>
<h1>Ebulk + Wendelin = Big Data sharing platform</h1>
<p><a href="erp5/web_site_module/fif_data_runner/#/?page=ebulk_doc">Ebulk</a> tool and <a target="_blank" href="https://wendelin.nexedi.com/">Wendelin</a> platform are combined to form an easy to use Data Lake to share petabytes of data grouped into data sets. Big Data sharing is essential for research and startups, due building new A.I. models requires access to large data sets, usually available in big platforms such as Google or Alibaba which tend to keep them secret. This project offers a solution to the big data sharing problem by solving the following key points:</p>
<p><a href="#/?page=ebulk_doc">Ebulk</a> tool and <a target="_blank" href="https://wendelin.nexedi.com/">Wendelin</a> platform are combined to form an easy to use Data Lake to share petabytes of data grouped into data sets. Big Data sharing is essential for research and startups, due building new A.I. models requires access to large data sets, usually available in big platforms such as Google or Alibaba which tend to keep them secret. This project offers a solution to the big data sharing problem by solving the following key points:</p>
<div class="vertical-parent">
<div class="list half">
<ul>
......@@ -39,18 +39,19 @@
</div>
<div class="half vertical-child">
<p>See our full data set list!</p>
<a href="erp5/web_site_module/fif_data_runner/#/?page=fifdata">
<a href="#/?page=fifdata">
<img src="dataset-icon?display=svg" alt="dataset icon">
</a>
<p><a href="erp5/web_site_module/fif_data_runner/#/?page=contact">Contact us to get a full user</a></p>
<p><a href="#/?page=contact">Contact us to get a full user</a></p>
<p><span class="contact-link"></span></p>
</div>
</div>
<h1>Data lake</h1>
<p>Dozens of public and private big data sets are available in the platform, terabytes of data of any kind, including binaries like medical images, ndarrays and more. Do you want to download data sets or share your data? <a href="erp5/web_site_module/fif_data_runner/#/?page=download">Download</a> our Ebulk tool to transfer big data! Please <a href="erp5/web_site_module/fif_data_runner/#/?page=contact">contact us</a> to register and get a user. See our full <a href="erp5/web_site_module/fif_data_runner/#/?page=fifdata">data set list</a> !</p>
<p>Dozens of public and private big data sets are available in the platform, terabytes of data of any kind, including binaries like medical images, ndarrays and more. Do you want to download data sets or share your data? <a href="#/?page=download">Download</a> our Ebulk tool to transfer big data! Please <a href="#/?page=contact">contact us</a> to register and get a user. See our full <a href="#/?page=fifdata">data set list</a> !</p>
<h1>Ebulk tool</h1>
<p>Ebulk tool is a wrapper for <a target="_blank" href="http://www.embulk.org/docs/">Embulk</a>, an open-source bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services. It supports any kind of input file formats, parallel and distributed execution to deal with big data sets, transaction control to guarantee All-or-Nothing file transfer, and operation resuming. Ebulk is as easy as git to use, allowing the big data transfering to be done by using very few commands. Please, <a href="erp5/web_site_module/fif_data_runner/#/?page=download">download</a> Ebulk and check the <a href="erp5/web_site_module/fif_data_runner/#/?page=ebulk_doc">documentation</a>.</p>
<p>Ebulk tool is a wrapper for <a target="_blank" href="http://www.embulk.org/docs/">Embulk</a>, an open-source bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services. It supports any kind of input file formats, parallel and distributed execution to deal with big data sets, transaction control to guarantee All-or-Nothing file transfer, and operation resuming. Ebulk is as easy as git to use, allowing the big data transfering to be done by using very few commands. Please, <a href="#/?page=download">download</a> Ebulk and check the <a href="#/?page=ebulk_doc">documentation</a>.</p>
<h1>Wendelin</h1>
<p><a target="_blank" href="https://wendelin.nexedi.com/">Wendelin</a> is a big data framework designed for industrial applications based on python, NumPy, Scipy and other NumPy based libraries. It uses at its core the NEO distributed transactional NoSQL database to store petabytes of binary data. Wendelin combines the performance of scikit-learn machine learning with NEO distributed storage in order to provide out-of-core processing of large data sets. Its goal is to bring the best open source, big data engine based on Numpy python technologies and gather a wide community of contributors of new data analytics algorithms.</p>
......
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>972.5525.570.9267</string> </value>
<value> <string>972.18441.25160.37580</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1543936920.53</float>
<float>1544711680.05</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.52052.31350.49373</string> </value>
<value> <string>972.18439.16337.12441</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>1543833858.44</float>
<float>1544711870.78</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.3327.7343.11212</string> </value>
<value> <string>972.9524.41882.477</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1539959201.25</float>
<float>1544176677.08</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -448,7 +448,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>958.43181.22827.41250</string> </value>
<value> <string>972.17012.59512.57668</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -466,7 +466,7 @@
</tuple>
<state>
<tuple>
<float>1496050504.45</float>
<float>1544696619.26</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -339,7 +339,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>958.22956.37552.34730</string> </value>
<value> <string>969.10372.38821.30208</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -357,7 +357,7 @@
</tuple>
<state>
<tuple>
<float>1492096160.85</float>
<float>1544696619.25</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment