From 6bc0672e2f6e0561491595040e8e9abc6e8c28ee Mon Sep 17 00:00:00 2001 From: Milos Jakubicek Date: Wed, 12 Jun 2024 00:27:01 +0200 Subject: [PATCH] obverseListingOrder may be implicit from the serialization --- dmlex-v1.0/specification/modules/linking/objectTypes/member.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml b/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml index 03330d36..67ca4ea1 100644 --- a/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml +++ b/dmlex-v1.0/specification/modules/linking/objectTypes/member.xml @@ -52,7 +52,7 @@ is a member of several relations (for example: when a sense is a member of a synonymy relation and also of an antonymy relation) then, when showing the object (the entry or the sense) to human users, the relations should be listed in this order (for example: the - synonyms first, the antonyms second). + synonyms first, the antonyms second). This can be implicit from the serialization of the relation objects.