Skip to content

Commit

Permalink
update MSP
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwagner committed Sep 6, 2024
1 parent c57ede1 commit c429f75
Show file tree
Hide file tree
Showing 18 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jsonschema
referencing
ipython
pyyaml
ga4gh.gks.metaschema==0.3.0b11
ga4gh.gks.metaschema==0.3.0b12
sphinx ~= 7.2
sphinx-rtd-theme ~= 1.2
jupyterlab
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/Adjacency.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some Adjacency attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,7 +49,7 @@ Some Adjacency attributes are inherited from :ref:`Variation`.
- 1..1
- MUST be "Adjacency".
* - adjoinedSequences
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 2..2
- The terminal sequence or pair of adjoined sequences that defines in the adjacency.
* - linker
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/Allele.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some Allele attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,7 +49,7 @@ Some Allele attributes are inherited from :ref:`Variation`.
- 1..1
- MUST be "Allele"
* - location
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 1..1
- The location of the Allele
* - state
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/CisPhasedBlock.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some CisPhasedBlock attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,7 +49,7 @@ Some CisPhasedBlock attributes are inherited from :ref:`Variation`.
- 1..1
- MUST be "CisPhasedBlock"
* - members
- :ref:`Allele` | `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_
- :ref:`Allele` | :ref:`IRI`
- 2..m
- A list of :ref:`Alleles <Allele>` that are found in-cis on a shared molecule.
* - sequenceReference
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/CopyNumber.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Some CopyNumber attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,6 +49,6 @@ Some CopyNumber attributes are inherited from :ref:`Variation`.
- 0..m
-
* - location
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 1..1
- A location for which the number of systemic copies is described.
6 changes: 3 additions & 3 deletions schema/vrs/def/CopyNumberChange.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some CopyNumberChange attributes are inherited from :ref:`CopyNumber`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -45,14 +45,14 @@ Some CopyNumberChange attributes are inherited from :ref:`CopyNumber`.
- 0..m
-
* - location
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 1..1
- A location for which the number of systemic copies is described.
* - type
- string
- 1..1
- MUST be "CopyNumberChange"
* - copyChange
- `Coding <../data-types/data-types-source.json#/$defs/Coding>`_
- :ref:`Coding`
- 1..1
- MUST be a `Coding` representing one of "EFO:0030069" (complete genomic loss), "EFO:0020073" (high-level loss), "EFO:0030068" (low-level loss), "EFO:0030067" (loss), "EFO:0030064" (regional base ploidy), "EFO:0030070" (gain), "EFO:0030071" (low-level gain), "EFO:0030072" (high-level gain).
4 changes: 2 additions & 2 deletions schema/vrs/def/CopyNumberCount.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some CopyNumberCount attributes are inherited from :ref:`CopyNumber`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -45,7 +45,7 @@ Some CopyNumberCount attributes are inherited from :ref:`CopyNumber`.
- 0..m
-
* - location
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 1..1
- A location for which the number of systemic copies is described.
* - type
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/DerivativeMolecule.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some DerivativeMolecule attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,7 +49,7 @@ Some DerivativeMolecule attributes are inherited from :ref:`Variation`.
- 1..1
- MUST be "DerivativeMolecule".
* - components
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`TraversalBlock`
- :ref:`IRI` | :ref:`TraversalBlock`
- 2..m
- The molecular components that constitute the derivative molecule.
* - circular
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/Ga4ghIdentifiableObject.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Some Ga4ghIdentifiableObject attributes are inherited from :ref:`gks.core-im:Ent
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/LengthExpression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some LengthExpression attributes are inherited from :ref:`SequenceExpression`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/LiteralSequenceExpression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some LiteralSequenceExpression attributes are inherited from :ref:`SequenceExpre
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/ReferenceLengthExpression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some ReferenceLengthExpression attributes are inherited from :ref:`SequenceExpre
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/SequenceExpression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some SequenceExpression attributes are inherited from :ref:`gks.core-im:Entity`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/SequenceLocation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some SequenceLocation attributes are inherited from :ref:`Ga4ghIdentifiableObjec
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -45,7 +45,7 @@ Some SequenceLocation attributes are inherited from :ref:`Ga4ghIdentifiableObjec
- 1..1
- MUST be "SequenceLocation"
* - sequenceReference
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`SequenceReference`
- :ref:`IRI` | :ref:`SequenceReference`
- 0..1
- A reference to a :ref:`Sequence` on which the location is defined.
* - start
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/SequenceReference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some SequenceReference attributes are inherited from :ref:`gks.core-im:Entity`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/def/Terminus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some Terminus attributes are inherited from :ref:`Variation`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand All @@ -49,6 +49,6 @@ Some Terminus attributes are inherited from :ref:`Variation`.
- 1..1
- MUST be "Terminus".
* - location
- `IRI </ga4gh/schema/gks-common/1.x/data-types/json/IRI>`_ | :ref:`Location`
- :ref:`IRI` | :ref:`Location`
- 1..1
- The location of the terminus.
2 changes: 1 addition & 1 deletion schema/vrs/def/TraversalBlock.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Some TraversalBlock attributes are inherited from :ref:`gks.core-im:Entity`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - type
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/def/Variation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Some Variation attributes are inherited from :ref:`Ga4ghIdentifiableObject`.
- 0..m
- Alternative name(s) for the Entity.
* - extensions
- `Extension </ga4gh/schema/gks-common/1.x/data-types/json/Extension>`_
- :ref:`Extension`
- 0..m
- A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model.
* - digest
Expand Down

0 comments on commit c429f75

Please sign in to comment.