[tcs-lc] Poa acroleuca var. ryukyuensis H.Koba & T.Tateoka

Richard Pyle deepreef at bishopmuseum.org
Wed Mar 9 05:52:52 PST 2005


In response to Sally's question:

> >What would the TCS schema look like in order to pass the
> >following IPNI record:
> >
> > Poa acroleuca var. ryukyuensis H.Koba & T.Tateoka
> >
> >Where the parent of the variety is Poa acroleuca Steud.
> >
> >and the parent of the species is Poa L.

In my version of the schema just sent, I would represent it thusly (Set 1,
fully elaborated):

<Publications>
  <Publication id="p1">
    <PublicationSimple>H.Koba & T.Tateoka [etc...]</PublicationSimple>
  </Publication>
  <Publication id="p2">
    <PublicationSimple>Steud. [etc...]</PublicationSimple>
  </Publication>
  <Publication id="p3">
    <PublicationSimple>Linnaeus, C. 1758 [etc...]</PublicationSimple>
  </Publication>
</Publications>
<TaxonConcepts>
  <TaxonConcept id="cn1" type="Nominal">
    <Name type="scientific">
      <ScientificName>
        <Rank>species</Rank>
        <NameSimple>Poa</NameSimple>
        <NameComplex>Poa L.</NameComplex>
        <NameDetailed>
          <NomenclaturalCode type="Botanical"/>
          <NomenclaturalStatus>Accepted</NomenclaturalStatus>
          <CanonicalName>
            <Genus>Poa</Genus>
          </CanonicalName>
          <CanonicalAuthorship>
            <ProtonymAuthorship>
              <AuthorSimpleYear>Linnaeus<AuthorSimpleYear>
              <Authors>
                <Name>Linnaeus</Name>
              <Authors>
            </ProtonymAuthorship>
          </CanonicalAuthorship>
          <FirstPublication id="p3"/>
        </NameDetailed>
      </ScientificName>
    </Name>
  </TaxonConcept>
  <TaxonConcept id="cn2" type="Nominal">
    <Name type="scientific">
      <ScientificName>
        <Rank>species</Rank>
        <NameSimple>Poa acroleuca</NameSimple>
        <NameComplex>Poa acroleuca Steud.</NameComplex>
        <NameDetailed>
          <NomenclaturalCode type="Botanical"/>
          <NomenclaturalStatus>Accepted</NomenclaturalStatus>
          <CanonicalName>
            <Genus id="cn1">Poa</Genus>
            <SpecificEpithet>acroleuca</SpecificEpithet>
          </CanonicalName>
          <CanonicalAuthorship>
            <ProtonymAuthorship>
              <AuthorSimpleYear>Steud.<AuthorSimpleYear>
              <Authors>
                <Name>Steud.</Name>
              <Authors>
            </ProtonymAuthorship>
          </CanonicalAuthorship>
          <FirstPublication id="p2"/>
        </NameDetailed>
      </ScientificName>
    </Name>
    <Relationships type="original genus combination">
  	  <ToTaxonConcept ref="cn1"/>
    </Relationships>
  </TaxonConcept>
  <TaxonConcept id="cn3" type="Nominal">
    <Name type="scientific">
      <ScientificName>
        <Rank>variety</Rank>
        <NameSimple>Poa acroleuca var. ryukyuensis</NameSimple>
        <NameComplex>Poa acroleuca var. ryukyuensis H.Koba &
T.Tateoka</NameComplex>
        <NameDetailed>
          <NomenclaturalCode type="Botanical"/>
          <NomenclaturalStatus>Accepted</NomenclaturalStatus>
          <CanonicalName>
            <Genus id="cn1">Poa</Genus>
            <SpecificEpithet id="cn2">acroleuca</SpecificEpithet>
            <InfraspecificEpithet>ryukyuensis</InfraspecificEpithet>
          </CanonicalName>
          <CanonicalAuthorship>
            <ProtonymAuthorship>
              <AuthorSimpleYear>H.Koba & T.Tateoka<AuthorSimpleYear>
              <Authors>
                <Name>H.Koba</Name>
                <Name>T.Tateoka</Name>
              <Authors>
            </ProtonymAuthorship>
          </CanonicalAuthorship>
          <FirstPublication id="p1"/>
        </NameDetailed>
      </ScientificName>
    </Name>
    <Relationships type="original species combination">
  	  <ToTaxonConcept ref="cn2"/>
    </Relationships>
  </TaxonConcept>
</TaxonConcepts>

Aloha,
Rich





More information about the Tcs-lc mailing list