home.social

#schema — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #schema, aggregated by home.social.

  1. RT @CyrusShepard: Da sich alle über Schema und KI-Zitate unterhalten, teilte @tompeham, CEO von Otterly, Daten aus der Implementierung von Markup auf über 2000 URLs. • Die Zitate in Google AI Overviews stiegen um 1500% 📈 • Die Zitate in ChatGPT gingen zurück 📉

    mehr auf Arint.info

    #ChatGPT #Google #KI #Schema #SEO #arint_info

    https://x.com/CyrusShepard/status/2054625722107674870#m

  2. Ik las met veel verbazing een blog van NDE waarin argumenten gegeven worden voor 'http' als basis voor schema-identifiers om daarna https te adviseren.

    docs.nde.nl/nl/blog/2026/03/09

    Cool URIs don't change!

    #NDE #schema #linkedata

  3. Ik las met veel verbazing een blog van NDE waarin argumenten gegeven worden voor 'http' als basis voor schema-identifiers om daarna https te adviseren.

    docs.nde.nl/nl/blog/2026/03/09

    Cool URIs don't change!

    #NDE #schema #linkedata

  4. Ik las met veel verbazing een blog van NDE waarin argumenten gegeven worden voor 'http' als basis voor schema-identifiers om daarna https te adviseren.

    docs.nde.nl/nl/blog/2026/03/09

    Cool URIs don't change!

    #NDE #schema #linkedata

  5. Ik las met veel verbazing een blog van NDE waarin argumenten gegeven worden voor 'http' als basis voor schema-identifiers om daarna https te adviseren.

    docs.nde.nl/nl/blog/2026/03/09

    Cool URIs don't change!

    #NDE #schema #linkedata

  6. Ik las met veel verbazing een blog van NDE waarin argumenten gegeven worden voor 'http' als basis voor schema-identifiers om daarna https te adviseren.

    docs.nde.nl/nl/blog/2026/03/09

    Cool URIs don't change!

    #NDE #schema #linkedata

  7. We can create TUIs from JSON schemas now 🤝

    🧩 **schemaui** — Turn JSON Schema into interactive TUI

    💯 Edit configs with real-time validation, sections, overlays & multi-format I/O

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/YuniqueUnic/schemaui

    #rustlang #ratatui #tui #cli #json #schema #devtools #config #terminal

  8. We can create TUIs from JSON schemas now 🤝

    🧩 **schemaui** — Turn JSON Schema into interactive TUI

    💯 Edit configs with real-time validation, sections, overlays & multi-format I/O

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/YuniqueUnic/schemaui

  9. We can create TUIs from JSON schemas now 🤝

    🧩 **schemaui** — Turn JSON Schema into interactive TUI

    💯 Edit configs with real-time validation, sections, overlays & multi-format I/O

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/YuniqueUnic/schemaui

    #rustlang #ratatui #tui #cli #json #schema #devtools #config #terminal

  10. We can create TUIs from JSON schemas now 🤝

    🧩 **schemaui** — Turn JSON Schema into interactive TUI

    💯 Edit configs with real-time validation, sections, overlays & multi-format I/O

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/YuniqueUnic/schemaui

    #rustlang #ratatui #tui #cli #json #schema #devtools #config #terminal

  11. Shlomi Aber returns to Chris Liebing's CLR with the Schema EP, and Blueprint founder James Ruskin provides a remix. #music #shlomiaber #schema #CLR #jamesruskin #remix

    evl.one/schema-ep-by-shlomi-ab

  12. These models are used in literally thousands of places in the project - they're truly the heart of the system. And this weekend I am attempting a major heart surgery to rewire them.

    This includes standard migrations, data migrations, and lots and lots of refactoring throughout the project.

    Terrifying stuff.

    Wish me luck 😬

    3/3

    #Programming #Refactoring #Decisions #Schema #DataModeling

  13. [Перевод] AI и Data engineering: Что реально происходит с профессией?

    Сразу успокоим читателя: AI не вытеснил data-инженера из рабочего процесса. Наоборот, он сделал эту роль еще более значимой. И в этой статье объясняется, что именно это означает для вас и вашей профессии. Не с точки зрения технологий и инструментов, а с точки зрения изменения зоны ответственности. AI, как и везде, конечно классно справляется с некоторыми задачами, но всю ответственность по-прежнему несет человек. Весь контекст не передашь через промпт, и AI не делает компромиссных решений. Большинство систем не выходят из строя, потому что было сложно написать код. Выходят потому что решения по разработке были приняты поспешно, и без четкого понимания, кто и как этими системами будет пользоваться. И AI еще быстрее за нас принимает решения, но все те же риски «непонимания контекста» остаются.

    habr.com/ru/articles/1002036/

    #ai #качество_данных #data_quality #etl #data_engineering #data_engineer #schema #модель_данных #искусственный_интеллект #инженер_данных

  14. Un outil qui permet de faire des schéma ASCII mais avec un éditeur classique, en drag & drop.

    Ensuite vous pouvez très facilement l'exporter au format texte brut pour ajouter par exemple dans un fichier de code ou un chat qui ne supporte que le texte.

    🔗 app.monosketch.io/

    #schema #ascii #outil #graphique

  15. Oui, l'article a raison : quelquesoit votre besoin, PostGresql est sans doute suffisant pour vous emmener à l'échelle mondiale (petit exemple comme ça, Doctolib tourne toujours sur Postgresql ...).
    Merci Sebsauvage ! tigerdata.com/blog/its-2026-ju #database #scalabilité #performance #schéma #postgres

  16. Хватит парсить Excel вручную: я написал библиотеку, которая сделает это за вас

    Буквально пару недель назад, проводя код-ревью, меня внезапно накрыло осознание: огромный кусок логики наших мини-приложений - это чтение и парсинг Excel-файлов . При этом целая команда разработчиков решает одну и ту же задачу, но каждый по-своему. Стало немного больно. Поэтому я написал xlea…

    habr.com/ru/articles/991462/

    #python #excel #парсинг_excel #обработка_excel_файлов #табличные_данные #data_parsing #data_engineering #python_библиотеки #schema #валидация_данных

  17. Un standard pour les lib de validation TypeScript (Zod, Valibot, etc.).

    L'objectif est d'avoir une spec standardisée pour que les outils interagissant avec ces schémas fonctionnent quel que soit la lib de validation choisie. Un peu comme les PSR rn PHP.

    Vitest supporte d'ailleurs ce format depuis la v4, pour rendre certaines assertions plus faciles à écrire.

    🔗 standardschema.dev/

    #Zod #validation #Vitest #standards #schema

  18. The #metadata #workshop of the #NFDI is about finding consensus on a NFDI Core Metadata Profile. The focus is on the 3 Metadata Schemas #DataCite #DCATAP and #schema.org. Now there are several steps to be taken like identifying the #coreelements with their #importancestatements and finding an agreement about how to fill them out. This does not exclude #domainspecific, more expressive schemas #nfdirocks @nfdi4objects #NFDICoreMetadataProfile #metadata #dataintegration #dataharmonisation

  19. On my way to the #metadata #workshop of the #NFDI at @tibhannover . I look forward to meet known and new people, to the exchange and to learn more about the #researchdata of the other consortia because I am more in touch with the #humanities consortia. The goal is to find a #generic #schema such as #schema.org, #datacite or #DCAT to map the heterogenous data of 26 consortia. #nfdirocks #RDM #FDM #ontologies #terminologies #Terminologien #Ontologien #Forschungsdaten @nfdi4objects

  20. What do you recommend as format for data exchange? Like XSD, EDI in the (far) past? Json schema? Typed schema? Openapi ?

  21. I Am Proud To Be Part Of The Integrated Team Generating and Publishing An Open Data 3DHP Hydrology Spatial Data Product For The Nation At The USGS
    --
    doi.org/10.5066/P148NT7B <-- shared product DOI
    --
    commons.datacite.org/doi.org?q <-- shared DateCite repository record
    --
    3dhp.nationalmap.gov/ <-- 3DHP data is also available via a USGS spatial data service (with select & export capability)
    --
    [‘my’ first product DOI generation & publication as well ~smile~]
    #GIS #spatial #mapping #data #water #hydrology #LiDAR #EDH #elevationderivedhydrography #3DHP #opendata #publicdata #DOI #stagedproducts #3DTNM #3DEP #NHD #national #USA #nonproprietary #waterresources #spatialanalysis #model #modeling #3d #vector #schema #DOI#geopackage #filegeodatabase #metadata #XML
    @USGS

  22. Here's a fun scrap of CSS to see where Schema .org microdata is on a web page ``` [itemprop]::after { content: "🗂️"; } [itemprop] { outline: 1px dashed pink; } ``` Highlights any elements and displays a cute emoji after them. #Schema #Microdata #HTML #CSS #WebDev #SemanticWeb

  23. Here's a fun scrap of CSS to see where Schema.org microdata is on a web page

    ```
    [itemprop]::after {
    content: "🗂️";
    }
    [itemprop] {
    outline: 1px dashed pink;
    }
    ```

    Highlights any elements and displays a cute emoji after them.

    #Schema #Microdata #HTML #CSS #WebDev #SemanticWeb

  24. The Basic SEO plugin works

    Schema.org markup, Open Graph meta-data and XML sitemaps are important for the performance of a website on search engines and social media.

    It is easy to install some large plugin like Yoast SEO to do this, while also loading your site with a million other functions that you might or might not want.

    I decided to make a minute plugin to just do Schema.org and Open Graph, and I’m quite content because it works.

    #openGraph #schema #seo #sitemap

    https://plugins.seindal.dk/?p=17485

  25. @tschupp wo könnten wir denn noch Mittel auftreiben?

    Das haben die meisten Menschen in Deutschland nicht auf dem Radar.

    Die Experten müssten "eigentlich" Bescheid wissen, in der Regierung?!
    troet.cafe/@Lost_Paradise/1113

    #FinCENFiles #Geldwäsche #Vatikan #letztegeneration #climate #Klima #Tilo #luisa #SPD #Jura #climatcrisis #Klimakatastrophe #Cate #Greta #Vanessa #Carola

    Überall das selbe #Schema der #Diffamierung, #Stigmatisierung und Ausgrenzung. ES GEHT UM #DIEBSTAHL #Verschleierung #fff

  26. @tschupp wo könnten wir denn noch Mittel auftreiben?

    Das haben die meisten Menschen in Deutschland nicht auf dem Radar.

    Die Experten müssten "eigentlich" Bescheid wissen, in der Regierung?!
    troet.cafe/@Lost_Paradise/1113

    #FinCENFiles #Geldwäsche #Vatikan #letztegeneration #climate #Klima #Tilo #luisa #SPD #Jura #climatcrisis #Klimakatastrophe #Cate #Greta #Vanessa #Carola

    Überall das selbe #Schema der #Diffamierung, #Stigmatisierung und Ausgrenzung. ES GEHT UM #DIEBSTAHL #Verschleierung #fff

  27. Did you know there's documentation available that includes details on the data collected by Azure Monitor from various sources?

    Take a look at the Security data—it can be invaluable if you're working with Microsoft Sentinel! 🔒

    learn.microsoft.com/en-us/azur

    #AzureMonitor #MicrosoftSentinel #CyberSecurity #sentinel #siem #soar #log #loganalytics #schema #asim #soc #analyst #cloud #cloudsecurity #microsoft #azure #cybersecurity

  28. Did you know there's documentation available that includes details on the data collected by Azure Monitor from various sources?

    Take a look at the Security data—it can be invaluable if you're working with Microsoft Sentinel! 🔒

    learn.microsoft.com/en-us/azur

    #AzureMonitor #MicrosoftSentinel #CyberSecurity #sentinel #siem #soar #log #loganalytics #schema #asim #soc #analyst #cloud #cloudsecurity #microsoft #azure #cybersecurity

  29. Did you know there's documentation available that includes details on the data collected by Azure Monitor from various sources?

    Take a look at the Security data—it can be invaluable if you're working with Microsoft Sentinel! 🔒

    learn.microsoft.com/en-us/azur

    #AzureMonitor #MicrosoftSentinel #CyberSecurity #sentinel #siem #soar #log #loganalytics #schema #asim #soc #analyst #cloud #cloudsecurity #microsoft #azure #cybersecurity