Skip to content

Commit

Permalink
update pre-release build
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwagner committed Nov 27, 2024
1 parent 5fc0b6b commit 991047c
Show file tree
Hide file tree
Showing 23 changed files with 76 additions and 76 deletions.
12 changes: 6 additions & 6 deletions schema/vrs/json/Adjacency
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Adjacency",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Adjacency",
"title": "Adjacency",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -53,7 +53,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -69,7 +69,7 @@
"items": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceLocation"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand All @@ -90,13 +90,13 @@
"description": "The sequence found between adjoined sequences.",
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LengthExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LiteralSequenceExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LiteralSequenceExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/ReferenceLengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/ReferenceLengthExpression"
}
]
},
Expand Down
12 changes: 6 additions & 6 deletions schema/vrs/json/Allele
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Allele",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Allele",
"title": "Allele",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -53,7 +53,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -65,7 +65,7 @@
"location": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceLocation"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand All @@ -77,13 +77,13 @@
"description": "An expression of the sequence state",
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LengthExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LiteralSequenceExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LiteralSequenceExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/ReferenceLengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/ReferenceLengthExpression"
}
]
}
Expand Down
8 changes: 4 additions & 4 deletions schema/vrs/json/CisPhasedBlock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CisPhasedBlock",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CisPhasedBlock",
"title": "CisPhasedBlock",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -52,7 +52,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -69,7 +69,7 @@
"items": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Allele"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Allele"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand All @@ -79,7 +79,7 @@
"description": "A list of Alleles that are found in-cis on a shared molecule."
},
"sequenceReference": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceReference",
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceReference",
"description": "An optional Sequence Reference on which all of the in-cis Alleles are found. When defined, this may be used to implicitly define the `sequenceReference` attribute for each of the CisPhasedBlock member Alleles."
}
},
Expand Down
6 changes: 3 additions & 3 deletions schema/vrs/json/CopyNumberChange
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CopyNumberChange",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberChange",
"title": "CopyNumberChange",
"type": "object",
"maturity": "draft",
Expand Down Expand Up @@ -53,7 +53,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -65,7 +65,7 @@
"location": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceLocation"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand Down
8 changes: 4 additions & 4 deletions schema/vrs/json/CopyNumberCount
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CopyNumberCount",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberCount",
"title": "CopyNumberCount",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -53,7 +53,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -65,7 +65,7 @@
"location": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceLocation"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand All @@ -76,7 +76,7 @@
"copies": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Range"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Range"
},
{
"type": "integer"
Expand Down
12 changes: 6 additions & 6 deletions schema/vrs/json/DerivativeMolecule
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/DerivativeMolecule",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/DerivativeMolecule",
"title": "DerivativeMolecule",
"type": "object",
"maturity": "draft",
Expand Down Expand Up @@ -52,7 +52,7 @@
"type": "array",
"ordered": false,
"items": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression"
}
},
"type": {
Expand All @@ -68,16 +68,16 @@
"items": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Allele"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Allele"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CisPhasedBlock"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CisPhasedBlock"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Terminus"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Terminus"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/TraversalBlock"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/TraversalBlock"
},
{
"$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference"
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/json/Expression
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Expression",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Expression",
"title": "Expression",
"type": "object",
"maturity": "trial use",
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/json/LengthExpression
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LengthExpression",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LengthExpression",
"title": "LengthExpression",
"type": "object",
"maturity": "draft",
Expand Down Expand Up @@ -53,7 +53,7 @@
"description": "The length of the sequence.",
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Range"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Range"
},
{
"type": "integer"
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/json/LiteralSequenceExpression
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LiteralSequenceExpression",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LiteralSequenceExpression",
"title": "LiteralSequenceExpression",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -50,7 +50,7 @@
"default": "LiteralSequenceExpression"
},
"sequence": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/sequenceString",
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/sequenceString",
"description": "the literal sequence"
}
},
Expand Down
4 changes: 2 additions & 2 deletions schema/vrs/json/Location
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Location",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Location",
"title": "Location",
"type": "object",
"maturity": "trial use",
"description": "A contiguous segment of a biological sequence.",
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceLocation",
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation",
"discriminator": {
"propertyName": "type"
}
Expand Down
12 changes: 6 additions & 6 deletions schema/vrs/json/MolecularVariation
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/MolecularVariation",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/MolecularVariation",
"title": "MolecularVariation",
"type": "object",
"maturity": "trial use",
"description": "A variation on a contiguous molecule.",
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Adjacency"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Adjacency"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Allele"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Allele"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CisPhasedBlock"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CisPhasedBlock"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/DerivativeMolecule"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/DerivativeMolecule"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Terminus"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Terminus"
}
],
"discriminator": {
Expand Down
2 changes: 1 addition & 1 deletion schema/vrs/json/Range
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Range",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Range",
"title": "Range",
"type": "array",
"maturity": "trial use",
Expand Down
6 changes: 3 additions & 3 deletions schema/vrs/json/ReferenceLengthExpression
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/ReferenceLengthExpression",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/ReferenceLengthExpression",
"title": "ReferenceLengthExpression",
"type": "object",
"maturity": "trial use",
Expand Down Expand Up @@ -53,7 +53,7 @@
"length": {
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Range"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Range"
},
{
"type": "integer"
Expand All @@ -62,7 +62,7 @@
"description": "The number of residues in the expressed sequence."
},
"sequence": {
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/sequenceString",
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/sequenceString",
"description": "the literal Sequence encoded by the Reference Length Expression."
},
"repeatSubunitLength": {
Expand Down
8 changes: 4 additions & 4 deletions schema/vrs/json/SequenceExpression
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SequenceExpression",
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceExpression",
"title": "SequenceExpression",
"type": "object",
"maturity": "trial use",
"description": "An expression describing a Sequence.",
"oneOf": [
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LengthExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/LiteralSequenceExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/LiteralSequenceExpression"
},
{
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/ReferenceLengthExpression"
"$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/ReferenceLengthExpression"
}
],
"discriminator": {
Expand Down
Loading

0 comments on commit 991047c

Please sign in to comment.