You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at the bf:title/bf:Title in the Instance and the compare it to what you see in the editor. It appears the literals are being concatenated into a single title input field.
It’s a bit of a mess in the RDF, but that’s because we persist in splitting up the title into two parts, mainTitle and subtitle. I think that is folly, but, my opinion aside, I would argue it is permissible to have multiple titles (the whole title as a literal) within a single Title resource assuming each title was represented as a distinct literal distinguished with a different xml:lang value (or there’s only one without a langtag). This basically:
bf:title
bf:Title
rdfs:labelInkwŏn esŏ para pon hakkyo p'ongnyŏk yebang mit haksaeng ŭi ihae = Human rights prevention of school violence and student understanding</rdfs:label>
bflc:titleSortKeyInkwŏn esŏ para pon hakkyo p'ongnyŏk yebang mit haksaeng ŭi ihae = Human rights prevention of school violence and student understanding</bflc:titleSortKey>
<rdfs:label xml:lang="ko-hang">인권 에서 바라 본 학교 폭력 예방 및 학생 의 이해 = Human rights prevention of school violence and student understanding</rdfs:label>
<bflc:titleSortKey xml:lang="ko-hang">인권 에서 바라 본 학교 폭력 예방 및 학생 의 이해 = Human rights prevention of school violence and student understanding</bflc:titleSortKey>
</bf:Title>
</bf:title>
The text was updated successfully, but these errors were encountered:
https://preprod-8230.id.loc.gov/resources/instances/c0221143060001.editor-pkg.xml
Take a look at the bf:title/bf:Title in the Instance and the compare it to what you see in the editor. It appears the literals are being concatenated into a single title input field.
It’s a bit of a mess in the RDF, but that’s because we persist in splitting up the title into two parts, mainTitle and subtitle. I think that is folly, but, my opinion aside, I would argue it is permissible to have multiple titles (the whole title as a literal) within a single Title resource assuming each title was represented as a distinct literal distinguished with a different xml:lang value (or there’s only one without a langtag). This basically:
bf:title
bf:Title
rdfs:labelInkwŏn esŏ para pon hakkyo p'ongnyŏk yebang mit haksaeng ŭi ihae = Human rights prevention of school violence and student understanding</rdfs:label>
bflc:titleSortKeyInkwŏn esŏ para pon hakkyo p'ongnyŏk yebang mit haksaeng ŭi ihae = Human rights prevention of school violence and student understanding</bflc:titleSortKey>
<rdfs:label xml:lang="ko-hang">인권 에서 바라 본 학교 폭력 예방 및 학생 의 이해 = Human rights prevention of school violence and student understanding</rdfs:label>
<bflc:titleSortKey xml:lang="ko-hang">인권 에서 바라 본 학교 폭력 예방 및 학생 의 이해 = Human rights prevention of school violence and student understanding</bflc:titleSortKey>
</bf:Title>
</bf:title>
The text was updated successfully, but these errors were encountered: