Skip to content

Commit

Permalink
Pre-commit hook, resolve formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanreardon committed Feb 17, 2025
1 parent dc4a80c commit 0475989
Show file tree
Hide file tree
Showing 20 changed files with 42 additions and 42 deletions.
20 changes: 10 additions & 10 deletions schema/cat-vrs/def/CategoricalVariant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,59 +22,59 @@ Some CategoricalVariant attributes are inherited from :ref:`gks-core:Entity`.
- Limits
- Description
* - id
-
-
- string
- 0..1
- The 'logical' identifier of the Entity in the system of record, e.g. a UUID. This 'id' is unique within a given system, but may or may not be globally unique outside the system. It is used within a system to reference an object from another.
* - name
-
-
- string
- 0..1
- A primary name for the entity.
* - description
-
-
- string
- 0..1
- A free-text description of the Entity.
* - aliases
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
- string
- 0..m
- Alternative name(s) for the Entity.
* - extensions
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
- :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
-
-
- string
- 1..1
- MUST be "CategoricalVariant"
* - members
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
- :ref:`Variation` | :ref:`iriReference`
- 0..m
- A non-exhaustive list of VRS Variations that satisfy the constraints of this categorical variant.
* - constraints
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
- :ref:`Constraint`
- 0..m
-
-
* - mappings
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
Expand Down
4 changes: 2 additions & 2 deletions schema/cat-vrs/def/Constraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Constraints are used to construct an intensional semantics of categorical varian
- Limits
- Description
* - type
-
-
- string
- 1..1
-
-
4 changes: 2 additions & 2 deletions schema/cat-vrs/def/CopyChangeConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Some CopyChangeConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "CopyChangeConstraint"
* - copyChange
-
-
- string
- 1..1
- The relative assessment of the change in copies that members of this categorical variant satisfies.
4 changes: 2 additions & 2 deletions schema/cat-vrs/def/CopyCountConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Some CopyCountConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "CopyCountConstraint"
* - copies
-
-
- integer | :ref:`Range`
- 1..1
- The precise value or range of copies members of this categorical variant must satisfy.
8 changes: 4 additions & 4 deletions schema/cat-vrs/def/DefiningAlleleConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ Some DefiningAlleleConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "DefiningAlleleConstraint"
* - allele
-
-
- :ref:`Allele` | :ref:`iriReference`
- 1..1
-
-
* - relations
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
Expand Down
10 changes: 5 additions & 5 deletions schema/cat-vrs/def/DefiningLocationConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,25 @@ Some DefiningLocationConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "DefiningLocationConstraint"
* - location
-
-
- :ref:`SequenceLocation` | :ref:`iriReference`
- 1..1
-
-
* - relations
-
-
.. raw:: html

<span style="background-color: #B2DFEE; color: black; padding: 2px 6px; border: 1px solid black; border-radius: 3px; font-weight: bold; display: inline-block; margin-bottom: 5px;" title="Unordered">&#8942;</span>
- :ref:`MappableConcept`
- 0..m
- Defined relationships from which members relate to the defining location.
* - matchCharacteristic
-
-
- :ref:`MappableConcept`
- 1..1
- A characteristic of the location that is used to match the defining location to member locations.
4 changes: 2 additions & 2 deletions schema/cat-vrs/def/FeatureContextConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Some FeatureContextConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "FeatureContextConstraint"
* - featureContext
-
-
- :ref:`MappableConcept`
- 1..1
- A feature identifier.
6 changes: 3 additions & 3 deletions schema/cat-vrs/def/FunctionConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ Some FunctionConstraint attributes are inherited from :ref:`Constraint`.
- Limits
- Description
* - type
-
-
- string
- 1..1
- MUST be "FunctionConstraint"
* - functionConsequence
-
-
- string
- 1..1
- A categorical label of the function change that members of this categorical variant satisfies, using ontology terms from `The Sequence Ontology <http://www.sequenceontology.org>`_. MUST be `"SO:0002052" <http://www.sequenceontology.org/browser/current_release/term/SO:0002052>`_, `"SO:0002054" <http://www.sequenceontology.org/browser/current_release/term/SO:0002054>`_, `"SO:0001561" <http://www.sequenceontology.org/browser/current_release/term/SO:0001561>`_, `"SO:0002219" <http://www.sequenceontology.org/browser/current_release/term/SO:0002219>`_, `"SO:0001557" <http://www.sequenceontology.org/browser/current_release/term/SO:0001557>`_, or `"SO:0002053" <http://www.sequenceontology.org/browser/current_release/term/SO:0002053>`_.

* - description
-
-
- string
- 0..1
- A free-text description of the function change.
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/CanonicalAllele
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/CategoricalCnv
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/CategoricalVariant
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/Constraint
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"$ref": "/ga4gh/schema/cat-vrs/1.x/json/FunctionConstraint"
}
]
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/CopyChangeConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/CopyCountConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/DefiningAlleleConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/DefiningLocationConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/FeatureContextConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/FunctionConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"type"
],
"additionalProperties": false
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/FunctionVariant
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
]
}
]
}
}
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/ProteinSequenceConsequence
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
}
}
]
}
}

0 comments on commit 0475989

Please sign in to comment.