Skip to content

Commit

Permalink
Change alternate title metadata to use dcterms vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jun 16, 2022
1 parent 7dadb65 commit 941d74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/content.opf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link href="onix.xml" media-type="application/xml" properties="onix" rel="record"/>
<dc:title id="title">A Tale of Two Cities</dc:title>
<meta property="file-as" refines="#title">Tale of Two Cities, A</meta>
<meta property="se:alternate-title" refines="#title">A Tale of 2 Cities</meta>
<meta property="dcterms:alternate" refines="#title">A Tale of 2 Cities</meta>
<dc:subject id="subject-1">Historical fiction</dc:subject>
<dc:subject id="subject-2">France -- History -- Revolution, 1789-1799 -- Fiction</dc:subject>
<dc:subject id="subject-3">London (England) -- History -- 18th century -- Fiction</dc:subject>
Expand Down

0 comments on commit 941d74a

Please sign in to comment.