Difference between revisions of "PubMan Days Entwickler Workshop 2012"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
==Datenmigration in PubMan==
==Datenmigration in PubMan==
 
''Folien: [[PubMan Days 2012 Developer Workshop.pdf]]''
Folien: [[PubMan Days 2012 Developer Workshop.pdf]]<br>
<br>
===Beispiel: Vom Excel-File zum (CoNE-)RDF'''===
===Beispiel: Vom Excel-File zum (CoNE-)RDF'''===
Excel-Vorlage: [[CoNE_sample.xls‎]]<br>
Excel-Vorlage: [[CoNE_sample.xls‎]]
<br>
===Beispiel: Properties anpassen===
===Beispiel: Properties anpassen===
endnote.properties-File vor den Änderungen:
endnote.properties-File vor den Änderungen:
Line 20: Line 17:
Organisation=MeineOU,OTHER
Organisation=MeineOU,OTHER
</syntaxhighlight>
</syntaxhighlight>
<br>
===Beispiel: Vom Excel-File zum (CoNE-)RDF===
===Beispiel: Vom Excel-File zum (CoNE-)RDF===
Endnote Testfile: [[Endnote_sample.txt]]
Endnote Testfile: [[Endnote_sample.txt]]

Revision as of 08:49, 17 October 2012

Datenmigration in PubMan[edit]

Folien: PubMan Days 2012 Developer Workshop.pdf

Beispiel: Vom Excel-File zum (CoNE-)RDF[edit]

Excel-Vorlage: CoNE_sample.xls‎

Beispiel: Properties anpassen[edit]

endnote.properties-File vor den Änderungen:

configuration=Flavor=OTHER,CoNE=true
Flavor=ICE,BGC,OTHER
CoNE=true,false

endnote.properties-File nach den Änderungen:

configuration=Flavor=OTHER,CoNE=true,Organisation=OTHER
Flavor=ICE,BGC,OTHER
CoNE=true,false
Organisation=MeineOU,OTHER

Beispiel: Vom Excel-File zum (CoNE-)RDF[edit]

Endnote Testfile: Endnote_sample.txt