Skip to content

The code used to transform the VedaWeb project's data from various sources into TEI-XML

Notifications You must be signed in to change notification settings

VedaWebProject/tei-transformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VedaWeb TEI transformations

This repository contains the files employed to transform the source files of the VedaWeb project in TEI format and validate them.

Requirements: conda

After installing conda, you should import the environment.yml file and, activate it.

Transform

python transform.py (path_to_vedaweb-data/rigveda) (output_path)

Validate

python validate.py (path_to_vedaweb-data/rigveda/TEI)

About

The code used to transform the VedaWeb project's data from various sources into TEI-XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages