We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated TEI Encoding Manual for The Syriac Gazetteer (markdown)
Added namespace declaration information related to issue #765 : ## Namespace Declaration of Srophé App Attributes _The Syriac Gazetteer_ is deployed using a customization of the Srophé App (https://srophe.app). The Srophé App includes a few modifications of the TEI schema to create new attributes specific to the domains of digital cultural heritage or Syriac Studies. Following the recommendations of section [23.3.2](https://tei-c.org/release/doc/tei-p5-doc/en/html/USE.html#MDNS) of the TEI P5 guidelines, these non-TEI attributes are attached to the https://srophe.app namespace in a namespace declaration in the TEI:header. Specifically, this namespaces is declared in the `<TEI>` root element as an alternate (not default) namespace.
Related to issue https://github.com/srophe/srophe-app-data/issues/804
Edits related to #805
updates related to issue # 805 and #773 * location/@type="gps" with `<geo>` This type is used for GPS coordinate data. * location/@type="relative" with `<measure>` This type is used for relative or prose location data. * location/@type="nested" with various TEI elements for Geo-political Place Names This type is used for contextual location data, e.g. to describe a location in terms of larger geographic or political entities.
Updated ## Relationships using `<relation>` related to issue #807
Previously the @mutual values in the TEI:relation element could containt pointers to @xml:id values from elsewhere in the file document. This usage (shown in examples in the next section) was deprecated in 2020 to allow only Syriaca.org URIS to facilitate the serialization of linked data triples out of the TEI:relation data.
Updated Home (markdown)