IUBLibTech / newton_chymistry

New version of 'The Chymistry of Isaac Newton', using XProc pipelines to generate a website based on TEI XML encodings of Newton's alchemical manuscripts, and Apache Solr as a search engine.
2 stars 0 forks source link

Compare Bibliography scheme with Newton mss Scheme #119

Open mdalmau opened 2 years ago

mdalmau commented 2 years ago

The bibliography is using: http://www.dlib.indiana.edu/lib/xml/tei/p5/general.xsd

The newton mss is using: https://dlib.indiana.edu/lib/xml/newton/tei_all.xsd

I need to compare these and determine whether we in fact need different schemas and if we don't, configure the Xubmit Newton Bib repo to validate against the mss schema.