Portal/rdm/examples/schlaefli: Difference between revisions
Initial draft of Schlaefli fan example page. |
Add more info. |
||
| Line 1: | Line 1: | ||
= Example: The Schläfli Fan = | = Example: The Schläfli Fan = | ||
This is an example RDMP for the article [https://link.springer.com/article/10.1007/s00454-020-00215-x "The Schläfli Fan"] by Michael Joswig, Marta Panizzut, and Bernd Sturmfels. | |||
== 1. Data description == | == 1. Data description == | ||
| Line 9: | Line 8: | ||
== 2. Documentation and data quality == | == 2. Documentation and data quality == | ||
The data is documented by an [https://arxiv.org/abs/1905.11951v2 arxiv preprint] and the [https://link.springer.com/article/10.1007/s00454-020-00215-x corresponding article]. | The input data consists of triangulations in the standard [https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/index.html TOPCOM] format. | ||
The output data is documented by an [https://arxiv.org/abs/1905.11951v2 arxiv preprint] and the [https://link.springer.com/article/10.1007/s00454-020-00215-x corresponding article]. It is stored in the [https://arxiv.org/abs/2309.00465 polymake file format] which is based on JSON. | |||
== 3. Storage and technical archiving the project == | == 3. Storage and technical archiving the project == | ||
| Line 15: | Line 16: | ||
== 4. Legal obligations and conditions == | == 4. Legal obligations and conditions == | ||
We are not aware of any special legal obligations regarding this project. Our code and data will be published under open licenses. Our code is licensed under the GPLv2 like polymake. Our data is licensed under the CC-BY license. | |||
== 5. Data exchange and long-term data accessibility == | == 5. Data exchange and long-term data accessibility == | ||
The polyDB database is a database for objects from combinatorics and discrete mathematics, founded in 2013. It is intended for long-term hosting. The same holds for the extension repository on the polymake website. | |||
== 6. Responsibilities and resources == | == 6. Responsibilities and resources == | ||
Marta Panizzut is responsible for data handling during the project runtime. The polymake team, headed by Michael Joswig, is responsible for the long term data handling, including upgrading the data and code to run with newer polymake versions. | |||
== Author == | == Author == | ||
This example was authored by | This example was authored by [https://lkastner.github.io/ Lars Kastner] from Technische Universität Berlin and [https://martapanizzut.github.io/ Marta Panizzut] from [https://en.uit.no/startsida The Arctic University of Norway (UiT)]. If you have questions, please do not hesitate to get in touch with us at the [https://www.mardi4nfdi.de/community/help-desk MaRDI helpdesk]. | ||
Latest revision as of 14:11, 21 July 2025
Example: The Schläfli Fan
This is an example RDMP for the article "The Schläfli Fan" by Michael Joswig, Marta Panizzut, and Bernd Sturmfels.
1. Data description
The input data consists of the $14,373,645$ regular unimodular triangulations of $3\Delta_3$. These are available as a Zenodo record. These will be processed by polymake and turned into new mathematical objects that are stored in the polyDB. Additional data consists of the code facilitating the above process.
2. Documentation and data quality
The input data consists of triangulations in the standard TOPCOM format.
The output data is documented by an arxiv preprint and the corresponding article. It is stored in the polymake file format which is based on JSON.
3. Storage and technical archiving the project
Our code is stored as a polymake extension on the polymake server. The resulting data is stored in the polyDB database.
4. Legal obligations and conditions
We are not aware of any special legal obligations regarding this project. Our code and data will be published under open licenses. Our code is licensed under the GPLv2 like polymake. Our data is licensed under the CC-BY license.
5. Data exchange and long-term data accessibility
The polyDB database is a database for objects from combinatorics and discrete mathematics, founded in 2013. It is intended for long-term hosting. The same holds for the extension repository on the polymake website.
6. Responsibilities and resources
Marta Panizzut is responsible for data handling during the project runtime. The polymake team, headed by Michael Joswig, is responsible for the long term data handling, including upgrading the data and code to run with newer polymake versions.
Author
This example was authored by Lars Kastner from Technische Universität Berlin and Marta Panizzut from The Arctic University of Norway (UiT). If you have questions, please do not hesitate to get in touch with us at the MaRDI helpdesk.