From: Svjatoslav Agejenko <svjatoslav@svjatoslav.eu> Date: Sat, 23 Jun 2018 19:37:51 +0000 (+0300) Subject: Fixed broken links X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=commitdiff_plain;h=ea83ab5b7bfde99f3762333a8f8986f96d18454a;p=sixth-data.git Fixed broken links --- diff --git a/doc/index.html b/doc/index.html index 34a8cc1..2b05c78 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,8 +1,8 @@ <!doctype html> <html lang="en"> <head> -<title>Sixth - system for data storage, computation, exploration and interaction</title> -<!-- 2017-11-29 Wed 23:57 --> +<title>Sixth Data - Data storage and computing engine</title> +<!-- 2018-06-23 Sat 22:30 --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="Org-mode"> @@ -195,18 +195,19 @@ $(function() { </head> <body> <div id="content" class="container"> -<div class="row"><div class="col-md-9"><h1 class="title">Sixth - system for data storage, computation, exploration and interaction</h1> -<hr > -<ul class="org-ul"> -<li>This is a subproject of <a href="http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html">Sixth</a> -</li> +<div class="row"><div class="col-md-9"><h1 class="title">Sixth Data - Data storage and computing engine</h1> -<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=snapshot;h=HEAD;sf=tgz">download latest snapshot</a> +<div id="outline-container-sec-1" class="outline-2"> +<h2 id="sec-1"><span class="section-number-2">1</span> General</h2> +<div class="outline-text-2" id="text-1"> +<ul class="org-ul"> +<li>This is a subproject of <a href="http://www3.svjatoslav.eu/projects/sixth/">Sixth</a> </li> -<li>This program is free software; you can redistribute it and/or modify -it under the terms of version 3 of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public -License</a> or later as published by the Free Software Foundation. +<li>This program is free software: you can redistribute it and/or modify +it under the terms of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> as +published by the Free Software Foundation, either version 3 of the +License, or (at your option) any later version. </li> <li>Program author: @@ -220,14 +221,34 @@ License</a> or later as published by the Free Software Foundation. </ul> </li> -<li><a href="http://www.svjatoslav.eu/programs.jsp">other applications hosted at svjatoslav.eu</a> +<li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a> </li> </ul> +</div> +<div id="outline-container-sec-1-1" class="outline-3"> +<h3 id="sec-1-1"><span class="section-number-3">1.1</span> Source code</h3> +<div class="outline-text-3" id="text-1-1"> +<ul class="org-ul"> +<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a> +</li> -<div id="outline-container-sec-1" class="outline-2"> -<h2 id="sec-1"><a id="ID-f6764282-a6f6-44e6-8716-b428074dd093" name="ID-f6764282-a6f6-44e6-8716-b428074dd093"></a><span class="section-number-2">1</span> Vision / goal</h2> -<div class="outline-text-2" id="text-1"> +<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=summary">Browse Git repository online</a> +</li> + +<li>Clone Git repository using command: +<pre class="example"> +git clone http://www2.svjatoslav.eu/git/sixth-data.git +</pre> +</li> +</ul> +</div> +</div> +</div> + +<div id="outline-container-sec-2" class="outline-2"> +<h2 id="sec-2"><a id="ID-f6764282-a6f6-44e6-8716-b428074dd093" name="ID-f6764282-a6f6-44e6-8716-b428074dd093"></a><span class="section-number-2">2</span> Vision / goal</h2> +<div class="outline-text-2" id="text-2"> <p> Provide versioned, clustered, flexible, distributed, multi-dimensional data storage engine for the <a href="http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html">Sixth computation engine</a>. @@ -260,9 +281,9 @@ memory. </div> </div> -<div id="outline-container-sec-2" class="outline-2"> -<h2 id="sec-2"><span class="section-number-2">2</span> Inspiration</h2> -<div class="outline-text-2" id="text-2"> +<div id="outline-container-sec-3" class="outline-2"> +<h2 id="sec-3"><span class="section-number-2">3</span> Inspiration</h2> +<div class="outline-text-2" id="text-3"> <ul class="org-ul"> <li>Relational databases: <ul class="org-ul"> @@ -291,9 +312,9 @@ memory. </ul> </div> -<div id="outline-container-sec-2-1" class="outline-3"> -<h3 id="sec-2-1"><a id="ID-d2375acc-af14-4f18-8ad0-7949501178c5" name="ID-d2375acc-af14-4f18-8ad0-7949501178c5"></a><span class="section-number-3">2.1</span> Brain</h3> -<div class="outline-text-3" id="text-2-1"> +<div id="outline-container-sec-3-1" class="outline-3"> +<h3 id="sec-3-1"><a id="ID-d2375acc-af14-4f18-8ad0-7949501178c5" name="ID-d2375acc-af14-4f18-8ad0-7949501178c5"></a><span class="section-number-3">3.1</span> Brain</h3> +<div class="outline-text-3" id="text-3-1"> <ul class="org-ul"> <li>Appears to have more than 3D dimensional design. Food for thought…) @@ -305,11 +326,11 @@ thought…) <li>It directly inspires following ideas <ul class="org-ul"> -<li><a href="#sec-3-1">Distributed comutation and data storage</a> +<li><a href="#sec-4-1">Distributed comutation and data storage</a> </li> -<li><a href="#sec-3-2">Mapping of hyperspace to traditional object-oriented model</a> +<li><a href="#sec-4-2">Mapping of hyperspace to traditional object-oriented model</a> </li> -<li><a href="#sec-3-3">Handling of relations</a> +<li><a href="#sec-4-3">Handling of relations</a> </li> </ul> </li> @@ -317,13 +338,12 @@ thought…) </div> </div> </div> - -<div id="outline-container-sec-3" class="outline-2"> -<h2 id="sec-3"><span class="section-number-2">3</span> Ideas</h2> -<div class="outline-text-2" id="text-3"> -</div><div id="outline-container-sec-3-1" class="outline-3"> -<h3 id="sec-3-1"><a id="ID-5d287158-53ea-44a2-a754-dd862366066a" name="ID-5d287158-53ea-44a2-a754-dd862366066a"></a><span class="section-number-3">3.1</span> Distributed computation and data storage</h3> -<div class="outline-text-3" id="text-3-1"> +<div id="outline-container-sec-4" class="outline-2"> +<h2 id="sec-4"><span class="section-number-2">4</span> Ideas</h2> +<div class="outline-text-2" id="text-4"> +</div><div id="outline-container-sec-4-1" class="outline-3"> +<h3 id="sec-4-1"><a id="ID-5d287158-53ea-44a2-a754-dd862366066a" name="ID-5d287158-53ea-44a2-a754-dd862366066a"></a><span class="section-number-3">4.1</span> Distributed computation and data storage</h3> +<div class="outline-text-3" id="text-4-1"> <p> Maybe every problem can be translated to geometry (use any shapes and as many dimensions as you need). Solution(s) to such problems would @@ -336,9 +356,9 @@ simple) lookups (geometrical queries) against the model. </p> </div> </div> -<div id="outline-container-sec-3-2" class="outline-3"> -<h3 id="sec-3-2"><a id="ID-a117c11e-97c1-4822-88b2-9fc10f96caec" name="ID-a117c11e-97c1-4822-88b2-9fc10f96caec"></a><span class="section-number-3">3.2</span> Mapping of hyperspace to traditional object-oriented model</h3> -<div class="outline-text-3" id="text-3-2"> +<div id="outline-container-sec-4-2" class="outline-3"> +<h3 id="sec-4-2"><a id="ID-a117c11e-97c1-4822-88b2-9fc10f96caec" name="ID-a117c11e-97c1-4822-88b2-9fc10f96caec"></a><span class="section-number-3">4.2</span> Mapping of hyperspace to traditional object-oriented model</h3> +<div class="outline-text-3" id="text-4-2"> <p> Object oriented programming is inspired by the way human mind operates. It allows programmer to express ideas to computer in a more @@ -367,9 +387,9 @@ different universes. </ul> </div> </div> -<div id="outline-container-sec-3-3" class="outline-3"> -<h3 id="sec-3-3"><a id="ID-b6b15bd2-c78b-4c51-a343-72843a515c29" name="ID-b6b15bd2-c78b-4c51-a343-72843a515c29"></a><span class="section-number-3">3.3</span> Handling of relations</h3> -<div class="outline-text-3" id="text-3-3"> +<div id="outline-container-sec-4-3" class="outline-3"> +<h3 id="sec-4-3"><a id="ID-b6b15bd2-c78b-4c51-a343-72843a515c29" name="ID-b6b15bd2-c78b-4c51-a343-72843a515c29"></a><span class="section-number-3">4.3</span> Handling of relations</h3> +<div class="outline-text-3" id="text-4-3"> <p> Consider we want to create database of books and authors. Book can have multiple authors, and single person can be author for multiple @@ -414,9 +434,9 @@ amount of work contributed for book by given author (point). </div> </div> -<div id="outline-container-sec-3-4" class="outline-3"> -<h3 id="sec-3-4"><span class="section-number-3">3.4</span> Layered architecture</h3> -<div class="outline-text-3" id="text-3-4"> +<div id="outline-container-sec-4-4" class="outline-3"> +<h3 id="sec-4-4"><span class="section-number-3">4.4</span> Layered architecture</h3> +<div class="outline-text-3" id="text-4-4"> <dl class="org-dl"> <dt> layer 1 </dt><dd>disk / block storage / partition </dd> @@ -445,15 +465,14 @@ history, transparent deduplication) </div> </div> </div> - -<div id="outline-container-sec-4" class="outline-2"> -<h2 id="sec-4"><span class="section-number-2">4</span> Current status</h2> -<div class="outline-text-2" id="text-4"> +<div id="outline-container-sec-5" class="outline-2"> +<h2 id="sec-5"><span class="section-number-2">5</span> Current status</h2> +<div class="outline-text-2" id="text-5"> <ul class="org-ul"> -<li>More or less defined <a href="#sec-1">Vision / goal</a>. +<li>More or less defined <a href="#sec-2">Vision / goal</a>. </li> -<li>Collected some <a href="#sec-2-1">ideas</a>. +<li>Collected some <a href="#sec-3-1">ideas</a>. </li> <li>Implemented very simple persistent key-value map. @@ -467,9 +486,9 @@ implement more advanced features on top of this. </div> </div> -<div id="outline-container-sec-5" class="outline-2"> -<h2 id="sec-5"><span class="section-number-2">5</span> See also</h2> -<div class="outline-text-2" id="text-5"> +<div id="outline-container-sec-6" class="outline-2"> +<h2 id="sec-6"><span class="section-number-2">6</span> See also</h2> +<div class="outline-text-2" id="text-6"> <p> Interesting or competing projects with good ideas: </p> @@ -510,29 +529,34 @@ applications. </div><div class="col-md-3"><nav id="table-of-contents"> <div id="text-table-of-contents" class="bs-docs-sidebar"> <ul class="nav"> -<li><a href="#sec-1">1. Vision / goal</a></li> -<li><a href="#sec-2">2. Inspiration</a> +<li><a href="#sec-1">1. General</a> +<ul class="nav"> +<li><a href="#sec-1-1">1.1. Source code</a></li> +</ul> +</li> +<li><a href="#sec-2">2. Vision / goal</a></li> +<li><a href="#sec-3">3. Inspiration</a> <ul class="nav"> -<li><a href="#sec-2-1">2.1. Brain</a></li> +<li><a href="#sec-3-1">3.1. Brain</a></li> </ul> </li> -<li><a href="#sec-3">3. Ideas</a> +<li><a href="#sec-4">4. Ideas</a> <ul class="nav"> -<li><a href="#sec-3-1">3.1. Distributed computation and data storage</a></li> -<li><a href="#sec-3-2">3.2. Mapping of hyperspace to traditional object-oriented model</a></li> -<li><a href="#sec-3-3">3.3. Handling of relations</a></li> -<li><a href="#sec-3-4">3.4. Layered architecture</a></li> +<li><a href="#sec-4-1">4.1. Distributed computation and data storage</a></li> +<li><a href="#sec-4-2">4.2. Mapping of hyperspace to traditional object-oriented model</a></li> +<li><a href="#sec-4-3">4.3. Handling of relations</a></li> +<li><a href="#sec-4-4">4.4. Layered architecture</a></li> </ul> </li> -<li><a href="#sec-4">4. Current status</a></li> -<li><a href="#sec-5">5. See also</a></li> +<li><a href="#sec-5">5. Current status</a></li> +<li><a href="#sec-6">6. See also</a></li> </ul> </div> </nav> </div></div></div> <footer id="postamble" class=""> <div><p class="author">Author: Svjatoslav Agejenko</p> -<p class="date">Created: 2017-11-29 Wed 23:57</p> +<p class="date">Created: 2018-06-23 Sat 22:30</p> <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p> </div> </footer> diff --git a/doc/index.org b/doc/index.org index 9e3a68c..a6372c4 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,31 +1,27 @@ -#+TITLE: Sixth - system for data storage, computation, exploration and interaction +#+TITLE: Sixth Data - Data storage and computing engine ------ -- This is a subproject of [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/index.html][Sixth]] +* General +- This is a subproject of [[http://www3.svjatoslav.eu/projects/sixth/][Sixth]] -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]] - -- This program is free software; you can redistribute it and/or modify - it under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public - License]] or later as published by the Free Software Foundation. +- This program is free software: you can redistribute it and/or modify + it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. - Program author: - Svjatoslav Agejenko - Homepage: http://svjatoslav.eu - Email: mailto://svjatoslav@svjatoslav.eu -- [[http://www.svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]] +- [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] +** Source code +- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: <link href="https://bootswatch.com/4/darkly/bootstrap.min.css" rel="stylesheet"> -#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> -#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>" -#+HTML_HEAD: <style type="text/css"> -#+HTML_HEAD: footer {background-color: #111 !important;} -#+HTML_HEAD: pre {background-color: #111; color: #ccc;} -#+HTML_HEAD: </style> +- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=summary][Browse Git repository online]] + +- Clone Git repository using command: + : git clone http://www2.svjatoslav.eu/git/sixth-data.git * Vision / goal :PROPERTIES: @@ -74,7 +70,6 @@ data storage engine for the [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/inde + [[id:5d287158-53ea-44a2-a754-dd862366066a][Distributed comutation and data storage]] + [[id:a117c11e-97c1-4822-88b2-9fc10f96caec][Mapping of hyperspace to traditional object-oriented model]] + [[id:b6b15bd2-c78b-4c51-a343-72843a515c29][Handling of relations]] - * Ideas ** Distributed computation and data storage :PROPERTIES: @@ -153,7 +148,6 @@ Alternatively: + layer 4 :: Implements arbitrary dimensional multiverse. + layer 5 :: Distributed computation engine. - * Current status - More or less defined [[id:f6764282-a6f6-44e6-8716-b428074dd093][Vision / goal]]. @@ -179,3 +173,13 @@ Interesting or competing projects with good ideas: + ZetaVM + https://github.com/zetavm/zetavm + +* (document settings) :noexport: +** use dark style for TWBS-HTML exporter +#+HTML_HEAD: <link href="https://bootswatch.com/4/darkly/bootstrap.min.css" rel="stylesheet"> +#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> +#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>" +#+HTML_HEAD: <style type="text/css"> +#+HTML_HEAD: footer {background-color: #111 !important;} +#+HTML_HEAD: pre {background-color: #111; color: #ccc;} +#+HTML_HEAD: </style> diff --git a/sixth-data.iml b/sixth-data.iml deleted file mode 100644 index acec226..0000000 --- a/sixth-data.iml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> - <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> - <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:javainspect:1.5" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:svjatoslavcommons:1.5" level="project" /> - </component> -</module> \ No newline at end of file diff --git a/tools/commit and push b/tools/commit and push new file mode 100755 index 0000000..057b511 --- /dev/null +++ b/tools/commit and push @@ -0,0 +1,11 @@ +#!/bin/bash +cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi; + +cd .. + +cola +git push + +echo "" +echo "Press ENTER to close this window." +read diff --git a/tools/open with git-cola b/tools/open with git-cola deleted file mode 100755 index 8655908..0000000 --- a/tools/open with git-cola +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -cd "${0%/*}" - -cd .. - -cola diff --git a/tools/update web site b/tools/update web site index b268227..7a1833d 100755 --- a/tools/update web site +++ b/tools/update web site @@ -1,18 +1,10 @@ #!/bin/bash +cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi; -cd "${0%/*}" cd .. - -mvn clean package - -#rm -rf doc/graphs/ -#mkdir -p doc/graphs/ - -#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "all classes" -t png -h -#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "GUI" -t png -w "eu.svjatoslav.sixth.e3d.gui.*" -h -#javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "raster engine" -t png -w "eu.svjatoslav.sixth.e3d.renderer.raster.*" -h - -#meviz index -w doc/graphs/ -t "Sixth 3D classes" - rsync -avz --delete -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/sixth-data/ + +echo "" +echo "Press ENTER to close this window." +read