Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeEclipse
<mods:name type="personal" valueURI="http://d-nb.info/gnd/118723324">
     <mods:displayForm>Klaj, Johann</mods:displayForm>
     <mods:role>
          <mods:roleTerm authority="marcrelator" type="code" valueURI="http://id.loc.gov/vocabulary/relators/aut">aut</mods:roleTerm>
          <mods:roleTerm type="text">Autor<>Verfasser</mods:roleTerm> 
     </mods:role>
</mods:name>

...

Code Block
languagexml
themeEclipse
<mods:name type="personal">
     <mods:namePart type="family">Gülich</mods:namePart>
     <mods:namePart type="given">Johann Caspar</mods:namePart>
     <mods:displayForm>Gülich, Johann Caspar</mods:displayForm>
     <mods:role>
          <mods:roleTerm authority="marcrelator" type="code" valueURI="http://id.loc.gov/vocabulary/relators/aut">aut</mods:roleTerm>
          <mods:roleTerm type="text">Autor<>Verfasser</mods:roleTerm>
     </mods:role>
</mods:name>
<mods:name type="personal">
     <mods:namePart type="family">Gülich</mods:namePart>
     <mods:namePart type="given">Gerhard Fridrich</mods:namePart>
     <mods:displayForm>Gülich, Gerhard Fridrich</mods:displayForm>
     <mods:role>
          <mods:roleTerm authority="marcrelator" type="code" valueURI="http://id.loc.gov/vocabulary/relators/ill">ill</mods:roleTerm>
          <mods:roleTerm type="text">Illustrator</mods:roleTerm>  
     </mods:role>
</mods:name>

...

Code Block
languagexml
themeEclipse
<mods:name type="personal">
     <mods:namePart type="family">Gülich</mods:namePart>
     <mods:namePart type="given">Johann Caspar</mods:namePart>
     <mods:displayForm>Gülich, Johann Caspar</mods:displayForm>
     <mods:role>
          <mods:roleTerm authority="marcrelator" type="code" valueURI="http://id.loc.gov/vocabulary/relators/aut">aut</mods:roleTerm>
          <mods:roleTerm  <type="text">Verfasser</mods:roleTerm>
     </mods:role>
     <mods:role>
          <mods:roleTerm authority="marcrelator" type="code" valueURI="http://id.loc.gov/vocabulary/relators/ill">ill</mods:roleTerm>
          < <mods:roleTerm type="text">Illustrator</mods:roleTerm>
     </mods:role>
</mods:name>

Körperschaften

...