ckanchan/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:
- 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
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:
- catalogue.json: type "catalogue"
- JSON for individual text editions: type "cdl"
- glossary-XXX.json: type "glossary"
Package Metadata
Repository: ckanchan/CDKSwiftOracc
Stars: 0
Forks: 0
Open issues: 0
Default branch: main
Primary language: swift
License: GPL-3.0
Topics: cuneiform, swift
README: README.md