From 24db021870faf910e4f565e5315cb4f6feeb4517 Mon Sep 17 00:00:00 2001 From: gtsueng Date: Fri, 23 Dec 2022 09:14:15 -0800 Subject: [PATCH 1/2] Update publications.html add biohackrxiv reports per https://github.com/BioSchemas/specifications/issues/623 --- pages/_about/publications.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pages/_about/publications.html b/pages/_about/publications.html index 89e6310c6..783b6a90c 100644 --- a/pages/_about/publications.html +++ b/pages/_about/publications.html @@ -11,6 +11,18 @@

Publications and Talks

A list of publications and talks in which Bioschemas was presented:

    {% include presentations.html %} +
  1. An ETL Pipeline to Construct the Intrinsically Disordered Proteins Knowledge Graph (IDP-KG) Using Bioschemas JSON-LD Data Dumps. + Ammar, Ammar, Ivan Mičetić, and Alasdair J. G. Gray. BioHackrXiv. 25 November 2022 + doi:10.37044/osf.io/7f95d. +
  2. +
  3. Bioschemas Data Harvesting Project Report. + Gray, Alasdair J. G., Petros Papadopoulos, Alban Gaignard, Thomas Rosnet, Ivan Mičetić, and Sébastien Moretti. 25 March 2022 + doi:10.37044/osf.io/y6gbq. +
  4. +
  5. Exploiting Bioschemas Markup to Populate Idpcentral. + Gray, Alasdair J. G., Petros Papadopoulos, Ivan Mičetić, and András Hatos. BioHackrXiv. 22 June 2021. + doi:10.37044/osf.io/v3jct. +
  6. TDWG Webinar (Details)
    • Franck Michel. Bioschemas: marking up biodiversity websites to improve data discovery and web-scale integration (Slides, Video)
    • From 5fbcc97861e1ed867b2776ca3d6a20c48d2191ac Mon Sep 17 00:00:00 2001 From: ginger Date: Fri, 10 Apr 2026 14:18:58 -0700 Subject: [PATCH 2/2] Resolve mismatches in BioSample and Sample --- pages/_types/BioSample/0.2-DRAFT.html | 2 ++ pages/_types/Sample/0.3-DRAFT.html | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/_types/BioSample/0.2-DRAFT.html b/pages/_types/BioSample/0.2-DRAFT.html index 258f370a9..903417977 100644 --- a/pages/_types/BioSample/0.2-DRAFT.html +++ b/pages/_types/BioSample/0.2-DRAFT.html @@ -54,6 +54,8 @@ DefinedTerm
      Text +
      + TaxonName The full scientific name (order, family, subfamily, genus, specificEpithet).
      diff --git a/pages/_types/Sample/0.3-DRAFT.html b/pages/_types/Sample/0.3-DRAFT.html index 58e73f59b..6bf05bd5a 100644 --- a/pages/_types/Sample/0.3-DRAFT.html +++ b/pages/_types/Sample/0.3-DRAFT.html @@ -46,9 +46,7 @@ PropertyValue - A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.
      - - Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
      + A property-value pair representing an additional characteristic of the entity, that is not representable by an existing property.