From 9cd22890211f68440bfb2dacbfe7e3add1e8730d Mon Sep 17 00:00:00 2001 From: "Victor V. Albert" Date: Mon, 29 Apr 2024 18:39:41 -0400 Subject: [PATCH] ~ --- .../features/classical/list_classical_with_rate.yml | 2 +- codelists/features/classical/list_decoders.yml | 10 +++++----- codelists/features/classical/list_realizations.yml | 2 +- .../features/{ => quantum}/list_quantum_with_rate.yml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename codelists/features/{ => quantum}/list_quantum_with_rate.yml (98%) diff --git a/codelists/features/classical/list_classical_with_rate.yml b/codelists/features/classical/list_classical_with_rate.yml index 14c8ee3ee..d95e4e9e1 100644 --- a/codelists/features/classical/list_classical_with_rate.yml +++ b/codelists/features/classical/list_classical_with_rate.yml @@ -37,7 +37,7 @@ codes: # all quantum codes that have a 'rate' field: - property_set: features.rate domain: classical_domain - descendant_of: ecc + # descendant_of: ecc # Each list element of the 'codes:' list specifies a set of codes. The set of # codes consists of the codes that satisfy all the given conditions diff --git a/codelists/features/classical/list_decoders.yml b/codelists/features/classical/list_decoders.yml index 591bb12c2..91ac16e0d 100644 --- a/codelists/features/classical/list_decoders.yml +++ b/codelists/features/classical/list_decoders.yml @@ -34,11 +34,11 @@ codes: select: # all quantum codes that have a 'rate' field: - property_set: features.decoders - #domain: quantum_domain - descendant_of: oaecc - - property_set: features.decoders - #domain: quantum_domain - descendant_of: eacq + domain: classical_domain + # descendant_of: oaecc + # - property_set: features.decoders + # #domain: quantum_domain + # descendant_of: eacq # Each list element of the 'codes:' list specifies a set of codes. The set of # codes consists of the codes that satisfy all the given conditions diff --git a/codelists/features/classical/list_realizations.yml b/codelists/features/classical/list_realizations.yml index cc5ad556f..ba66a509a 100644 --- a/codelists/features/classical/list_realizations.yml +++ b/codelists/features/classical/list_realizations.yml @@ -34,7 +34,7 @@ codes: select: # all quantum codes that have a 'rate' field: - property_set: realizations - domain: quantum_domain + domain: classical_domain # descendant_of: qecc # Each list element of the 'codes:' list specifies a set of codes. The set of diff --git a/codelists/features/list_quantum_with_rate.yml b/codelists/features/quantum/list_quantum_with_rate.yml similarity index 98% rename from codelists/features/list_quantum_with_rate.yml rename to codelists/features/quantum/list_quantum_with_rate.yml index ce683f862..7f5fea0d9 100644 --- a/codelists/features/list_quantum_with_rate.yml +++ b/codelists/features/quantum/list_quantum_with_rate.yml @@ -46,7 +46,7 @@ codes: # all quantum codes that have a 'rate' field: - property_set: features.rate domain: quantum_domain - descendant_of: oaecc + # descendant_of: oaecc # Each list element of the 'codes:' list specifies a set of codes. The set of # codes consists of the codes that satisfy all the given conditions