Proskomma / proskomma-json-tools

Tools for working with Proskomma-derived JSON formats such as PERF and SOFRIA
MIT License
1 stars 2 forks source link

Add hooks to PERF schema #3

Closed mvahowe closed 1 year ago

mvahowe commented 1 year ago

This is to allow semantic markup of texts at most levels of the PERF (and, one day, the SOFRIA). The format is

[<type>, <value>]

The examples are limited for Scripture since most of the options are covered in USFM, but this will become more useful for reference material such as dictionaries and commentaries.

Tests pass.

DanielC-N commented 1 year ago

All test passes with the new commit. PR OK.