self-conscious-design
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

content.opf
application/oebps-package+xml

Download raw (2.5 KB)

<?xml version="1.0" encoding="UTF-8"?>
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="uid" xml:lang="en-US" prefix="cc: http://creativecommons.org/ns#">
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
        <dc:identifier id="uid">osp.workshop.self-conscious-design.ground-zero</dc:identifier>
        <dc:title>Time Focus</dc:title>
        <dc:creator>OSP HEAD Felipe Delgado Lopez</dc:creator>
        <dc:language>en-GB</dc:language>
        <dc:date>2013-12-02</dc:date>
	<meta name="cover" content="cover_image"/>
        <meta property="dcterms:modified">2013-11-25T12:47:00Z</meta>
        <!-- rights expressions for the work as a whole -->
        <dc:rights>This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license http://creativecommons.org/licenses/by-sa/3.0/ and the Free Art license, http://artlibre.org/licence/lal/en .</dc:rights>
    </metadata> 
    <manifest>
        <item id="timeFocus" href="timefocus.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	<item id="description" href="description.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	<item id="view1a" href="view1a.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	<item id="view1b" href="view1b.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	<item id="view2a" href="view2a.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	<item id="view2b" href="view2b.xhtml" media-type="application/xhtml+xml" properties="scripted" />
	
	<item id="cover_image" href="cover.jpg" media-type="image/jpeg" />
        <item id="nav" href="nav.xhtml" properties="nav" media-type="application/xhtml+xml" />
        <item id="css" href="styles/style.css" media-type="text/css" />
	
        <!-- ncx included for 2.0 reading system compatibility: -->
        <item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml" />

	<item id="jQuery" href="js/jquery.js" media-type="text/javascript" />
	<item id="jScript1" href="js/thescript1.js" media-type="text/javascript" />
	<item id="jScript2" href="js/thescript2.js" media-type="text/javascript" />
	<item id="jScriptD" href="js/thescriptD.js" media-type="text/javascript" />

    </manifest>
    <spine toc="ncx">
        <itemref idref="timeFocus" />
	<itemref idref="description" />
	<itemref idref="view1a" />
	<itemref idref="view1b" />
	<itemref idref="view2a" />
	<itemref idref="view2b" />        
    </spine>    
</package>