Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix BioSample #1

Merged
merged 9 commits into from
Apr 15, 2024
Merged

fix BioSample #1

merged 9 commits into from
Apr 15, 2024

Conversation

gtsueng
Copy link

@gtsueng gtsueng commented Feb 21, 2024

Description

  • Modified BioSample draft v 0.2

Motivation and context

Changes parent class of BioSample to be a child of Sample

Have these been tested?

  • Draft tested in JSON-LD playground and DDE schema playground

What should reviewers focus on?

e.g. The new nomenclature of...

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New content (non-breaking change which adds new content)
  • Modified content (non-breaking change which modifies existing content)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Future TO-DOs

  • e.g. Once reviewed, check webpage update...

Deleted $validation section since that's only used to add constraints to profiles
* Fix typos in anatomicalSystem
* Fix casing with Submitter --> submitter
* Change `grant` to `funding` for consistency with schema.org
* Change parent class from Bioschemas:BioSample to Bioschemas:Sample after confirmation with Nick
@nsjuty nsjuty merged commit 588dca0 into nsjuty:master Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants