From 03911c7f7159bea88fd8ba704f23c2f8d3da96cd Mon Sep 17 00:00:00 2001 From: Matt Russell Date: Fri, 1 Sep 2017 10:34:19 +0100 Subject: [PATCH] Incorporate final changes to annotated models for WS261. --- generated-schemas/schema261.edn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/generated-schemas/schema261.edn b/generated-schemas/schema261.edn index 4fa1681..062cef3 100644 --- a/generated-schemas/schema261.edn +++ b/generated-schemas/schema261.edn @@ -2681,8 +2681,8 @@ (schema phenotype (fields + [alternate-phenotype :ref :many] [assay :ref :component] - [dead :boolean] [description :ref :component] [do-term :ref :many :component] [go-term :ref :many :component] @@ -2983,8 +2983,9 @@ [main-phone :string :many] [office-phone :string :many] [other-phone :string :many] - [street-address :string :many] + [street-address :ref :many :component] [web-page :string :many])) + (schema address.street-address (fields [text :string])) (schema role (fields