https://github.com/acdh-oeaw/matc
Critical Edition of the Wissembourg Priscian Glosses
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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.5%) to scientific vocabulary
Repository
Critical Edition of the Wissembourg Priscian Glosses
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- Language: HTML
- Default Branch: master
- Homepage: https://priscian-glosses.acdh-dev.oeaw.ac.at/index.html
- Size: 2.85 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
playground for
- no-server-publishing of TEI-Files
- https://github.com/oxygenxml/TEI-Facsimile-Plugin
gitlabe pages
https://acdh-oeaw.gitlab.io/margins/matc-data/
set up of work-environment
install TEI-Facsimile-Plugin
- in Oxygen: Help -> Install new add-ons
- paste
https://github.com/oxygenxml/TEI-Facsimile-Plugin/raw/master/addon/image-markup-plugin.xmlin "show add-ons from" field - confirm all further prompts
- restart Oxygen and test installation by clicking on
Image Markup Sample
install Git add-on
set up directory structure (like e.g. in this repo)
configure transformation scenarios
editing workflow
- prepare TEI templates via script (if possible), see example XSLT to derive templates from METS-Files from HAB
- templates should ideally have
- a generic header
- page-structure
tei:pbwith@xml:id,n, and@facspointing to the matchingtei:surface/@xml:id - facsimile structe
tei:facsimilewith atei:surfaceelement with similar attributes astei:pb - start editing
- transcribte the text (in
tei:text/tei:body) using all the power of the TEI - create
tei:zoneelements in thetei:facsimilesection for margins, copy the@xml:idgenerated by the plug-in and use this in the@facsattribute of the according transcription of the margin.
xml
<p>here is the <pb n="16r" xml:id="page__00041" facs="#facs__00041"/>
transcription of the main text
<note place="margin-left" facs="#zone.1.2.4">transcription of the margin</note>
and here continues the transcription until the next margin
<note place="margin-right" facs="#zone.3.2.4">transcription of the margin</note>
and the transcription continues further</p>
- frequently commit and push using the git-plug-in
further (technical) steps
- write some XSLT to create a nice looking HTML representation of the encoded xml
- set up some automatic worfklow which e.g. runs transformations and generates some basic index.html linking to the individual Editions
- configure according GitHub pages set-up
- write script to derive ARCHE-MD from editions.
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Issues event: 5
- Issue comment event: 12
- Push event: 31
Last Year
- Issues event: 5
- Issue comment event: 12
- Push event: 31
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 7
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 2.86
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 15 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 6.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- CinziaGrifoni (5)
- tklampfl (1)
- csae8092 (1)