Loading README.md +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ Die Wissensdatenbank besteht aus Markdown-Dateien im `docs/`-Verzeichnis, welche * [x] Titel in Front Matter setzen * [x] Textuelle Datumsangaben wo vorhanden in Front Matter übertragen * [x] Titelsyntax anpassen * [ ] Schlagworte in Front Matter aufnehmen * [ ] Obsolete und leere Artikel löschen * [ ] Codeblocks mit Language-Tags versehen content/docs/Bibliotheken/Redland_API.md +8 −8 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ date = '2015-03-31' # Redland API Installation Raptor RDF Syntax Library -------------------------------------- ## Installation Raptor RDF Syntax Library <http://librdf.org/raptor/> Zusätzlich benötigte Pakete: Loading @@ -21,8 +21,8 @@ Zusätzlich benötigte Pakete: sudo make install Installation Rasqal RDF Query Library ------------------------------------- ## Installation Rasqal RDF Query Library <http://librdf.org/rasqal/> ./configure Loading @@ -30,8 +30,8 @@ Installation Rasqal RDF Query Library sudo make install Installation Redland RDF API ---------------------------- ## Installation Redland RDF API <http://librdf.org/> ./configure Loading @@ -39,8 +39,8 @@ Installation Redland RDF API sudo make install Installation Redland RDF Language Bindings ------------------------------------------ ## Installation Redland RDF Language Bindings <http://librdf.org/bindings/> Zusätzlich benötigte Pakete: Loading content/docs/Konzepte/Big_Data.md +1 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,7 @@ date = '2015-05-31' # Big Data Applikationen ------------- ## Applikationen * [Apache Bigtop](https://bigtop.apache.org/) * [Apache Crunch](https://crunch.apache.org/) Loading content/docs/Konzepte/Clean_Code.md +4 −4 Original line number Diff line number Diff line Loading @@ -3,8 +3,9 @@ title = 'Clean Code' +++ # Clean Code Names++ ------- ## Names++ Naming conventions: 1. Choose your names thoughtfully Loading @@ -26,8 +27,7 @@ Naming conventions: 4. Functions / classes in a large scope (e.g. public scope): Short names (willl probably be used by other people) TDD --- ## TDD ### Three Laws of TDD Loading content/docs/Konzepte/Extreme_Programming.md +2 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,8 @@ title = 'Extreme Programming' +++ # Extreme Programming Pair Programming ---------------- * [On Pair Programming](https://martinfowler.com/articles/on-pair-programming.html) ## Pair Programming * [On Pair Programming](https://martinfowler.com/articles/on-pair-programming.html) Loading
README.md +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ Die Wissensdatenbank besteht aus Markdown-Dateien im `docs/`-Verzeichnis, welche * [x] Titel in Front Matter setzen * [x] Textuelle Datumsangaben wo vorhanden in Front Matter übertragen * [x] Titelsyntax anpassen * [ ] Schlagworte in Front Matter aufnehmen * [ ] Obsolete und leere Artikel löschen * [ ] Codeblocks mit Language-Tags versehen
content/docs/Bibliotheken/Redland_API.md +8 −8 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ date = '2015-03-31' # Redland API Installation Raptor RDF Syntax Library -------------------------------------- ## Installation Raptor RDF Syntax Library <http://librdf.org/raptor/> Zusätzlich benötigte Pakete: Loading @@ -21,8 +21,8 @@ Zusätzlich benötigte Pakete: sudo make install Installation Rasqal RDF Query Library ------------------------------------- ## Installation Rasqal RDF Query Library <http://librdf.org/rasqal/> ./configure Loading @@ -30,8 +30,8 @@ Installation Rasqal RDF Query Library sudo make install Installation Redland RDF API ---------------------------- ## Installation Redland RDF API <http://librdf.org/> ./configure Loading @@ -39,8 +39,8 @@ Installation Redland RDF API sudo make install Installation Redland RDF Language Bindings ------------------------------------------ ## Installation Redland RDF Language Bindings <http://librdf.org/bindings/> Zusätzlich benötigte Pakete: Loading
content/docs/Konzepte/Big_Data.md +1 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,7 @@ date = '2015-05-31' # Big Data Applikationen ------------- ## Applikationen * [Apache Bigtop](https://bigtop.apache.org/) * [Apache Crunch](https://crunch.apache.org/) Loading
content/docs/Konzepte/Clean_Code.md +4 −4 Original line number Diff line number Diff line Loading @@ -3,8 +3,9 @@ title = 'Clean Code' +++ # Clean Code Names++ ------- ## Names++ Naming conventions: 1. Choose your names thoughtfully Loading @@ -26,8 +27,7 @@ Naming conventions: 4. Functions / classes in a large scope (e.g. public scope): Short names (willl probably be used by other people) TDD --- ## TDD ### Three Laws of TDD Loading
content/docs/Konzepte/Extreme_Programming.md +2 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,8 @@ title = 'Extreme Programming' +++ # Extreme Programming Pair Programming ---------------- * [On Pair Programming](https://martinfowler.com/articles/on-pair-programming.html) ## Pair Programming * [On Pair Programming](https://martinfowler.com/articles/on-pair-programming.html)