{"id":26222773,"url":"https://github.com/liaplayground/slub-2025","last_synced_at":"2026-02-05T04:02:54.348Z","repository":{"id":277057253,"uuid":"930791915","full_name":"LiaPlayground/SLUB-2025","owner":"LiaPlayground","description":"Miniworkshop: LiaScript bei der Love Data Week im OSL in Dresden","archived":false,"fork":false,"pushed_at":"2025-02-14T09:35:00.000Z","size":220,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T22:40:58.245Z","etag":null,"topics":["fdm","liascript","liascript-course"],"latest_commit_sha":null,"homepage":"https://liascript.github.io/course/?https://raw.githubusercontent.com/LiaPlayground/SLUB-2025/refs/heads/main/README.md","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiaPlayground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-11T08:11:24.000Z","updated_at":"2025-02-16T20:48:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f667d18-7142-43a3-af06-544681113ccd","html_url":"https://github.com/LiaPlayground/SLUB-2025","commit_stats":null,"previous_names":["liaplayground/slub-2025"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LiaPlayground/SLUB-2025","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaPlayground%2FSLUB-2025","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaPlayground%2FSLUB-2025/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaPlayground%2FSLUB-2025/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaPlayground%2FSLUB-2025/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiaPlayground","download_url":"https://codeload.github.com/LiaPlayground/SLUB-2025/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaPlayground%2FSLUB-2025/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29110587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fdm","liascript","liascript-course"],"created_at":"2025-03-12T17:19:41.809Z","updated_at":"2026-02-05T04:02:54.342Z","avatar_url":"https://github.com/LiaPlayground.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n\nauthor:  Sebastian Zug; André Dietrich\n\nlanguage: de\n\nnarrator: Deutsch Female\n\n\n@CSV\n\u003cscript run-once style=\"display:block\" modify=\"false\"\u003e\nasync function csvToMarkdownTable(csvFile) {\n  const response = await fetch(csvFile);\n  const text = await response.text();\n  const rows = Papa.parse(text).data;\n  let markdownTable = \"| \" + rows[0].join(\" | \") + \" |\\n\"; // Header\n  markdownTable += \"| \" + rows[0].map(() =\u003e \"---\").join(\" | \") + \" |\\n\"; // Separator\n  for (let i = 1; i \u003c rows.length; i++) {\n    if (rows[i].length === rows[0].length) {\n      markdownTable += \"| \" + rows[i].join(\" | \") + \" |\\n\";\n    }\n  }\n  send.lia(\"LIASCRIPT: \u003c!-- data-type='none' --\" + \"\u003e\" + markdownTable);\n}\ncsvToMarkdownTable(\"@0\")\n\"LIA: wait\"\n\u003c/script\u003e\n@end\n\n@burn: \u003cspan class=\"burning-text\"\u003e@0\u003c/span\u003e\n\nlink:     style.css\n\nscript:   https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.4.1/papaparse.min.js\n          https://cdn.jsdelivr.net/npm/@tensorflow/tfjs\n          https://cdn.jsdelivr.net/npm/danfojs@1.1.2/lib/bundle.min.js\n          https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js\n\nimport:   https://raw.githubusercontent.com/LiaTemplates/LiveEdit-Embeddings/refs/tags/0.0.1/README.md\n\n--\u003e\n\n[![LiaScript](https://raw.githubusercontent.com/LiaScript/LiaScript/master/badges/course.svg)](https://liascript.github.io/course/?https://raw.githubusercontent.com/LiaPlayground/SLUB-2025/refs/heads/main/README.md#1)\n\n[![LiveEditor](https://raw.githubusercontent.com/LiaScript/LiaScript/master/badges/edit.svg)](https://liascript.github.io/LiveEditor/?/show/file/https://raw.githubusercontent.com/LiaPlayground/SLUB-2025/refs/heads/main/README.md)\n\n# Lebendige Daten mit LiaScript\n\n\u003c!-- style=\"margin: 30px 0px\" --\u003e\nLiaScript Tutorial im Rahmen der _Love Data Week_ 2025\n=======================================================\n\n---------------------------------------\n\n\u003csection class=\"flex-container\"\u003e\n\n\u003c!-- class=\"flex-child\" style=\"min-width: 250px; margin-top: 2.5rem\" --\u003e\n#### Dr. Andre Dietrich, Dr. Ines Aubel, Prof. Dr. Sebastian Zug \\\nTU Bergalakdemie Freiberg \\\nFebruar 2025 \\\n\n\u003c!-- class=\"flex-child\" style=\"min-width: 200px\" --\u003e\n![QR-Code](./qrcode_liascript.github.io.png)\n\n\u003c/section\u003e\n\n\n\n\n\n\n## Warum LiaScript?\n\n                        {{0-3}}\n*******************************************************\n\n\u003e _\"Another approach is to use a system like LiaScript [2], which enables the creation of interactive __online courses__ based on Markdown and JavaScript. It allows for embedding external elements including __interactive elements__, e.g. videos. The courses themselves can be developed in a __decentralized way__.\"_ \n\u003e\n\u003e (Sebastian Speiser, \"Composition of Open Educational Resources through Dynamic Linking of Modular Components\", Proceedings of the 2024 16th International Conference on Education Technology and Computers)\n\n*******************************************************\n\n                        {{1-3}}\n*******************************************************\n\n\u003e ... und was hat das mit Forschungsdatenmanagement zu tuen?\n\n\n*******************************************************\n\n                        {{1-2}}\n*******************************************************\n\n\n```ascii\n\n\n| Aspekte des Forschungsdatenmanagements | Einsatz von LiaScript  |\n|                                        | Lehre      | Anwendung |  \n| -------------------------------------- | ---------- | --------- |\n| 1. Datenmanagement \u0026 Speicherung       |    ┓       |           |\n| 2. Metadaten \u0026 Dokumentation           |    ┃       |     ✅    |\n| 3. Datenanalyse \u0026 Verarbeitung         |    ┃       |     ✅    |\n| 4. Datenversionierung \u0026 Kollaboration  |    ┣ ✅    |           |\n| 5. Datenpublikation \u0026 Open Science     |    ┃       |           |\n| 6. Langzeitarchivierung                |    ┛       |           |                                             .\n\n```\n\n*******************************************************\n\n                        {{2-3}}\n*******************************************************\n\n```ascii\n                                                                              .-.\n                                                                             ( 0 ) \"__LiaScript als Konzept__\"\n| Aspekte des Forschungsdatenmanagements | Einsatz von LiaScript  |           .-.\n\n|                                        | Lehre      | Anwendung |    .-.\n| -------------------------------------- | ---------- | --------- |   ( 1 ) \"__LiaScript Grundlagen__\" \n| 1. Datenmanagement \u0026 Speicherung       |    ┓       |           |    .-.\n| 2. Metadaten \u0026 Dokumentation           |    ┃       |     ✅  .-.\n| 3. Datenanalyse \u0026 Verarbeitung         |    ┃       |     ✅ ( 2 ) \"__LiaScript für die Datenanalyse__\" \n| 4. Datenversionierung \u0026 Kollaboration  |    ┣ ✅    |         .-.\n| 5. Datenpublikation \u0026 Open Science     |    ┃  .-.  |           |\n| 6. Langzeitarchivierung                |    ┛ ( 3 ) \"__LiaScript meets OER__\"                                  .\n                                                 .-.\n \n```\n\n*******************************************************\n\n## 0. LiaScript als Konzept\n\n                        {{0-1}}\n*******************************************************\n\n\u003e __1. Wir trennen Darstellung und Inhalt! Alle Elemente werden soweit wie möglich durch eine rein textuelle Repräsentation ausgedrückt.__\n\n```markdown @embed.style(height: 550px; min-width: 100%; border: 1px black solid)\n# Vom Text zur Darstellung\n\n__Text__\n\nHallo Welt!\n\n__Mathematik__\n\n$f(x) = x^2$\n\n__Tabellen__\n\n| x | B(x) | C(x) |\n|---|:----:|:----:|\n| 1 |   2  |   3  |\n| 4 |   5  |   6  |\n\n```\n\n*******************************************************\n\n                        {{1-2}}\n*******************************************************\n\n\u003e __2. Lehre lebt von Interaktion__\n\n```markdown @embed.style(height: 550px; min-width: 100%; border: 1px black solid)\n# Lehre lebt von Interaktion\n\n__Tabellen als Grafiken__\n\n| X | B(y) | C(y) |\n|---|:----:|:----:|\n| 1 |   2  |   3  |\n| 4 |   5  |   6  |\n\n__Quizze__\n\nWann wurde die SLUB gegründet?\n\n- [(X)] 1996\n- [( )] 1896\n```\n\n*******************************************************\n\n                        {{2-3}}\n*******************************************************\n\n\u003e __3. Der Browser kann viel mehr als Webseiten anzuzeigen.__\n\n````markdown @embed.style(height: 550px; min-width: 100%; border: 1px black solid)\n\u003c!--\nimport: https://raw.githubusercontent.com/liaTemplates/ABCjs/main/README.md\n--\u003e\n\n# Browserfeatures / JavaScript\n\n__Sprache__\n\n\u003e Click to run!\n\u003e\n\u003e {{|\u003e Deutsch Female}}\n\u003e Hallo liebe LiaScript Interessierte!\n\n__Datenspeicherung__\n\n``` abc\nX:353\nT: GLUECK AUF DER STEIGER KOEMMT\nN: E1512\nO: Europa, Mitteleuropa, Deutschland\nR: Staende -, Bergmanns - Lied\nM: 4/4\nL: 1/16\nK: G\n| G8F4A4 | G8z8 | B8A4c4 | B8z4G2A2 | B4B4B4A2B2 | c4A3AA4\nA2B2 | c4c4c4B2c2 | d4B3BB4A4 | G8F8 | G4e4d4c2A2 | B8A8 | G8z8\n```\n@ABCJS.eval\n````\n\n*******************************************************\n\n## 1. LiaScript Tutorial\n\n![](./qrcode_liascript_basis_tutorial.png)\u003c!-- style=\"width: 40%; float: right\" --\u003e\n\nhttps://liascript.github.io/LiveEditor/?/show/file/https://raw.githubusercontent.com/LiaPlayground/SLUB-2025/refs/heads/main/1.LiaScript_Tutorial.md\n\n\n## 2. LiaScript in der Datenanalyse\n\n![](./qrcode_liascript_extended_tutorial.png)\u003c!-- style=\"width: 40%; float: right\" --\u003e\n\nhttps://liascript.github.io/LiveEditor/?/show/file/https://raw.githubusercontent.com/LiaPlayground/SLUB-2025/refs/heads/main/2.LiaScript_Datenanalyse.md\n\n\n## 3. LiaScript meets FDM \u0026 OER\n\n{{0-1}}\n![Suchergebnisse zu \"LiaScript Forschungsdatenmanagement\"](./screenshot_fdm_liascript.png)\n\n{{1-2}}\n| Autor_innen                                           | Titel \u0026  | Link | Hinweise |\n| ----------------------------------------------------- | ----- | ---- | -------- |\n| Tim Bender, _Hessische Forschungsdateninfrastrukturen (HeFDI)_ |  [HeFDI-FDM-Selbstlerneinheit](https://liascript.github.io/course/?https://api.allorigins.win/raw?url=https://code.fbi.h-da.de/fbmd1715/hefdi-selbstlerneinheit/-/raw/main/de/01_einfuehrung_in_das_fdm.md?ref_type=heads#3)     | https://code.fbi.h-da.de/fbmd1715/hefdi-selbstlerneinheit     | Überzeugende Motivation anhand einer _FDM-Foto-Lovestory_         |\n| Antje Ahrens, Nicola Seitz, Henrik Wagner, _C3L – Center für lebenslanges Lernen, Carl von Ossietzky Universität Oldenburg_ | [Universität Oldenburg, Research Data Management in the Energy Sector](https://www.twillo.de/edu-sharing/components/collections?id=cdaaa23c-4f8f-481f-bdad-19aad3bef880) |  https://github.com/NFDI4Energy/EFZN_rdm | Im August 2023 war dieser Kurs \"Twillo edu-sharing Perle des Monats\", Einbettung von H5P Elementen |\n| Rose Hartmann, Joy Payton, _ARCUS Projekt, Children's Hospital of Philadelphia_ | [Data Education Courses](https://learn.arcus.chop.edu/) | https://github.com/arcus/education_modules | Grandioses Frontend für die Verwaltung der LiaScript-FDM-Kurse |\n\n## Wie mache ich weiter?\n\n| Ressource                                     | Hinweise                                                                          |\n| --------------------------------------------- | --------------------------------------------------------------------------------- |\n| https://liascript.github.io                   | Projektwebseite  mit Links zu allen Informationen, LiveEditor, Blogbeiträgen, ... |\n| [LiaScript erklärt LiaScript](https://liascript.github.io/course/?https://raw.githubusercontent.com/LiaScript/docs/master/README.md) | Dokumentation des Sprachumfanges |\n| https://www.youtube.com/@liascript4180        | Youtube Kanal                                                                     |\n| https://github.com/orgs/LiaScript/discussions | Diskussionsforum von Nutzenden                                                    |\n| Andre \u0026 Ines \u0026 Sebastian                      | Zum direkt ansprechen :-)                                                         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliaplayground%2Fslub-2025","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliaplayground%2Fslub-2025","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliaplayground%2Fslub-2025/lists"}