hassanakbar4 / tractive-test

0 stars 0 forks source link

output for specific seriesInfo "doi:" #304

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 9 years ago

component_Version 2 cli resolution_overtaken by events type_defect | by arusso@amsl.com


This input

<seriesInfo name="doi:" value="10.12345/6789"/>

creates this output

doi: 10.12345/6789

and, per the RSE, the desired output is as follows (no space after the colon).

doi:10.12345/6789

Note: this form is not yet in use. The current will remain in use for the near future.


Issue migrated from trac:304 at 2021-10-20 18:21:11 +0500

hassanakbar4 commented 9 years ago

@{"email"=>"julian.reschke@gmx.de", "name"=>nil, "username"=>nil} commented


Do we have a discussion somehwere that explains what the problem with the current output is in the first place?

-1 on adding kludges specific to one series format. If there's a new requirement for DOI, please define it in a DOI-agnostic way and then extend the vocabulary in a generic way.

hassanakbar4 commented 9 years ago

@{"email"=>"ietf@augustcellars.com", "name"=>nil, "username"=>nil} commented


If we do this, the simple way to to say that a series name ending in a colon omits the space between the series name and the series value.

The next question is should be be highlighted as a "link" of some type in the HTML version.