You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we've implemented #20, we sometimes run into an issue where an entry has both a hasName as well as a nameString. Since nameString doesn't include a nomenclatural code, it might be worth deprecating nameString entirely and insisting that everybody uses hasName.
The text was updated successfully, but these errors were encountered:
Now that we've implemented #20, we sometimes run into an issue where an entry has both a
hasName
as well as anameString
. SincenameString
doesn't include a nomenclatural code, it might be worth deprecatingnameString
entirely and insisting that everybody useshasName
.The text was updated successfully, but these errors were encountered: