mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

8K
active users

#datamodeling

0 posts0 participants0 posts today
FID Nahost<p><a href="https://openbiblio.social/tags/Veranstaltungshinweis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Veranstaltungshinweis</span></a>: <br>Wenn Sie als Wissenschaftler:in unserer Fachcommunity mit <a href="https://openbiblio.social/tags/Archivmaterial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Archivmaterial</span></a> arbeiten, könnte diese Veranstaltung für Sie interessant sein: <br>7. Juli 2025 Gastvortrag: Constructed Pasts and Small Stories in Digital History </p><p><a href="https://www.uni-trier.de/universitaet/fachbereiche-faecher/fachbereich-iii/faecher/geschichte/profil/fachgebiete/internationale-geschichte/aktuelles" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">uni-trier.de/universitaet/fach</span><span class="invisible">bereiche-faecher/fachbereich-iii/faecher/geschichte/profil/fachgebiete/internationale-geschichte/aktuelles</span></a></p><p><a href="https://openbiblio.social/tags/datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datamodeling</span></a> <a href="https://openbiblio.social/tags/digitaledition" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>digitaledition</span></a> <a href="https://openbiblio.social/tags/constructedpast" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>constructedpast</span></a> <a href="https://openbiblio.social/tags/digitalhistory" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>digitalhistory</span></a></p>
Preston Maness ☭<p><span class="h-card" translate="no"><a href="https://expressional.social/@LinusWeidickFrische" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>LinusWeidickFrische</span></a></span> <span class="h-card" translate="no"><a href="https://en.osm.town/@MapAmore" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>MapAmore</span></a></span> </p><p>[Fair warning: I am speaking in an confident tone below; however, my accumulated knowledge of the data modeling philosophy behind OSM has largely occurred via osmosis, as I have slowly contributed and read more and more. I have not had formal, foundational education/training on the matter, so what follows might actually be somewhat scatterbrained.]</p><p>Presumably, the `_ref` bit was intended as an indicator of a "reference" value for the aforementioned `crossing`. E.g., `crossing_ref=zebra` where `crossing_ref` is the key, and `zebra` is the value, of the tag. In today's tag schema though, such tag keys are "flat" or "flattened," when they could instead be scoped/namespaced with colons: `crossing:markings=zebra` (presumably, one could have done `crossing:ref=zebra` as well, though `ref` has less meaning than `crossing`).</p><p>However, <a href="https://tenforward.social/tags/osm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>osm</span></a> eventually coalesced around a tree structure for their tag keys, with branches indicated by the colon (`:`) character and its subsequent string, and values for the last descendant/child node encoded as the tag's value. (I mean, the tags *might* be more general? Maybe there are cyclic graphs? But so far I haven't seen them (or at least, have not recognized them as such)). In theory, the underscore character (`_`) could have served the purpose of indicating branches as well, but... the English language uses spaces; tags cannot have spaces; underscores come closest to indicating spaces; ergo, use underscores as spaces and not as an indicator for a branch.</p><p>Incidentally, this approach also permitted: </p><p>1. namespacing of tags. E.g., one could namespace/scope specific tags so as to organize data. E.g., `us:tx:tarrant` could indicate the anything following (perhaps, `:parcel` to indicate a parcel number) relates to Tarrant county, in the state of Texas, in the United States.<br>2. having specific "branches" contain common semantic intent regardless of where in a tag's key tree they fall, such as `:height`. I.e., `building:height` or `antenna:height` or `building:antenna:height`.</p><p><a href="https://tenforward.social/tags/OpenStreetMap" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenStreetMap</span></a> <a href="https://tenforward.social/tags/osm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>osm</span></a> <a href="https://tenforward.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a></p>
Dead Code<p>Tune in! 🎧 <a href="https://shows.acast.com/dead-code/episodes/all-models-are-wrong-with-james-gayfer-deadcodewebsite" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shows.acast.com/dead-code/epis</span><span class="invisible">odes/all-models-are-wrong-with-james-gayfer-deadcodewebsite</span></a> <a href="https://hachyderm.io/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://hachyderm.io/tags/TechPodcast" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechPodcast</span></a></p>
Vic<p>An analysis of 100 Fortune 500 job postings reveals the tools and technologies shaping the data engineering field in 2025. Top skills in demand:<br>⁕ Programming Languages (196) - SQL (85), Python (76), Scala (14), Java (14)<br>⁕ ETL and Data Pipeline (136) - ETL (65), Data Integration (46)<br>⁕ Cloud Platforms (85) - AWS (45), GCP (26), Azure (14)<br>⁕ Data Modeling and Warehousing (83) - Data Modeling (40), Data Warehousing (22), Data Architecture (21)<br>⁕ Big Data Tools (67) - Spark (40), Big Data Tools (19), Hadoop (8)<br>⁕ DevOps, Version Control, and CI/CD (52) - Git (14), CI/CD (13), DevOps (7), Version Control (6), Terraform (6)<br>...</p><p><a href="https://techhub.social/tags/DataEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataEngineering</span></a> <a href="https://techhub.social/tags/BigData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BigData</span></a> <a href="https://techhub.social/tags/SQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQL</span></a> <a href="https://techhub.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://techhub.social/tags/ETL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ETL</span></a> <a href="https://techhub.social/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://techhub.social/tags/CloudComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CloudComputing</span></a> <a href="https://techhub.social/tags/Spark" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Spark</span></a> <a href="https://techhub.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://techhub.social/tags/DataWarehouse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataWarehouse</span></a> <a href="https://techhub.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://techhub.social/tags/DataGovernance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataGovernance</span></a> <a href="https://techhub.social/tags/DataVisualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataVisualization</span></a> <a href="https://techhub.social/tags/MachineLearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MachineLearning</span></a> <a href="https://techhub.social/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://techhub.social/tags/Scala" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Scala</span></a> <a href="https://techhub.social/tags/Java" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Java</span></a> <a href="https://techhub.social/tags/GCP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCP</span></a> <a href="https://techhub.social/tags/Azure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Azure</span></a> <a href="https://techhub.social/tags/Hadoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Hadoop</span></a> <a href="https://techhub.social/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a> <a href="https://techhub.social/tags/CICD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CICD</span></a> <a href="https://techhub.social/tags/Terraform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terraform</span></a> <a href="https://techhub.social/tags/DataQuality" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataQuality</span></a> <a href="https://techhub.social/tags/Tableau" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tableau</span></a> <a href="https://techhub.social/tags/PowerBI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerBI</span></a> <a href="https://techhub.social/tags/Collaboration" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Collaboration</span></a> <a href="https://techhub.social/tags/Microservices" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microservices</span></a> <a href="https://techhub.social/tags/MLOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MLOps</span></a> <a href="https://techhub.social/tags/TechSkills" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechSkills</span></a></p><p><a href="https://www.reddit.com/r/dataengineering/comments/1hz5ytw/become_a_data_engineer_in_2025_based_on_100_jobs/?utm_source=perplexity&amp;rdt=54709" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">reddit.com/r/dataengineering/c</span><span class="invisible">omments/1hz5ytw/become_a_data_engineer_in_2025_based_on_100_jobs/?utm_source=perplexity&amp;rdt=54709</span></a></p>
Cali Spera<p>I wonder if a publicly available datamodel for project management solutions exists</p><p>it's be so useful 😕 </p><p><a href="https://babka.social/tags/datamodel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datamodel</span></a> <br><a href="https://babka.social/tags/datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datamodeling</span></a></p>
Dead Code<p>🎧 Dive deeper into event sourcing with Ismael Celis on the latest Dead Code Podcast. </p><p>Learn how this powerful approach can revolutionize auditing, decoupling, and more! <a href="https://shows.acast.com/dead-code/episodes/event-horizon-with-ismael-celis" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shows.acast.com/dead-code/epis</span><span class="invisible">odes/event-horizon-with-ismael-celis</span></a> <a href="https://hachyderm.io/tags/EventSourcing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EventSourcing</span></a> <a href="https://hachyderm.io/tags/TechTalk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechTalk</span></a> <a href="https://hachyderm.io/tags/RubyProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RubyProgramming</span></a> <a href="https://hachyderm.io/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a></p>
Kontak Recruitment<p>Graduate Data Analyst / Engineer (JB4992) <br>Alberton, Gauteng<br>R10 000 to R15 000 a month <br>Contract 6 to 12 months (May become permanent)</p><p><a href="https://mastodon.social/tags/DataInsights" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataInsights</span></a> <a href="https://mastodon.social/tags/SQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQL</span></a> <a href="https://mastodon.social/tags/Azure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Azure</span></a> <a href="https://mastodon.social/tags/PowerBI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerBI</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://mastodon.social/tags/ETL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ETL</span></a> <a href="https://mastodon.social/tags/DataArchitecture" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataArchitecture</span></a> <a href="https://mastodon.social/tags/DataVisualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataVisualization</span></a></p><p>Apply: <a href="https://bit.ly/DataJB4992" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/DataJB4992</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/Opportunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Opportunity</span></a></p>
GuDiE<p>🎶A big thanks again to the BACH and eLaute projects 💻 We had two very fruitful discussions during our online meetings over the last weeks and could discuss some common problems in editing and data modeling of our individual projects. Looking forward to future exchanges! 🤝🛠️</p><p>🖥️ BACH: <a href="https://www.saw-leipzig.de/de/projekte/forschungsportal-bach" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">saw-leipzig.de/de/projekte/for</span><span class="invisible">schungsportal-bach</span></a> <br>🖥️ eLaute: <a href="https://e-laute.info/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">e-laute.info/</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/GuDiE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GuDiE</span></a> <a href="https://mastodon.social/tags/BACH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BACH</span></a> <a href="https://mastodon.social/tags/eLaute" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>eLaute</span></a> <a href="https://mastodon.social/tags/Lute" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lute</span></a> <a href="https://mastodon.social/tags/DigitalHumanities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DigitalHumanities</span></a> <a href="https://mastodon.social/tags/PerformanceData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PerformanceData</span></a> <a href="https://mastodon.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/DigitalEdition" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DigitalEdition</span></a> <a href="https://mastodon.social/tags/Musicology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Musicology</span></a> <a href="https://mastodon.social/tags/MusicHistory" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MusicHistory</span></a></p>
James Edward Gray II<p>Are you ready for this year’s Advent of Code? I wrote up detailed solutions to five days from 2023 — ten problems — highlighting parsing, data modeling, analysis, and optimization techniques that you can use in your own attempts. (Link includes a HALF OFF coupon for the full set visible once it’s added to your cart!)</p><p><a href="https://voyagesincode.com/discount/genserver_advent?redirect=%2Fproducts%2Fhow-to-train-your-scrappy-programmer" rel="nofollow noopener" target="_blank">https://voyagesincode.com/discount/genserver_advent?redirect=%2Fproducts%2Fhow-to-train-your-scrappy-programmer</a></p><p><a class="hashtag" href="https://genserver.social/tag/adventofcode" rel="nofollow noopener" target="_blank">#AdventOfCode</a> <a class="hashtag" href="https://genserver.social/tag/elixir" rel="nofollow noopener" target="_blank">#Elixir</a> <a class="hashtag" href="https://genserver.social/tag/livebook" rel="nofollow noopener" target="_blank">#Livebook</a> <a class="hashtag" href="https://genserver.social/tag/parsing" rel="nofollow noopener" target="_blank">#Parsing</a> <a class="hashtag" href="https://genserver.social/tag/datamodeling" rel="nofollow noopener" target="_blank">#DataModeling</a> <a class="hashtag" href="https://genserver.social/tag/optimization" rel="nofollow noopener" target="_blank">#Optimization</a></p>
GuDiE<p>🎤A big thank you to our team and all participants of our first workshop 'Modeling of Performance Data', which took place on November 8th at the University of Graz 🥳 Take a look at our workshop report to discover who attended and which topics we discussed:</p><p>📋 English Workshop report: <a href="https://gudieen.hypotheses.org/589" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gudieen.hypotheses.org/589</span><span class="invisible"></span></a><br>📋 German Workshop report: <a href="https://gudie.hypotheses.org/915" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gudie.hypotheses.org/915</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/GuDiE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GuDiE</span></a> <a href="https://mastodon.social/tags/DigitalHumanities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DigitalHumanities</span></a> <a href="https://mastodon.social/tags/Workshop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Workshop</span></a> <a href="https://mastodon.social/tags/UniversityofGraz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UniversityofGraz</span></a> <a href="https://mastodon.social/tags/PerformanceData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PerformanceData</span></a> <a href="https://mastodon.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/DigitalEdition" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DigitalEdition</span></a></p>
Cihat Gündüz<p>📚 Learning SwiftUI or struggling with advanced concepts? I can help break down complex topics and make coding fun again. Whether it's <a href="https://iosdev.space/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a>, error handling, or database design, let's work through it together!</p><p>👉 <a href="https://coach.fline.dev" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">coach.fline.dev</span><span class="invisible"></span></a></p><p><a href="https://iosdev.space/tags/LearnSwift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnSwift</span></a> <a href="https://iosdev.space/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://iosdev.space/tags/DevHelp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevHelp</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/IndieDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IndieDev</span></a></p>
Cihat Gündüz<p>💡 Struggling with data models, pagination, or app performance? A recent coaching client was stuck on these exact topics, and after 1 hour, he saved 20+ hours of potential frustration. You don’t need to do it alone—I'm here to help!</p><p>👉 <a href="https://coach.fline.dev" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">coach.fline.dev</span><span class="invisible"></span></a></p><p><a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://iosdev.space/tags/XcodeTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XcodeTips</span></a> <a href="https://iosdev.space/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://iosdev.space/tags/IndieAppDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IndieAppDev</span></a> <a href="https://iosdev.space/tags/macOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOSDev</span></a> <a href="https://iosdev.space/tags/SaveTime" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SaveTime</span></a></p>
James Edward Gray II<p>You’ve parsed the data, now what? Good data models make work fast and easy, while bad models give programmers gray hair. The third chapter of How to Train Your Scrappy Programmer will help you tell the difference.</p><p>Free link: <a href="https://voyagesincode.com/products/data-and-the-code-that-loves-it" rel="nofollow noopener" target="_blank">https://voyagesincode.com/products/data-and-the-code-that-loves-it</a></p><p><a class="hashtag" href="https://genserver.social/tag/datamodeling" rel="nofollow noopener" target="_blank">#DataModeling</a> <a class="hashtag" href="https://genserver.social/tag/sets" rel="nofollow noopener" target="_blank">#sets</a> <a class="hashtag" href="https://genserver.social/tag/ranges" rel="nofollow noopener" target="_blank">#ranges</a> <a class="hashtag" href="https://genserver.social/tag/binarymath" rel="nofollow noopener" target="_blank">#BinaryMath</a></p>
James Edward Gray II<p>I’ve released a new series of interactive problem solving guides for programmers, called How to Train Your Scrappy Programmer. Train up your analysis, parsing, data modeling, and algorithmic logic skills!</p><p>Discounted link: <a href="https://voyagesincode.com/discount/free_your_mind?redirect=%2Fproducts%2Fhow-to-train-your-scrappy-programmer" rel="nofollow noopener" target="_blank">https://voyagesincode.com/discount/free_your_mind?redirect=%2Fproducts%2Fhow-to-train-your-scrappy-programmer</a></p><p><a class="hashtag" href="https://genserver.social/tag/livebook" rel="nofollow noopener" target="_blank">#Livebook</a> <a class="hashtag" href="https://genserver.social/tag/parsing" rel="nofollow noopener" target="_blank">#Parsing</a> <a class="hashtag" href="https://genserver.social/tag/datamodeling" rel="nofollow noopener" target="_blank">#DataModeling</a> <a class="hashtag" href="https://genserver.social/tag/charting" rel="nofollow noopener" target="_blank">#Charting</a> <a class="hashtag" href="https://genserver.social/tag/graphing" rel="nofollow noopener" target="_blank">#Graphing</a> <a class="hashtag" href="https://genserver.social/tag/algorithms" rel="nofollow noopener" target="_blank">#Algorithms</a></p>
Recce - Trust, Verify, Ship<p>[Coming next Tuesday!]<br>A data fire 🔥 you’ll actually want to get close to!</p><p>- Broken data models are going unnoticed<br>- Blindly adopting SE best practices isn't cutting it</p><p>Join a Fireside chat with:</p><p>- <span class="h-card" translate="no"><a href="https://g0v.social/@clkao" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>clkao</span></a></span> of datarecce.io<br>- Noel Gomez of datacoves.com</p><p>When<br>08/27 09:00AM PDT</p><p>Register for free:<br><a href="https://us02web.zoom.us/meeting/register/tZEld-mtqj4uHdWUKoyxsSqJN5VggEPbm5d3#/registration" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">us02web.zoom.us/meeting/regist</span><span class="invisible">er/tZEld-mtqj4uHdWUKoyxsSqJN5VggEPbm5d3#/registration</span></a></p><p>Includes an interactive Q&amp;A session.</p><p>See you there!</p><p><a href="https://mastodon.social/tags/dbt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dbt</span></a> <a href="https://mastodon.social/tags/DataEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataEngineering</span></a> <a href="https://mastodon.social/tags/DataOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataOps</span></a> <a href="https://mastodon.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://mastodon.social/tags/DataQuality" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataQuality</span></a> <a href="https://mastodon.social/tags/DataMonitoring" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataMonitoring</span></a> <a href="https://mastodon.social/tags/AnalyticsEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AnalyticsEngineering</span></a> <a href="https://mastodon.social/tags/Data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Data</span></a></p>
Alexandra Krug 🌻<p>Dear swarm intelligence, I am currently struggling a little with the modeling of a person class. According to 'Falsehoods Programmers Believe About Names'[^1] one shouldn't assume (more or less) anything about naming conventions - makes sense - but on the other hand I need a somewhat defined structure to work with this data. Does anyone has some sensible best practices to model this elegantly?</p><p>[^1]: <a href="https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">kalzumeus.com/2010/06/17/false</span><span class="invisible">hoods-programmers-believe-about-names/</span></a></p><p><a href="https://openbiblio.social/tags/datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datamodeling</span></a> <a href="https://openbiblio.social/tags/digitalhumanities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>digitalhumanities</span></a></p>
DigiKAR<p>📢 In zwei Tagen ist es soweit: Nach drei Jahren Projektlaufzeit präsentiert die interdisziplinäre "Digitale Kartenwerkstatt Altes Reich" ihre Ergebnisse. </p><p>Meldet euch noch heute zur virtuellen Teilnahme an - wir freuen uns auf den Austausch mit der Community! Los geht's am am 26.Juni 2024 um 14:00 Uhr. </p><p>➡️ Hier geht es zum Programm: <a href="https://digikar.eu/veranstaltungen/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">digikar.eu/veranstaltungen/</span><span class="invisible"></span></a></p><p><a href="https://fedihum.org/tags/Histodons" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Histodons</span></a> <a href="https://fedihum.org/tags/History" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>History</span></a> <a href="https://fedihum.org/tags/HolyRomanEmpire" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HolyRomanEmpire</span></a> <a href="https://fedihum.org/tags/HRR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HRR</span></a> <a href="https://fedihum.org/tags/EarlyModern" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EarlyModern</span></a> <a href="https://fedihum.org/tags/Fr%C3%BCheNeuzeit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrüheNeuzeit</span></a> <a href="https://fedihum.org/tags/DH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DH</span></a> <a href="https://fedihum.org/tags/Maps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Maps</span></a> <a href="https://fedihum.org/tags/Data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Data</span></a> <a href="https://fedihum.org/tags/Datavisualisation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datavisualisation</span></a> <a href="https://fedihum.org/tags/Datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datamodeling</span></a></p>
Constanze Buyken<p>📢 In zwei Tagen ist es soweit: Nach drei Jahren Projektlaufzeit präsentiert die interdisziplinäre "Digitale Kartenwerkstatt Altes Reich" ihre Ergebnisse. </p><p>Meldet euch noch heute zur virtuellen Teilnahme an - wir freuen uns auf den Austausch mit der Community! Los geht's am am 26.Juni 2024 um 14:00 Uhr. </p><p>➡️ Hier geht es zum Programm: <a href="https://digikar.eu/veranstaltungen/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">digikar.eu/veranstaltungen/</span><span class="invisible"></span></a></p><p><a href="https://fedihum.org/tags/Histodons" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Histodons</span></a> <a href="https://fedihum.org/tags/History" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>History</span></a> <a href="https://fedihum.org/tags/HolyRomanEmpire" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HolyRomanEmpire</span></a> <a href="https://fedihum.org/tags/HRR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HRR</span></a> <a href="https://fedihum.org/tags/EarlyModern" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EarlyModern</span></a> <a href="https://fedihum.org/tags/Fr%C3%BCheNeuzeit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrüheNeuzeit</span></a> <a href="https://fedihum.org/tags/DH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DH</span></a> <a href="https://fedihum.org/tags/Maps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Maps</span></a> <a href="https://fedihum.org/tags/Data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Data</span></a> <a href="https://fedihum.org/tags/Datavisualisation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datavisualisation</span></a> <a href="https://fedihum.org/tags/Datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datamodeling</span></a></p>
Larry Garfield<p>Data modeling is how you solve most problems in coding. Define the problem correctly, and it's nearly impossible to get wrong.</p><p><a href="http://blog.jenkster.com/2016/06/how-elm-slays-a-ui-antipattern.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">blog.jenkster.com/2016/06/how-</span><span class="invisible">elm-slays-a-ui-antipattern.html</span></a></p><p><a href="https://phpc.social/tags/DataModeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataModeling</span></a> <a href="https://phpc.social/tags/TypeDrivenDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TypeDrivenDevelopment</span></a> <a href="https://phpc.social/tags/Elm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Elm</span></a></p>
Anja Gerber<p>Heute kam liebe Post vom Schwesterkonsortium <span class="h-card" translate="no"><a href="https://nfdi.social/@nfdi4culture" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nfdi4culture</span></a></span> für das 4. 4Culture Community Plenary nächste Woche 🤩🤩. <span class="h-card" translate="no"><a href="https://openbiblio.social/@nichtich" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nichtich</span></a></span> und ich freuen uns auch sehr, <span class="h-card" translate="no"><a href="https://nfdi.social/@nfdi4objects" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nfdi4objects</span></a></span> beim Panel zum <a href="https://fedihum.org/tags/kg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kg</span></a> vertreten zu dürfen 🌐. <a href="https://fedihum.org/tags/nfdirocks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nfdirocks</span></a> <a href="https://fedihum.org/tags/knowledgegraph" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>knowledgegraph</span></a> <a href="https://fedihum.org/tags/dataintegration" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataintegration</span></a> <a href="https://fedihum.org/tags/datamodeling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datamodeling</span></a> <a href="https://fedihum.org/tags/propertygraph" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>propertygraph</span></a> <a href="https://fedihum.org/tags/lieblingskonsortien" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lieblingskonsortien</span></a> <a href="https://fedihum.org/tags/communityplenary" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>communityplenary</span></a> <a href="https://nfdi4culture.de/de/veranstaltungen/default-32dd4155f337764ea18701167880c54c.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nfdi4culture.de/de/veranstaltu</span><span class="invisible">ngen/default-32dd4155f337764ea18701167880c54c.html</span></a></p>