From 1e47d7d84a5a930c4ee68c5449bc69f2096fcea3 Mon Sep 17 00:00:00 2001 From: Markus Demleitner Date: Tue, 10 Jun 2025 11:14:05 +0200 Subject: [PATCH] Clarification of vs:Creator/name In particular, the word "creation" in the element's documentation was rather confusing. I also use the opportunity to pull the "title" from its description, as I don't think this term is helpful for either persons or organisation but might actually cause damage ("should I put in a PhD there?"). --- VOResource-v1.3.xsd | 15 +++++++++------ VOResource.tex | 16 ++++++++++------ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/VOResource-v1.3.xsd b/VOResource-v1.3.xsd index f08ca07..e468775 100644 --- a/VOResource-v1.3.xsd +++ b/VOResource-v1.3.xsd @@ -6,7 +6,7 @@ xmlns:vm="http://www.ivoa.net/xml/VOMetadata/v0.1" elementFormDefault="unqualified" attributeFormDefault="unqualified" - version="1.3-wd1"> + version="1.3-wd2"> - the name or title of the creating person or organisation + A name of a person or organisation that created + the resource's (data) content. - Users of the creation should use this name in - subsequent credits and acknowledgements. + In citations or acknowledgements, creator names are intended + to be used in the author field. - This should be exactly one name, preferably last name - first (as in “van der Waals, Johannes Diderik”). + Each creator should contain exactly one name, preferably last + name first (as in “van der Waals, Johannes Diderik”). Use + multiple creator elements for resources created by multiple + entities. diff --git a/VOResource.tex b/VOResource.tex index 5677512..e9efc12 100644 --- a/VOResource.tex +++ b/VOResource.tex @@ -1564,15 +1564,18 @@ \subsubsection{Curation Metadata} \begin{description} \item[Type] string with ID attribute: vr:ResourceName \item[Meaning] - the name or title of the creating person or organisation + A name of a person or organisation that created + the resource's (data) content. \item[Occurrence] required \item[Comment] - Users of the creation should use this name in - subsequent credits and acknowledgements. + In citations or acknowledgements, creator names are intended + to be used in the author field. - This should be exactly one name, preferably last name - first (as in “van der Waals, Johannes Diderik”). + Each creator should contain exactly one name, preferably last + name first (as in “van der Waals, Johannes Diderik”). Use + multiple creator elements for resources created by multiple + entities. \end{description} @@ -2133,7 +2136,8 @@ \subsubsection{General Content Metadata} \item[Type] string: \xmlel{xs:string} \item[Meaning] The reference format. Recognized values include “bibcode”, - referring to a standard astronomical bibcode, and + referring to a standard astronomical bibcode + (\url{http://cdsweb.u-strasbg.fr/simbad/refcode.html}), and “doi” for a Digital Object Identifier \item[Occurrence] optional