diff --git a/schema/vrs/json/Adjacency b/schema/vrs/json/Adjacency index b7e5953..6f2d58e 100644 --- a/schema/vrs/json/Adjacency +++ b/schema/vrs/json/Adjacency @@ -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", @@ -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": { @@ -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" @@ -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" } ] }, diff --git a/schema/vrs/json/Allele b/schema/vrs/json/Allele index 04d1dcd..ec3992f 100644 --- a/schema/vrs/json/Allele +++ b/schema/vrs/json/Allele @@ -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", @@ -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": { @@ -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" @@ -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" } ] } diff --git a/schema/vrs/json/CisPhasedBlock b/schema/vrs/json/CisPhasedBlock index 80a9a49..a3d13e7 100644 --- a/schema/vrs/json/CisPhasedBlock +++ b/schema/vrs/json/CisPhasedBlock @@ -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", @@ -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": { @@ -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" @@ -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." } }, diff --git a/schema/vrs/json/CopyNumberChange b/schema/vrs/json/CopyNumberChange index 734941d..458eeaf 100644 --- a/schema/vrs/json/CopyNumberChange +++ b/schema/vrs/json/CopyNumberChange @@ -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", @@ -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": { @@ -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" diff --git a/schema/vrs/json/CopyNumberCount b/schema/vrs/json/CopyNumberCount index 59f6b21..264d168 100644 --- a/schema/vrs/json/CopyNumberCount +++ b/schema/vrs/json/CopyNumberCount @@ -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", @@ -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": { @@ -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" @@ -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" diff --git a/schema/vrs/json/DerivativeMolecule b/schema/vrs/json/DerivativeMolecule index 2898285..9ddf464 100644 --- a/schema/vrs/json/DerivativeMolecule +++ b/schema/vrs/json/DerivativeMolecule @@ -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", @@ -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": { @@ -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" diff --git a/schema/vrs/json/Expression b/schema/vrs/json/Expression index acf0eb2..711034a 100644 --- a/schema/vrs/json/Expression +++ b/schema/vrs/json/Expression @@ -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", diff --git a/schema/vrs/json/LengthExpression b/schema/vrs/json/LengthExpression index d41e4de..803c747 100644 --- a/schema/vrs/json/LengthExpression +++ b/schema/vrs/json/LengthExpression @@ -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", @@ -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" diff --git a/schema/vrs/json/LiteralSequenceExpression b/schema/vrs/json/LiteralSequenceExpression index 7027b77..8e65a4e 100644 --- a/schema/vrs/json/LiteralSequenceExpression +++ b/schema/vrs/json/LiteralSequenceExpression @@ -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", @@ -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" } }, diff --git a/schema/vrs/json/Location b/schema/vrs/json/Location index 9ddfc9d..5687cc2 100644 --- a/schema/vrs/json/Location +++ b/schema/vrs/json/Location @@ -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" } diff --git a/schema/vrs/json/MolecularVariation b/schema/vrs/json/MolecularVariation index 2a1b48d..9bc8674 100644 --- a/schema/vrs/json/MolecularVariation +++ b/schema/vrs/json/MolecularVariation @@ -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": { diff --git a/schema/vrs/json/Range b/schema/vrs/json/Range index 7317c99..4b212bc 100644 --- a/schema/vrs/json/Range +++ b/schema/vrs/json/Range @@ -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", diff --git a/schema/vrs/json/ReferenceLengthExpression b/schema/vrs/json/ReferenceLengthExpression index e7553c7..860caf9 100644 --- a/schema/vrs/json/ReferenceLengthExpression +++ b/schema/vrs/json/ReferenceLengthExpression @@ -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", @@ -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" @@ -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": { diff --git a/schema/vrs/json/SequenceExpression b/schema/vrs/json/SequenceExpression index 9f9d708..aa1f5cd 100644 --- a/schema/vrs/json/SequenceExpression +++ b/schema/vrs/json/SequenceExpression @@ -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": { diff --git a/schema/vrs/json/SequenceLocation b/schema/vrs/json/SequenceLocation index fcd91f0..d093b57 100644 --- a/schema/vrs/json/SequenceLocation +++ b/schema/vrs/json/SequenceLocation @@ -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/SequenceLocation", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceLocation", "title": "SequenceLocation", "type": "object", "maturity": "trial use", @@ -59,7 +59,7 @@ "sequenceReference": { "oneOf": [ { - "$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" }, { "$ref": "/ga4gh/schema/gks-core/1.0.0-snapshot.2024-11.1/json/iriReference" @@ -70,7 +70,7 @@ "start": { "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" @@ -81,7 +81,7 @@ "end": { "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" @@ -91,7 +91,7 @@ }, "sequence": { "description": "The literal sequence encoded by the `sequenceReference` at these coordinates.", - "$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" } }, "required": [ diff --git a/schema/vrs/json/SequenceReference b/schema/vrs/json/SequenceReference index 33d1b08..f4143b3 100644 --- a/schema/vrs/json/SequenceReference +++ b/schema/vrs/json/SequenceReference @@ -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/SequenceReference", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SequenceReference", "title": "SequenceReference", "type": "object", "maturity": "trial use", @@ -63,7 +63,7 @@ ] }, "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": "A sequenceString that is a literal representation of the referenced sequence." }, "moleculeType": { diff --git a/schema/vrs/json/SystemicVariation b/schema/vrs/json/SystemicVariation index b5ef74f..74d01af 100644 --- a/schema/vrs/json/SystemicVariation +++ b/schema/vrs/json/SystemicVariation @@ -1,16 +1,16 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/SystemicVariation", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/SystemicVariation", "title": "SystemicVariation", "type": "object", "maturity": "trial use", "description": "A Variation of multiple molecules in the context of a system, e.g. a genome, sample, or homologous chromosomes.", "oneOf": [ { - "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CopyNumberChange" + "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberChange" }, { - "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CopyNumberCount" + "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberCount" } ], "discriminator": { diff --git a/schema/vrs/json/Terminus b/schema/vrs/json/Terminus index e50dcb8..1f60a6c 100644 --- a/schema/vrs/json/Terminus +++ b/schema/vrs/json/Terminus @@ -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/Terminus", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Terminus", "title": "Terminus", "type": "object", "maturity": "draft", @@ -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": { @@ -64,7 +64,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" diff --git a/schema/vrs/json/TraversalBlock b/schema/vrs/json/TraversalBlock index a19c94a..94f3800 100644 --- a/schema/vrs/json/TraversalBlock +++ b/schema/vrs/json/TraversalBlock @@ -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/TraversalBlock", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/TraversalBlock", "title": "TraversalBlock", "type": "object", "maturity": "draft", @@ -54,7 +54,7 @@ "description": "The unoriented molecular variation component.", "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" } ] }, diff --git a/schema/vrs/json/Variation b/schema/vrs/json/Variation index 826cd5b..ff96c1c 100644 --- a/schema/vrs/json/Variation +++ b/schema/vrs/json/Variation @@ -1,31 +1,31 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/Variation", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/Variation", "title": "Variation", "type": "object", "maturity": "trial use", "description": "A representation of the state of one or more biomolecules.", "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/CopyNumberChange" + "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberChange" }, { - "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/json/CopyNumberCount" + "$ref": "/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/CopyNumberCount" }, { - "$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": { diff --git a/schema/vrs/json/residue b/schema/vrs/json/residue index 690b72c..9925494 100644 --- a/schema/vrs/json/residue +++ b/schema/vrs/json/residue @@ -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/residue", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/residue", "title": "residue", "type": "string", "maturity": "trial use", diff --git a/schema/vrs/json/sequenceString b/schema/vrs/json/sequenceString index 1c0b642..c785a82 100644 --- a/schema/vrs/json/sequenceString +++ b/schema/vrs/json/sequenceString @@ -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/sequenceString", + "$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/json/sequenceString", "title": "sequenceString", "type": "string", "maturity": "trial use", diff --git a/schema/vrs/vrs-source.yaml b/schema/vrs/vrs-source.yaml index ccdce7e..dfb2461 100644 --- a/schema/vrs/vrs-source.yaml +++ b/schema/vrs/vrs-source.yaml @@ -9,7 +9,7 @@ # https://json-schema.org/understanding-json-schema/reference/schema.html $schema: "https://json-schema.org/draft/2020-12/schema" -$id: "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.1/vrs-source.yaml" +$id: "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-11.2/vrs-source.yaml" title: "GA4GH-VRS-Definitions" type: object strict: true