Skip to content

Commit e8b36cf

Browse files
committed
trial use
1 parent 8f2c248 commit e8b36cf

18 files changed

+34
-34
lines changed

schema/vrs/json/Adjacency

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/Adjacency",
44
"title": "Adjacency",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"prefix": "AJ",
99
"keys": [

schema/vrs/json/Allele

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/Allele",
44
"title": "Allele",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"prefix": "VA",
99
"keys": [

schema/vrs/json/CisPhasedBlock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/CisPhasedBlock",
44
"title": "CisPhasedBlock",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"prefix": "CPB",
99
"keys": [

schema/vrs/json/CopyNumberChange

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/CopyNumberChange",
44
"title": "CopyNumberChange",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"keys": [
99
"copyChange",

schema/vrs/json/CopyNumberCount

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/CopyNumberCount",
44
"title": "CopyNumberCount",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"keys": [
99
"copies",

schema/vrs/json/DerivativeMolecule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/DerivativeMolecule",
44
"title": "DerivativeMolecule",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"prefix": "DM",
99
"keys": [

schema/vrs/json/Expression

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/Expression",
44
"title": "Expression",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"description": "Representation of a variation by a specified nomenclature or syntax for a Variation object. Common examples of expressions for the description of molecular variation include the HGVS and ISCN nomenclatures.",
88
"properties": {
99
"syntax": {

schema/vrs/json/LengthExpression

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/LengthExpression",
44
"title": "LengthExpression",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"keys": [
99
"length",

schema/vrs/json/LiteralSequenceExpression

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/LiteralSequenceExpression",
44
"title": "LiteralSequenceExpression",
55
"type": "object",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"ga4ghDigest": {
88
"keys": [
99
"sequence",

schema/vrs/json/Range

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$id": "https://w3id.org/ga4gh/schema/vrs/2.0.0-ballot.2024-08.1/json/Range",
44
"title": "Range",
55
"type": "array",
6-
"maturity": "draft",
6+
"maturity": "trial use",
77
"description": "An inclusive range of values bounded by one or more integers.",
88
"ordered": true,
99
"items": {

0 commit comments

Comments
 (0)