This package is a Swift implementation of the Open Richly Annotated Cuneiform Corpus (“Oracc”) schemas for encoding cuneiform texts. In particular, it seeks to provide:
Easy to use Swift types to work with signs, words, texts and glossaries
Codable types compatible with Oracc JSON open data
Catalogue types compatible with Oracc-defined datasets
Methods to provide plain-text, HTML, or NSAttributedString output for cuneiform, transliteration and normalisation
Oracc XML standards are available on the Oracc website although many of them are inaccessible at the moment, so they can alternatively be found directly in the Oracc Github repository.
Oracc JSON specifications are available on the Oracc website. This package implements:
CDKSwiftOracc
Cuneiform documents for Swift.
Introduction
This package is a Swift implementation of the Open Richly Annotated Cuneiform Corpus (“Oracc”) schemas for encoding cuneiform texts. In particular, it seeks to provide:
Documentation
Documentation is available here
Specifications
Oracc XML standards are available on the Oracc website although many of them are inaccessible at the moment, so they can alternatively be found directly in the Oracc Github repository.
Oracc JSON specifications are available on the Oracc website. This package implements: