Created
July 9, 2014 12:02
-
-
Save KaitaniLabs/34bb126c187ddb63629c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
<dc:title id="t1">The Fellowship of the Ring</dc:title> | |
<meta refines="#t1" property="title-type">main</meta> | |
<dc:title id="t2">The Lord of the Rings</dc:title> | |
<meta refines="#t2" property="title-type">collection</meta> | |
<meta refines="#t2" property="group-position">1</meta> | |
<dc:title id="t3">THE LORD OF THE RINGS, Part One: The Fellowship of the Ring</dc:title> | |
<meta refines="#t3" property="title-type">extended</meta> | |
… | |
</metadata> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment