CDKSwiftOracc

main

Cuneiform documents for Swift
ckanchan/CDKSwiftOracc

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"

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 11 2024 12:39:29 GMT-0900 (Hawaii-Aleutian Daylight Time)