We have several encoding strategies in place to link out to external concept:
<author>
<persName>
<!-- ... -->
</persName>
<idno type="wikidata">Q113227</idno>
</author>
vs.
<person xml:id="christus" sex="MALE" ana="http://www.wikidata.org/entity/Q302">
<persName>Christus</persName>
</person>
vs.
<listRelation>
<relation name="wikidata" active="https://dracor.org/entity/ger000171" passive="http://www.wikidata.org/entity/Q51370104"/>
</listRelation>
vs.
<textClass>
<keywords>
<term type="genreTitle">Comedy</term>
</keywords>
<classCode scheme="http://www.wikidata.org/entity/">Q40831</classCode>
</textClass>
On using @ana see also #71
We have several encoding strategies in place to link out to external concept:
vs.
vs.
vs.
On using
@anasee also #71