local
To use the transformation engine with the provided stylesheets:
-
Use Git and
git clone https://github.com/zbmed/Bits2Crossref.git
-
Edit this section inside webapp/xsl/bits2crossref.xsl to your needs:
<crossref:metadata>
<depositor>
<!-- depositor name -->
<depositor_name>###depositor_name###</depositor_name>
<!-- depositor email -->
<email_address>###depositor_email###</email_address>
</depositor>
<registrant>###registrant###</registrant>
</crossref:metadata>
-
Make sure you have docker installed and running.
docker -v
docker ps
-
Then use this command to pull and run the docker container.
docker build . --pull -t bits:crossref
docker run --pull=always -p 1984:1984 -p 8984:8984 bits:crossref
-
Open a browser and go to:
admin:admin
are the standard credentials for the webapps http basic authentication.
Open-Access-Tage 2023 27.-29. September 2023 | Berlin