Open matyaskopp opened 2 years ago
I am a bit confused about what should //affiliation/@ref contains. If I am not mistaken in ParlaMint we use it for reference to:
//affiliation/@ref
If I correctly understand this example and comment: https://github.com/clarin-eric/parla-clarin/blob/4db5213e0c3d9faf4276a3fa65503d78cb6e53d4/Schema/parla-clarin-odd.xml#L940-L941 https://github.com/clarin-eric/parla-clarin/blob/4db5213e0c3d9faf4276a3fa65503d78cb6e53d4/Schema/parla-clarin-odd.xml#L946-L951 the reference to taxonomy item is allowed too.
Or should there be used listOrg instead of taxonomy ?
listOrg
taxonomy
And probably another issue to think is that I wouldn't say I like using @ana in this context. I believe @corresp is better, but this change would seriously affect ParlaMint corpora...
@ana
@corresp
I am a bit confused about what should
//affiliation/@ref
contains. If I am not mistaken in ParlaMint we use it for reference to:If I correctly understand this example and comment: https://github.com/clarin-eric/parla-clarin/blob/4db5213e0c3d9faf4276a3fa65503d78cb6e53d4/Schema/parla-clarin-odd.xml#L940-L941 https://github.com/clarin-eric/parla-clarin/blob/4db5213e0c3d9faf4276a3fa65503d78cb6e53d4/Schema/parla-clarin-odd.xml#L946-L951 the reference to taxonomy item is allowed too.
Or should there be used
listOrg
instead oftaxonomy
?