aso2101 / satavahana-inscriptions

1 stars 0 forks source link

ODD functions for "Person" view #41

Closed aso2101 closed 7 years ago

aso2101 commented 7 years ago
  1. rewrite person.html
  2. add ODD behaviours for person.html (using the elements described here.
  3. write special functions for person.html in ext-html.xql
aso2101 commented 7 years ago

note: since the xml:id is on the <person> element, which is what is loaded by app:load (also for the bibliography and place entries), the call to app:display-node should use the self::* path.

aso2101 commented 7 years ago

the name and orthography are now covered (slightly better than before) by the ODD; the remaining elements (<state>, <trait>, <residence>, <note>) need to be added and the existing app.xql functions need to be made consistent with the ODD behaviours