Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Repository
An open database of stemmata
Basic Info
- Host: GitHub
- Owner: OpenStemmata
- License: cc-by-sa-4.0
- Language: HTML
- Default Branch: main
- Size: 50.4 MB
Statistics
- Stars: 13
- Watchers: 3
- Forks: 14
- Open Issues: 30
- Releases: 0
Metadata Files
README.md
Open Stemmata Database
This repository contains an open source collection of historical text genealogies, in forms of tree-like graphs (stemma) for a variety of languages.
Current number of stemmata
🏆 most represented languages
🥈 less represented languages
🌱 lonely trees
Contributing
Find more information on the project website.
Sending your contribution
You can contribute by sending us images and/or metadata and DOT files,
- by making a pull request on the main branch (preferred);
- by opening an issue;
- by sending it to us via email, to OpenStemmata [at] protonmail.com.
If you wish to contribute, have a look at the examples folder:
It contains several cases:
- a simple case, but with very complete metadata: Segre1971Roland
- a slightly more complex case: Paris1872Alexis
You can also read our more detailed Guidelines !
Organisation of a record
Actual data is stored in the data folder, and are sorted by linguistic code (e.g., fro for Old French traditions; gmh for Middle High German).
Each record is contained in a dedicated folder, and can contain up to three elements:
stemma.png: scan from the source edition;metadata.txt: metadata file about the stemmastemma.gv: GraphViz DOT format file for the stemma.
Generating metadata and DOT files
The following resources can help you create the necessary files:
- Our form metadata creator: just fill up the form and get the txt content.
- Edotor: a free online DOT editor with graphical view.
DOT format is quite easy to master, and uses the following patterns:
a -> blink from a to ba -> b [style="dashed"]dashed link from a to b (contamination)a -> b [style="dashed"]grey link from a to b (uncertainty)alpha[color="grey", label="α"]color alpha in grey (for hypothetical nodes, i.e., not extant manuscripts) and label it properly.
If you're hesitant, head over to the online editor for creating the file !
License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Owner
- Name: Open Stemmata
- Login: OpenStemmata
- Kind: organization
- Email: OpenStemmata@protonmail.com
- Website: https://openstemmata.github.io/
- Repositories: 2
- Profile: https://github.com/OpenStemmata
Building an open source collection of textual genealogies
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this collection, please cite it as below (in adddition to references to the sources)."
authors:
- family-names: "Camps"
given-names: "Jean-Baptiste"
orcid: "https://orcid.org/0000-0003-0385-7037"
- family-names: "Fernandez Riva"
given-names: "Gustavo"
orcid: "https://orcid.org/0000-0002-2202-6354"
- family-names: "Gabay"
given-names: "Simon"
orcid: "https://orcid.org/0000-0001-9094-4475"
title: "Open Stemmata: Database"
version: 0.1
date-released: 2021-11-27
url: "https://github.com/OpenStemmata/database/"
GitHub Events
Total
- Issues event: 10
- Watch event: 1
- Delete event: 4
- Issue comment event: 15
- Push event: 33
- Pull request review comment event: 27
- Pull request review event: 19
- Pull request event: 15
- Fork event: 3
- Create event: 5
Last Year
- Issues event: 10
- Watch event: 1
- Delete event: 4
- Issue comment event: 15
- Push event: 33
- Pull request review comment event: 27
- Pull request review event: 19
- Pull request event: 15
- Fork event: 3
- Create event: 5
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 7
- Average time to close issues: almost 4 years
- Average time to close pull requests: 24 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 6.6
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 24 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Jean-Baptiste-Camps (9)
- clemsciences (2)
- gabays (1)
Pull Request Authors
- Jean-Baptiste-Camps (7)
- Gustav-Campedelli (2)
- clemsciences (1)
- SofieMoors (1)
- Emiliegd14 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- stefanzweifel/git-auto-commit-action v4 composite
