Skip to content
New issue

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

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

Already on GitHub? # to your account

make taxon-status and taxon authority a child of taxon-name #27

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

make taxon-status and taxon authority a child of taxon-name #27

tcatapano opened this issue Sep 19, 2018 · 6 comments

Comments

@tcatapano
Copy link
Member

No description provided.

@teodorgeorgiev
Copy link
Collaborator

@tcatapano
Copy link
Member Author

@teodorgeorgiev could I get more specifics on this. Im having trouble finding an example of the issue in the article cited above

@teodorgeorgiev
Copy link
Collaborator

@tcatapano if I remember correctly we discussed the possibility to introduce a new element "taxon" or something similar, which will be a parent/wrapping element of "taxon-status", "taxon authority" and "taxon-name" etc. Basically a taxon concept element, which can be used in all elements, which currently allows "taxon-name" i.e.:

<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="nanum">nanum</tp:taxon-name-part>		
	</tp:taxon-name>
	<object-id content-type="ipni">urn:lsid:ipni.org:names:60477015-2</object-id>
	<tp:taxon-authority>
		<tp:taxon-authority-part taxon-authority-part-type="verbatim">
				<xref ref-type="bibr" rid="B6">G.Q.Hao, J.Quan Liu &amp; Al-Shehbaz 2018:550<xref>
		</tp:taxon-authority-part>
		<tp:taxon-authority-part taxon-authority-part-type="author">G.Q.Hao, J.Quan Liu &amp; Al-Shehbaz</tp:taxon-authority-part>
		<tp:taxon-authority-part taxon-authority-part-type="year">2018</tp:taxon-authority-part>
		<tp:taxon-authority-part taxon-authority-part-type="page">550</tp:taxon-authority-part>  	  	
	</tp:taxon-authority>
	<tp:taxon-status>sp. nov.</tp:taxon-status>
</taxon>

If you decide to go for this new element, then this issue can be flagged as invalid.

@tcatapano
Copy link
Member Author

perhaps name "taxon-wrap" or "taxon-statement"? Is there an analogue in JATS?

@teodorgeorgiev
Copy link
Collaborator

Hi Terry, I prefer "taxon-wrap", because "taxon-statement" sounds pretty much like "taxon-treatment" and could be confusing

@tcatapano
Copy link
Member Author

@teodorgeorgiev I'm ready to promote and implement this feature. I'll provisionally call the element "taxon-wrap" but might rename it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants