Registration Certificate fairregister
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Kostrzewa Lisa assigned to @lisa.kostrzewa
assigned to @lisa.kostrzewa
- Author Maintainer
<HTML> <HEAD> <style type="text/css"> body {margin-left:80px; margin-right:600px; margin-top:100px; margin-bottom:150px;} p { width:600px; padding:8px; border:0.4px solid #c2d115; margin:5px; background-color:#fafafa; text-align:left; } </style> <TITLE>Registration Certificate</TITLE> </HEAD> <BODY> <div class="central"> <h1>Registration Certificate</h1> <hr style="border-color: #82ad29;"> <h2>Work Information</h2> <p style="line-height: 200%;"> "title" <br> "registrar" // UUID <br> "description" <br> "creator" // creators bei mehreren Personen <br> "publisher" <br> "creation_date" <br> "type" <br> "language" </p> <p style="line-height: 200%;"> "filename" <br> "hash" <br> "hash_algo" <br> "registration_date" <br> "counter" <br> "publishing_date" <br> "grid" // für Werke von RegisteredCommons <br> "tags" <br> "relation" // Do we need these fields in the certificate? <br> "supersedes" // nur wenn in der Datenbank angegeben </p> <h2>License</h2> <p style="line-height: 200%;"> "license" <br> "license_dual" // nur wenn in der Datenbank angegeben<br> "license_addons" <br> "license_DALICC" </p> <h2>Optional</h2> <p style="line-height: 200%;"> "identifier" <br> "IPFS" <br> "NFT" <br> "revocation_date" // für Use Case Widerruf? <br> "revocation_reason" </p> <h2>Further Information</h2> <p style="line-height: 200%;"> "public_certificate" <br> "visibility" <br> "customkeys" </p> <hr style="border-color: #82ad29;"> </div> </BODY> <FOOTER> </FOOTER> </HTML>
Edited by Kostrzewa Lisa Collapse replies - Author Maintainer
Welche Felder sollen auf dem Zertifikat sichtbar sein?
- Author Maintainer
Optionale Felder werden nur auf dem Zertifikat ausgegeben, wenn ein Wert in der Datenbank hinterlegt ist.
- Author Maintainer
attribution > creators
creator and creators
additional creators
- Author Maintainer
creator and contributors
Edited by Kostrzewa Lisa Collapse replies - Author Maintainer
creator and creators
- Author Maintainer
Wording contributor bzw. contributors
Mitwirkende:r für Urheber:in nicht passend
stattdessen creator bzw. creators als Urheber
z. B. registrar ist nicht gleich creator; creator wird unter contributors geführt; contributor als Bezeichnung auf dem Zertifikat nicht passend für Urheber:in
Edited by Kostrzewa Lisa Collapse replies - Author Maintainer
Entscheidung 22.02.2023
creator and contributors
Wir belassen das so.
<!DOCTYPE html> <html> <head> <style type="text/css"> body { margin-left: 80px; margin-right: 600px; margin-top: 100px; margin-bottom: 150px; } input { width: 600px; padding: 8px; border: 1px solid #82ad29; margin: 5px; background-color: #fafafa; text-align: left; } </style> <title>Registration Certificate</title> </head> <body> <div class="central"> <img src="https://www.fairkom.eu//themes/fairkom2018/logo.svg" alt="fairregister Logo" /> <h1>Registration Certificate</h1> <hr style="border-color: #283583" /> <h2>General Work Information</h2> <div style="line-height: 200%"> <div> <label for="filename"> Filename </label> </div> <input id="filename" type="text" name="filename" /> <div> <label for="title"> Titel </label> </div> <input id="type" type="text" name="type" /> <div> <label for="description"> Description </label> </div> <input id="description" type="text" name="description" /> <div> <label for="type"> Type </label> </div> <input id="type" type="text" name="type" /> <div> <label for="registrar"> Registrar </label> </div> <input id="registrar" type="text" name="registrar" /> <div> <label for="registration_date"> Registration Date </label> </div> <input id="registration_date" type="text" name="registration_date" /> <div> <label for="creation_date"> Creation Date </label> </div> <input id="creation_date" type="text" name="creation_date" /> <div> <label for="publisher"> Publisher </label> </div> <input id="publisher" type="text" name="publisher" /> <div> <label for="identifier"> Identifier </label> </div> <input id="identifier" type="text" name="identifier" /> <div> <label for="language"> Language </label> </div> <input id="language" type="text" name="language" /> <div> <label for="tags"> Tags </label> </div> <input id="tags" type="text" name="tags" /> </div> <h2>Creator or Contributors</h2> <div style="line-height: 200%"> <div> <label for="firsname"> Firstname </label> </div> </div> <input id="firsname" type="text" name="firsname" /> <div> <label for="lastname"> Lastname </label> </div> </div> <input id="lastname" type="text" name="lastname" /> <div> <label for="email"> Email </label> </div> </div> <input id="email" type="text" name="email" /> <div> <label for="participation"> Participation in * </label> </div> </div> <input id="participation" type="text" name="participation" /> <div> <label for="pseudonym"> Pseudonym </label> </div> <input id="pseudonym" type="text" name="pseudonym" /> <div> <label for="url"> URL </label> </div> <input id="url" type="text" name="url" /></div><h2>License</h2><div style="line-height: 200%"> <div> <label for="license"> License </label> </div> <input id="license" type="text" name="license" /> <div> <label for="license_dual"> License-Dual </label> </div> <input id="license_dual" type="text" name="license_dual" /> <div> <label for="license_addons"> License-Addons </label> </div> <input id="license_addons" type="text" name="license_addons" /> <div> <label for="license_DALICC"> License-DALICC </label> </div> <input id="license_DALICC" type="text" name="license_DALICC" /> </div><h2>Save Data</h2><div style="line-height: 200%"> <div> <label for="hash"> Hash </label> </div> <input id="hash" type="text" name="hash" /> <div> <label for="hash_algo"> Hash-Algorithm </label> </div> <input id="registration_date" type="text" name="registration_date" /> <div> <label for="counter"> Counter </label> </div> <input id="counter" type="text" name="counter" /> <div> <label for="publishing_date"> Publishing Date </label> </div> <input id="publishing_date" type="text" name="publishing_date" /> <div> <label for="grid"> Grid </label> </div> <input id="grid" type="text" name="grid" /> <div> <label for="relation"> Relation </label> </div> <input id="relation" type="text" name="relation" /> <div> <label for="supersedes"> Supersedes </label> </div> <input id="supersedes" type="text" name="supersedes" /> <div> <label for="IPFS"> IPFS </label> </div> <input id="IPFS" type="text" name="IPFS" /> <div> <label for="NFT"> NFT </label> </div> <input id="NFT" type="text" name="NFT" /> <div> <label for="visibility"> visibility </label> </div> <input id="visibility" type="text" name="visibility" /> <div> <label for="customkeys"> Customkeys </label> </div> <input id="customkeys" type="text" name="customkeys" /> <div> <label for="revocation_date"> Revocation Date </label> </div> <input id="revocation_date" type="text" name="revocation_date" /> <div> <label for="revocation_reason"> Revocation Reason </label> </div> <input id="revocation_reason" type="text" name="revocation_reason" /> </div> <hr style="border-color: #283583" /></div> </body><footer></footer></html>``
Comment oben habe ich das Zertifikat in Standard HTML u. CSS neu strukturiert und designed:
Strukturierung je nach Angelegenheit
- General Work Information
- Creator or Contributors
- License
- Save Data
Es fehlt noch die Einbindungen und folgendes:
- Fairregister Logo in den img Tag einfügen
- Ubuntu Font verwenden
- Übersetzung Deutsch / Englisch
- Felder sollten nur angezeigt werden, falls diese auch Werte besitzen – Optionale Felder
- Die Elemente von einer Listenobjekt sollten aufgesplittet in mehreren Inputs oder aneinandergereiht in einem Input dargestellt werden
- Generierung des PDFs und Download-Möglichkeit
- Author Maintainer
Deckblatt für das Zertifikat gestalten
- Deckblatt mit den wichtigsten Informationen
- weiterführende Seiten mit allen Informationen
- Maintainer
- Deckblatt wichtigsten Informationen: (Es sollen Daten nur angezeigt werden, falls Daten bestehen)
- Filename
- Title
- Description
- Type
- Registrar
- Registration Date
- Publisher
- Identiffier
- All Creator or Contributors with all Data
- Licence
- Licence-Dual
Hier die zwei Files:
- Deckblatt: Short_Certificate.html
- alle Informationen: Long_Certificate.html
Edited by Monz Philipp - Monz Philipp assigned to @jbuechele and unassigned @lisa.kostrzewa
assigned to @jbuechele and unassigned @lisa.kostrzewa
- Author Maintainer
Bei Long_Certificate mit allen Informationen die Überschrift anpassen, z. B. in Detailed Information
Die erste Seite dient als Registration Certificate und weiterführend werden alle Informationen nochmals detailliert aufgeführt.
- Maintainer
- Maintainer
Ich musste HTML und CSS anpassen, damit es ansehenlich aussieht und es vermutlich auf eine PDF Seite passt. @jbuechele Ich hoffe es ist nicht zu umständlich dies auszutauschen, sonst kann ich das auch übernehmen.
1 - Maintainer
Die Ubuntu Schriftart wäre auch noch super, damit es überall einheitlich ist :D
Collapse replies - Author Maintainer
- Johannes Buechele mentioned in commit df24891f
mentioned in commit df24891f
- Johannes Buechele mentioned in commit 8a7e92a6
mentioned in commit 8a7e92a6
- Johannes Buechele mentioned in commit 5054705e
mentioned in commit 5054705e
- Johannes Buechele mentioned in commit 239f8443
mentioned in commit 239f8443
- Johannes Buechele mentioned in commit 47471443
mentioned in commit 47471443
- Roland Alton mentioned in issue #40 (closed)
mentioned in issue #40 (closed)
- Johannes Buechele closed
closed