specifications icon indicating copy to clipboard operation
specifications copied to clipboard

Missing cardinality value for MolecularEntity properties

Open GloC99 opened this issue 4 years ago • 4 comments

In the profile MolecularEntity Version: 0.5-RELEASE:

  • hasBioChemEntityPart
  • hasMolecularFunction
  • hasRepresentation
  • isEncodedByBioChemEntity
  • isInvolvedInBiologicalProcess
  • isLocatedInSubcellularLocation
  • isPartOfBioChemEntity
  • taxonomicRange

has no cardinality value.

GloC99 avatar Mar 31 '21 13:03 GloC99

  • hasBioChemEntityPart

Zero or more.

  • hasMolecularFunction

Zero or more.

  • hasRepresentation

Zero or more.

  • isEncodedByBioChemEntity

Zero or one. (Tho for small molecules it is zero, but proteins it is one.)

  • isInvolvedInBiologicalProcess

Zero or more.

  • isLocatedInSubcellularLocation

Zero or more.

  • isPartOfBioChemEntity

Zero or more.

  • taxonomicRange

Zero or more.

egonw avatar May 16 '21 06:05 egonw

@AlasdairGray, let me know if I can make a PR somewhere.

egonw avatar May 16 '21 06:05 egonw

Let's wait until we see the outcome of #492 which is being voted on this week.

AlasdairGray avatar May 17 '21 13:05 AlasdairGray

@egonw I believe that we can now go ahead and fix this without going through the full governance process, i.e. we'll try out the lightweight approach that was used for the related issue on the Gene profile (#492).

Concretely, we need to:

  • [ ] Copy GSheet to make 1.0-RELEASE version
  • [ ] Update cardinalities in GSheet
  • [ ] Regenerate YAML
  • [ ] Create 1.0-RELEASE webpage
  • [ ] Update header YAML
  • [ ] Copy in generate YAML
  • [ ] Circulate around community for approval

AlasdairGray avatar Jul 13 '21 09:07 AlasdairGray