Difference between revisions of "PubMan Days Entwickler Workshop 2012"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 9: Line 9:
endnote.properties-File vor den Änderungen:
endnote.properties-File vor den Änderungen:
<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
configuration=Flavor=OTHER,CoNE=true,Organisation=OTHER
configuration=Flavor=OTHER,CoNE=true
Flavor=ICE,BGC,OTHER
Flavor=ICE,BGC,OTHER
CoNE=true,false
CoNE=true,false
Organisation=MeineOU,OTHER
</syntaxhighlight>
</syntaxhighlight>
endnote.properties-File nach den Änderungen:
endnote.properties-File nach den Änderungen:

Revision as of 08:48, 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