home.social

#obo — Public Fediverse posts

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

fetched live
  1. @pietercolpaert the obo foundry folks would probably be interested. If you follow out this form, then the admin will add you to the community slack docs.google.com/forms/d/e/1FAI

    #obo #obofoundry

  2. @pietercolpaert the obo foundry folks would probably be interested. If you follow out this form, then the admin will add you to the community slack docs.google.com/forms/d/e/1FAI

    #obo #obofoundry

  3. @pietercolpaert the obo foundry folks would probably be interested. If you follow out this form, then the admin will add you to the community slack docs.google.com/forms/d/e/1FAI

    #obo #obofoundry

  4. @pietercolpaert the obo foundry folks would probably be interested. If you follow out this form, then the admin will add you to the community slack docs.google.com/forms/d/e/1FAI

    #obo #obofoundry

  5. SSSOM now specifies an algorithm for hashing records (i.e., rows in a SSSOM TSV file) to support interoperability across implementations and make semantic mappings more FAIR

    📖 mapping-commons.github.io/ssso

    Implementations are already available in SSSOM-Java and sssom-pydantic

    huge thanks to @dgouttegattat for leading the development of this part of the SSSOM spec!

    #sssom #owl #semanticweb #obo #fair

  6. SSSOM now specifies an algorithm for hashing records (i.e., rows in a SSSOM TSV file) to support interoperability across implementations and make semantic mappings more FAIR

    📖 mapping-commons.github.io/ssso

    Implementations are already available in SSSOM-Java and sssom-pydantic

    huge thanks to @dgouttegattat for leading the development of this part of the SSSOM spec!

    #sssom #owl #semanticweb #obo #fair

  7. SSSOM now specifies an algorithm for hashing records (i.e., rows in a SSSOM TSV file) to support interoperability across implementations and make semantic mappings more FAIR

    📖 mapping-commons.github.io/ssso

    Implementations are already available in SSSOM-Java and sssom-pydantic

    huge thanks to @dgouttegattat for leading the development of this part of the SSSOM spec!

    #sssom #owl #semanticweb #obo #fair

  8. SSSOM now specifies an algorithm for hashing records (i.e., rows in a SSSOM TSV file) to support interoperability across implementations and make semantic mappings more FAIR

    📖 mapping-commons.github.io/ssso

    Implementations are already available in SSSOM-Java and sssom-pydantic

    huge thanks to @dgouttegattat for leading the development of this part of the SSSOM spec!

    #sssom #owl #semanticweb #obo #fair

  9. From India with love! 🇮🇳 Davido proves once again that his impact goes far beyond music. A former hotel butler just reached out to show off his new car and thank the star for changing his life forever. We love to see it! ❤️🙌 #Davido #OBO #ValidUpdates

    validupdates.com/2026/02/david

  10. Upprörd.

    Min hyresvärd, ÖBO, vill inte ersätta dom skador dom orsakat på mina möbler när dom bytte fönster i min lägenhet. Dom kräver att mitt försäkringsbolag ersätter detta.
    Det gör dom inte. Moment 22.

    Så, nu får jag lägga tid och pengar på att driva detta. Frågan är vad som blir enklast. Lägga ut pengar på att köpa nya möbler eller lägga pengar på juridisk hjälp.

    #öbo #örebro #sweden #legal #angry

  11. Why is an "alleged daughter" asking Davido for a 6th DNA test? 🧬 The singer just exploded on X, claiming 5 hospitals already confirmed he isn't the father. "The mom needs to go to jail," he says. Read the full clash here. 👇 #ValidUpdates #Davido #OBO

    validupdates.com/2026/01/david

  12. in my first double blog post ever, I wrote about encoding databases as ontologies, the PyOBO software package, and the design choices and philosophy behind the HGNC (@genenames) to ontology converter.

    1️⃣ background and software - cthoyt.com/2025/10/14/database

    2️⃣ case study with HGNC cthoyt.com/2025/10/14/database

    #foss #floss #reproducibility #owl #obo #ontologies #ontology #biopragmatics #fair

  13. in my first double blog post ever, I wrote about encoding databases as ontologies, the PyOBO software package, and the design choices and philosophy behind the HGNC (@genenames) to ontology converter.

    1️⃣ background and software - cthoyt.com/2025/10/14/database

    2️⃣ case study with HGNC cthoyt.com/2025/10/14/database

    #foss #floss #reproducibility #owl #obo #ontologies #ontology #biopragmatics #fair

  14. in my first double blog post ever, I wrote about encoding databases as ontologies, the PyOBO software package, and the design choices and philosophy behind the HGNC (@genenames) to ontology converter.

    1️⃣ background and software - cthoyt.com/2025/10/14/database

    2️⃣ case study with HGNC cthoyt.com/2025/10/14/database

    #foss #floss #reproducibility #owl #obo #ontologies #ontology #biopragmatics #fair

  15. in my first double blog post ever, I wrote about encoding databases as ontologies, the PyOBO software package, and the design choices and philosophy behind the HGNC (@genenames) to ontology converter.

    1️⃣ background and software - cthoyt.com/2025/10/14/database

    2️⃣ case study with HGNC cthoyt.com/2025/10/14/database

    #foss #floss #reproducibility #owl #obo #ontologies #ontology #biopragmatics #fair

  16. @balhoff Thank you for sharing. Is there a way to subscribe to the newsletter, e.g. via mail or ?

  17. @balhoff Thank you for sharing. Is there a way to subscribe to the #OBO newsletter, e.g. via mail or #RSSFeed?

  18. @balhoff Thank you for sharing. Is there a way to subscribe to the #OBO newsletter, e.g. via mail or #RSSFeed?

  19. @balhoff Thank you for sharing. Is there a way to subscribe to the #OBO newsletter, e.g. via mail or #RSSFeed?

  20. @balhoff Thank you for sharing. Is there a way to subscribe to the #OBO newsletter, e.g. via mail or #RSSFeed?

  21. Gut renovation, but a two family! Fix up one unit, rent it out and live in the other! What a steal for $30k! Call Nicole 212-665-4418 #RealEstate #HouseForSale #OBO #GraniteCity #Illinois #Renovation

  22. type annotations are cool, but there are definitely cases when they get in the way, like traversing some unknown data structure:

    github.com/cthoyt/orcidio/blob

    context: this traverses an OBO Graph JSON to find ORCID identifiers, and would be way too complicated to get all corner cases

    #typing #statictyping #python #orcid #obo #json #recursion #dynamic

  23. type annotations are cool, but there are definitely cases when they get in the way, like traversing some unknown data structure:

    github.com/cthoyt/orcidio/blob

    context: this traverses an OBO Graph JSON to find ORCID identifiers, and would be way too complicated to get all corner cases

    #typing #statictyping #python #orcid #obo #json #recursion #dynamic

  24. type annotations are cool, but there are definitely cases when they get in the way, like traversing some unknown data structure:

    github.com/cthoyt/orcidio/blob

    context: this traverses an OBO Graph JSON to find ORCID identifiers, and would be way too complicated to get all corner cases

    #typing #statictyping #python #orcid #obo #json #recursion #dynamic

  25. type annotations are cool, but there are definitely cases when they get in the way, like traversing some unknown data structure:

    github.com/cthoyt/orcidio/blob

    context: this traverses an OBO Graph JSON to find ORCID identifiers, and would be way too complicated to get all corner cases

    #typing #statictyping #python #orcid #obo #json #recursion #dynamic

  26. type annotations are cool, but there are definitely cases when they get in the way, like traversing some unknown data structure:

    github.com/cthoyt/orcidio/blob

    context: this traverses an OBO Graph JSON to find ORCID identifiers, and would be way too complicated to get all corner cases

    #typing #statictyping #python #orcid #obo #json #recursion #dynamic

  27. Messing around with Godot 4 (not a fan of GDScript so far, shall have to see if I can get it hooked up to VSCodium and C#).

    My code is perfect, I think it has both an out of order error and an off by one error.

    Unfortunately my brain was broken by covid so I can't see them but it's always fun just messing about.

    #GodotEngine #Godot4 #CodingLife #OBO #OOO

  28. Messing around with Godot 4 (not a fan of GDScript so far, shall have to see if I can get it hooked up to VSCodium and C#).

    My code is perfect, I think it has both an out of order error and an off by one error.

    Unfortunately my brain was broken by covid so I can't see them but it's always fun just messing about.

    #GodotEngine #Godot4 #CodingLife #OBO #OOO

  29. Messing around with Godot 4 (not a fan of GDScript so far, shall have to see if I can get it hooked up to VSCodium and C#).

    My code is perfect, I think it has both an out of order error and an off by one error.

    Unfortunately my brain was broken by covid so I can't see them but it's always fun just messing about.

    #GodotEngine #Godot4 #CodingLife #OBO #OOO

  30. Messing around with Godot 4 (not a fan of GDScript so far, shall have to see if I can get it hooked up to VSCodium and C#).

    My code is perfect, I think it has both an out of order error and an off by one error.

    Unfortunately my brain was broken by covid so I can't see them but it's always fun just messing about.

    #GodotEngine #Godot4 #CodingLife #OBO #OOO

  31. :python: 🦉 :python: 🦉

    In case you are interested in #python :python: and #semantic technologies like #rdf, #ontology, #wikidata, #sparql, #owl #obo #neo4j

    I created a list of semantic-related python projects:

    github.com/pysemtec/semantic-p

    :python: 🦉 :python: 🦉

  32. :python: 🦉 :python: 🦉

    In case you are interested in #python :python: and #semantic technologies like #rdf, #ontology, #wikidata, #sparql, #owl #obo #neo4j

    I created a list of semantic-related python projects:

    github.com/pysemtec/semantic-p

    :python: 🦉 :python: 🦉