allow tei:ref elements as children of tei:location (full path: /TEI/text/body/listPlace/place/location). See, for example https://bqgazetteer.bethmardutho.org/place/4156. See this comment in related issue #25.
@dlschwartz this is a BQG-specific schema change, though we may want to note this as an option for other projects that point to both internal and external resources (it is used in both GEDSH and BQG).
Here is the more generic codeblock (cf. this comment):
<ref target="https://bqgazetteer.bethmardutho.org/place/4155">
<placeName ref="http://syriaca.org/place/4155">al-Aḥsāʾ</placeName>
</ref>
We use this encoding style in other places within BQG, but the only place where it does not validate against the current schema is as a child of tei:location.
allow tei:ref elements as children of
tei:location(full path: /TEI/text/body/listPlace/place/location). See, for example https://bqgazetteer.bethmardutho.org/place/4156. See this comment in related issue #25.@dlschwartz this is a BQG-specific schema change, though we may want to note this as an option for other projects that point to both internal and external resources (it is used in both GEDSH and BQG).
Here is the more generic codeblock (cf. this comment):
We use this encoding style in other places within BQG, but the only place where it does not validate against the current schema is as a child of tei:location.