Skip to content

Commit

Permalink
make minimal excel
Browse files Browse the repository at this point in the history
  • Loading branch information
rsc3 committed May 2, 2024
1 parent 66f4050 commit 69d0001
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
Binary file modified content/excel/AnVILBioCoreMinimal.xlsx
Binary file not shown.
11 changes: 2 additions & 9 deletions content/linkml/BioCoreFields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,7 @@ slots:
multivalued: true
antibody:
aliases: usesAntibody
description: May be a reference to an antibody used for a SampleTreatmentActivity or another Activity.
comments:
- Can be used as an ObjectProperty with the Antibody class or as a DataType property,
depending on need. Antibody should be linked to OBI in future. Note this could
link to nonassay activities like CHiP
description: A reference to an antibody used for a SampleTreatmentActivity or another Activity.
# is_a: used
slot_uri: https://datamodel.terra.bio/TerraCore#usesAntibody
multivalued: true
Expand Down Expand Up @@ -739,10 +735,7 @@ slots:
multivalued: true
target:
aliases: hasTarget
comments:
- Need definition
- Target is a string for now but will ultimately be a class, and this will change
to an ObjectProperty.
description: A reference to the target of a treatment or antibody. This could be the molecular target of a specific antibody.
slot_uri: https://datamodel.terra.bio/TerraCore#hasTarget
multivalued: true
temperature_unit:
Expand Down

0 comments on commit 69d0001

Please sign in to comment.