home.social

Search

25 results for “bioregistry”

  1. At the hackathon, we helped CACAO (cacao.wiki/) update its link generation using the Bioregistry resolver!

  2. At the ChEBI 2.0 workshop, Muhammad Arsalan is presenting how ChEBI is using the Bioregistry to standardize its cross-references, generate URLs on their front-end, and more

    #chembl #ebi #chebi #sssom #cheminformatics

  3. At the ChEBI 2.0 workshop, Muhammad Arsalan is presenting how ChEBI is using the Bioregistry to standardize its cross-references, generate URLs on their front-end, and more

  4. At the ChEBI 2.0 workshop, Muhammad Arsalan is presenting how ChEBI is using the Bioregistry to standardize its cross-references, generate URLs on their front-end, and more

    #chembl #ebi #chebi #sssom #cheminformatics

  5. At the ChEBI 2.0 workshop, Muhammad Arsalan is presenting how ChEBI is using the Bioregistry to standardize its cross-references, generate URLs on their front-end, and more

    #chembl #ebi #chebi #sssom #cheminformatics

  6. At the ChEBI 2.0 workshop, Muhammad Arsalan is presenting how ChEBI is using the Bioregistry to standardize its cross-references, generate URLs on their front-end, and more

    #chembl #ebi #chebi #sssom #cheminformatics

  7. We curated 18 new prefixes covering all international clinical trial registries appearing in the @WHO International Clinical Trials Registry Platform (trialsearch.who.int)

    Read up here: bioregistry.io/collection/0000

  8. @cthoyt @bioregistry

    Thank you for your desire to participate! 👏

    When submitting proposals for the inclusion of Base4NFDI services, it is best to first contact the NFDI consortia that are closest in content to the proposed service in order to be prepared for submission and to obtain appropriate support. These would be: #NFDI4Biodiversity or @nfdi4plants

    The administrative process for submitting a service proposal can be found here: base4nfdi.de/process/how-to-ap

    #Service #Tools #NFDI

    ^gp

  9. @rupdecat we can add some more semantics here, e.g. using @bioregistry and schema.org's mainEntity. My suggestions in red

    #NESColLab

  10. @cthoyt @bioregistry

    Hi @cthoyt this is Thomas Bauer from the German National Library. Sure I can share with you the relevant URI to our GNDO Documentation which is published:
    d-nb.info/standards/elementset
    Here you might find all the relevant information.
    If you want to explore our documentation regarding the SPARQL Endpoint, please checkout our website at sparql.dnb.de

    #4CultureCommunityPlenary #NFDI4Culture #SPARQL #DNB #4CultureHour (s!)

  11. New blog post about how to represent BiomarkerKB (biomarkerkb.org) in @bioregistry

    📖 cthoyt.com/2025/08/22/bioregis

    Also useful for anyone else running a database in the life/natural sciences who might want to make it more findable and FAIR - please get in touch!

    #PIDs #semanticweb #linkedopendata #linkeddata #bioregistry #curies #fair #fairdata #researchdatamanagement #rdm

  12. New blog post about how to represent BiomarkerKB (biomarkerkb.org) in @bioregistry

    📖 cthoyt.com/2025/08/22/bioregis

    Also useful for anyone else running a database in the life/natural sciences who might want to make it more findable and FAIR - please get in touch!

    #PIDs #semanticweb #linkedopendata #linkeddata #bioregistry #curies #fair #fairdata #researchdatamanagement #rdm

  13. New blog post about how to represent BiomarkerKB (biomarkerkb.org) in @bioregistry

    📖 cthoyt.com/2025/08/22/bioregis

    Also useful for anyone else running a database in the life/natural sciences who might want to make it more findable and FAIR - please get in touch!

    #PIDs #semanticweb #linkedopendata #linkeddata #bioregistry #curies #fair #fairdata #researchdatamanagement #rdm

  14. New blog post about how to represent BiomarkerKB (biomarkerkb.org) in @bioregistry

    📖 cthoyt.com/2025/08/22/bioregis

    Also useful for anyone else running a database in the life/natural sciences who might want to make it more findable and FAIR - please get in touch!

    #PIDs #semanticweb #linkedopendata #linkeddata #bioregistry #curies #fair #fairdata #researchdatamanagement #rdm

  15. @cthoyt @bioregistry

    Thank you for your desire to participate! 👏

    When submitting proposals for the inclusion of Base4NFDI services, it is best to first contact the NFDI consortia that are closest in content to the proposed service in order to be prepared for submission and to obtain appropriate support. These would be: #NFDI4Biodiversity or @nfdi4plants

    The administrative process for submitting a service proposal can be found here: base4nfdi.de/process/how-to-ap

    #Service #Tools #NFDI

    ^gp

  16. @cthoyt @bioregistry

    Thank you for your desire to participate! 👏

    When submitting proposals for the inclusion of Base4NFDI services, it is best to first contact the NFDI consortia that are closest in content to the proposed service in order to be prepared for submission and to obtain appropriate support. These would be: #NFDI4Biodiversity or @nfdi4plants

    The administrative process for submitting a service proposal can be found here: base4nfdi.de/process/how-to-ap

    #Service #Tools #NFDI

    ^gp

  17. @cthoyt @bioregistry

    Thank you for your desire to participate! 👏

    When submitting proposals for the inclusion of Base4NFDI services, it is best to first contact the NFDI consortia that are closest in content to the proposed service in order to be prepared for submission and to obtain appropriate support. These would be: #NFDI4Biodiversity or @nfdi4plants

    The administrative process for submitting a service proposal can be found here: base4nfdi.de/process/how-to-ap

    #Service #Tools #NFDI

    ^gp

  18. @cthoyt @bioregistry

    Thank you for your desire to participate! 👏

    When submitting proposals for the inclusion of Base4NFDI services, it is best to first contact the NFDI consortia that are closest in content to the proposed service in order to be prepared for submission and to obtain appropriate support. These would be: #NFDI4Biodiversity or @nfdi4plants

    The administrative process for submitting a service proposal can be found here: base4nfdi.de/process/how-to-ap

    #Service #Tools #NFDI

    ^gp

  19. For anyone else capturing #USB on #macOS on Apple Silicon:
    It does work, you just have to disable SIP entirely first (individual flags don't work, need csrutil disable)
    You need to manually set the correct interface up, e.g. sudo ifconfig XHC2 up

    For identifying a specific device, the easiest way is to correlate with IORegistryExplorer.
    For example:

    iPhone@02100000
    ^
    XHC interface

    Once you start the capture in Wireshark, you can filter to just that device using

    usb.darwin.location_id == 0x02100000
  20. For anyone else capturing #USB on #macOS on Apple Silicon:
    It does work, you just have to disable SIP entirely first (individual flags don't work, need csrutil disable)
    You need to manually set the correct interface up, e.g. sudo ifconfig XHC2 up

    For identifying a specific device, the easiest way is to correlate with IORegistryExplorer.
    For example:

    iPhone@02100000
    ^
    XHC interface

    Once you start the capture in Wireshark, you can filter to just that device using

    usb.darwin.location_id == 0x02100000