From a0d8d1404ffad64cbfce0b0da7e041e98126a513 Mon Sep 17 00:00:00 2001 From: Paul-Davis Date: Mon, 13 May 2019 10:07:16 +0100 Subject: [PATCH] Added Coauthor to the Person lineage Role hash, closed #100 --- wspec/models.wrm | 1 + wspec/models.wrm.annot | 1 + 2 files changed, 2 insertions(+) diff --git a/wspec/models.wrm b/wspec/models.wrm index 7b62c18c5..30523976c 100644 --- a/wspec/models.wrm +++ b/wspec/models.wrm @@ -3305,6 +3305,7 @@ Lab_visitor DateType UNIQUE DateType Collaborated DateType UNIQUE DateType Research_staff DateType UNIQUE DateType + Coauthor DateType UNIQUE DateType Unknown DateType UNIQUE DateType diff --git a/wspec/models.wrm.annot b/wspec/models.wrm.annot index 075c09414..8ee63eebe 100644 --- a/wspec/models.wrm.annot +++ b/wspec/models.wrm.annot @@ -3331,6 +3331,7 @@ Lab_visitor DateType ^from UNIQUE DateType ^to Collaborated DateType ^from UNIQUE DateType ^to Research_staff DateType ^from UNIQUE DateType ^to + Coauthor DateType ^from UNIQUE DateType ^to Unknown DateType ^from UNIQUE DateType ^to