Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create taxon element to contain taxon-name and other elements #29

Open
tcatapano opened this issue Sep 19, 2018 · 4 comments
Open

create taxon element to contain taxon-name and other elements #29

tcatapano opened this issue Sep 19, 2018 · 4 comments

Comments

@tcatapano
Copy link
Member

e.g., taxon-name, taxon-authority, taxon-status, secundum etc...

@teodorgeorgiev
Copy link
Collaborator

<nomenclature>
<tp:taxon>
	<tp:taxon-name>
		<tp:taxon-name-part taxon-name-part-type="genus" reg="Eutrema">Eutrema</tp:taxon-name-part>
		<tp:taxon-name-part taxon-name-part-type="species" reg="sinense">sinense</tp:taxon-name-part>
		<object-id content-type="ipni" xlink:type="simple">urn:lsid:ipni.org:names:77190124-1</object-id>
	</tp:taxon-name>
	<tp:taxon-authority>(Hemsl.) G.Q.Hao, J.Quan Liu & Al-Shehbaz</tp:taxon-authority>,
	<tp:taxon-status>comb. nov.</tp:taxon-status>
</tp:taxon>
<tp:taxon role="basionym">
	Based on 
	<tp:taxon-name>
		<tp:taxon-name-part taxon-name-part-type="genus" reg="Braya">Braya</tp:taxon-name-part>
		<tp:taxon-name-part taxon-name-part-type="species" reg="sinensis">sinensis</tp:taxon-name-part>
	</tp:taxon-name>
	<tp:taxon-authority>Hemsl.</tp:taxon-authority>,
 	<xref>J. Linn. Soc., Bot. 30: 303. 1892.</xref>
</tp:taxon>
</nomenclature>

@tcatapano
Copy link
Member Author

add taxon element to taxon-name, material-citation and descriptive-statement as globally available elements. This will be backwards compatible and offer an option rather than require one use or other.

@tcatapano tcatapano self-assigned this Sep 19, 2018
@tcatapano tcatapano added this to To do in TaxPubJATS-blue Sep 21, 2018
@tcatapano tcatapano added this to the v1.0 milestone Mar 20, 2019
@tcatapano tcatapano moved this from To do to Next in TaxPubJATS-blue Aug 2, 2019
@tcatapano
Copy link
Member Author

Not clear on the status of this request and whether it should be implemented. Removing from milestone 1.0

@tcatapano tcatapano removed this from the v1.0 milestone Jan 30, 2023
@gsautter
Copy link
Collaborator

Most likely most relevant for botany, where treatments are more likely to have the original protolog citation included in the nomenclature section ... the example from @teodorgeorgiev above should make it pretty clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants