- Import der englischen Version von Arbeitspapieren korrigiert.
git-svn-id: https://svn.libreccm.org/ccm/trunk@850 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
025523f56e
commit
117e753fbc
|
|
@ -2622,7 +2622,7 @@ public class DaBInImporter extends Program {
|
|||
workingPaperEn.setOrganization(orgaEn);
|
||||
workingPaperEn.setPlace("Bremen");
|
||||
extractYearOfPublication(workingPaperData, workingPaperEn);
|
||||
workingPaperEn.setLanguage("En");
|
||||
workingPaperEn.setLanguage("en");
|
||||
workingPaperEn.setLifecycle(createLifecycle(
|
||||
publicationsLifecycle));
|
||||
workingPaperEn.setContentSection(publicationsSection);
|
||||
|
|
|
|||
|
|
@ -14,10 +14,10 @@
|
|||
</xrd:attributes>
|
||||
|
||||
<xrd:associations rule="include">
|
||||
<xrd:property name="/object/contacts"/>
|
||||
<xrd:property name="/object/contacts/contactentries"/>
|
||||
<xrd:property name="/object/contacts"/>
|
||||
<xrd:property name="/object/contacts/contactentries"/>
|
||||
<xrd:property name="/object/contacts/address"/>
|
||||
<xrd:property name="/object/organizationalunit"/>
|
||||
<xrd:property name="/object/organizationalunit"/>
|
||||
</xrd:associations>
|
||||
|
||||
</xrd:adapter>
|
||||
|
|
|
|||
Loading…
Reference in New Issue