<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:scalar="http://scalar.usc.edu/2012/01/scalar-ns#"
  xmlns:prov="http://www.w3.org/ns/prov#"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:ov="http://open.vocab.org/terms/"
  xmlns:sioc="http://rdfs.org/sioc/ns#"
  xmlns:art="http://simile.mit.edu/2003/10/ontologies/artstor#">

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/a-brief-introduction-to-css-syntax">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:49:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18045"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/a-brief-introduction-to-css-syntax.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/a-brief-introduction-to-css-syntax.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/a-brief-introduction-to-css-syntax.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>A Brief Introduction to CSS Syntax</dcterms:title>
    <sioc:content>Each statement, or rule, in CSS has three main elements: a selector, a property and a value. See below:

&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;73&quot;&gt;&lt;p align=&quot;center&quot;&gt;(1)&lt;/p&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;156&quot;&gt;&lt;p align=&quot;center&quot;&gt;(2)&lt;/p&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;54&quot;&gt;&lt;p align=&quot;center&quot;&gt;(3)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot; valign=&quot;top&quot; width=&quot;73&quot;&gt;&lt;strong&gt;#footer&lt;/strong&gt;&lt;/td&gt;&lt;td style=&quot;text-align: center;&quot; valign=&quot;top&quot; width=&quot;156&quot;&gt;{&lt;strong&gt;background-color&lt;/strong&gt;:&lt;/td&gt;&lt;td style=&quot;text-align: center;&quot; valign=&quot;top&quot; width=&quot;54&quot;&gt;&lt;strong&gt;red&lt;/strong&gt;;}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;73&quot;&gt;&lt;p align=&quot;center&quot;&gt;selector&lt;/p&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;156&quot;&gt;&lt;p align=&quot;center&quot;&gt;property&lt;/p&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;54&quot;&gt;&lt;p align=&quot;center&quot;&gt;value&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;(1) The selector designates the html element of a page or website you wish to stylize—for instance, the html element #footer, designating the footer on Scalar pages. 

(2) The property designates the style attribute of the selector you wish to stylize—for instance, the background color of the element #footer.

(3) The value specifies the style attribute of the selector you wish to style—for instance, the color red for the background of the element #footer. 

Finally, the property and value are separated by a colon, terminated by a semi-colon and bounded by brackets.

Read more about CSS syntax &lt;a href=&quot;http://www.w3schools.com/css/css_syntax.asp&quot;&gt;here&lt;/a&gt;.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:23:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51162"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/a-brief-introduction-to-css-syntax"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/a-fairy-use-tale-1">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://i.ytimg.com/vi/CJn_jC4FNDo/0.jpg"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T14:45:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18151"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/a-fairy-use-tale-1.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/a-fairy-use-tale-1.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/a-fairy-use-tale-1.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>A Fair(y) Use Tale</dcterms:title>
    <dcterms:description>Not made by me,found it online,available for download on website Disney Parody explanation of Copyright Law and Fair Use Synopsis: Professor Eric Faden of Bu...</dcterms:description>
    <art:url rdf:resource="http://www.youtube.com/v/CJn_jC4FNDo"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T14:45:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51423"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/a-fairy-use-tale-1"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
    <dcterms:source>YouTube</dcterms:source>
    <dcterms:date>2007-05-19T02:31:53.000Z</dcterms:date>
    <dcterms:type>video</dcterms:type>
    <dcterms:identifier>CJn_jC4FNDo</dcterms:identifier>
    <dcterms:subject rdf:resource="http://gdata.youtube.com/schemas/2007#video"/>
    <dcterms:subject>Comedy</dcterms:subject>
    <dcterms:contributor>Jas A</dcterms:contributor>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-additional-metadata">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:22:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12703"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/adding-additional-metadata.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/adding-additional-metadata.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-additional-metadata.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Adding Additional Metadata</dcterms:title>
    <dcterms:description>How to append additional data to a page.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;i&gt;This section describes functionality in Scalar&#039;s page editor, which is accessed by clicking the &quot;New&quot; button (if creating new content) or the &quot;Edit&quot; button (if editing existing content) at the bottom of the page.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;The Metadata section at the bottom of the page editor allows you to edit additional data associated with the page.&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_stylemetadata.png&quot; resource=&quot;media/style-and-metadata-portions-of-page-editor&quot; rel=&quot;urn:scalar:version:37060&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scalar URL.&lt;/strong&gt; By default, the URL for your page is derived from the title you gave it when it was first created. You can enter a new URL in this text field to make changes after the fact.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Page visibility.&lt;/strong&gt; This option determines whether the page is visible to the book&#039;s readers (whether visible or not, it will remain accessible to the book&#039;s authors).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Content type&lt;/strong&gt; Scalar books can contain pages which are flagged as &quot;reviews&quot; or &quot;commentary&quot; as a way of allowing third parties to contribute or respond to the content of the book within the book itself, while still being flagged as distinct from the primary authored material. In general you will want to leave this set to &quot;Book content&quot;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Add additional metadata.&lt;/strong&gt; Sometimes it can be useful to add additional data to a given page. This data is only visible within Scalar via the Metadata view, but it is fully accessible to third party applications via Scalar&#039;s API. Clicking the &quot;Add additional metadata&quot; button opens a pop-up window with a selection of Dublin Core and ArtStor standardized metadata fields which can be added as needed to the page.&lt;/p&gt;&lt;h5&gt;Saving Your Changes&lt;/h5&gt;&lt;p&gt;Once you&#039;re done editing the page, click &quot;Save&quot; to commit your changes. As with any web-based authoring tool, you should save your edits frequently to reduce the chances of losing any work should your web browser crash or your editing window be closed accidentally.&lt;/p&gt;&lt;p&gt;Scalar treats every edit to a page as a new version of that page, and &lt;strong&gt;all versions are preserved and publicly accessible&lt;/strong&gt; by default. If you wish to delete specific versions of a page, visit&amp;nbsp;&lt;a href=&quot;editing-a-pages-history&quot; rel=&quot;urn:scalar:version:36939&quot;&gt;Editing a Page&#039;s History&lt;/a&gt;&amp;nbsp;to find out how.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:54:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37063"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/adding-additional-metadata"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-media-and-links">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:18:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12701"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/adding-media-and-links.9"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/adding-media-and-links.9"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-media-and-links.9">
    <ov:versionnumber>9</ov:versionnumber>
    <dcterms:title>Adding Media and Links</dcterms:title>
    <dcterms:description>How to add media and various kinds of links to the text of a page.</dcterms:description>
    <sioc:content>&lt;i&gt;This section describes functionality in Scalar&#039;s page editor, which is accessed by clicking the &quot;New&quot; button (if creating new content) or the &quot;Edit&quot; button (if editing existing content) at the bottom of the page.&lt;/i&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_edittitle.png&quot; resource=&quot;media/title-description-and-content-portions-of-page-editor&quot; rel=&quot;urn:scalar:version:37045&quot;&gt;&lt;/a&gt;
&lt;/div&gt;&lt;div&gt;&lt;h5&gt;Adding Links to Media&lt;/h5&gt;&lt;p&gt;Adding media to your page is done through links--by selecting a relevant bit of text and then linking it to the media you want to reference. When Scalar shows the page, it finds all of these links and turns them into media players. Because the media is referenced indirectly through links instead of directly through the kind of embed code you would use to add a YouTube video to a blog, Scalar is free to change the layout of the text and media on the fly, making your content much more flexible.&lt;/p&gt;&lt;p&gt;You can add media links to your content by selecting the text you want to link and then using one the following blue buttons seen at the top of the text editor in its Visual mode:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/media.png&quot; alt=&quot;Media icon&quot;&gt; Inserts a link to a media file that&#039;s already been imported into Scalar. This is probably the type of link you&#039;ll use most often.&lt;/li&gt;
	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/annotation.png&quot; alt=&quot;Annotation icon&quot;&gt; Inserts a link to a media annotation. The media will be embedded on the page and automatically cued up to the start point of the annotation (for temporal media).&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The kind of links created above allow maximum flexibility in the layout of your text and media--Scalar can rearrange them as needed depending on the current view. If, however, you want to embed your media in the page at a specific location in the more traditional style, you can use these options:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/inline_media.png&quot; alt=&quot;Inline media icon&quot;&gt; Inserts an inline reference to a Scalar media file that will be embedded in the page at the selected location.&lt;/li&gt;
	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/inline_annotation.png&quot; alt=&quot;Inline media icon&quot;&gt; Inserts an inline reference to a media annotation, which will likewise be embedded in the page and cued.&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Adding Other Kinds of Links&lt;/h5&gt;&lt;p&gt;The remaining link buttons in the View mode of the text editor work as follows:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/note.png&quot; alt=&quot;Note icon&quot;&gt; Inserts a note-style link to Scalar content. When rolled over, this link will display the contents of the linked page in a pop-up window. Similar to footnotes.&lt;/li&gt;
	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/scalar_link.png&quot; alt=&quot;Scalar link icon&quot;&gt; Inserts a link to Scalar content. The title and description of the content will be displayed when rolled over, but no media will be embedded on the page.&lt;/li&gt;
	&lt;li&gt;&lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/regular_link.png&quot; alt=&quot;Link icon&quot;&gt; Inserts a conventional hyperlink to whatever URL you choose.&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Creating Relationships with Other Content&lt;/h5&gt;&lt;p&gt;For more on this topic, visit the &lt;a href=&quot;#&quot;&gt;Working with Structure&lt;/a&gt; section of the documentation.&lt;/p&gt;&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:49:37-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37058"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/adding-media-and-links"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-text">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:16:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12700"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/adding-text.7"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/adding-text.7"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/adding-text.7">
    <ov:versionnumber>7</ov:versionnumber>
    <dcterms:title>Adding Text</dcterms:title>
    <dcterms:description>Techniques for adding text to a page.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;i&gt;This section describes functionality in Sc&lt;/i&gt;alar&#039;s&amp;nbsp;page editor, which is &lt;i&gt;accessed by clicking the &quot;New&quot; button (if creating new content) or the &quot;Edit&quot; button (if editing existing content) at the bottom of the page.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_edittitle.png&quot; resource=&quot;media/title-description-and-content-portions-of-page-editor&quot; rel=&quot;urn:scalar:version:37045&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h5&gt;Title and Description&lt;/h5&gt;&lt;p&gt;Every page in Scalar must have a title, and while it isn&#039;t required, it is highly recommended that every title in your book be unique. For example, a page with commentary about a video called &quot;Cloudy Day&quot; should probably not also be called &quot;Cloudy Day&quot;--otherwise readers searching in your book could get confused. Better to leave the video title as is and call the page &quot;Cloudy Day Commentary&quot;. It&#039;s also useful to make your titles as self-contained and descriptive as possible, since you can never be sure how users will arrive at a given location. A page titled &quot;Questions About Cloudy Day&quot; immediately lets the reader know what it&#039;s about; a page just titled &quot;Questions,&quot; much less so.&lt;/p&gt;&lt;p&gt;Page descriptions are optional, but recommended, as they appear in various places in Scalar (with more likely coming in the future) as a way to quickly let the reader know what a particular page is about. One sentence or so is usually a good length.&lt;/p&gt;&lt;h5&gt;Body Content&lt;/h5&gt;&lt;p&gt;Below the title and description is a text editor, similar to what you might find in blogging software. This is where you enter the main content of the page. The text editor has two modes, identified by the two tabs at its top: Visual and HTML. The Visual mode functions much like a typical word processor: text is displayed with styling and formatting, much as it will appear in the final page. A row of icons at the top of the Visual mode editor allows you to change the style and alignment of the text, to indent or outdent, add subscripts or superscripts, assign headings, create numbers and bulleted lists, and insert horizontal rules. The HTML mode of the editor displays the raw code that will be saved with the page, and can be used when precision in formatting is essential.&lt;/p&gt;&lt;h5&gt;Pasting Text into Scalar&lt;/h5&gt;&lt;p&gt;Pasting styled text from a word processing program into Scalar (or any blogging software) can have unpredictable results. As the text editor tries to interpret and preserve the pre-existing styles, it&#039;s easy to end up with large quantities of redundant style code that can slow your book down, add unwanted fonts, and make editing more difficult later on. The easiest way around this is to switch to the editor&#039;s HTML mode first before pasting; this will cause any formatting to be automatically removed. The downside of this approach is that it will also remove any formatting you might have intended to keep, like italic or bold text, but as with blogging software, it&#039;s usually better to add that kind of styling to text that&#039;s already been entered into the system, rather than trying to copy and paste it from another program.&lt;/p&gt;&lt;p&gt;If you do somehow end up with text in your book that has unwanted styling, you can easily remove it by switching the editor to Visual mode, selecting the text, and clicking the red X icon--this will delete any links and formatting from the selected text.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:48:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37056"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/adding-text"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/advanced-topics">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:40:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12710"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/advanced-topics.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/advanced-topics.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/advanced-topics.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Advanced Topics</dcterms:title>
    <dcterms:description>Exploring Scalar&#039;s more advanced features.</dcterms:description>
    <sioc:content>&lt;p&gt;In this section we&#039;ll cover some of Scalar&#039;s more advanced features.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-07-30T17:47:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:425856"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/advanced-topics"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-audio--video">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:36:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12694"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotating-audio--video.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotating-audio--video.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-audio--video.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotating Audio &amp; Video</dcterms:title>
    <dcterms:description>Adding annotations to audio and video files.</dcterms:description>
    <sioc:content>&lt;p&gt;To annotate an audio or video file, you must be logged in with Author privileges for the Scalar book containing the media. Navigate to the media in Scalar, and click the &quot;Edit annotations&quot; button at the bottom of the page. This will launch the&amp;nbsp;&lt;a href=&quot;media/scalar_videoannoeditor.png&quot; resource=&quot;media/video-annotation-editor&quot; rel=&quot;urn:scalar:version:37011&quot;&gt;annotation editor&lt;/a&gt;. Once in the editor:&lt;/p&gt;&lt;ol&gt;	&lt;li&gt;Click the plus button on the left to create a new annotation. The new annotation will be created at the playhead&#039;s current position in the file.&lt;/li&gt;	&lt;li&gt;Enter the title of the annotation.&lt;/li&gt;	&lt;li&gt;Use the two &quot;Set&quot; buttons to set the in and out points of the annotation to the current position of the playhead.&lt;/li&gt;	&lt;li&gt;Enter the content of the annotation (optional).&lt;/li&gt;	&lt;li&gt;Enter an abstract for the annotation (optional). Whatever is entered here will be displayed alongside the media instead of the content above, which will be &quot;saved&quot; for when the reader navigates to the annotation&#039;s dedicated page.&lt;/li&gt;	&lt;li&gt;Click &quot;Save&quot; to save the annotation.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Additionally, you can click any annotation in the annotation list on the left to select it. Selected annotations can be edited using the provided form, or deleted by clicking the minus button. When you&#039;re done editing annotations for the file, click &quot;Done&quot; to return to the page for the media file.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:25:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37015"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotating-audio--video"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-images">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:34:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12693"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotating-images.8"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotating-images.8"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-images.8">
    <ov:versionnumber>8</ov:versionnumber>
    <dcterms:title>Annotating Images</dcterms:title>
    <dcterms:description>Adding annotations to images.</dcterms:description>
    <sioc:content>&lt;p&gt;To annotate an image, you must be logged in with Author privileges for the Scalar book containing the image. Navigate to the image in Scalar, and click the &quot;Edit annotations&quot; button at the bottom of the page. This will launch the&amp;nbsp;annotation editor. Once in the editor:&lt;/p&gt;&lt;ol&gt;	&lt;li&gt;Click and drag your cursor across the image, &lt;a href=&quot;media/image_annotation_annotorious.jpg&quot; resource=&quot;media/image-annotation-using-annotorious&quot; data-display-content-preview-box=&quot;true&quot;&gt;drawing a rectangle&lt;/a&gt; around the area you wish to annotate (once you&#039;ve created the annotation, you can adjust or fine-tune its area and coordinates by modifying the values in the X, Y, Width and Height fields in the annotation editor).  &lt;/li&gt;	&lt;li&gt;Enter the title of the annotation in the field just below the rectangle. 
&lt;/li&gt;&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;&lt;li&gt;Alternatively, instead of drawing out a rectangle, you can click the + sign at the bottom of the &lt;a href=&quot;media/scalar_imageannoeditor.png&quot; resource=&quot;media/image-annotation-editor&quot; data-display-content-preview-box=&quot;true&quot;&gt;annotation editor &lt;/a&gt;and manually enter the coordinates and width and height for the annotation.&amp;nbsp; 
&lt;/li&gt;&lt;li&gt;Enter the content of the annotation (optional).&lt;/li&gt;	&lt;li&gt;Enter an abstract for the annotation (optional). 
&lt;/li&gt;	&lt;li&gt;Click &quot;Save&quot; at the bottom of the annotation editor. 
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Additionally, you can click any annotation in the annotation list on the left to select it. Selected annotations can be edited using the provided form, or deleted by clicking the minus button. When you&#039;re done editing annotations for the file, click &quot;Done&quot; to return to the page for the media file.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-10T23:16:37-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:443929"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotating-images"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:31:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12691"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotating-media.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotating-media.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-media.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotating Media</dcterms:title>
    <dcterms:description>Adding annotations to various media types in Scalar.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar enables you to add annotations to the following media types:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;Images&lt;/li&gt;	&lt;li&gt;Audio&lt;/li&gt;	&lt;li&gt;Video&lt;/li&gt;	&lt;li&gt;Plain Text&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Scalar annotations are quite flexible, due to the fact that each annotation you create is also its own page, and like any Scalar page, can be tagged, added to paths, or even become a path or tag itself. Annotations can refer to multiple media files simultaneously, no matter what types they may be.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:45:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36896"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotating-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-plain-text">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:37:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12695"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotating-plain-text.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotating-plain-text.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotating-plain-text.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Annotating Plain Text</dcterms:title>
    <dcterms:description>Adding annotations to plain text files.</dcterms:description>
    <sioc:content>&lt;p&gt;To annotate a plain text file (this includes files with the extensions .txt, .js, .java, .xml, and .css), you must be logged in with Author privileges for the Scalar book containing the file. Click the &quot;New&quot; button at the bottom of the page to create a new page; this will become your annotation.&lt;/p&gt;&lt;ol&gt;	&lt;li&gt;After clicking the &quot;New&quot; button you should be looking at the page editor. Enter the title of the annotation.&lt;/li&gt;	&lt;li&gt;Enter an optional description for the annotation.&lt;/li&gt;	&lt;li&gt;Scroll to the bottom of the editor and look for the text that reads &quot;To make this page an annotation,&quot; and click &quot;specify media that it annotates&quot;.&lt;/li&gt;	&lt;li&gt;Select the text file you want to annotate.&lt;/li&gt;	&lt;li&gt;Enter the starting and ending lines of the annotation.&lt;/li&gt;	&lt;li&gt;Click &quot;Save&quot; to save the annotation.&lt;/li&gt;&lt;/ol&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:37:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36886"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotating-plain-text"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:42:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:52117"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotation.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotation.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotation.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Annotation</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:42:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134623"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotation-1">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:45:24-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:52119"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotation-1.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotation-1.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotation-1.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Annotation</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:45:24-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134626"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotation-1"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotations">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-01T12:02:19-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:83791"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/annotations.25"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/annotations.25"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/annotations.25">
    <ov:versionnumber>25</ov:versionnumber>
    <dcterms:title>Text Annotators</dcterms:title>
    <sioc:content>&lt;h4&gt;Scrible&lt;/h4&gt;Scrible is a free bookmarklet which enables users to &lt;a href=&quot;media/Scrible%20Annotated%20Page.png&quot; resource=&quot;media/scalar-page-annotated-with-scrible&quot; rel=&quot;urn:scalar:version:204680&quot; data-display-content-preview-box=&quot;true&quot;&gt;highlight, color, or otherwise manipulate text&lt;/a&gt; on webpages (make bold, underline, italicize or strikethrough) in order to call out or comment on key passages. Users can save the pages they&#039;ve marked up into their Scrible library as well as create specific permalinks to those pages. Scrible is ideal for readers who wish to conduct and/or share research while viewing Scalar articles, books or projects.  

To use Scrible, simply head over to &lt;a href=&quot;http://www.scrible.com/&quot;&gt;www.scrible.com&lt;/a&gt; and sign up for an account.
&lt;h4&gt;
&lt;/h4&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-10-06T18:24:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:467400"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/annotations"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/api-explorer--remote-access">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:23:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18106"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/api-explorer--remote-access.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/api-explorer--remote-access.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/api-explorer--remote-access.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>API Explorer &amp; Remote Access</dcterms:title>
    <dcterms:description>How to use Scalar&#039;s API Explorer tool</dcterms:description>
    <sioc:content>&lt;p&gt;A first place to begin is Scalar’s &lt;a href=&quot;http://scalar.usc.edu/tools/apiexplorer/&quot;&gt;API Explorer&lt;/a&gt;. This simple interactive tool allows you to select options to generate API query URLs and see the results.&lt;/p&gt;&lt;p&gt;If you wish to access the API directly (e.g., via&amp;nbsp;&lt;a href=&quot;api-helper-javascript-library&quot; rel=&quot;urn:scalar:version:51275&quot;&gt;Javascript&lt;/a&gt;), data is accessed via the same URLs that are constructed in the API Explorer. User&#039;s Guide pages on&amp;nbsp;&lt;a href=&quot;query-scope&quot; rel=&quot;urn:scalar:version:51271&quot;&gt;query scope&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href=&quot;get-variables&quot; rel=&quot;urn:scalar:version:51272&quot;&gt;GET variables&lt;/a&gt;&amp;nbsp;explain the full list of available URL parameters in detail.
&lt;/p&gt;&lt;p&gt;There are two main ways to access the API from a remote server. First, you can proxy the data via a PHP file on your server (which sidesteps cross-site scripting restrictions) in either RDF-XML or RDF-JSON. Alternatively, you can access the API directly using &lt;a href=&quot;http://en.wikipedia.org/wiki/JSONP&quot;&gt;JSONP&lt;/a&gt; (a JSON wrapper that facilitates remote calls that is supported by frameworks &lt;a href=&quot;http://api.jquery.com/jQuery.getJSON/#jsonp&quot;&gt;such as jQuery&lt;/a&gt;). For example, this call will return all content nodes in the Scalar Guide, formatted in JSONP with the “abcdef123456″ callback:&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?format=json&amp;amp;callback=abcdef123456&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?format=json&amp;amp;callback=abcdef123456&lt;/a&gt;&lt;/blockquote&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T10:20:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51399"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/api-explorer--remote-access"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/api-helper-javascript-library">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:31:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18112"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/api-helper-javascript-library.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/api-helper-javascript-library.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/api-helper-javascript-library.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Scalar API JavaScript library</dcterms:title>
    <dcterms:description>Using Scalar&#039;s Javascript Library to access the RDF API</dcterms:description>
    <sioc:content>The Scalar API JavaScript library makes it easier to work with the Scalar API by providing an object model and a set of methods that perform most common API requests and tasks without requiring the developer to interact with raw RDF-XML or RDF-JSON. The library requires &lt;a href=&quot;http://jquery.com&quot;&gt;jQuery&lt;/a&gt;.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:07:11-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103240"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/api-helper-javascript-library"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/book-properties">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:47:35-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12719"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/book-properties.9"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/book-properties.9"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/book-properties.9">
    <ov:versionnumber>9</ov:versionnumber>
    <dcterms:title>Book Properties</dcterms:title>
    <dcterms:description>A Dashboard tab for editing book-level settings.</dcterms:description>
    <sioc:content>&lt;p&gt;The Dashboard&#039;s Book Properties tab enables you to change a variety of book-level settings. Changes you make here will be saved only when you click the &quot;Save&quot; button at the bottom of the page.&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_dash_bookprops.png&quot; resource=&quot;media/book-properties-tab&quot; rel=&quot;urn:scalar:version:37078&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Title.&lt;/strong&gt; The title of your book, displayed in many places.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Subtitle.&lt;/strong&gt; An optional subtitle for your book, displayed in the book&#039;s header.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Description.&lt;/strong&gt; A optional brief description of your book, not currently displayed anywhere but can be accessed by the API.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;URI Segment.&lt;/strong&gt; Determines your book&#039;s web address.

&lt;strong&gt;Table of contents. &lt;/strong&gt;Enables to set a list of key links from the book that will be displayed in the &quot;Main Menu&quot; mode of Scalar&#039;s navigation interface on the left. Clicking &quot;Add menu item&quot; will bring up a window to select any content from your book; once added, you can drag and drop these items to re-order them, or click the &quot;remove&quot; link next to each to remove them.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Interface. &lt;/strong&gt;Enables you to select between two reader interface designs for your book, Scalar 1 and Scalar 2. 

&lt;strong&gt;Theme&lt;/strong&gt;. Authors using the Scalar 1 reader interface can choose from a series of themes by selecting from the drop-down menu.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Background image. &lt;/strong&gt;To change your book&#039;s background, you must first import the image you want to use into Scalar; then it can be selected in the drop-down menu here.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Thumbnail image.&lt;/strong&gt; The thumbnail that will appear next to your book&#039;s title on the Scalar Index page. Upload an image using the &quot;Choose File&quot; button.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Custom style.&lt;/strong&gt; This field accepts CSS code, which will be applied across the whole book, superseded only by that set for an individual page.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Custom Javascript. &lt;/strong&gt;Custom Javascript entered here will be applied across the whole book, superseded only by that set for an individual page. If you want to track your book&#039;s traffic, Google Analytics code can be pasted here.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scope. &lt;/strong&gt;The phrase by which your project is described in the Scalar interface. To change, make a selection from the &quot;Scope&quot; drop-down menu (choices are &quot;Book,&quot; &quot;Article,&quot; and &quot;Project&quot;).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Publisher name.&lt;/strong&gt; An optional publisher name that will be displayed as &quot;Published by [name]&quot; in the footer of every page.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Publisher logo.&lt;/strong&gt; An optional publisher logo that will be displayed in the footer of every page.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-12-18T10:17:17-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:576552"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/book-properties"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/book-users">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:01:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12720"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/book-users.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/book-users.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/book-users.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Book Users</dcterms:title>
    <dcterms:description>A Dashboard tab for editing the users associated with a book.</dcterms:description>
    <sioc:content>&lt;p&gt;The Dashboard&#039;s Book Users tab enables you to add and remove users from your book, and to set their privileges.&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_dash_bookusers.png&quot; resource=&quot;media/book-users-tab&quot; rel=&quot;urn:scalar:version:37079&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;h5&gt;Adding users&lt;/h5&gt;&lt;p&gt;To add a user to your book, click the &quot;Add a user&quot; button at the bottom of the page. A pop-up will prompt you to search for a user by their full name. You must enter the user&#039;s full name exactly as it appears in their account (case insensitive) to find a match. When a match is found, click the user&#039;s name to add them to your book.&lt;/p&gt;&lt;h5&gt;Editing users&lt;/h5&gt;&lt;p&gt;To edit the information for a specific user, click the &quot;Edit&quot; button for the row in which he or she appears in the user list.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Full name.&lt;/strong&gt; The name by which the user will be credited on any Scalar books and comments they author.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Email.&lt;/strong&gt; The user&#039;s Scalar email and login.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;URL.&lt;/strong&gt; The user&#039;s home page (not currently displayed).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Relationship.&lt;/strong&gt; The user&#039;s role in the book. Options include:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;strong&gt;Author.&lt;/strong&gt; Full editing privileges.&lt;/li&gt;	&lt;li&gt;&lt;strong&gt;Commentator.&lt;/strong&gt; Can edit existing pages, and create pages which will be flagged as commentaries to end users; no other editing privileges.&lt;/li&gt;	&lt;li&gt;&lt;strong&gt;Reviewer.&lt;/strong&gt; Can edit existing pages; no other editing privileges.&lt;/li&gt;	&lt;li&gt;&lt;strong&gt;Reader.&lt;/strong&gt; Can add signed comments to public pages; no other special privileges.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;In index.&lt;/strong&gt; Determines whether the user&#039;s name is shown in the book&#039;s credits on the index page and in the book&#039;s header.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Order.&lt;/strong&gt; Determines the order in which credited users will be shown on the index page and in the book&#039;s header.&lt;/p&gt;&lt;h5&gt;Removing users&lt;/h5&gt; &lt;p&gt;To remove a user, click the &quot;Remove&quot; button for the row in which he or she appears in the user list.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:29:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37084"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/book-users"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/charlie-chaplins-the-immigrant">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://www.archive.org/download/CC_1917_06_17_TheImmigrant/format=Thumbnail"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-25T12:09:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18121"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/charlie-chaplins-the-immigrant.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/charlie-chaplins-the-immigrant.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/charlie-chaplins-the-immigrant.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Charlie Chaplin&#039;s &quot;The Immigrant&quot;</dcterms:title>
    <dcterms:description>Charlie Chaplin&#039;s 61st Film Released June 17 1917. The Immigrant (also called Broke) starring the Charlie Chaplin Tramp character as an immigrant coming to the United States who is accused of theft on the voyage across the Atlantic Ocean, and befriends a young woman along the way. It also stars Edna Purviance and Eric Campbell. The movie was written and directed by Chaplin. According to Kevin Brownlow and David Gill&#039;s documentary series Unknown Chaplin, the first scenes to be written and filmed take place in what became the movie&#039;s second half, in which the penniless Tramp finds a coin and goes for a meal in a restaurant, not realising that the coin has fallen out of his pocket. It was not until later that Chaplin decided the reason the Tramp was penniless was that he had just arrived on a boat from Europe, and used this notion as the basis for the first half. Purviance reportedly was required to eat so many plates of beans during the many takes to complete the restaurant sequence (in character as another immigrant who falls in love with Charlie) that she became physically ill. The scene in which Chaplin&#039;s character kicks an immigration officer was cited later as evidence of his anti-Americanism when he was forced to leave the United States in the 1950s. The film has been selected for preservation in the United States National Film Registry. &lt;a href=&quot;http://www.imdb.com/title/tt0008133/&quot; rel=&quot;nofollow&quot;&gt;http://www.imdb.com/title/tt0008133/&lt;/a&gt;</dcterms:description>
    <art:url rdf:resource="http://www.archive.org/download/CC_1917_06_17_TheImmigrant/format=512Kb+MPEG4"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-25T12:09:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51336"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/charlie-chaplins-the-immigrant"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
    <dcterms:source>Internet Archive</dcterms:source>
    <dcterms:date>2006-12-23T01:39:59Z</dcterms:date>
    <dcterms:type>movies</dcterms:type>
    <dcterms:identifier>CC_1917_06_17_TheImmigrant</dcterms:identifier>
    <dcterms:subject>Charlie Chaplin</dcterms:subject>
    <dcterms:subject>Silents</dcterms:subject>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/content-tabs-pages-media-paths-tags-annotations-and-comments">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:02:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12721"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/content-tabs-pages-media-paths-tags-annotations-and-comments.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/content-tabs-pages-media-paths-tags-annotations-and-comments.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/content-tabs-pages-media-paths-tags-annotations-and-comments.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Content Tabs: Pages, Media, Paths, Tags, Annotations, and Comments</dcterms:title>
    <dcterms:description>Dashboard tabs that allow you to edit content at a macro level.</dcterms:description>
    <sioc:content>&lt;p&gt;These tabs in the Dashboard present lists of content by type for pinpoint editing. If a tab includes a number highlighted in red, that indicates the number of items of that type which are not currently live (this is especially useful for picking out comments which have not yet been moderated).&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_dash_pages.png&quot; resource=&quot;media/pages-tab&quot; rel=&quot;urn:scalar:version:37080&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;h5&gt;Editing content&lt;/h5&gt;&lt;p&gt;To edit a specific content element, click the &quot;Edit&quot; button for its row.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Live?&lt;/strong&gt; Whether the content is currently &quot;live&quot; (visible to users who are not logged in or logged in with Reader privileges).&lt;/p&gt;&lt;p&gt;To edit the content in full, click the &quot;View&quot; button for the row--this will open the page for that item. Then, click the &quot;Edit&quot; button at the bottom to edit as normal.&lt;/p&gt;&lt;h5&gt;Deleting content&lt;/h5&gt;&lt;p&gt;To permanently delete one or more content elements, check the checkboxes for each of the relevant rows in the content list and then click &quot;Delete selected content&quot;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:30:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37085"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/content-tabs-pages-media-paths-tags-annotations-and-comments"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-an-account">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T09:36:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12664"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/creating-an-account.12"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/creating-an-account.12"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-an-account.12">
    <ov:versionnumber>12</ov:versionnumber>
    <dcterms:title>Creating an Account</dcterms:title>
    <dcterms:description>How to register for a new Scalar account.</dcterms:description>
    <sioc:content>&lt;p&gt;Creating a new Scalar account starts at the Index page.&lt;/p&gt;&lt;h5&gt;The Index Page&lt;/h5&gt;&lt;p&gt;Every installation of Scalar has an&amp;nbsp;&lt;a href=&quot;media/scalar_index_page.png&quot; resource=&quot;media/scalar-index-page&quot; rel=&quot;urn:scalar:version:36945&quot; data-size=&quot;large&quot;&gt;Index page&lt;/a&gt;&amp;nbsp;which lists all books which have been made public by their authors. If you&#039;re signed in, you&#039;ll also see all of the books you have privileges to edit, whether they&#039;ve been made public yet or not.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://scalar.usc.edu/works&quot;&gt;Scalar index page&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Registration&lt;/h5&gt;&lt;p&gt;In order to create your own Scalar books, you&#039;ll need to&amp;nbsp;&lt;a href=&quot;media/scalar_registration_page.png&quot; resource=&quot;media/scalar-registration-page&quot; rel=&quot;urn:scalar:version:36947&quot; data-size=&quot;large&quot;&gt;register&lt;/a&gt;&amp;nbsp;for an account, which you can do from the &lt;a href=&quot;http://scalar.usc.edu/works&quot;&gt;Index page&lt;/a&gt;. Registration is quick and easy; all we ask for is your name, email, and a password.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://scalar.usc.edu/works/system/register?redirect_url=/works/&quot;&gt;Register for a Scalar account&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/378"/>
    <dcterms:created>2014-11-20T15:43:55-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:258366"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/creating-an-account"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-and-importing-tiled-images">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T15:01:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:88185"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/creating-and-importing-tiled-images.11"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/creating-and-importing-tiled-images.11"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-and-importing-tiled-images.11">
    <ov:versionnumber>11</ov:versionnumber>
    <dcterms:title>Creating and Importing Tiled Images</dcterms:title>
    <sioc:content>Below you&#039;ll find step-by-step instructions for creating and importing tiled images into your Scalar project. 

&lt;b&gt;Tiled Images&lt;/b&gt;

Scalar supports the use of DZI files (.dzi), or Deep Zoom image files. The Deep Zoom file format functions in a manner similar to Google Maps images whereby large, high-resolution images are broken into smaller tiles which are then displayed individually only as needed, that is, only when that region of the overall image is being viewed.

Scalar users will need to create their DZI files using third party conversion tools. A list of reliable converters can be found &lt;a href=&quot;http://openseadragon.github.io/examples/creating-zooming-images/&quot;&gt;here&lt;/a&gt;, but we recommend using Microsoft&#039;s Deep Zoom Composer (see below). What&#039;s more, because Deep Zoom images, and tiled images in general, require a number of associated files, Scalar users will need to find a place to host those files. Once the files have been hosted somewhere online, users can simply import the DZI file (.dzi) into their Scalar project using the internet URL importer. 

&lt;b&gt;Step-by-Step, Using Deep Zoom Composer&lt;/b&gt;
&lt;ol&gt;&lt;li&gt;Download &lt;a href=&quot;http://www.microsoft.com/en-us/download/details.aspx?id=24819&quot;&gt;Deep Zoom Composer.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Start Deep Zoom Composer and create a new project.&lt;/li&gt;&lt;li&gt;Select the &lt;i&gt;Import tab&lt;/i&gt; and &lt;a href=&quot;media/deep_zoom1.jpg&quot; resource=&quot;media/deep-zoom-composer-import&quot; rel=&quot;urn:scalar:version:215009&quot; data-display-content-preview-box=&quot;true&quot;&gt;add the image&lt;/a&gt; file(s) you&#039;d like to convert to a DZI.&lt;/li&gt;&lt;li&gt;Select the &lt;i&gt;Layout tab&lt;/i&gt; and drag the source image(s) from the image gallery into the center layout area..&lt;/li&gt;&lt;li&gt;Select the &lt;i&gt;Export tab&lt;/i&gt;.&lt;/li&gt;&lt;li&gt;Select Images as the output type.&lt;/li&gt;&lt;li&gt;Enter a filename and directory for the exported DZI.&lt;/li&gt;&lt;li&gt;Select Export as a composition (single image).&lt;/li&gt;&lt;li&gt;Set the &lt;a href=&quot;media/deep_zoom2.JPG&quot; resource=&quot;media/deep-zoom-composer-image-settings&quot; rel=&quot;urn:scalar:version:215010&quot; data-display-content-preview-box=&quot;true&quot;&gt;image settings&lt;/a&gt; as desired.&lt;/li&gt;&lt;li&gt;Click the Export button.&lt;/li&gt;&lt;li&gt;You should now find a folder with your chosen name in the directory you designated in step 7.&lt;/li&gt;&lt;li&gt;In the newly created folder (from the step 11), change the extension of the dzc_output.xml file to dzc_output.dzi.&lt;/li&gt;&lt;li&gt;Place the entire folder in a directory that is accessible from the web.  &lt;/li&gt;&lt;li&gt;Go to your scalar dashboard and go to the media tab.&lt;/li&gt;&lt;li&gt;From the drop down menu in the top-right, select &quot;Internet URL.&quot;&lt;/li&gt;&lt;li&gt;For &quot;Media File URL&quot; enter the publicly accessible URL of the file we previously renamed dzc_output.dzi in the folder you hosted online.  &lt;/li&gt;&lt;/ol&gt;&lt;a href=&quot;http://scalar.usc.edu/works/guide/dzi-example&quot; rel=&quot;urn:scalar:version:215003&quot; data-display-content-preview-box=&quot;true&quot;&gt;See an example of a DZI file in Scalar.&lt;/a&gt;&lt;b&gt;

OpenSeaDragon&lt;/b&gt;

DZI files are displayed in Scalar via &lt;a href=&quot;http://openseadragon.github.io/&quot;&gt;OpenSeaDragon&lt;/a&gt;, an open-source, web-based viewer for zoomable images.
&lt;a href=&quot;dzi-example&quot; rel=&quot;urn:scalar:version:215003&quot; data-display-content-preview-box=&quot;true&quot;&gt;
&lt;/a&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-20T11:28:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:215242"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/creating-and-importing-tiled-images"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:15:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12699"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/creating-pages.9"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/creating-pages.9"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-pages.9">
    <ov:versionnumber>9</ov:versionnumber>
    <dcterms:title>Creating Pages</dcterms:title>
    <dcterms:description>How to add text content to a Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;To create pages in Scalar, you must be logged in to a book for which you have Author privileges--this will cause the &quot;New,&quot; &quot;Edit,&quot; and &quot;Trash&quot;&amp;nbsp;&lt;a href=&quot;media/scalar_editbuttons.png&quot; resource=&quot;media/edit-buttons&quot; rel=&quot;urn:scalar:version:37016&quot;&gt;buttons&lt;/a&gt;&amp;nbsp;to appear at the bottom of the current page. To create a new page, click &quot;New&quot;.
&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:06:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37041"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/creating-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-your-first-book">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T09:46:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12665"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/creating-your-first-book.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/creating-your-first-book.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creating-your-first-book.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Creating Your First Book</dcterms:title>
    <dcterms:description>How to create a new book.</dcterms:description>
    <sioc:content>&lt;p&gt;If you entered the title of your book during the registration process, then you’ll see it featured on the &lt;a href=&quot;http://scalar.usc.edu/works&quot;&gt;index page&lt;/a&gt; and can click the title to go to its home page.&lt;/p&gt;&lt;p&gt;If not, here&#039;s how to create your first book:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Go to the  &lt;a href=&quot;http://scalar.usc.edu/works&quot;&gt;Index page.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Check the upper-right corner to see if you&#039;re already signed in. If you see a &quot;Sign in&quot; link, click it and do so.&lt;/li&gt;
&lt;li&gt;Click the &quot;Dashboard&quot; link in the upper-right corner.&lt;/li&gt;
&lt;li&gt;Click the &quot;&lt;a href=&quot;media/scalar_dashboard_myaccount.png&quot; resource=&quot;media/my-account-tab-of-the-scalar-dashboard&quot; rel=&quot;urn:scalar:version:36949&quot;&gt;My account&lt;/a&gt;&quot; tab.&lt;/li&gt;
&lt;li&gt;At the bottom of the page where it says &quot;Create new book,&quot; enter the title of your book (you can change it later), and click &quot;Create.&quot; You should see a message in green at the top of the screen letting you know that the new book has been created.&lt;/li&gt;
&lt;li&gt;Click the title of the book where it appears under &quot;Your books&quot; to go to the home page of your new book.&lt;/li&gt;&lt;/ol&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T14:31:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:53970"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/creating-your-first-book"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creative-use-of-structure">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:34:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12707"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/creative-use-of-structure.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/creative-use-of-structure.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/creative-use-of-structure.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Creative Use of Structure</dcterms:title>
    <dcterms:description>Thinking through creative applications of structure in your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;Structure in Scalar becomes especially powerful when it&#039;s used not just as a way to organize content in a publication, but as a way to &lt;em&gt;model&lt;/em&gt; theoretical relationships. For example, let&#039;s say you&#039;re writing about three characters in a movie and the types of shots the director uses to frame them. While in a traditional book you would typically expound on those relationships in prose, in Scalar you could create a page for each character, a page for each shot type, and then tag the characters with the shot types. Now, those connections have become navigable pathways within your book to which you can add illustrative media and explanatory text. Using the tag visualization, you could even automatically generate an interactive diagram of the relationships between the characters and shot types, which could then be used as an illustration in the book.&lt;/p&gt;&lt;p&gt;Scalar content comes in two flavors: &lt;strong&gt;pages&lt;/strong&gt; (i.e. text, specifically HTML text) and &lt;strong&gt;media&lt;/strong&gt;. Anything in a Scalar book by necessity falls into one of these two categories.&lt;/p&gt;&lt;p&gt;The relationships Scalar can make between content also come in two flavors: &lt;strong&gt;whole-whole relationships&lt;/strong&gt; (links between one whole piece of content and another) and &lt;strong&gt;whole-part relationships&lt;/strong&gt; (links between one whole piece of content and part of another).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:34:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36914"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/creative-use-of-structure"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:48:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18044"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling.10"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling.10"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling.10">
    <ov:versionnumber>10</ov:versionnumber>
    <dcterms:title>Custom Styling</dcterms:title>
    <sioc:content>Users who wish to change basic stylistic features of Scalar books can insert code from the sections below into the Custom Style field found in the Scalar Dashboard under the &quot;Book Properties&quot; tab.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-09-02T13:30:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:61931"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-for-global-features">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:05:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18051"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-global-features.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-global-features.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-for-global-features.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Custom Styling for Global Features</dcterms:title>
    <sioc:content>&lt;h3&gt;Background Color of Scalar Pages&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the page background color for a Scalar project one needs to begin by declaring the selector for the html element that defines the body of a document (body), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the page background color for a Scalar project to red using a predefined color name (see a list of cross-browser redefined color names here) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:red;}&lt;/b&gt;

&lt;/div&gt;To change the page background color for a Scalar project to black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the page background color for a Scalar project to bright blue using RGB colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:rgb(0,0,255);}&lt;/b&gt;
&lt;/div&gt;
Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Styling Links on Scalar Pages
&lt;/h3&gt;
All linked text can be stylized with any CSS property: font color, font size etc... What&#039;s more, every link has four separate &quot;states&quot; which can be individually stylized. These four states are as follows:
&lt;ul&gt;&lt;li&gt;a:link - a normal link that has not yet been visited &lt;/li&gt;&lt;li&gt;a:visited - a link which the user has already visited&lt;/li&gt;&lt;li&gt;a:hover - a link when the user moves the mouse cursor over it&lt;/li&gt;&lt;li&gt;a:active - a link at the moment it is clicked&lt;/li&gt;&lt;/ul&gt;Thus, for example, to change the font size for linked text throughout a Scalar project to 20 pixels, one would start by declaring the selector a:link, the property they wish to modify (font-size) and then declare the size in pixels: 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;a:link {font-size:20px;}
&lt;/b&gt;&lt;/div&gt;
And to change the color of text for a link already visited by the user to red using a predefined color name, one would start by declaring the selector a:visited, the property they wish to modify (color) and then declare the value red: 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;a:visited {color:red;} &lt;/b&gt;


&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:05:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51156"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-global-features"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-for-scalar-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:08:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18052"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-scalar-media.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-scalar-media.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-for-scalar-media.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Custom Styling for Scalar Media</dcterms:title>
    <sioc:content>&lt;h3&gt;Scalar Media&lt;/h3&gt;
Media in Scalar are bounded by three elements: a header, border and footer. The &lt;a href=&quot;media/MediaHeader.jpg&quot; resource=&quot;media/scalar-media-header&quot; rel=&quot;urn:scalar:version:50398&quot;&gt;header &lt;/a&gt;contains the title of the media, the &lt;a href=&quot;media/MediaFooter.jpg&quot; resource=&quot;media/scalar-media-footer&quot; rel=&quot;urn:scalar:version:50397&quot;&gt;footer&lt;/a&gt; contains the &quot;Details&quot; button and the &lt;a href=&quot;media/MediaBorder.jpg&quot; resource=&quot;media/scalar-media-border&quot; rel=&quot;urn:scalar:version:50396&quot;&gt;border &lt;/a&gt;frames the media. 

&lt;h3&gt;Background Color for Scalar Media&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red).&amp;nbsp; Thus, for example, to change the background color of the header for Scalar media to red using a predefined color, one needs to begin by declaring the selector for the media header (.mediaElementHeader&lt;b&gt;)&lt;/b&gt;, the property they wish to modify (background-color) and then declare the value red: 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaElementHeader {background-color:red;}&lt;/b&gt;&lt;/div&gt;
To change the background color of the footer for Scalar media to black using a hexadecimal value, one needs to begin by declaring the selector for the media footer (.mediaElementFooter&lt;b&gt;)&lt;/b&gt;, the property they wish to modify (background-color) and then declare the value #000000 (the hexadecimal code for black): 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaElementFooter {background-color:#000000;}&lt;/b&gt;&lt;/div&gt;
And to change the background color of the border for Scalar media to bright blue using an rgb value, one needs to begin by declaring the selector for the media container (.mediaContainer&lt;b&gt;)&lt;/b&gt;, the property they wish to modify (background-color) and then declare the value rgb(0,0,255) (the rgb code for bright blue):

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaContainer {background-color:rgb(0,0,255);}&lt;/b&gt;&lt;/div&gt;
&lt;h3&gt;Title for Scalar Media&lt;/h3&gt;
To change the font size of the title shown for Scalar media in the media header, one needs to start by declaring the selector for the media header (which contains the text for the title) (.mediaElementHeader), the property they wish to modify (font-size) and then declare the value of the font size in pixels: 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaElementHeader {font-size:20px;}&lt;/b&gt;&lt;/div&gt;

&lt;h3&gt;Changing Elements in Media &quot;Details&quot; View&lt;/h3&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;media/Details.jpg&quot; resource=&quot;media/scalar-media-details&quot; rel=&quot;urn:scalar:version:50448&quot;&gt;Details view&lt;/a&gt; of media is offered to viewers who click the &quot;Details&quot; button located just underneath Scalar media. The details view contains a sidebar where viewers can choose, via tabs above, to access a description, annotations and metadata on the piece of media displayed.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Font Size for Media Description&lt;/b&gt;
&lt;/p&gt;To change the font size for text in the description sidebar in media “Details” view, one would start by declaring the selector for the media sidebar in description mode (.mediaElementSidebarDesc), the property they wish to modify (font-size) and then declare the value of the font size in pixels of points. 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaElementSidebarDesc {font-size:20px;}&lt;/b&gt;

&lt;b&gt;
&lt;/b&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;Line Height for Media Description&lt;/b&gt;
&amp;nbsp;
&lt;/div&gt;&lt;/div&gt;Line height does not change the height of the text, but rather the amount of vertical space between lines of text. Thus, for example, if your line height and font size are equal, there will be no space between your lines of text. However, if your line height is set 10 pixels higher than your text, there will be exactly 10 pixels of vertical space between your lines of text. CSS accepts several values for the line height of text. The two most commonly used values are pixels and percentage. The latter designates the line height as a percentage of the current font size. To change the line height for text in the description sidebar in media “Details” view, one would start by declaring the selector for the media sidebar in description mode (.mediaElementSidebarDesc), the property they wish to modify (line-height) and then declare the value of the height in pixels or percentage (of the font in use):&amp;nbsp; 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.mediaElementSidebarDesc {line-height:20px;}&lt;/b&gt;

or;

.&lt;b&gt;mediaElementSidebarDesc {line-height:150%;}&lt;/b&gt;

&lt;div align=&quot;left&quot;&gt;&lt;b&gt;Font Size For Tabs in Media &quot;Details&quot; View&lt;/b&gt;
&lt;/div&gt;
&lt;div align=&quot;left&quot;&gt;To change the font size for text in the tabs of media “Details” view, one would start by declaring the selector for the media &quot;Details&quot; navigation bar (&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:RelyOnVML&gt;&lt;/o:RelyOnVML&gt;
  &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;span class=&quot;cssselector&quot;&gt;&lt;span style=&quot;font-size:12.0pt;
mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;mso-fareast-font-family:
Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA&quot;&gt;.nav_bar_options&lt;/span&gt;&lt;/span&gt;), the property they wish to modify (font-size) and then declare the value of the font size in pixels: 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:RelyOnVML&gt;&lt;/o:RelyOnVML&gt;
  &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;b&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves&gt;&lt;/w:TrackMoves&gt;
  &lt;w:TrackFormatting&gt;&lt;/w:TrackFormatting&gt;
  &lt;w:PunctuationKerning&gt;&lt;/w:PunctuationKerning&gt;
  &lt;w:ValidateAgainstSchemas&gt;&lt;/w:ValidateAgainstSchemas&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF&gt;&lt;/w:DoNotPromoteQF&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables&gt;&lt;/w:BreakWrappedTables&gt;
   &lt;w:SnapToGridInCell&gt;&lt;/w:SnapToGridInCell&gt;
   &lt;w:WrapTextWithPunct&gt;&lt;/w:WrapTextWithPunct&gt;
   &lt;w:UseAsianBreakRules&gt;&lt;/w:UseAsianBreakRules&gt;
   &lt;w:DontGrowAutofit&gt;&lt;/w:DontGrowAutofit&gt;
   &lt;w:SplitPgBreakAndParaMark&gt;&lt;/w:SplitPgBreakAndParaMark&gt;
   &lt;w:EnableOpenTypeKerning&gt;&lt;/w:EnableOpenTypeKerning&gt;
   &lt;w:DontFlipMirrorIndents&gt;&lt;/w:DontFlipMirrorIndents&gt;
   &lt;w:OverrideTableStyleHps&gt;&lt;/w:OverrideTableStyleHps&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;&gt;&lt;/m:mathFont&gt;
   &lt;m:brkBin m:val=&quot;before&quot;&gt;&lt;/m:brkBin&gt;
   &lt;m:brkBinSub m:val=&quot;&amp;#45;-&quot;&gt;&lt;/m:brkBinSub&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;&gt;&lt;/m:smallFrac&gt;
   &lt;m:dispDef&gt;&lt;/m:dispDef&gt;
   &lt;m:lMargin m:val=&quot;0&quot;&gt;&lt;/m:lMargin&gt;
   &lt;m:rMargin m:val=&quot;0&quot;&gt;&lt;/m:rMargin&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;&gt;&lt;/m:defJc&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;&gt;&lt;/m:wrapIndent&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;&gt;&lt;/m:intLim&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;&gt;&lt;/m:naryLim&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;&gt;&lt;/w:LsdException&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;&gt;&lt;/w:LsdException&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;span class=&quot;cssselector&quot;&gt;&lt;span style=&quot;font-size:12.0pt;
mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;mso-fareast-font-family:
Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA&quot;&gt;.nav_bar_options&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size:12.0pt;mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;
mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:
minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:
AR-SA&quot;&gt; &lt;/span&gt;{font-size:20px;}&lt;/b&gt;&lt;/b&gt;

&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;div align=&quot;left&quot;&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:25:44-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51165"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-for-scalar-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-content-area">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:56:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18048"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-content-area.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-content-area.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-content-area.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Custom Styling in the Content Area</dcterms:title>
    <sioc:content>The content area on Scalar pages is situated vertically between the header and footer. It contains the main content of Scalar projects: text, media, visualizations. It&#039;s spatial boundaries on Scalar pages are represented by the highlighted area in the &lt;a href=&quot;media/MainTextArea.png&quot; resource=&quot;media/scalar-content-area&quot; rel=&quot;urn:scalar:version:49831&quot;&gt;image to the left&lt;/a&gt;.

&lt;h3&gt;Text in the Content Area
&lt;/h3&gt;
CSS accepts two different values for font styles, or more specifically, for the font-family property: actual font family-names (e.g. &quot;Times New Roman&quot; or “Arial”) and generic font families (e.g. &quot;serif&quot;, &quot;sans-serif&quot;, &quot;or &quot;monospace&quot;). In most cases, one should list several font families (separated by commas) in the font-family property. This way if a browser does not support the first font listed, it can move on to the next (read more about websafe fonts &lt;a href=&quot;http://www.w3schools.com/cssref/css_websafe_fonts.asp&quot;&gt;here&lt;/a&gt;). To change the font style in the content area one needs to begin by declaring the selector for that area (#content), the property they wish to modify (font-family) and then the font they wish to use (with possible “fallback” fonts in case their primary font is unsupported by a browser).  Thus, to change the text style in the content area to “Georgia” with a fallback of a generic “serif” one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {font-family: Georgia, Serif;} &lt;/b&gt;
&lt;/div&gt;
Learn more about the font-family property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-family.asp&quot;&gt;here&lt;/a&gt;. 

&lt;h3&gt;Line Height in the Content Area&lt;/h3&gt;
Line height does not change the height of the text, but rather the amount of vertical space between lines of text. Thus, for example, if your line height and font size are equal, there will be no space between your lines of text. However, if your line height is set 10 pixels higher than your text, there will be exactly 10 pixels of vertical space between your lines of text. CSS accepts several values for the line height of text. The two most commonly used values are pixels and percentage. The latter designates the line height as a percentage of the current font size. To change the line height for text in the content area, one needs to begin by declaring the selector for that area (#content), the property they wish to modify (line-height) and then the value in pixels or percentage they wish to use. Thus, to change the line height in the content area to 20 pixels one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {line-height: 20px;} &lt;/b&gt;
&lt;/div&gt;
To change the line height in the content area to 150% (of the current font size) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {line-height: 150%;} &lt;/b&gt;

&lt;/div&gt;Learn more about the line-height property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_dim_line-height.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Content Area Background Color&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of the content area one needs to begin by declaring the selector for the content area (#content), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of the content area to red using a predefined color name (see a list of cross-browser redefined color names here) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {background-color:red;}&lt;/b&gt;

&lt;/div&gt;To change the background color of the content area to black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the background color of the content area to bright blue using RGB colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#content {background-color:rgb(0,0,255);}&lt;/b&gt;

&lt;div align=&quot;left&quot;&gt;Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.
&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Distance Between Header and Content Area 
&lt;/h3&gt;
To adjust the distance between the header and content area one needs to create a margin below the header. Thus to create a distance of 20 pixels between the header and content area one needs to begin by declaring the selector for the header (.cover), the property (margin-bottom) and the value in pixels (e..g. 20px) for the flowing statement:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {margin-bottom:20px;}&lt;/b&gt;

&lt;h3 align=&quot;left&quot;&gt;Distance Between Footer and the Content Area&lt;/h3&gt;&lt;div align=&quot;left&quot;&gt;
To adjust the distance between the content area and the footer one needs to create a margin atop the footer. Thus to create a distance of 20 pixels between the content area and the footer one needs to begin by declaring the selector for the footer (#footer), the property (margin-top) and the value in pixels (e..g. 20px) for the flowing statement:
&lt;/div&gt;
&lt;b&gt;#footer {margin-top:20px;}&lt;/b&gt;
&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:56:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51152"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-content-area"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-footer">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:50:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18046"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-footer.7"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-footer.7"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-footer.7">
    <ov:versionnumber>7</ov:versionnumber>
    <dcterms:title>Custom Styling in the Footer</dcterms:title>
    <sioc:content>The footer on Scalar pages sits just below the main text area. It contains the Scalar logo and a host of links to Scalar User’s Guide, Terms of Service and Privacy Policy among others. It&#039;s spatial boundaries on Scalar pages are represented by the highlighted area in the &lt;a href=&quot;media/Footer.png&quot; resource=&quot;media/scalar-footer&quot; rel=&quot;urn:scalar:version:49831&quot;&gt;image to the left&lt;/a&gt;.

&lt;h3&gt;Footer Text&lt;/h3&gt;&lt;b&gt;
Font Style&lt;/b&gt;
CSS accepts two different values for font styles, or more specifically, for the font-family property: actual font family-names (e.g. &quot;Times New Roman&quot; or “Arial”) and generic font families (e.g. &quot;serif&quot;, &quot;sans-serif&quot;, &quot;or &quot;monospace&quot;). In most cases, one should list several font families (separated by commas) in the font-family property. This way if a browser does not support the first font listed, it can move on to the next (read more about websafe fonts &lt;a href=&quot;http://www.w3schools.com/cssref/css_websafe_fonts.asp&quot;&gt;here&lt;/a&gt;). To change the font style in the footer one needs to begin by declaring the selector for the footer (#footer), the property they wish to modify (font-family) and then the font they wish to use (with possible “fallback” fonts in case their primary font is unsupported by a browser).  Thus, to change the text style in the footer to “Georgia” with a fallback of a generic “serif” one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {font-family: Georgia,Serif;} &lt;/b&gt;
&lt;/div&gt;
Learn more about the font-family property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-family.asp&quot;&gt;here&lt;/a&gt;. 

&lt;b&gt;Font Size&lt;/b&gt;
To change the font size of text in the footer one needs to designate the selector (#footer), select the font-size property (font-size) and set the value for the font size in pixels (font pixel size referes to the font height, specifically from the top of ascenders like &#039;P&#039; or &#039;T&#039; to the bottom of descenders like &#039;g&#039; or &#039;y&#039;). Thus, to change the font size of text in the footer to 20 pixels, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {font-size: 20px;}&lt;/b&gt;
&lt;/div&gt;
Learn more about the font-size property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-size.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Footer Background Color&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of the footer one needs to begin by declaring the selector for the footer (#footer), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of the footer to red using a predefined color name (see a list of cross-browser redefined color names &lt;a href=&quot;http://www.w3schools.com/cssref/css_colornames.asp&quot;&gt;here&lt;/a&gt;) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {background-color:red;}&lt;/b&gt;

&lt;/div&gt;To change the background color of the footer to black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the background color of the footer to bright blue using RGB colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {background-color:rgb(0,0,255);}&lt;/b&gt;

&lt;div align=&quot;left&quot;&gt;Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.
&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Distance Between Footer and the Content Area&lt;/h3&gt;
To adjust the distance between the content area and the footer one needs to create a margin atop the footer. Thus to create a distance of 20 pixels between the content area and the footer one needs to begin by declaring the selector for the footer (#footer), the property  they wish to modify (margin-top) and the value in pixels (e..g. 20px) for the flowing statement:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#footer {margin-top:20px;}&lt;/b&gt;
&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T20:22:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51359"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-footer"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-header">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:50:42-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18047"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-header.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-header.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-header.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Custom Styling in the Header</dcterms:title>
    <sioc:content>The header on Scalar pages sits at the very top of the page. It contains a book&#039;s title, author and login options. It&#039;s spatial boundaries on Scalar pages are represented by the highlighted area in the &lt;a href=&quot;media/Header.png&quot; resource=&quot;media/scalar-header&quot; rel=&quot;urn:scalar:version:49831&quot;&gt;image to the left&lt;/a&gt;.

&lt;h3&gt;Header Text&lt;/h3&gt;
CSS accepts two values for font styles, or more specifically, for the font-family property: actual font family-names (e.g.&quot;Times New Roman&quot; or “Arial”) and generic font families (e.g.&quot;serif&quot;, &quot;sans-serif&quot;, &quot;or &quot;monospace&quot;). In most cases, one should list several font families (separated by commas) in the font-family property. This way if a browser does not support the first font listed, it can move on to the next (read more about websafe fonts &lt;a href=&quot;http://www.w3schools.com/cssref/css_websafe_fonts.asp&quot;&gt;here&lt;/a&gt;). To change the font style of the header one needs to begin by declaring the selector for the header (.cover), the property they wish to modify (font-family) and then the font they wish to use (with possible “fallback” fonts in case their primary font is unsupported by a browser).  Thus, to change the text style in the header to “Georgia” with a fallback of a generic “serif” one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {font-family: Georgia, Serif;} &lt;/b&gt;
&lt;/div&gt;
Learn more about the font-family property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-family.asp&quot;&gt;here&lt;/a&gt;. 

&lt;h3&gt;Title Text&lt;/h3&gt;
&lt;b&gt;Font Style&lt;/b&gt;
To change the font style of your Scalar project’s title located in the header, one needs to designate the selector .cover_title and then select the font-family property and font style(s) just as above. Thus, to change the text style of your Scalar project’s book title to “Georgia” with a fallback of a generic “serif” one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover_title {font-family: Georgia, Serif;} &lt;/b&gt;
&lt;/div&gt;
&lt;b&gt;Font Size&lt;/b&gt;
To change the font size of your Scalar project&#039;s title, one needs to designate the selector .cover_title, select the font-size property (font-size) and set the value for the font size in pixels (font pixel size referes to the font height, specifically from the top of ascenders like &#039;P&#039; or &#039;T&#039; to the bottom of descenders like &#039;g&#039; or &#039;y&#039;). Thus, to change the font size of your Scalar project’s book title to 30 pixels, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover_title {font-size: 30px;} &lt;/b&gt;&lt;/div&gt;
Learn more about the font-size property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-size.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Header Background Color&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of the header one needs to begin by declaring the selector for the header (.cover), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of the footer to red using a predefined color name (see a list of cross-browser redefined color names here) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {background-color:red;}&lt;/b&gt;

&lt;/div&gt;To change the background color of the headerto black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the background color of the header to bright blue using RGB colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {background-color:rgb(0,0,255);}&lt;/b&gt;

&lt;div align=&quot;left&quot;&gt;Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.
&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Distance Between Header and the Content Area&lt;/h3&gt;
To adjust the distance between the header and the content area one needs to create a margin below the header. Thus to create a distance of 20 pixels between the header and the content area one needs to begin by declaring the selector for the header (.cover), the property (margin-bottom) and the value in pixels (e..g. 20px) for the flowing statement:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.cover {margin-bottom:20px;}&lt;/b&gt;
&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:53:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51148"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-header"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-navigation-menu">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:59:02-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18049"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-navigation-menu.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-navigation-menu.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-navigation-menu.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Custom Styling in the Navigation Menu</dcterms:title>
    <sioc:content>The navigation menu sits just to the left of all other content on Scalar pages. It contains, among other items, the Home Link, Main Menu and search bar. It&#039;s spatial boundaries on Scalar pages are represented by the highlighted area in the &lt;a href=&quot;media/Nav.png&quot; resource=&quot;media/scalar-navigation-menu&quot; rel=&quot;urn:scalar:version:49831&quot;&gt;image to the left&lt;/a&gt;.

&lt;h3&gt;Text in the Navigation Menu
&lt;/h3&gt;
&lt;b&gt;Font Style&lt;/b&gt;
CSS accepts two different values for font styles, or more specifically, for the font-family property: actual font family-names (e.g. &quot;Times New Roman&quot; or “Arial”) and generic font families (e.g. &quot;serif&quot;, &quot;sans-serif&quot;, &quot;or &quot;monospace&quot;). In most cases, one should list several font families (separated by commas) in the font-family property. This way if a browser does not support the first font listed, it can move on to the next (read more about websafe fonts &lt;a href=&quot;http://www.w3schools.com/cssref/css_websafe_fonts.asp&quot;&gt;here&lt;/a&gt;). To change the font style of text in the navigation menu one needs to begin by declaring the selector (#scalarnav), the property they wish to modify (font-family) and then the font they wish to use (with possible “fallback” fonts in case their primary font is unsupported by a browser).  Thus, to change text style in the navigation menu to “Georgia” with a fallback of a generic “serif” one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#scalarnav {font-family: Georgia,Serif;} &lt;/b&gt;
&lt;/div&gt;
Learn more about the font-family property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-family.asp&quot;&gt;here&lt;/a&gt;. 

&lt;b&gt;Font Size&lt;/b&gt;
To change the font size of text in the navigation menu one needs to designate the selector (#scalarnav), select the font-size property (font-size) and set the value for the font size in pixels (font pixel size referes to the font height, specifically from the top of ascenders like &#039;P&#039; or &#039;T&#039; to the bottom of descenders like &#039;g&#039; or &#039;y&#039;). Thus, to change the font size of text in the navigation menu to 16 pixels, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;b&gt;#scalarnav {font-size: 16px;}&lt;/b&gt;
&lt;/div&gt;
&lt;/div&gt;Learn more about the font-size property &lt;a href=&quot;http://www.w3schools.com/cssref/pr_font_font-size.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Home Link in Navigation Menu&lt;/h3&gt;
To change the font size for the text of the Home Link at the top of the navigation menu one needs to designate the selector for the home link (&lt;span class=&quot;cssSelector editable &quot;&gt;.icon_link.home&lt;/span&gt;), select the font-size property (font-size) and set the value for the font size in pixels (font pixel 
size refers to the font height, specifically from the top of ascenders like &#039;P&#039; or &#039;T&#039; to the bottom of descenders like &#039;g&#039; or &#039;y&#039;). Thus, to change the font size for the text of the Home Link to 14 pixels, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;span class=&quot;cssSelector editable &quot;&gt;.icon_link.home&lt;/span&gt; {font-size: 14px;}&lt;/b&gt;

&lt;div align=&quot;left&quot;&gt;&lt;h3&gt;Background Color for Navigation Menu&lt;/h3&gt;&lt;p&gt;
&lt;/p&gt;Styling of the navigation menu on Scalar pages is divided into two sections: the&lt;a href=&quot;media/NavBody.png&quot; resource=&quot;media/scalar-navigation-menu-middle&quot; rel=&quot;urn:scalar:version:51137&quot;&gt; middle&lt;/a&gt; section which contains the table of main contents for a Scalar Project and the &lt;a href=&quot;media/NavMain.png&quot; resource=&quot;media/scalar-navigation-menu-top-and-bottom&quot; rel=&quot;urn:scalar:version:51137&quot;&gt;top and bottom together&lt;/a&gt;, which contain the home page link, the search field and view options. 

CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of the middle section of the navigation menu one needs to begin by declaring the selector for that section #scalarnav .body), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of this section to red using a predefined color name one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;span class=&quot;cssselector&quot;&gt;&lt;span style=&quot;font-size:12.0pt;
mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;mso-fareast-font-family:
Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA&quot;&gt;#scalarnav .body&lt;/span&gt;&lt;/span&gt; {background-color:red;}&lt;/b&gt;
&lt;/div&gt;
To change the background color of the bottom and top sections of the navigation menu one needs to begin by declaring the selector for those sections (&lt;span class=&quot;cssselector&quot;&gt;&lt;span style=&quot;font-size:12.0pt;
mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;mso-fareast-font-family:
Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA&quot;&gt;#scalarnav&lt;/span&gt;&lt;/span&gt;), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of these sections to red using a predefined color name one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;span class=&quot;cssselector&quot;&gt;&lt;span style=&quot;font-size:12.0pt;
mso-bidi-font-size:11.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;mso-fareast-font-family:
Calibri;mso-fareast-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA&quot;&gt;#scalarnav &lt;/span&gt;&lt;/span&gt;{background-color:red;}&lt;/b&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:04:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51155"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-navigation-menu"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-paths-navigation-bar">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:10:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18053"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-paths-navigation-bar.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-paths-navigation-bar.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-in-the-paths-navigation-bar.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Custom Styling in the Paths Navigation Bar</dcterms:title>
    <sioc:content>The paths navigation menu bar is situated just below the header and just above the main content area. It contains the title, page number and links to the previous and subsequent pages of the current path.  It&#039;s spatial boundaries on Scalar pages are represented by the highlighted area in the&lt;a href=&quot;media/PathNav.png&quot; resource=&quot;media/scalar-paths-navigation-bar&quot; rel=&quot;urn:scalar:version:50475&quot;&gt; image to the left&lt;/a&gt;.

&lt;h3&gt;Background Color for the Paths Navigation Bar&lt;/h3&gt;&lt;p&gt;
&lt;/p&gt;CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of the paths navigation bar one needs to begin by declaring the selector for the bar (&lt;span class=&quot;cssSelector editable &quot;&gt;.pathnavs&lt;/span&gt;), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of the paths navigation bar to red using a predefined color name (see a list of cross-browser redefined color names &lt;a href=&quot;http://www.w3schools.com/colors/colors_names.asp&quot;&gt;here&lt;/a&gt;) one would insert:
&amp;nbsp;
&lt;div align=&quot;center&quot;&gt;&lt;b&gt;&lt;span class=&quot;cssSelector editable &quot;&gt;.pathnavs&lt;/span&gt; {background-color:red;}&lt;/b&gt;
&lt;/div&gt;
To change the background color of the paths navigation bar black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.&lt;/b&gt;&lt;b&gt;&lt;b&gt;&lt;span class=&quot;cssSelector editable &quot;&gt;pathnavs&lt;/span&gt; &lt;/b&gt; {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the background color of the paths navigation bar to bright blue using RGB colors, one would insert:
&lt;b&gt;
&lt;/b&gt;&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.&lt;/b&gt;&lt;b&gt;&lt;b&gt;&lt;span class=&quot;cssSelector editable &quot;&gt;pathnavs&lt;/span&gt; &lt;/b&gt;{background-color:rgb(0,0,255);}&lt;/b&gt;
&lt;/div&gt;
Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Paths Title and Pages Numbers
&lt;/h3&gt;
&lt;b&gt;Font Style&lt;/b&gt;
CSS accepts two different values for font styles, or more specifically, for the font-family property: actual font family-names (e.g. &quot;Times New Roman&quot; or “Arial”) and generic font families (e.g. &quot;serif&quot;, &quot;sans-serif&quot;, &quot;or &quot;monospace&quot;). In most cases, one should list several font families (separated by commas) in the font-family property. This way if a browser does not support the first font listed, it can move on to the next (read more about websafe fonts &lt;a style=&quot;z-index: 0; position: relative;&quot; href=&quot;http://www.w3schools.com/cssref/css_websafe_fonts.asp&quot;&gt;here&lt;/a&gt;). To change the font style of the title and page number in the paths navigation bar one needs to begin by declaring its selector (.path_left), the property they wish to modify&amp;nbsp; (font-family) and then the font they wish to use (with possible “fallback” fonts in case their primary font is unsupported by a browser).  Thus, to change the text style of the the title and page number in the paths navigation bar to “Georgia” with a fallback of a generic “serif” one would insert:
&amp;nbsp;
&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.path_left {font-family: Georgia, Serif;} &lt;/b&gt;
&lt;/div&gt;
Learn more about the font-family property &lt;a style=&quot;z-index: 0; position: relative;&quot; href=&quot;http://www.w3schools.com/cssref/pr_font_font-family.asp&quot;&gt;here&lt;/a&gt;.

&lt;b&gt;Font Size&lt;/b&gt;
To change the font size of the title and page number in the paths navigation bar, one needs to designate the selector .path_left, select the font-size property (font-size) and set the value for the font size in pixels (font pixel size referes to the font height, specifically from the top of ascenders like &#039;P&#039; or &#039;T&#039; to the bottom of descenders like &#039;g&#039; or &#039;y&#039;). Thus, to change the font size of of the title and page number in the paths navigation bar to 20 pixels, one would insert:
&lt;div align=&quot;center&quot;&gt;&lt;b&gt;
&lt;b&gt;.path_left&lt;/b&gt; {font-size: 20px;} &lt;/b&gt;&lt;/div&gt;
Learn more about the font-size property &lt;a style=&quot;z-index: 0;&quot; href=&quot;http://www.w3schools.com/cssref/pr_font_font-size.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Path Links&lt;/h3&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Every link has four separate &quot;states&quot; which can be individually stylized. These four states are as follows:

&lt;/p&gt;&lt;ul&gt;&lt;li&gt;a:link - a normal link that has not been visited yet &lt;/li&gt;&lt;li&gt;a:visited - a link which the user has already visited&lt;/li&gt;&lt;li&gt;a:hover - a link when the user moves the mouse cursor over it&lt;/li&gt;&lt;li&gt;a:active - a link at the moment it is clicked&lt;/li&gt;&lt;/ul&gt;Thus to change the color of the links to previous and subsequent pages in the paths navigation bar which have not yet been visited to red using a predefined color value, one would start by declaring the selector for unvisited links in the paths navigation bar (.path_right .wrapper a:link), the property they wish to modify (color) and then declare the value red:&amp;nbsp; 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.path_right .wrapper a:link {color:red;}

&lt;/b&gt;&lt;/div&gt;To change the color of the links to previous and subsequent pages in the paths navigation bar which have been visited to bright black using a a hexadecimal value, one would start by declaring the selector for visited links in the paths navigation bar (.path_right .wrapper a:visited), the property they wish to modify (color) and then declare the value #000000:&amp;nbsp; 

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;.path_right .wrapper a:link {color:#000000;}&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/div&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2016-08-28T10:17:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:841024"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-in-the-paths-navigation-bar"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-individual-pages-or-paths">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T19:14:13-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18128"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-individual-pages-or-paths.10"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-individual-pages-or-paths.10"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-individual-pages-or-paths.10">
    <ov:versionnumber>10</ov:versionnumber>
    <dcterms:title>Custom Styling Individual Pages or Paths</dcterms:title>
    <sioc:content>All of the code snippets provided in this user’s guide can be applied to style individual pages or paths in Scalar.  

&lt;h3&gt;Scalar Pages&lt;/h3&gt;
To apply a CSS rule to a single page, simply click on “&lt;a href=&quot;media/Pages1.png&quot; resource=&quot;media/custom-css-for-individual-pages&quot; rel=&quot;urn:scalar:version:51346&quot;&gt;Style&lt;/a&gt;” in the page editor located just below the sections for “Default view” and “Relationships.” This will reveal the &quot;Style&quot; section of the page editor. Simply enter your CSS code into the &lt;a href=&quot;media/Pages2.png&quot; resource=&quot;media/custom-css-feild-for-individual-pages&quot; rel=&quot;urn:scalar:version:51347&quot;&gt;field &lt;/a&gt;located within this section.

&lt;h3&gt;Scalar Paths&lt;/h3&gt;
To apply a CSS rule to all pages and/or items within an individual path, navigate to the page under which you specified the items in the path (e.g. the page on which you clicked &quot;Make this page a path&quot; and then specified the items in that path) and insert your CSS code into the &quot;Style&quot; field for that page (see above). This will apply your CSS rule to all pages and/or items throughout the path. 

For more on creating paths, see &lt;a href=&quot;http://scalar.usc.edu/works/guide/quickstart-creating-a-path?path=quickstarts&quot;&gt;QuickStart: Creating a Path&lt;/a&gt;.</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T20:42:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51365"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-individual-pages-or-paths"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-the-background-of-scalar-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-08-23T13:56:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:22673"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-the-background-of-scalar-pages.20"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-the-background-of-scalar-pages.20"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/custom-styling-the-background-of-scalar-pages.20">
    <ov:versionnumber>20</ov:versionnumber>
    <dcterms:title>Custom Styling Your Background</dcterms:title>
    <sioc:content>&lt;h3&gt;Background Color&lt;/h3&gt;
CSS accepts a number of color values: hexadecimal colors (e.g. #F1F1F1), RGB colors (e.g. 255,255,255) and predefined color names (e.g. red). To change the background color of Scalar pages one needs to begin by declaring the selector for the entire page (body), the property they wish to modify (background-color) and then decide how they want to define the color of their choice. To change the background color of Scalar pages to red using a predefined color name (see a list of cross-browser redefined color names here) one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:red;}&lt;/b&gt;
&lt;/div&gt;
To change the background color of Scalar pages to black using hexadecimal colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:#000000;}&lt;/b&gt;
&lt;/div&gt;
And to change the background color of Scalar pages to bright blue using RGB colors, one would insert:

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-color:rgb(0,0,255);}&lt;/b&gt;
&lt;/div&gt;
Learn more about CSS background colors &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-color.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Background Gradients &lt;/h3&gt;&lt;p&gt;
&lt;/p&gt;Background gradients are an easy way to liven up your Scalar project. A color gradient is a color-filled region which incrementally, that is, imperceptibly, blends from one color to another. A &lt;a href=&quot;media/gradient.jpg&quot; resource=&quot;media/gradient&quot; rel=&quot;urn:scalar:version:60826&quot;&gt;vertical gradient&lt;/a&gt; blends two colors gradually from top to bottom. A&lt;a href=&quot;media/gradient2.jpg&quot; resource=&quot;media/gradient-horizontal&quot; rel=&quot;urn:scalar:version:60869&quot;&gt; horizontal gradient&lt;/a&gt; blends two colors from left to right. 
&lt;b&gt;
Vertical Gradient:&lt;/b&gt;

Installing a color gradient in the background of your Scalar pages begins with creating a jpeg of the gradient you wish to use. This can be done with Photoshop and many other graphics editing programs. One can also use an online gradient image generator like Dynamic Drive’s &lt;a href=&quot;http://tools.dynamicdrive.com/gradient/&quot;&gt;Gradient Image Maker&lt;/a&gt; or image-map.com’s &lt;a href=&quot;http://www.image-maps.com/gradient-background-generator/&quot;&gt;Online Gradient Background Generator&lt;/a&gt;. The key to choosing a suitable gradient image generator is to find one that provides you with the 6 digit hex color code for the colors you choose. You’ll need to keep the hex color code for the bottom color of your gradient image for future use. Using one of these generators, simply choose which colors you’d like to start (top) and stop (bottom) with in your color-filled region. Next determine and select how tall you like your color-filled region to be. Then determine and select how wide you’d like your color-filled region to be. Since we want the full width of all you Scalar pages to be filled with your gradient and since the width of those pages will vary, we will be using CSS to tell your browser to “repeat” your gradient image horizontally until every given page is full, regardless of its width. Thus you don&#039;t need your gradient image to very wide, perhaps 10 pixels. Finally, save the image generated onto your computer and be sure to save and/or remember the 6 digit hex-color code of your bottom color. 

Next, upload the gradient image from your computer into your Scalar media library. Once you’ve done this, you want to copy the url for the image. Just after you upload your image you should be taken to a Scalar page which displays the image. Click on “Details,” just below the image and then on the “Metadata” tab within the “Details” view. Copy the url for the image located in the sidebar. As an alternative, you can always go back to your dashboard, click on the “media” tab, locate your gradient image in your media library, click “View,” and copy the url displayed there. 

Once you have the url, head to your Scalar dashboard and click on “Book Properties.” Scroll down to the “Custom style” field and input the following:

&lt;blockquote&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;body {&lt;/b&gt;&lt;b&gt;background: url(&quot;http://scalar.usc.edu/works/test-9/media/gradient.php.jpg&quot;) repeat-x #000000;&lt;/b&gt;&lt;b&gt;}&lt;/b&gt;
&lt;/div&gt;&lt;/blockquote&gt;while replacing &quot;http://scalar.usc.edu/works/test-9/media/gradient.php.jpg&quot; with the url for your gradient and #000000 with the 6 digit hex color code for the bottom color of your gradient image. Inputting this hex color code at the end of the this CSS statement will tell the browser to display this color when the gradient image ends, essentially continuing the bottom color of your gradient till the bottom of all your Scalar pages, regardless of their height.

&lt;b&gt;Horizontal Gradient:&lt;/b&gt;

Installing a color gradient in the background of your Scalar pages begins with creating a jpeg of the gradient you wish to use. This can be done with Photoshop or many other graphics editing programs. One can also use an online gradient image generator like Dynamic Drive’s &lt;a href=&quot;http://tools.dynamicdrive.com/gradient/&quot;&gt;Gradient Image Maker&lt;/a&gt; or image-map.com’s &lt;a href=&quot;http://www.image-maps.com/gradient-background-generator/&quot;&gt;Online Gradient Background Generator&lt;/a&gt;. The key to choosing a suitable gradient image generator is to find one that provides you with the 6 digit hex color code for the colors you choose. You’ll need to keep the hex color code for your bottom color for future use. Using one of these generators, choose which colors you’d like to start (left) and stop (right) with in your color-filled region.&amp;nbsp; Next determine and select how wide you&#039;d like your color-filled region to be. Then determine and select how tall you’d like your color-filled region to be. Since we want the full height of all you Scalar pages to be filled with your gradient and since the height of those pages will vary, we will be using CSS to tell your browser to “repeat” your gradient image vertically until every given page is full, regardless of its height . Thus you don&#039;t need your gradient image to very tall, perhaps 10 pixels.  Finally, save the image generated onto your computer and be sure to save and/or remember the 6 digit hex-color code of the color with which your gradient ends.&amp;nbsp; 

Next, upload the gradient image from your computer into your Scalar media library. Once you’ve done this, you want to copy the url for the image. Just after you upload your image you should be taken to a Scalar page which displays the image. Click on “Details,” just below the image and then on the “Metadata” tab within the “Details” view. Copy the url for the image located in the sidebar. As an alternative, you can always go back to your dashboard, click on the “media” tab, locate your gradient image in your media library, click “View,” and copy the url displayed there. 

Once you have the url, head to your Scalar dashboard and click on “Book Properties.” Scroll down to the “Custom style” field and input the following
&lt;blockquote&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;body {&lt;/b&gt;&lt;b&gt;background: url(&quot;http://scalar.usc.edu/works/test-9/media/gradient.php.jpg&quot;) repeat-y #000000;&lt;/b&gt;&lt;b&gt;}&lt;/b&gt;
&lt;/div&gt;&lt;/blockquote&gt;while replacing &quot;http://scalar.usc.edu/works/test-9/media/gradient.php.jpg&quot; with the url for your gradient and #000000 with the 6 digit hex color code for the bottom color of your gradient image. Inputting this hex color code at the end of the this CSS statement will tell the browser to display this color when the gradient image ends, essentially continuing the end color of your gradient till the the full width is filled up. 

&lt;h3&gt;Background Images&lt;/h3&gt;
Scalar has an in-built feature, located in “Book Properties,” which allows you to designate an image from your Scalar library to act as your background. Once chosen, Scalar will tile your image horizontally and vertically to fill the full width and height of every page in your Scalar project. In this section we’ll learn to instruct the browser to tile only vertically or horizontally, to not tile at all and to position your background image.

&lt;b&gt;Background Image Repeat&lt;/b&gt;

Once you’ve set your background image in Scalar’s “Book Properties” scroll down to the “Custom style” field. If you’d like your image to only tile horizontally across the page insert the following code:   

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-repeat: repeat-x;}&lt;/b&gt;
&lt;/div&gt;
If you’d like your image to only tile vertically down the page insert the following code:   

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-repeat: repeat-y;}&lt;/b&gt;
&lt;/div&gt;
If you don’t want your image to tile at all insert the following code:   

&lt;div align=&quot;center&quot;&gt;&lt;b&gt;body {background-repeat: no-repeat;}&lt;/b&gt;
&lt;/div&gt;
Learn more about background-repeat &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-repeat.asp&quot;&gt;here&lt;/a&gt;.

&lt;h3&gt;Background Image Position &lt;/h3&gt;
CSS gives you a few options for positioning your background image, two of which we’ll talk about here. First, you need to decide whether you want to position a single instance of your image (no-repeat) or position where the tiling of your image begins. If you just want your background image to appear once, at a certain location on the page, then you’ll need to tell the browser that you don’t want your image to tile vertically or horizontally (with &quot;background-repeat: no-repeat;&quot;)&lt;b&gt; &lt;/b&gt;before  declaring where you’d like the image to be placed. 

First, you can situate your background image by declaring its x and y position (in pixels). Thus, for instance, to position your background image 100 pixels from the left-hand side of the page and 200 pixels from the top (without tiling) you would insert the following:
&lt;blockquote&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;Body { &lt;/b&gt;
&lt;b&gt;background-repeat:no-repeat;&lt;/b&gt;
&lt;b&gt;background-position: 100px 200px; &lt;/b&gt;
&lt;b&gt;}&lt;/b&gt;
&lt;/div&gt;&lt;/blockquote&gt;Second, you can situate your background image with keywords denoting its vertical (left, center and right) and horizontal (top, center and bottom) placement. Combinations include:
 
left top
left center
left bottom
right top
right center
right bottom
center top
center center
center bottom

Thus to situate your background image with keywords (without tiling) you would insert the following lines:&lt;b&gt;

&lt;/b&gt;&lt;blockquote&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;Body {&lt;/b&gt;
&lt;b&gt;background-repeat:no-repeat;&lt;/b&gt;
&lt;/div&gt;&lt;div align=&quot;left&quot;&gt;&lt;div align=&quot;left&quot;&gt;&lt;b&gt;background-position: top right; &lt;/b&gt;
&lt;b&gt;}&lt;/b&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
Learn more about background image position &lt;a href=&quot;http://www.w3schools.com/cssref/pr_background-position.asp&quot;&gt;here&lt;/a&gt;.</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-09-02T13:30:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:61933"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/custom-styling-the-background-of-scalar-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/dashboard">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:45:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12717"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/dashboard.8"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/dashboard.8"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/dashboard.8">
    <ov:versionnumber>8</ov:versionnumber>
    <dcterms:title>Dashboard</dcterms:title>
    <dcterms:description>Scalar&#039;s interface for accessing account- and book-level settings.</dcterms:description>
    <sioc:content>&lt;p&gt;The Dashboard provides access to account- and book-level settings and allows you to make quick changes to the status of any content in a book. Its functionality is spread across several tabs. To access the Dashboard, click the &quot;Dashboard&quot; link in the top-right corner.&lt;/p&gt;&lt;p&gt;If you have multiple books, you can select the book you want to work with from the drop-down menu at the top.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12801</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-29T17:47:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:226836"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/dashboard"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/deleting-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:00:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12767"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/deleting-pages.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/deleting-pages.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/deleting-pages.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Hiding and Deleting Pages</dcterms:title>
    <dcterms:description>How to hide, and ultimately delete, Scalar content.</dcterms:description>
    <sioc:content>If you are logged into a book for which you have Author privileges, you will see a &quot;Trash&quot; button at the bottom of each content page. Clicking this button doesn&#039;t actually delete the page; it simply puts it &quot;in the trash,&quot; hiding it from public view.&lt;div&gt;
&lt;/div&gt;&lt;div&gt;Using the content tabs Dashboard, you can find these hidden pages and either make them live again, or delete them entirely. For more information, visit the&amp;nbsp;&lt;a href=&quot;content-tabs-pages-media-paths-tags-annotations-and-comments&quot; rel=&quot;urn:scalar:version:36936&quot;&gt;Content Tabs&lt;/a&gt;&amp;nbsp;page.&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:59:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37065"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/deleting-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/developing-a-media-strategy">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:16:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12670"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/developing-a-media-strategy.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/developing-a-media-strategy.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/developing-a-media-strategy.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Developing a Media Strategy</dcterms:title>
    <dcterms:description>Answering the four key questions about how you&#039;ll use media in your book.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar makes it easy to quickly start bringing media into your book and working with it. You can import from a variety of sources, reference, embed, and annotate to your heart&#039;s content, and we&#039;ve spent a lot of effort in making all of Scalar&#039;s supported media types compatible with as many of the supported platforms as possible. There are exceptions and caveats, however, and if you&#039;re working with a large collection of media, media in a variety of formats, or need to ensure that your book will be accessible on specific platforms, then developing a &lt;em&gt;strategy&lt;/em&gt; for the media in your book is essential. Writing a Scalar book makes you a publisher, and as such the responsibility for making sure the work you publish is as accessible as possible falls on you.&lt;/p&gt;&lt;p&gt;Every book has its own unique media requirements, but a solid media strategy will answer the same four questions no matter what the book. In this path, we&#039;ll tackle each of these questions in turn.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12668</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:54:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54063"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/developing-a-media-strategy"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/display-the-nodes-title">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:57:53-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38858"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/display-the-nodes-title.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/display-the-nodes-title.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/display-the-nodes-title.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Display the node’s title</dcterms:title>
    <sioc:content>To get the node’s title, the&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#getdisplaytitle-call&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103127&quot;&gt;getDisplayTitle&lt;/a&gt;&amp;nbsp;method is called. The node’s description is pulled from the content property of the current version of the node (a node object may contain multiple versions of its content; the current property returns the most recent).</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:16:37-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103251"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/display-the-nodes-title"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/display-the-number-of-related-nodes">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:58:23-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38859"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/display-the-number-of-related-nodes.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/display-the-number-of-related-nodes.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/display-the-number-of-related-nodes.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Display the number of related nodes</dcterms:title>
    <sioc:content>The&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#get-length-of-node-array&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103129&quot;&gt;length of the array&lt;/a&gt;&amp;nbsp;of related nodes is used to display the number of items contained in the User Guide’s index path.</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:58:23-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103136"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/display-the-number-of-related-nodes"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/dzi-example">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T15:31:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:88186"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/dzi-example.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/dzi-example.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/dzi-example.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>DZI Example</dcterms:title>
    <art:url rdf:resource="http://scalar.usc.edu/tmp/test3/dzc_output.dzi"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-11-25T10:33:42-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:261039"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/dzi-example"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/editing-a-pages-history">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:04:10-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12722"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/editing-a-pages-history.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/editing-a-pages-history.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/editing-a-pages-history.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Editing a Page&#039;s History</dcterms:title>
    <dcterms:description>How to alter the edit history of a page.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar preserves all versions of each page and media file as you create your book, and &lt;strong&gt;all versions are preserved and publicly accessible&lt;/strong&gt; by default. If you wish to delete specific versions of a resource, follow these instructions:&lt;/p&gt;&lt;ol&gt;	&lt;li&gt;Navigate to the resource.&lt;/li&gt;
	&lt;li&gt;Select &quot;History editor&quot; from the View menu at the bottom of the navigation widget on the left.&lt;/li&gt;
	&lt;li&gt;A summary of all of the resource&#039;s versions will be displayed. You can click the title of any version to view it in its entirety.&lt;/li&gt;
	&lt;li&gt;Click the checkboxes next to any versions in the list you want to delete, and then click &quot;Delete selected versions&quot; at the bottom of the list&lt;/li&gt;
	&lt;li&gt;Deleting versions will leave gaps in the version numbering; to eliminate these gaps, click &quot;Re-order version numbers&quot; at the bottom of the list.&lt;/li&gt;
&lt;/ol&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-07-30T17:46:44-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:425855"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/editing-a-pages-history"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/editing-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:59:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12766"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/editing-pages.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/editing-pages.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/editing-pages.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Editing Pages</dcterms:title>
    <dcterms:description>Explores the page editor in detail.</dcterms:description>
    <sioc:content>Creating a new page and editing an existing page (by clicking the &quot;Edit&quot; button at its bottom) both take you to the same place: the page editor. This path explains the page editor in detail.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12696</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:55:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37064"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/editing-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/further-explorations">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:50:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12743"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/further-explorations.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/further-explorations.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/further-explorations.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Further Explorations</dcterms:title>
    <sioc:content>&lt;p&gt;Congratulations! By completing this path you&#039;ve gotten acquainted with the basics of getting around in Scalar. Feel free to explore some &lt;a href=&quot;http://scalar.usc.edu/scalar/showcase/&quot;&gt;featured projects&lt;/a&gt; to see what others have done with the platform, and to start adding and creating content in your own book. When you&#039;re ready to learn more, we recommend reading through the sections on&amp;nbsp;&lt;a href=&quot;working-with-media&quot; rel=&quot;urn:scalar:version:36892&quot;&gt;Working with Media&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;working-with-content&quot; rel=&quot;urn:scalar:version:36909&quot;&gt;Working with Content&lt;/a&gt;, and&amp;nbsp;&lt;a href=&quot;working-with-structure&quot; rel=&quot;urn:scalar:version:36917&quot;&gt;Working with Structure&lt;/a&gt;&amp;nbsp;to familiarize yourself with all of Scalar&#039;s capabilities as well as some important considerations for using media in your book.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:25:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54018"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/further-explorations"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/get-length-of-node-array">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:53:18-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38854"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/get-length-of-node-array.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/get-length-of-node-array.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/get-length-of-node-array.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Get length of node array</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:50:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131453"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/get-length-of-node-array"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/get-variables">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:28:12-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18109"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/get-variables.7"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/get-variables.7"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/get-variables.7">
    <ov:versionnumber>7</ov:versionnumber>
    <dcterms:title>GET variables</dcterms:title>
    <dcterms:description>Using GET variables to changehttp://scalar.usc.edu/works/guide/rdf/instancesof/content?rec=1 the RDF information output with Scalar&#039;s API</dcterms:description>
    <sioc:content>&lt;p&gt;A series of GET variables are available to change the information that is output in&amp;nbsp;&lt;a href=&quot;rdf-syntax&quot; rel=&quot;urn:scalar:version:51321&quot;&gt;RDF&lt;/a&gt;. Some options can be placed on queries of any&amp;nbsp;&lt;a href=&quot;query-scope&quot; rel=&quot;urn:scalar:version:51325&quot;&gt;scope&lt;/a&gt;, such as the &lt;i&gt;format&lt;/i&gt; option. However, others can only be placed in context of certain&amp;nbsp;&lt;a href=&quot;query-scope&quot; rel=&quot;urn:scalar:version:51325&quot;&gt;scopes&lt;/a&gt;, such as &lt;i&gt;versions&lt;/i&gt; which requires &lt;i&gt;content&lt;/i&gt; nodes to be present.&lt;/p&gt;&lt;h5&gt;Format&lt;/h5&gt;&lt;p&gt;Change the RDF output format. The default is XML.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?format=[xml|json]&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; Install, Book, InstancesOf, Node&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?format=json&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?format=json&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Versions&lt;/h5&gt;&lt;p&gt;By default the most recent version of each content node is returned; to return all versions use this option. Note that this can be an expensive call which will take longer for the server to produce.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?versions=1&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; InstancesOf, Node&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?versions=1&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?versions=1&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Relationship recursion&lt;/h5&gt;&lt;p&gt;By default, content and version nodes will be displayed. However, relationship nodes (hasBody/hasTarget) can be added based on a “recursion level,” or, the amount of recursions through content relationships that will be returned. For example, asking for recursion 1 will return content and version nodes with their direct relationships to other content (ie, that a node is a tag, or in a path). Recursion 2 will return relationships of the nodes that are in turn related to the original nodes. Note that recursion is an expensive call that could take time for the server to produce. Generally, recursion 1 should be sufficient.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?rec=[#]&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope: &lt;/b&gt;InstancesOf, Node&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?rec=1&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?rec=1&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;h5&gt;References&lt;/h5&gt;&lt;p&gt;Many Scalar pages reference media through URLs in their text content. In the front-end, these references are visualized by the various Scalar views. In the RDF API, these relationships can be output for easy access (removing the need to text-mine the content for the same information). Additionally, each media node will describe what pages reference them (ie, the reverse information).&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?ref=1&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; InstancesOf, Node&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?ref=1&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?ref=1&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Restrict&lt;/h5&gt;&lt;p&gt;Some recursion calls can take a long time for the server produce. Therefore, you can request that only certain relationship types are included in the query. For example, you might request that the server only return &lt;i&gt;path&lt;/i&gt; relationships, excluding other types such as &lt;i&gt;tag&lt;/i&gt; or &lt;i&gt;annotation&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?res=[path|tag|annotation|reference|reply]&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; InstancesOf, Node&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?res=path&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?res=path&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Search&lt;/h5&gt;&lt;p&gt;Searching will return nodes where certain fields (title, description, etc) match the search query.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?sq=(search string)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; InstancesOf&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content?sq=metadata&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content?sq=metadata&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;h5&gt;Pagination&lt;/h5&gt;&lt;p&gt;The number of nodes to return can be restricted using start and results fields. For example, asking for start=0, results=20 will return the first twenty nodes; start=20, results=20 will return the next twenty.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note that pagination acts on the base nodes being returned. If recursion is present (?rec=1 or greater), then more than twenty results might be returned in the example above, since the relationship nodes, and the nodes referenced in those relationships, will also be returned along with the base nodes.&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;p&gt;&lt;b&gt;URL structure:&lt;/b&gt; ?start=(int)&amp;amp;results=(int)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Scope:&lt;/b&gt; InstancesOf&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example:&lt;/b&gt; http://scalar.usc.edu/works/guide/rdf/instancesof/content?start=20&amp;amp;results=20&lt;/p&gt;&lt;/blockquote&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T10:19:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51396"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/get-variables"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getdisplaytitle-call">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:51:52-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38852"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getdisplaytitle-call.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getdisplaytitle-call.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getdisplaytitle-call.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>getDisplayTitle() call</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:46:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131451"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getdisplaytitle-call"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getnode-call">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:51:16-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38851"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getnode-call.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getnode-call.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getnode-call.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>getNode() call</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:45:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131450"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getnode-call"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getrelatednodes-call">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:52:24-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38853"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getrelatednodes-call.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getrelatednodes-call.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getrelatednodes-call.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>getRelatedNodes() call</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:49:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131452"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getrelatednodes-call"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-started">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T09:35:33-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12663"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getting-started.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getting-started.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-started.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Getting Started</dcterms:title>
    <dcterms:description>Explains account and book creation, and some interface basics.</dcterms:description>
    <sioc:content>&lt;p&gt;Welcome to Scalar! This path will help get you up to speed with creating a Scalar account, creating your first book, and learning the basics of the Scalar interface.
&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-25T20:22:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:225490"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getting-started"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-started-with-the-scalar-api-javascript-library">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <scalar:customStyle>.code {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.code li {
	line-height: 0px;
	white-space: pre;
	tab-size: 2;
	-moz-tab-size: 2;
	-o-tab-size: 2;
	-webkit-tab-size: 2;
	text-indent: 0;
}
 
.code { counter-reset: li; }
.code li:before {
	counter-increment: li;
	content: counter(li) &quot;. &quot;;
	background: #ececec;
	border-right: 1px solid #cccccc;
	color: #999;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-right: 20px;
	padding-right: 5px;
	text-align: right;
	width: 35px;
	font-size: 12px;
}</scalar:customStyle>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-06T15:12:12-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38777"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getting-started-with-the-scalar-api-javascript-library.37"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getting-started-with-the-scalar-api-javascript-library.37"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-started-with-the-scalar-api-javascript-library.37">
    <ov:versionnumber>37</ov:versionnumber>
    <dcterms:title>Getting started with the Scalar API JavaScript library</dcterms:title>
    <dcterms:description>A &quot;hello world&quot; example of working with the Scalar API JavaScript library.</dcterms:description>
    <sioc:content>&lt;div&gt;This “hello world”&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103026&quot;&gt;example&lt;/a&gt;&amp;nbsp;retrieves the node representing the home page of this User’s Guide and displays its title and content (view&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.html&quot; resource=&quot;media/scalar-api-hello-world-demo&quot; rel=&quot;urn:scalar:version:103113&quot;&gt;demo&lt;/a&gt;).&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;For a detailed explanation, follow the path below, or check out the&amp;nbsp;&lt;a href=&quot;scalar-api-javascript-library-reference&quot; rel=&quot;urn:scalar:version:103239&quot;&gt;API reference&lt;/a&gt;.&lt;/div&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <scalar:continue_to_content_id>38861</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-08T08:25:26-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103312"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getting-started-with-the-scalar-api-javascript-library"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-to-know-the-interface">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T09:49:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12666"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/getting-to-know-the-interface.8"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/getting-to-know-the-interface.8"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/getting-to-know-the-interface.8">
    <ov:versionnumber>8</ov:versionnumber>
    <dcterms:title>Getting to Know the Interface</dcterms:title>
    <dcterms:description>Introduction to Scalar&#039;s interface elements.</dcterms:description>
    <sioc:content>&lt;p&gt;Surrounding the main content on a Scalar page are some useful interface elements that will help you make the most of a Scalar book&#039;s content and features.&lt;/p&gt;&lt;h5&gt;Header&lt;/h5&gt;&lt;p&gt;In addition to displaying the book&#039;s title and author(s), the header includes a link in the top-right corner to sign in to your account. If you&#039;re already signed in to a book you have privileges to edit, you&#039;ll also see a &quot;Dashboard&quot; link. Following that link opens the&amp;nbsp;&lt;a href=&quot;dashboard&quot; rel=&quot;urn:scalar:version:36938&quot;&gt;Dashboard&lt;/a&gt;&amp;nbsp;for your book, where you can do high-level tasks like changing the name of your book, adding and removing users, changing privacy settings, and quickly editing multiple pieces of content. The &quot;Index&quot; link will return you to the index of public Scalar books.&lt;/p&gt;&lt;h5&gt;Navigation&lt;/h5&gt;&lt;p&gt;On the left side of the page is Scalar&#039;s navigation interface. At its top is a link back to the &quot;Home&quot; page of the book, and below that is a drop-down menu that lets you change the options and information that are shown. These options include:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;strong&gt;Main menu.&lt;/strong&gt; This is the&amp;nbsp;&lt;a href=&quot;media/scalar_nav_mainmenu.png&quot; resource=&quot;media/main-menu-mode-of-the-navigation&quot; rel=&quot;urn:scalar:version:36951&quot;&gt;default mode&lt;/a&gt;&amp;nbsp;of the navigation, and is a kind of &quot;Table of Contents&quot; of key pages in the book. (To learn how to add items to the Main Menu for your own book, visit the&amp;nbsp;&lt;a href=&quot;dashboard&quot; rel=&quot;urn:scalar:version:36938&quot;&gt;Dashboard&lt;/a&gt;&amp;nbsp;section).&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Current page.&lt;/strong&gt; This mode displays&amp;nbsp;&lt;a href=&quot;media/scalar_nav_currentpage.png&quot; resource=&quot;media/current-page-mode-of-the-navigation&quot; rel=&quot;urn:scalar:version:36953&quot;&gt;information about the current page&lt;/a&gt;, including its name and relationships to other content in the book. This mode is useful if you want to quickly navigate to items linked from your current location. If you have editing privileges in the book, it also includes the New, Edit, and Trash buttons.&lt;/li&gt;  
	&lt;li&gt;&lt;strong&gt;About.&lt;/strong&gt; Here can be found useful&amp;nbsp;&lt;a href=&quot;media/scalar_nav_about.png&quot; resource=&quot;media/about-mode-of-the-navigation&quot; rel=&quot;urn:scalar:version:36954&quot;&gt;meta-content about the book&lt;/a&gt;, including Acknowledgements, Works Cited, and About the Author pages. These links are generated automatically, but need to be populated with content by the book&#039;s author.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Explore.&lt;/strong&gt; This mode includes links to&amp;nbsp;&lt;a href=&quot;media/scalar_nav_explore.png&quot; resource=&quot;media/explore-mode-of-the-navigation&quot; rel=&quot;urn:scalar:version:36956&quot;&gt;visualizations&lt;/a&gt;&amp;nbsp;of the book&#039;s content, a tag cloud, and this User&#039;s Guide.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Import.&lt;/strong&gt; (Authors only) From here, you can&amp;nbsp;&lt;a href=&quot;media/Navigation%20Import%20Mode.png&quot; resource=&quot;media/navigation-import-mode&quot; rel=&quot;urn:scalar:version:53989&quot;&gt;import media references&lt;/a&gt;&amp;nbsp;into your Scalar book from a variety of sources, including affiliated archives, popular web services, local and internet-hosted media files. For more about importing media, visit the&amp;nbsp;&lt;a href=&quot;working-with-media&quot; rel=&quot;urn:scalar:version:36892&quot;&gt;Working with Media&lt;/a&gt;&amp;nbsp;section.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Index.&lt;/strong&gt; An&amp;nbsp;&lt;a href=&quot;media/scalar_nav_index.png&quot; resource=&quot;media/index-mode-of-the-navigation&quot; rel=&quot;urn:scalar:version:36959&quot;&gt;index of all content&lt;/a&gt;&amp;nbsp;in the book, sorted first by type and then alphabetically by title. The&amp;nbsp;&lt;a href=&quot;index-visualization&quot; rel=&quot;urn:scalar:version:36922&quot;&gt;Index Visualization&lt;/a&gt;&amp;nbsp;is an alternate way to see all of the content in a book.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;At the bottom of the navigation interface is a search field for finding content in the current book, along with a View menu for rendering the content of the current page in different ways, and a Recent menu which contains a history of navigation in the current book, filterable by content type.
&lt;/p&gt;&lt;h5&gt;Footer&lt;/h5&gt;&lt;p&gt;The footer provides a variety of utility links related to the page, the book, and Scalar itself, along with social sharing options.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T14:57:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:53999"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/getting-to-know-the-interface"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-annotations-appear-in-scalar">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:33:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12692"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/how-annotations-appear-in-scalar.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/how-annotations-appear-in-scalar.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-annotations-appear-in-scalar.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>How Annotations Appear in Scalar</dcterms:title>
    <dcterms:description>The various ways annotations can manifest in a Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;Annotations appear in Scalar in a variety of ways.&lt;/p&gt;&lt;h5&gt;Annotations on Media Pages&lt;/h5&gt;&lt;p&gt;When you are viewing the page for a media file that has one or more annotations, an &quot;Annotations&quot;&amp;nbsp;&lt;a href=&quot;media/scalar_mediapage_annolink.png&quot; resource=&quot;media/annotations-link&quot; rel=&quot;urn:scalar:version:37003&quot;&gt;link&lt;/a&gt;&amp;nbsp;will appear at the top right of the file. Clicking the link will toggle display of an&amp;nbsp;&lt;a href=&quot;media/scalar_mediapage_annosidebar.png&quot; resource=&quot;media/annotation-sidebar&quot; rel=&quot;urn:scalar:version:37004&quot;&gt;annotation sidebar&lt;/a&gt;&amp;nbsp;that lists all of the annotations associated with the file. Clicking an annotation will highlight the related portion of the annotated media. A secondary link that reads either &quot;More&quot; or &quot;Permalink&quot; allows you to visit the annotation&#039;s page.&lt;/p&gt;&lt;h5&gt;Annotations in Content&lt;/h5&gt;&lt;p&gt;It is possible to embed a&amp;nbsp;&lt;a href=&quot;media/scalar_embeddedanno.png&quot; resource=&quot;media/embedded-annotation-link&quot; rel=&quot;urn:scalar:version:37005&quot;&gt;direct reference to an annotation&lt;/a&gt;&amp;nbsp;into the content of a page. When this is done, a media player for the file is inserted into the page along with the content. After a few seconds (depending on the media type), the player will cue the media to display the annotation. Further, when the annotated portions of temporal media are played, a pop-up &quot;&lt;a href=&quot;media/scalar_liveanno.png&quot; resource=&quot;media/live-annotation-pop-up&quot; rel=&quot;urn:scalar:version:37006&quot;&gt;live annotation&lt;/a&gt;&quot; is displayed over the content of the page, allowing for dynamic display of annotations as the media unspools.&lt;/p&gt;&lt;h5&gt;Annotations in Media Detail Pop-Ups&lt;/h5&gt;&lt;p&gt;Clicking the &quot;Details&quot; button associated with a media file opens a pop-up with an expanded view of the media and a variety of tabs at the top. Clicking the &quot;Annotations&quot; tab will display a&amp;nbsp;&lt;a href=&quot;media/scalar_detailsanno.png&quot; resource=&quot;media/annotation-sidebar-in-media-details-pop-up&quot; rel=&quot;urn:scalar:version:37007&quot;&gt;list of the file&#039;s annotations&lt;/a&gt;&amp;nbsp;with similar format and functionality as seen on the media&#039;s dedicated page.&lt;/p&gt;&lt;h5&gt;Annotation Pages&lt;/h5&gt;&lt;p&gt;As mentioned above, each annotation is also&amp;nbsp;&lt;a href=&quot;media/scalar_annopage.png&quot; resource=&quot;media/annotation-page&quot; rel=&quot;urn:scalar:version:37008&quot;&gt;its own page&lt;/a&gt;. These pages automatically embed their associated media below the content of the annotation itself.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:14:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37009"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/how-annotations-appear-in-scalar"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-scalar-works-with-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:15:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12669"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/how-scalar-works-with-media.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/how-scalar-works-with-media.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-scalar-works-with-media.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>How Scalar Works with Media</dcterms:title>
    <dcterms:description>Basics about how media is handled in Scalar.</dcterms:description>
    <sioc:content>&lt;p&gt;In most cases, the media you see in a Scalar book is not hosted within Scalar itself; instead, Scalar stores &lt;em&gt;metadata —&amp;nbsp;&lt;/em&gt;titles, descriptions, author and publisher information, URLs and more — about media which is hosted elsewhere, perhaps in a media archive, or a web service, or on a server you control. When we talk about &quot;importing&quot; media into Scalar, we&#039;re mostly talking about importing that metadata, not the actual media files. Further, once that metadata is imported into Scalar, you can modify or add to it as you see fit; these changes are completely local to Scalar and are never reconciled with the source archive. Conversely, if the source archive makes a change to its own metadata for a particular media file, that change will not be reflected in your Scalar book unless you reimport the media.&lt;/p&gt;&lt;p&gt;While it is possible to upload your own media to the Scalar server, individual files are limited to no larger than 2 MB in size. This approach has the advantage of making Scalar books very nimble, as they don&#039;t need to carry with them an extensive media infrastructure. However, it does impose certain limitations for which it is important to be aware.&lt;/p&gt;&lt;p&gt;Since Scalar books are hosted &quot;in the cloud,&quot; a network connection is required to access them. However, since most of the media assets in a Scalar book are also hosted on servers maintained by other organizations or companies, if one of them has a technical problem it can render all media from that source within your book inaccessible until the issue is resolved. This is an extremely rare occurrence, but important to keep in mind while planning and troubleshooting.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:52:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54062"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/how-scalar-works-with-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-to-embed">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T14:11:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84675"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/how-to-embed.16"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/how-to-embed.16"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-to-embed.16">
    <ov:versionnumber>16</ov:versionnumber>
    <dcterms:title>Embedding Third Party Material into a Scalar Page</dcterms:title>
    <sioc:content>The best way to embed a map, timeline or any other third party platform into a Scalar page is by using an iframe tag (&lt;a href=&quot;http://www.w3schools.com/tags/tag_iframe.asp&quot;&gt;read more about iframes here&lt;/a&gt;). Here&#039;s how to do it.  
&lt;ol&gt;&lt;li&gt;Click &lt;a href=&quot;media/edit%20button.PNG&quot; resource=&quot;media/edit-button&quot; rel=&quot;urn:scalar:version:205482&quot; data-display-content-preview-box=&quot;true&quot;&gt;edit at the bottom of the Scalar page&lt;/a&gt; in which you wish to insert your map, timeline or other third party material.&lt;/li&gt;
&lt;li&gt;Click the &lt;a href=&quot;media/html%20Button.PNG&quot; resource=&quot;media/html-tab&quot; rel=&quot;urn:scalar:version:205483&quot; data-display-content-preview-box=&quot;true&quot;&gt;HTML tab&lt;/a&gt; at the top of the page editor.&lt;/li&gt;
&lt;li&gt;Find the url where the map, timeline or other material resides.&lt;/li&gt; 
&lt;li&gt;Paste the code below into the html editor, being sure to insert the url you have inside the quotation marks after src=. Also be sure to include http:// at the beginning of the url you&#039;re using. &lt;/li&gt;
&lt;b&gt;&amp;lt;iframe src=&quot;[your url]&quot; frameborder=&quot;0&quot; height=&quot;650&quot; width=&quot;100%&quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/b&gt;
&lt;/ol&gt;Using your own url, your code should then look something like this: 
&lt;blockquote&gt;&lt;b&gt;&amp;lt;iframe src=&quot;http://www.tiki-toki.com/timeline/embed/137152/4308693385&quot; frameborder=&quot;0&quot; width=&quot;100%&quot; height=&quot;650&quot; &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/b&gt;
&lt;/blockquote&gt;And the page with embedded material should look like &lt;a href=&quot;media/Tiki-Toki%20Embed.jpg&quot; resource=&quot;media/example-of-timeline-embedded-into-a-scalar-page&quot; rel=&quot;urn:scalar:version:205637&quot; data-display-content-preview-box=&quot;true&quot;&gt;this&lt;/a&gt;. 

&lt;i&gt;&lt;b&gt;Frameborder&lt;/b&gt;&lt;/i&gt; defines the width of the border around the material inside the iframe; a frameborder of 0 means there is no frame; a frameborder of N (frameborder=&quot;N&quot;) will place a border N pixels wide around the material. 

&lt;i&gt;&lt;b&gt;Width &lt;/b&gt;&lt;/i&gt;sets the width of the material displayed. Width can be set to pixels or percentages. Setting the width to 100% (as in the example above) allows the iframe to expand to the maximum width allowed inside the main content area of a Scalar page.

&lt;i&gt;&lt;b&gt;Height &lt;/b&gt;&lt;/i&gt;sets the height of the material displayed. In the example above, we&#039;ve set the height to 650 pixels. 

Click below to see examples of Scalar pages with third party platforms embedded.</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <scalar:continue_to_content_id>83788</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-14T13:07:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:206197"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/how-to-embed"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-will-i-use-it">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:26:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12672"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/how-will-i-use-it.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/how-will-i-use-it.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/how-will-i-use-it.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>How Will I Use It?</dcterms:title>
    <dcterms:description>Thinking through the usage of media in a Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The next step in developing your media strategy is to determine how the media you&#039;ll be importing will be used. Are you including long excerpts or short? Will your readers need to compare different media files side by side? Are you using annotations to do close reading? The answers to these questions will vary widely depending on the rhetorical tactics of your project, and, like your media sources, each should be tested early and often on your target platforms.&lt;/p&gt;&lt;h5&gt;File Size&lt;/h5&gt;&lt;p&gt;How large are your media files? The cap for uploads to the Scalar server is 2 MB, but you can of course host files of any size on your own server. If you&#039;re working with existing media files from an archive, you&#039;ll most likely have to accommodate how the archive has decided to serve their media, but if you&#039;re working with files from other sources, then you need to consider your target audience, their likely connection speed, and the specific usage scenarios surrounding each type of file to determine the optimal size. Just because you have a high-resolution image doesn&#039;t necessarily mean you should include it at that resolution in your Scalar book; think about the minimum level of detail and depth you need to make your point and resize your media accordingly.&lt;/p&gt;&lt;h5&gt;Downloadable vs. Streaming&lt;/h5&gt;&lt;p&gt;Media like audio and video which unspool continuously over time are the most demanding for both network connections and computer processors. In general: the shorter and smaller your media clips, and the fewer clips you embed on a single page, the better your book will perform.&lt;/p&gt;&lt;p&gt;Temporal media generally come in two flavors: downloadable and streaming. Downloadable media files work like any other files; in general they must be downloaded completely before becoming usable. This can cause problems if you&#039;re using annotations; for example, if you&#039;ve annotated the last five seconds of a 20 minute video that is delivered by the downloadable method, your readers are going to have to wait for the entire 20 minutes to download before they can watch the five seconds you&#039;re interested in.&lt;/p&gt;&lt;p&gt;Streaming media have no such limitations; they are &quot;random access,&quot; meaning you can jump to any position in the media and start downloading data from that point. Many media archives like&amp;nbsp;&lt;a href=&quot;importing-media-from-critical-commons&quot; rel=&quot;urn:scalar:version:36858&quot;&gt;Critical Commons&lt;/a&gt;, YouTube, and Vimeo support streaming and will perform well with Scalar annotations no matter where they&#039;re placed.&lt;/p&gt;&lt;h5&gt;Number of Media Players Per Page&lt;/h5&gt;&lt;p&gt;One of the great things about Scalar is the way it enables you to place multiple media files in juxtaposition on a page. There are practical limits, however, to the usefulness of this approach, especially when it comes to video and audio. A page with three or four video players should work fine; one with six or more will exhibit noticeable slowdown as the browser attempts to initialize each player simultaneously. If you have a relatively powerful computer, you may not personally experience these slowdowns, but you should keep in mind the experience of your potential readers with less powerful machines.&lt;/p&gt;&lt;p&gt;Since short chunks of content tend to work best on the web anyway, designing your media references to keep the maximum number of players per page to a reasonable amount is a good approach. Achieving this may be as simple as dividing media-rich sections of your book into multiple pages.&lt;/p&gt;&lt;h5&gt;Annotations&lt;/h5&gt;&lt;p&gt;Annotations can be approached in a number of different ways in Scalar. If your goal is to highlight one specific portion of a video or audio clip, it might sense to embed a link to the annotation itself in the text; this will cause the media to cue up to the correct position as the page loads.&amp;nbsp;&lt;/p&gt;&lt;p&gt;If, however, you want to highlight multiple annotations within a single clip, this approach will lead to redundancies, as each annotation link will spawn a new media player, even though all are referring to the same video. Instead, try embedding a link to the entire clip instead: then, as readers play the video, the annotations will each be displayed in turn.&amp;nbsp;Since each annotation is itself a page, another approach would be to place all of the annotations on a path: then, as the user steps through the path, they will be directed to the appropriate portions of the annotated media in the sequence you determine.&amp;nbsp;&lt;/p&gt;&lt;p&gt;For more on creating annotations, visit the&amp;nbsp;&lt;a href=&quot;annotating-media&quot; rel=&quot;urn:scalar:version:36896&quot;&gt;Annotating Media&lt;/a&gt;&amp;nbsp;section.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T17:08:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54064"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/how-will-i-use-it"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-from-the-the-metropolitan-museum-of-art-collection">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T12:06:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:92821"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-from-the-the-metropolitan-museum-of-art-collection.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-from-the-the-metropolitan-museum-of-art-collection.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-from-the-the-metropolitan-museum-of-art-collection.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Importing Media from the The Metropolitan Museum of Art collection</dcterms:title>
    <sioc:content>&lt;a href=&quot;http://www.metmuseum.org/collection&quot;&gt;The Metropolitan Museum of Art collection &lt;/a&gt;is part of the their Open Access for Scholarly Content program and makes available 400,000 images for students, educators, researchers, and creators of non-commercial content. 

To import media from The Metropolitan Museum of Art collection, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;The Metropolitan Museum of Art&quot;. The Metropolitan Museum of Art importer will appear, with an option to perform a search of the service.

Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T12:38:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:227048"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-from-the-the-metropolitan-museum-of-art-collection"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-affiliated-archives">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:33:02-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12676"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-affiliated-archives.7"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-affiliated-archives.7"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-affiliated-archives.7">
    <ov:versionnumber>7</ov:versionnumber>
    <dcterms:title>Importing Media from Affiliated Archives</dcterms:title>
    <dcterms:description>Bringing media into your book from archives with which Scalar has an official relationship.</dcterms:description>
    <sioc:content>&lt;p&gt;Affiliated archives are ones with which Scalar has an official relationship. They include:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;Critical Commons&lt;/li&gt;&lt;li&gt;Cuban Theater Digital Archive&lt;/li&gt;	&lt;li&gt;Hemispheric Institute Digital Video Library&lt;/li&gt;	&lt;li&gt;HyperCities
	&lt;/li&gt;&lt;li&gt;Internet Archive&lt;/li&gt;	&lt;li&gt;PLAY!&lt;/li&gt;	&lt;li&gt;Shoah Foundation VHA Online&lt;/li&gt;	&lt;li&gt;Shoah Foundation VHA (partner site)&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Let&#039;s explore how media can be imported from each of these sources.&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12684</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-11-25T18:42:32-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:527072"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-affiliated-archives"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-critical-commons">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:33:42-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12677"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-critical-commons.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-critical-commons.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-critical-commons.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Importing Media from Critical Commons</dcterms:title>
    <dcterms:description>Bringing media from Critical Commons into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;Critical Commons is a kind of &quot;YouTube for scholars,&quot; a public media archive and fair use advocacy network that supports &quot;the transformative reuse of media in scholarly and creative contexts.&quot; Critical Commons supports video, images, and audio files, and you can add your own media to it--for more information, visit the &lt;a href=&quot;http://criticalcommons.org&quot;&gt;Critical Commons site&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;To import media from Critical Commons, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Critical Commons&quot;. The Critical Commons Importer will appear, with an option to perform a search of the archive. Note that it&#039;s best to wait at least a half an hour before trying to import media that was recently added to Critical Commons, to allow the media to be processed properly.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more media files to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:34:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36858"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-critical-commons"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-hypercities">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:36:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12679"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-hypercities.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-hypercities.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-hypercities.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from HyperCities</dcterms:title>
    <dcterms:description>Bringing HyperCities media into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;a href=&quot;http://hypercities.com&quot;&gt;HyperCities&lt;/a&gt; is a collaborative research and educational platform for traveling back in time to explore the historical layers of city spaces in an interactive, hypermedia environment.&lt;/p&gt;&lt;p&gt;Please note that HyperCities content cannot be viewed on iOS devices.&lt;/p&gt;&lt;p&gt;To import media from HyperCities, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;HyperCities&quot;. The HyperCities Importer will appear, with an option to perform a search of the archive. Note that you must already have the URL of the HyperCities collection you wish to import in order to use this interface. The importer includes examples of several parameters which can be added to the URL that will cause the collection to be displayed in different ways.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more HyperCities collections to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:36:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36859"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-hypercities"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-internet-archive">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:36:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12680"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-internet-archive.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-internet-archive.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-internet-archive.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Importing Media from the Internet Archive</dcterms:title>
    <dcterms:description>Bringing Internet Archive media into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The &lt;a href=&quot;http://archive.org&quot;&gt;Internet Archive&lt;/a&gt; is a non-profit digital library with the stated mission: &quot;universal access to all knowledge.&quot; It offers permanent storage and access to collections of digitized materials, including websites, music, moving images, and books. The Internet Archive was founded by Brewster Kahle in 1996.&lt;/p&gt;&lt;p&gt;To import media from the Internet Archive, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Internet Archive&quot;. The Internet Archive Importer will appear, with an option to perform a search of the archive. Note that it&#039;s best to wait at least a half an hour before trying to import media that was recently added to Internet Archive, to allow the media to be processed properly.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more media files to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:36:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36861"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-internet-archive"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-non-affiliated-archives">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:25:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12684"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-non-affiliated-archives.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-non-affiliated-archives.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-non-affiliated-archives.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Importing Media from Non-Affiliated Archives</dcterms:title>
    <dcterms:description>Bringing media into your book from services Scalar accesses via public API.</dcterms:description>
    <sioc:content>&lt;p&gt;Non-affiliated or &quot;other&quot; archives are web services with which Scalar has no official relationship, but uses public APIs to access. These include:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;Prezi&lt;/li&gt;	&lt;li&gt;SoundCloud&lt;/li&gt;	&lt;li&gt;Vimeo&lt;/li&gt;	&lt;li&gt;YouTube&lt;/li&gt;&lt;li&gt;Metropolitan Museum of Art&lt;/li&gt;&lt;li&gt;The Getty Museum Collection 
&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Let&#039;s explore how media can be imported from each of these sources.
&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12690</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T16:43:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:227114"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-non-affiliated-archives"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-online-archives">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:30:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12675"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-online-archives.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-online-archives.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-online-archives.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Importing Media from Online Archives</dcterms:title>
    <dcterms:description>How to go about importing media from existing archives.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar has direct links with a number of scholarly and popular media archives, making importing media easy. To get started, make sure you&#039;re logged in to a book for which you have Author privileges, and thenclick the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Four options will be displayed:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;Affiliated archives&lt;/li&gt;	&lt;li&gt;Other archives&lt;/li&gt;	&lt;li&gt;Local media files&lt;/li&gt;	&lt;li&gt;Internet media files&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Let&#039;s look at the first two of these options in turn.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12668</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T13:17:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36996"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-online-archives"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-other-scalar-books">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-06-10T12:12:19-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:16269"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-other-scalar-books.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-other-scalar-books.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-other-scalar-books.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from Other Scalar Books</dcterms:title>
    <dcterms:description>Bringing media from other public Scalar books into your book.</dcterms:description>
    <sioc:content>&lt;div&gt;You can search other public Scalar books and import their media into your own book. The media file itself remains where it is; only the metadata pointing to the file is copied into your book. This is a one-time operation; updates made to the metadata in the source book will not be reflected in the destination book, and vice versa.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;To import media from another Scalar book, click the menu at the top of the navigation on the left side of the window and select “Import”. Next, click “Other Scalar books”. The&amp;nbsp;&lt;a href=&quot;media/scalar_importscalar.png&quot; resource=&quot;media/import-from-another-scalar-book-screen&quot; rel=&quot;urn:scalar:version:46616&quot;&gt;Import from another Scalar book screen&lt;/a&gt;&amp;nbsp;will appear.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;Select the book you want to search from the menu on the left. Only books which have been made public by their authors can be searched. Enter your search terms in the field on the right, or leave the field blank to see all media in the book. Click “Search”.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more media files to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/div&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-06-10T12:12:19-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:46617"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-other-scalar-books"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-play">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:37:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12681"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-play.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-play.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-play.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from PLAY!</dcterms:title>
    <dcterms:description>Bringing PLAY! media into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The &lt;a href=&quot;http://www.play.annenberginnovationlab.org/&quot;&gt;PLAY! (Participatory Learning And You)&lt;/a&gt; program collaborates with K-12 teachers and students through professional development and afterschool programming at the RFK Community Schools in downtown LA. You can import previews of PLAY! objects which can be expanded into interactive exercises by clicking a &quot;View Page&quot; button.&lt;/p&gt;&lt;p&gt;To import media from PLAY!, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;PLAY!&quot;. The PLAY! (Annenberg Innovation Lab) Importer will appear, with an option to perform a search of the archive.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more items to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:37:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36862"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-play"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-prezi">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:27:13-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12685"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-prezi.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-prezi.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-prezi.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from Prezi</dcterms:title>
    <dcterms:description>Bringing Prezi presentations into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;a href=&quot;http://prezi.com&quot;&gt;Prezi&lt;/a&gt; is cloud-based presentation software featuring a zoomable canvas.&lt;/p&gt;&lt;p&gt;To import media from Prezi, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;Prezi&quot;. The Prezi Importer will appear, with an option to perform a search of the service.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more presentations to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:27:13-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36873"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-prezi"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-online">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:38:12-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12682"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-online.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-online.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-online.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Importing Media from Shoah Foundation VHA Online</dcterms:title>
    <dcterms:description>Bringing open access Shoah Foundation VHA Online media into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The USC Shoah Foundation’s Visual History Archive is a collection of nearly 52,000 testimonies of Holocaust survivors and other witnesses maintained by the University of Southern California&#039;s Shoah Foundation, established in 1994 by Steven Spielberg. The &lt;a href=&quot;http://vhaonline.usc.edu/&quot;&gt;VHA Online&lt;/a&gt; is a collection of 1000+ video testimonies which the archive has made available to the general public, and this importer allows access to those clips. To import materials from the larger archive, you must be located at at &lt;a href=&quot;http://sfi.usc.edu/locator/&quot;&gt;partner site&lt;/a&gt; and use Scalar&#039;s Shoah Foundation VHA (partner site) feature.&lt;/p&gt;&lt;p&gt;To import media from the Shoah Foundation VHA Online, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Shoah Foundation VHA Online&quot;. The Shoah Foundation VHA Online Importer will appear, with an option to perform a search of the archive. Note that you must already have the XML feed URL for a collection you&#039;ve previously assembled at &lt;a href=&quot;http://vhaonline.usc.edu/&quot;&gt;VHA Online&lt;/a&gt; in order to import those videos into Scalar. You can get this URL by clicking the &quot;XML for Scalar&quot; option in VHA Online.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:39:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36866"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-online"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-partner-site">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:39:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12683"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-partner-site.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-partner-site.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-partner-site.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Importing Media from Shoah Foundation VHA (Partner Site)</dcterms:title>
    <dcterms:description>Bringing access-controlled media from the Shoah Foundation VHA into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The USC Shoah Foundation’s Visual History Archive is a collection of nearly 52,000 testimonies of Holocaust survivors and other witnesses maintained by the University of Southern California&#039;s Shoah Foundation, established in 1994 by Steven Spielberg. To import materials from this archive, you must be located at a &lt;a href=&quot;http://sfi.usc.edu/locator/&quot;&gt;partner site&lt;/a&gt;. If you wish to import clips from a subset of 1000+ testimonies that have been made publicly available, use the Shoah Foundation VHA Online importer instead.&lt;/p&gt;&lt;p&gt;To import media from the Shoah Foundation VHA, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Shoah Foundation VHA (partner site)&quot;. The Shoah Foundation VHA Importer will appear, with an option to perform a search of the archive. Note that you must already have the XML feed URL for a collection you&#039;ve previously assembled at the &lt;a href=&quot;http://vha.usc.edu/&quot;&gt;VHA&lt;/a&gt; in order to import those videos into Scalar. You can get this URL by clicking the &quot;XML for Scalar&quot; option in VHA.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-06-04T10:08:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:45950"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-shoah-foundation-vha-partner-site"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-soundcloud">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:27:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12686"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-soundcloud.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-soundcloud.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-soundcloud.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from SoundCloud</dcterms:title>
    <dcterms:description>Bringing SoundCloud audio into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;a href=&quot;http://soundcloud.com&quot;&gt;SoundCloud&lt;/a&gt; is the &quot;the world&#039;s largest community of sound creators.&quot;&lt;/p&gt;&lt;p&gt;To import media from SoundCloud, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;SoundCloud&quot;. The SoundCloud Importer will appear, with an option to perform a search of the service.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more audio files to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:27:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36874"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-soundcloud"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-cuban-theater-digital-archive">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-07-09T13:57:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:17428"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-cuban-theater-digital-archive.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-cuban-theater-digital-archive.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-cuban-theater-digital-archive.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from the Cuban Theater Digital Archive</dcterms:title>
    <dcterms:description>Bringing media from the CTDA into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The &lt;a href=&quot;http://cubantheater.org&quot;&gt;Cuban Theater Digital Archive&lt;/a&gt; (CTDA) is a resource for research, teaching and learning in Cuban theater and performance as well as in related fields; a community repository for important Cuban theatrical materials; and a forum to foster scholarly communication in this field.&lt;/p&gt;&lt;p&gt;To import media from the CTDA, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Cuban Theater Digital Archive&quot;. The CTDA Importer will appear, with an option to perform a search of the archive.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-07-09T13:57:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:49732"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-cuban-theater-digital-archive"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-hemispheric-institute-digital-video-library">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:34:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12678"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-hemispheric-institute-digital-video-library.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-hemispheric-institute-digital-video-library.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-hemispheric-institute-digital-video-library.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from the Hemispheric Institute Digital Video Library</dcterms:title>
    <dcterms:description>Bringing media from the HIDVL into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;The &lt;a href=&quot;http://hemi.nyu.edu/hidvl/index.html&quot;&gt;Hemispheric Institute Digital Video Library&lt;/a&gt; (HIDVL) brings together in one place materials that have been available only in small, little-known archives that are inaccessible to scholars and that lack the resources to properly care for and provide access to these extraordinary cultural documents.&lt;/p&gt;&lt;p&gt;Please note that HIDVL content cannot be viewed on iOS devices at this time.&lt;/p&gt;&lt;p&gt;To import media from the HIDVL, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Affiliated archives&quot; and then &quot;Hemispheric Institute Digital Video Library&quot;. The Hemispheric Institute Importer will appear, with an option to perform a search of the archive.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:34:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36857"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-hemispheric-institute-digital-video-library"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-the-getty-museum-collection">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T16:39:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:92859"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-the-getty-museum-collection.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-the-getty-museum-collection.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-the-the-getty-museum-collection.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from the The Getty Museum Collection</dcterms:title>
    <sioc:content>&lt;a href=&quot;http://www.getty.edu/art/&quot;&gt;The Getty Museum Collection&lt;/a&gt; is part of their Open Content Program which currently houses more than 87,000 images from the J. Paul Getty Museum and the Getty Research Institute. 

To import media from The Getty Museum Collection, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;Getty Museum Collection&quot;. The Getty Museum Collection importer will appear, with an option to perform a search of the service.

Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T16:39:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:227113"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-the-the-getty-museum-collection"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-vimeo">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:28:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12687"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-vimeo.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-vimeo.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-vimeo.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Importing Media from Vimeo</dcterms:title>
    <dcterms:description>Bringing Vimeo videos into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;a href=&quot;http://vimeo.com&quot;&gt;Vimeo&lt;/a&gt; is an ad-free online video service.&lt;/p&gt;&lt;p&gt;To import media from Vimeo, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;Vimeo&quot;. The Vimeo Importer will appear, with an option to perform a search of the service.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:28:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36876"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-vimeo"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-youtube">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:29:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12688"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-youtube.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-youtube.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-media-from-youtube.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Importing Media from YouTube</dcterms:title>
    <dcterms:description>Bringing YouTube videos into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;a href=&quot;http://youtube.com&quot;&gt;YouTube&lt;/a&gt; is a popular online video sharing service.&lt;/p&gt;&lt;p&gt;To import media from YouTube, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Other archives&quot; and then &quot;YouTube&quot;. The YouTube Importer will appear, with an option to perform a search of the service.&lt;/p&gt;&lt;p&gt;Once search results are returned, you can preview individual files by clicking their &quot;Preview&quot; links on the right, or select one or more videos to import by clicking their associated checkboxes. Then, clicking the &quot;Import selected media&quot; button at the bottom will bring the media&#039;s metadata into Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:29:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36877"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-media-from-youtube"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-other-online-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:31:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12690"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-other-online-media.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-other-online-media.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-other-online-media.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Importing Other Online Media</dcterms:title>
    <dcterms:description>Bringing media files hosted by third parties into your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;Using this method, you can import supported media files wherever they are hosted on the web--as long as it has URL and doesn&#039;t require a login, Scalar should be able to use it. Note that importing media from sites you have no relationship risks future &quot;link rot&quot;, as the site&#039;s owner may move or remove the file unexpectedly, thus causing it to disappear from your Scalar book without warning.&lt;/p&gt;&lt;p&gt;To import online media, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Internet media files&quot;. The&amp;nbsp;corresponding&amp;nbsp;&lt;a href=&quot;media/scalar_importinternet.png&quot; resource=&quot;media/import-internet-media-files-screen&quot; rel=&quot;urn:scalar:version:36998&quot;&gt;import screen&lt;/a&gt;&amp;nbsp;will appear.&lt;/p&gt;&lt;p&gt;Enter a title and description for the media. The title is required, the description optional but recommended, as it will be used as a caption for the media in specific places in Scalar.&lt;/p&gt;&lt;p&gt;Enter the URL of the location where the media is hosted (the media will not be moved into Scalar, only loaded from that location).&lt;/p&gt;&lt;p&gt;If you wish to create any relationships for the media you are importing, or to edit its styling or additional metadata, do so using the links below (this is not required and can be modified later by clicking the &quot;Edit&quot; button while on the page for the media file).&lt;/p&gt;&lt;p&gt;Click Save, and you&#039;ll be taken to the page for the newly added media file in your book.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T13:22:18-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37001"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-other-online-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-your-own-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:30:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12689"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/importing-your-own-media.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/importing-your-own-media.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/importing-your-own-media.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Importing Your Own Media</dcterms:title>
    <dcterms:description>Bringing your local media files into Scalar.</dcterms:description>
    <sioc:content>&lt;p&gt;You can import media on your local hard drive into Scalar, as long as each file is no larger than 2 MB. To do so, click the menu at the top of the navigation on the left side of the window and select &quot;Import&quot;. Next, click &quot;Local media files&quot;. The&amp;nbsp;&lt;a href=&quot;media/scalar_importlocal.png&quot; resource=&quot;media/import-local-media-files-screen&quot; rel=&quot;urn:scalar:version:36997&quot;&gt;Import Media Files&lt;/a&gt;&amp;nbsp;screen will appear.&lt;/p&gt;&lt;p&gt;Enter a title and description for the media. The title is required, the description optional but recommended, as it will be used as a caption for the media in specific places in Scalar.&lt;/p&gt;&lt;p&gt;Select the location where you want the media file to be uploaded. Usually the default &quot;/media&quot; location is best, as it helps ensure media file names won&#039;t collide with the names of pages in your book.&lt;/p&gt;&lt;p&gt;Decide whether you want the URL of the media file page in your book to be derived from the title you entered above, or the filename of the media itself.&lt;/p&gt;&lt;p&gt;Use the &quot;Choose File&quot; button to select the file you want to upload, and then click &quot;Upload&quot;. If all goes well, you&#039;ll be taken to the page for the newly added media file in your book.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T13:22:47-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37002"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/importing-your-own-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/including-the-scalar-api-javascript-library">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-06T16:20:08-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38790"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/including-the-scalar-api-javascript-library.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/including-the-scalar-api-javascript-library.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/including-the-scalar-api-javascript-library.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Including the Scalar API JavaScript library</dcterms:title>
    <sioc:content>We&amp;nbsp;include the Scalar API JavaScript&amp;nbsp;itself using a&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#scalar-api-hello-world-line-5&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103059&quot;&gt;script tag&lt;/a&gt;&amp;nbsp;that points to its location on the Scalar server. If you’re running Scalar on your own server, you should adjust this URL accordingly.</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:30:17-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103092"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/including-the-scalar-api-javascript-library"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/index">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T09:32:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12662"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/index.25"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/index.25"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/index.25">
    <ov:versionnumber>25</ov:versionnumber>
    <dcterms:title>Welcome</dcterms:title>
    <dcterms:description>Introduction to the User&#039;s Guide</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar is a free, open source publishing platform that’s designed to make it easy for authors to write long-form, born-digital scholarship online.&amp;nbsp;Scalar&amp;nbsp;enables users to assemble media from multiple sources and juxtapose them with their own writing in a variety of ways, with minimal technical expertise required. Scalar also gives authors tools to structure essay- and book-length works in ways that take advantage of the unique capabilities of digital writing, including nested, recursive, and non-linear formats. The platform also supports collaborative authoring and reader commentary.&lt;/p&gt;&lt;p&gt;This user&#039;s guide includes introductions to Scalar&#039;s features as well as more in-depth material to explore as your get to know the tools. If you&#039;re familiar with blogging platforms like WordPress you&#039;ll find yourself at home with many of Scalar&#039;s editing features, though you can also do things with Scalar that would be next to impossible in a typical blog.&lt;/p&gt;&lt;p&gt;If this is your first time using Scalar, head down the&amp;nbsp;&lt;a href=&quot;getting-started&quot; rel=&quot;urn:scalar:version:36820&quot;&gt;Getting Started&lt;/a&gt;&amp;nbsp;path to acquaint yourself with the basics. If you&#039;re in a hurry, you can explore a special path that gathers all of Scalar&#039;s&amp;nbsp;&lt;a href=&quot;quickstarts&quot; rel=&quot;urn:scalar:version:37127&quot;&gt;QuickStart&lt;/a&gt;&amp;nbsp;documentation in one place. If you&#039;re embarking on a large project, we highly recommend you read through the sections on&amp;nbsp;&lt;a href=&quot;working-with-media&quot; rel=&quot;urn:scalar:version:36835&quot;&gt;Working with Media&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;working-with-content&quot; rel=&quot;urn:scalar:version:36909&quot;&gt;Working with Content&lt;/a&gt;, and&amp;nbsp;&lt;a href=&quot;working-with-structure&quot; rel=&quot;urn:scalar:version:36917&quot;&gt;Working with Structure&lt;/a&gt;&amp;nbsp;to familiarize yourself with all of Scalar&#039;s capabilities as well as some important considerations for using media in your book. The&amp;nbsp;&lt;a href=&quot;advanced-topics&quot; rel=&quot;urn:scalar:version:36940&quot;&gt;Advanced Topics&lt;/a&gt;&amp;nbsp;section dives into some useful features for those who want to dive a bit deeper into the platform. Finally, the &lt;a href=&quot;http://scalar.usc.edu/works/guide/custom-styling&quot;&gt;Custom Styling&lt;/a&gt; section shows you how to tailor basic stylistic features of Scalar projects, like font size and background color. &lt;/p&gt;&lt;p&gt;Welcome to Scalar!&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/378"/>
    <dcterms:created>2015-02-03T05:06:44-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:294809"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/index"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/index-visualization">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:42:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12713"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/index-visualization.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/index-visualization.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/index-visualization.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Index Visualization</dcterms:title>
    <dcterms:description>A book&#039;s content, displayed in a grid.</dcterms:description>
    <sioc:content>&lt;p&gt;The&amp;nbsp;&lt;a href=&quot;media/scalar_visindex.png&quot; resource=&quot;media/index-visualization-view&quot; rel=&quot;urn:scalar:version:37028&quot;&gt;index visualization&lt;/a&gt;&amp;nbsp;displays all content in the book in a grid format where each square represents one piece of content. Content is color-coded by type, and links between content are displayed on roll-over. Clicking a content element selects it, keeping its relationships visible even when rolling over other content, allowing multiple sets of relationships to be viewed simultaneously.&lt;/p&gt;&lt;p&gt;Double-clicking a square or clicking its &quot;View&quot; button opens the associated content (page or media file).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:11:13-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37072"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/index-visualization"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/jquery-script-tag">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:31:46-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38841"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/jquery-script-tag.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/jquery-script-tag.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/jquery-script-tag.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>jQuery script tag</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:39:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131442"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/jquery-script-tag"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/load-the-books-index-node">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:56:00-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38856"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/load-the-books-index-node.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/load-the-books-index-node.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/load-the-books-index-node.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Load the book’s index node</dcterms:title>
    <sioc:content>To load the index or “home page” node from the current book, we use the&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#loadnode-call&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103118&quot;&gt;loadNode&lt;/a&gt;&amp;nbsp;method.&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;Why is the call wrapped in an if statement? See “Caching data” below.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;URI segment or “slug”&lt;/h4&gt;&lt;div&gt;The first parameter (“index” in this example) is the URI segment (sometimes also referred to as the “slug”) that identifies the node to be retrieved. This is the portion of the URL which can be edited by the user on the Edit screen for a page or media file.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Caching data&lt;/h4&gt;&lt;div&gt;The second parameter is a boolean which tells scalarapi whether or not it should ignore cached data for the node. A value of “true” forces the node to be reloaded from the server, while “false,” used here, allows the cached data to be used.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;The construction of the call to loadNode shown in the example accounts for cases in which cached data for the node is available. The loadNode method returns true if cached data is available for the node, and so by wrapping the call in an if statement we ensure that the success handler will be called whether the node data is cached or not.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Result handlers&lt;/h4&gt;&lt;div&gt;The third parameter is a function to be called when the node is successfully loaded, and the fourth is a function to be called when the node fails to load.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Loading related nodes&lt;/h4&gt;&lt;div&gt;The loadNode method can retrieve related nodes; the fifth parameter indicates how many degrees of separation will be used when searching for these. Higher numbers will increase the amount of time needed to retrieve the data; use with caution.&lt;/div&gt;&lt;/div&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:56:46-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103133"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/load-the-books-index-node"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/loadnode-call">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:40:13-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38849"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/loadnode-call.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/loadnode-call.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/loadnode-call.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>loadNode() call</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:43:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131448"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/loadnode-call"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/maps">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-01T12:01:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:83789"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/maps.18"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/maps.18"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/maps.18">
    <ov:versionnumber>18</ov:versionnumber>
    <dcterms:title>Maps</dcterms:title>
    <sioc:content>&lt;h5&gt;Story Maps&lt;/h5&gt;&lt;a href=&quot;http://storymaps.arcgis.com/en/&quot;&gt;Story Maps&lt;/a&gt; is a free, online platform enabling users to create rich informational environments in which interactive maps are linked to responsive multimedia panels. Users can choose between a number of different templates or &quot;apps.&quot; For example, &lt;a href=&quot;media/map-tour.jpg&quot; resource=&quot;media/story-map-tour&quot; rel=&quot;urn:scalar:version:205458&quot; data-display-content-preview-box=&quot;true&quot;&gt;Story Map Tour&lt;/a&gt; presents a sequential, place-based narrative in the form of a series of geotagged photos and captions linked to an interactive map; &lt;a href=&quot;media/map-journal.jpg&quot; resource=&quot;media/story-map-journal&quot; rel=&quot;urn:scalar:version:205459&quot; data-display-content-preview-box=&quot;true&quot;&gt;Story Map Journal&lt;/a&gt; lets one create a compelling map-based narrative presented as a set of journal entries; and &lt;a href=&quot;media/swipe.jpg&quot; resource=&quot;media/story-map-swipe&quot; rel=&quot;urn:scalar:version:205460&quot; data-display-content-preview-box=&quot;true&quot;&gt;Story Map Swipe&lt;/a&gt; displays either two separate web maps or two layers of a single web map in order to compare one map with another. There are many others to choose from.

&lt;a href=&quot;how-to-embed&quot; rel=&quot;urn:scalar:version:205490&quot; data-display-content-preview-box=&quot;true&quot;&gt;Click here to see how to embed Story Map or other third party material into a Scalar page.&lt;/a&gt;

&lt;a href=&quot;story-map-embed&quot; rel=&quot;urn:scalar:version:204814&quot; data-display-content-preview-box=&quot;true&quot;&gt;Click here to see a Story Map Swipe Embedded in a Scalar page.&lt;/a&gt;
&lt;h5&gt;Neatline&lt;/h5&gt;&lt;a href=&quot;http://neatline.org/&quot;&gt;Neatline&lt;/a&gt;, hailed as a &quot;geotemporal exhibit-builder,&quot; allows users to plot and &lt;a href=&quot;media/neatline1.jpg&quot; resource=&quot;media/artifacts-in-neatline&quot; rel=&quot;urn:scalar:version:205563&quot; data-display-content-preview-box=&quot;true&quot;&gt;annotate artifacts&lt;/a&gt; (letters, photographs, paintings; any visual material) on maps as well as link particular views of those maps (and thus artifacts) to &lt;a href=&quot;media/neatline2.jpg&quot; resource=&quot;media/timeline-in-neatline&quot; rel=&quot;urn:scalar:version:205564&quot; data-display-content-preview-box=&quot;true&quot;&gt;events in a timeline&lt;/a&gt;. Neatline is perfect for creating a narrative sequence of geo-referenced events supported by user-accessible artifactual evidence.

&lt;a href=&quot;http://scalar.usc.edu/works/guide/how-to-embed&quot; rel=&quot;urn:scalar:version:205490&quot; data-display-content-preview-box=&quot;true&quot;&gt;Click here to see how to embed Neatline or other third party material into a Scalar page.&lt;/a&gt;
&lt;a href=&quot;neatline-embedded-in-a-scalar-page&quot; rel=&quot;urn:scalar:version:206194&quot; data-display-content-preview-box=&quot;true&quot;&gt;
Click here to see a Neatline Embedded in a Scalar page.&lt;/a&gt;&lt;a href=&quot;http://scalar.usc.edu/works/guide/story-map-embed&quot; rel=&quot;urn:scalar:version:204814&quot; data-display-content-preview-box=&quot;true&quot;&gt;&lt;/a&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-14T13:07:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:206196"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/maps"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media-visualization">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:43:39-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12715"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media-visualization.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media-visualization.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media-visualization.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Media Visualization</dcterms:title>
    <dcterms:description>A book&#039;s media, rendered as a force-directed diagram.</dcterms:description>
    <sioc:content>&lt;p&gt;The&amp;nbsp;&lt;a href=&quot;media/scalar_vismedia.png&quot; resource=&quot;media/media-visualization-view&quot; rel=&quot;urn:scalar:version:37030&quot;&gt;media visualization&lt;/a&gt;&amp;nbsp;displays all media in the book in a force-directed graph, along with links to the content that annotates and references them. Clicking a content element selects it, highlighting its relationships and allowing multiple sets of connections to be viewed simultaneously. Double-clicking a title opens the associated content (page or media file).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:11:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37074"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media-visualization"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/about-mode-of-the-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:40:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12729"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/about-mode-of-the-navigation.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/about-mode-of-the-navigation.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/about-mode-of-the-navigation.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>About mode of the navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_nav_about.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T12:14:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134118"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/about-mode-of-the-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:13:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12751"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-page.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-page.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-page.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotation page</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_annopage.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T17:08:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134656"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-sidebar">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:10:24-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12747"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-sidebar.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotation sidebar</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_mediapage_annosidebar.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:59:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134642"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-sidebar-in-media-details-pop-up">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:12:37-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12750"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar-in-media-details-pop-up.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar-in-media-details-pop-up.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotation-sidebar-in-media-details-pop-up.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotation sidebar in media details pop-up</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_detailsanno.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T17:06:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134652"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/annotation-sidebar-in-media-details-pop-up"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotations-link">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:09:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12746"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/annotations-link.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/annotations-link.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/annotations-link.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Annotations link</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_mediapage_annolink.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:59:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134640"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/annotations-link"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/api-diagram">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:16:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18105"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/api-diagram.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/api-diagram.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/api-diagram.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>API Diagram</dcterms:title>
    <dcterms:description>A simple diagram illustrating the Scalar API</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/feat_api_banner.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:16:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51266"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/api-diagram"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/artifacts-in-neatline">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T21:31:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84707"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/artifacts-in-neatline.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/artifacts-in-neatline.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/artifacts-in-neatline.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Artifacts in Neatline</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/neatline1.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T21:31:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205563"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/artifacts-in-neatline"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/background-image">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T16:33:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12698"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/background-image.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/background-image.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/background-image.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Background image</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/background.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-25T19:53:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:133589"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/background-image"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/book-properties-tab">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://scalar.usc.edu/works/guide/media/scalar_dash_bookprops_thumb.png"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:26:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12772"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/book-properties-tab.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/book-properties-tab.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/book-properties-tab.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Book properties tab</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_dash_bookprops.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-12-18T10:35:16-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:576586"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/book-properties-tab"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/book-users-tab">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:27:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12773"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/book-users-tab.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/book-users-tab.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/book-users-tab.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Book users tab</dcterms:title>
    <dcterms:description>A screenshot of the Book users tab of Scalar&#039;s Dashboard.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_dash_bookusers.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:27:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37079"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/book-users-tab"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/comments-awaiting-moderation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:04:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12771"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/comments-awaiting-moderation.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/comments-awaiting-moderation.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/comments-awaiting-moderation.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Comments awaiting moderation</dcterms:title>
    <dcterms:description>A screenshot of the Comments tab of the Dashboard, showing comments awaiting moderation.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_commentsmoderation.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:04:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37067"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/comments-awaiting-moderation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/comments-in-a-scalar-book">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:02:24-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12770"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/comments-in-a-scalar-book.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/comments-in-a-scalar-book.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/comments-in-a-scalar-book.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Comments in a Scalar book</dcterms:title>
    <dcterms:description>A screenshot of comments added to a Scalar book.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_comments.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:02:24-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37066"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/comments-in-a-scalar-book"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/current-page-mode-of-the-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:40:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12728"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/current-page-mode-of-the-navigation.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/current-page-mode-of-the-navigation.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/current-page-mode-of-the-navigation.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Current page mode of the navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_nav_currentpage.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T12:13:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134117"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/current-page-mode-of-the-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/custom-css-feild-for-individual-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T19:23:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18130"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-feild-for-individual-pages.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-feild-for-individual-pages.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/custom-css-feild-for-individual-pages.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Custom CSS Field for Individual Pages</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Pages2.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T20:34:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51363"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-feild-for-individual-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/custom-css-for-individual-pages">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T19:23:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18129"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-for-individual-pages.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-for-individual-pages.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/custom-css-for-individual-pages.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Custom CSS for Individual Pages</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Pages1.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-25T19:23:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51346"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/custom-css-for-individual-pages"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-image-settings">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T16:07:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:88188"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-image-settings.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-image-settings.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-image-settings.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Deep Zoom Composer Image Settings</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/deep_zoom2.JPG"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T16:07:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:215010"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-image-settings"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-import">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T16:06:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:88187"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-import.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-import.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-import.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Deep Zoom Composer Import</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/deep_zoom1.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T16:06:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:215009"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/deep-zoom-composer-import"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/denim-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:44:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12777"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/denim-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/denim-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/denim-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Denim theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Denim theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_denim.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:44:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37090"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/denim-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/edit-button">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T15:49:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84681"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/edit-button.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/edit-button.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/edit-button.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Edit Button</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/edit button.PNG</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T15:49:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205482"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/edit-button"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/edit-buttons">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:33:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12754"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/edit-buttons.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/edit-buttons.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/edit-buttons.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Edit buttons</dcterms:title>
    <dcterms:description>A screenshot of the edit buttons which appear at the bottom of pages.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_editbuttons.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:33:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37016"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/edit-buttons"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/embedded-annotation-link">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:11:09-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12748"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-annotation-link.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-annotation-link.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/embedded-annotation-link.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Embedded annotation link</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_embeddedanno.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T17:02:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134649"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-annotation-link"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/embedded-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:32:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12736"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-media.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-media.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/embedded-media.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Embedded media</dcterms:title>
    <dcterms:description>A screenshot of embedded media in Scalar.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_media.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:32:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36966"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/embedded-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-a-story-map-tour">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T21:27:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84491"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-a-story-map-tour.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-a-story-map-tour.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-a-story-map-tour.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Example of a Story Map Tour</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/StoryMap.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T21:27:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:204812"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-a-story-map-tour"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-tiki-toki">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T20:03:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84490"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-tiki-toki.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-tiki-toki.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-tiki-toki.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Example of Tiki-Toki</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Tiki-Toki.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T20:03:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:204808"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-tiki-toki"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-timeline-embedded-into-a-scalar-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-11T10:47:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84743"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timeline-embedded-into-a-scalar-page.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timeline-embedded-into-a-scalar-page.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-timeline-embedded-into-a-scalar-page.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Example of  Timeline Embedded into a Scalar Page</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/Tiki-Toki Embed.jpg</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-11T10:47:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205637"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timeline-embedded-into-a-scalar-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-timelinejs">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T15:02:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84225"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timelinejs.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timelinejs.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/example-of-timelinejs.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Example of TimelineJS</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/timelinejs.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T15:02:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:204016"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/example-of-timelinejs"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/explore-mode-of-the-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:41:39-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12730"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/explore-mode-of-the-navigation.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/explore-mode-of-the-navigation.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/explore-mode-of-the-navigation.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Explore mode of the navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_nav_explore.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T12:15:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134119"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/explore-mode-of-the-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/fathom-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:46:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12781"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/fathom-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/fathom-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/fathom-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Fathom theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Fathom theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_fathom.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:46:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37094"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/fathom-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/flickr-advanced-search-creative-commons">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:01:09-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18140"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/flickr-advanced-search-creative-commons.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/flickr-advanced-search-creative-commons.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/flickr-advanced-search-creative-commons.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>flickr Advanced Search Creative Commons</dcterms:title>
    <dcterms:description>Screenshot of flickr&#039;s Advanced Search criteria for Creative Commons</dcterms:description>
    <art:url>https://scalar.usc.edu/works/guide/media/flickr advanced search creative commons.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:01:09-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51405"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/flickr-advanced-search-creative-commons"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gloss-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12780"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/gloss-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/gloss-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gloss-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Gloss theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Gloss theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_gloss.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37093"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/gloss-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/google-advanced-search-creative-commons">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:00:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18139"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/google-advanced-search-creative-commons.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/google-advanced-search-creative-commons.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/google-advanced-search-creative-commons.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Google Advanced Search Creative Commons</dcterms:title>
    <dcterms:description>Screenshot of Google&#039;s Advanced Search field for Creative Commons content</dcterms:description>
    <art:url>https://scalar.usc.edu/works/guide/media/google advanced search creative commons.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:00:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51404"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/google-advanced-search-creative-commons"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gradient">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-08-26T21:57:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:23041"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/gradient.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/gradient.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gradient.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>gradient</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/gradient.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-08-26T21:57:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:60826"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/gradient"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gradient-horizontal">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-08-27T13:10:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:23053"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/gradient-horizontal.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/gradient-horizontal.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/gradient-horizontal.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>gradient horizontal</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/gradient2.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-08-27T13:10:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:60869"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/gradient-horizontal"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/html-tab">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T15:49:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84682"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/html-tab.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/html-tab.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/html-tab.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>HTML Tab</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/html Button.PNG</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T15:49:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205483"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/html-tab"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/image-annotation-editor">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://scalar.usc.edu/works/guide/media/scalar_imageannoeditor_thumb.png"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:24:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12752"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-editor.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-editor.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/image-annotation-editor.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Image annotation editor</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_imageannoeditor.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-10T22:45:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:443907"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-editor"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/image-annotation-using-annotorious">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://scalar.usc.edu/works/guide/media/image_annotation_annotorious_thumb.jpg"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-10T22:10:33-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:178265"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-using-annotorious.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-using-annotorious.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/image-annotation-using-annotorious.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Drawing Out an Image Annotation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/image_annotation_annotorious.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-10T23:32:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:443952"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/image-annotation-using-annotorious"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-from-another-scalar-book-screen">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-06-10T12:10:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:16268"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/import-from-another-scalar-book-screen.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/import-from-another-scalar-book-screen.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-from-another-scalar-book-screen.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Import from another Scalar book screen</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_importscalar.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T13:28:27-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134133"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/import-from-another-scalar-book-screen"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-internet-media-files-screen">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T13:20:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12745"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/import-internet-media-files-screen.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/import-internet-media-files-screen.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-internet-media-files-screen.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Import Internet media files screen</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_importinternet.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T13:24:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134131"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/import-internet-media-files-screen"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-local-media-files-screen">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T13:20:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12744"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/import-local-media-files-screen.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/import-local-media-files-screen.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/import-local-media-files-screen.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Import local media files screen</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_importlocal.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T13:26:42-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134132"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/import-local-media-files-screen"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/index-mode-of-the-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:42:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12732"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/index-mode-of-the-navigation.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/index-mode-of-the-navigation.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/index-mode-of-the-navigation.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Index mode of the navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_nav_index.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-28T13:24:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134815"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/index-mode-of-the-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/index-visualization-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:43:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12762"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/index-visualization-view.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/index-visualization-view.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/index-visualization-view.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Index visualization view</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_visindex.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T14:17:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134141"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/index-visualization-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/linen-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12779"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/linen-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/linen-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/linen-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Linen theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Linen theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_linen.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37092"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/linen-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/live-annotation-pop-up">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:11:51-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12749"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/live-annotation-pop-up.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/live-annotation-pop-up.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/live-annotation-pop-up.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Live annotation pop-up</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_liveanno.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:09:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134587"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/live-annotation-pop-up"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/main-menu-mode-of-the-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:38:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12727"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/main-menu-mode-of-the-navigation.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/main-menu-mode-of-the-navigation.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/main-menu-mode-of-the-navigation.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Main menu mode of the navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_nav_mainmenu.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T12:12:44-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134116"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/main-menu-mode-of-the-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-details-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:33:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12737"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/media-details-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/media-details-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-details-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Media details view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s &quot;Details&quot; view for media.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_mediadetails.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:33:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36967"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/media-details-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-emphasis-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:40:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12757"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/media-emphasis-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/media-emphasis-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-emphasis-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Media emphasis view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s media emphasis view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_mediaemphasis.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:40:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37023"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/media-emphasis-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-per-paragraph-above-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:41:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12759"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-above-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-above-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-per-paragraph-above-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Media per paragraph (above) view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s media per paragraph (above) view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_paragraphabove.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:41:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37025"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-above-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-per-paragraph-below-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:42:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12760"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-below-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-below-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-per-paragraph-below-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Media per paragraph (below) view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s media per paragraph (below) view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_paragraphbelow.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:42:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37026"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/media-per-paragraph-below-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-visualization-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:44:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12764"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/media-visualization-view.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/media-visualization-view.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/media-visualization-view.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Media visualization view</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_vismedia.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T14:18:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134143"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/media-visualization-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/minimal-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:44:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12776"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/minimal-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/minimal-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/minimal-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Minimal theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Minimal theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_minimal.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:44:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37089"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/minimal-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/my-account-tab-of-the-scalar-dashboard">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://scalar.usc.edu/works/guide/media/scalar_dashboard_myaccount_thumb.png"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:29:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12726"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/my-account-tab-of-the-scalar-dashboard.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/my-account-tab-of-the-scalar-dashboard.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/my-account-tab-of-the-scalar-dashboard.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>My account tab of the Scalar Dashboard</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_dashboard_myaccount.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-12-16T12:58:20-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:573832"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/my-account-tab-of-the-scalar-dashboard"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/navigation-import-mode">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T14:50:27-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:20495"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/navigation-import-mode.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/navigation-import-mode.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/navigation-import-mode.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Navigation Import Mode</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/Navigation Import Mode.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T12:16:27-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134120"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/navigation-import-mode"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/page-history-editor">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:42:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12775"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/page-history-editor.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/page-history-editor.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/page-history-editor.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Page history editor</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_historyeditor.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-28T13:47:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134817"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/page-history-editor"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/pages-tab">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:27:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12774"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/pages-tab.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/pages-tab.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/pages-tab.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Pages tab</dcterms:title>
    <dcterms:description>A screenshot of the Pages tab of Scalar&#039;s Dashboard.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_dash_pages.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:27:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37080"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/pages-tab"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-intersection">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:35:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12739"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/path-intersection.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/path-intersection.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-intersection.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Path intersection</dcterms:title>
    <dcterms:description>A screenshot of the interface showing an intersecting path in Scalar.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_pathintersect.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:35:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36969"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/path-intersection"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-table-of-contents">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:43:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12742"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/path-table-of-contents.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/path-table-of-contents.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-table-of-contents.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Path table of contents</dcterms:title>
    <dcterms:description>A screenshot of a path&#039;s table of contents.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_pathtoc.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:43:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36974"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/path-table-of-contents"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-visualization-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:44:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12763"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/path-visualization-view.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/path-visualization-view.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/path-visualization-view.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Path visualization view</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_vispath.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T14:18:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134142"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/path-visualization-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/radial-visualization-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:43:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12761"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/radial-visualization-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/radial-visualization-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/radial-visualization-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Radial visualization view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s radial visualization.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_visradial.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:43:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37027"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/radial-visualization-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-json-code-snippet">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T09:49:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18137"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-json-code-snippet.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-json-code-snippet.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-json-code-snippet.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>RDF-JSON Code Snippet</dcterms:title>
    <dcterms:description>Sample RDF-JSON Code for Scalar&#039;s API</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-json-snippet.xml"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T09:49:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51387"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-json-code-snippet"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-snippet-1-alt-2">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-07-26T08:59:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18133"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-snippet-1-alt-2.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-snippet-1-alt-2.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-snippet-1-alt-2.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>RDF-XML Code Snippet 1</dcterms:title>
    <dcterms:description>Sample RDF-XML Code For Scalar&#039;s API</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/rdf_snippet_2.xml"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T09:39:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51383"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-snippet-1-alt-2"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-xml-code-snippet-2">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T09:48:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18136"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-xml-code-snippet-2.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-xml-code-snippet-2.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/rdf-xml-code-snippet-2.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>RDF-XML Code Snippet 2</dcterms:title>
    <dcterms:description>Sample RDF-XML Code for Scalar&#039;s API</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-snippet-2.xml"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T09:48:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51386"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/rdf-xml-code-snippet-2"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-demo">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:36:30-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38846"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-demo.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-demo.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-demo.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar API &quot;Hello World&quot; demo</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalarapi_helloworld.html"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:36:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131436"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-demo"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-example-code">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T13:09:31-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38827"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-example-code.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-example-code.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-example-code.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Scalar API &quot;Hello World&quot; example code</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalarapi_helloworld.js"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:35:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131433"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-api-hello-world-example-code"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-content-area">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18035"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-content-area.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-content-area.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-content-area.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Content Area</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/MainTextArea.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51134"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-content-area"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-footer">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18033"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-footer.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-footer.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-footer.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Footer</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Footer.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51132"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-footer"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-header">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18034"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-header.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-header.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-header.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Header</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Header.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:44:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51133"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-header"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-index-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:22:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12724"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-index-page.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-index-page.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-index-page.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar index page</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_index_page.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-26T13:49:37-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:133689"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-index-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-link-rollover">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:30:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12733"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-link-rollover.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-link-rollover.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-link-rollover.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar link rollover</dcterms:title>
    <dcterms:description>A screenshot showing the pop-up that appears when rolling over a Scalar link.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_link.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:30:38-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36963"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-link-rollover"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-logo">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:11:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12723"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-logo.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-logo.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-logo.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar logo</dcterms:title>
    <dcterms:description>The Scalar logo, designed by Alex Louie.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_logo_rgb.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:11:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36943"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-logo"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-border">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:47:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18041"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-border.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-border.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-border.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Media Border</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/MediaBorder.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:47:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51140"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-border"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-details">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:46:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18040"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-details.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-details.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-details.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Media Details</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Details.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:46:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51139"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-details"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-footer">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:47:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18042"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-footer.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-footer.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-footer.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Media Footer</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/MediaFooter.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:47:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51141"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-footer"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-header">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:47:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18043"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-header.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-header.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-header.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar Media Header</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/MediaHeader.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-25T16:39:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:133440"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-header"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-link">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:31:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12734"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-link.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-link.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-media-link.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar media link</dcterms:title>
    <dcterms:description>A screenshot showing a Scalar media link.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_medialink.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:31:36-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36964"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-media-link"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18036"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Navigation Menu</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/Nav.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51135"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18037"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Navigation Menu, Middle</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/NavBody.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51136"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle-1">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:02:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18050"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle-1.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle-1.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle-1.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Navigation Menu, Middle</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/NavBody.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T17:02:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51154"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-middle-1"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-top-and-bottom">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18038"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-top-and-bottom.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-top-and-bottom.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-top-and-bottom.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Navigation Menu, Top and Bottom</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/NavMain.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:45:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51137"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-navigation-menu-top-and-bottom"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-note-link">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:32:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12735"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-note-link.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-note-link.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-note-link.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar note link</dcterms:title>
    <dcterms:description>A screenshot showing a Scalar note link.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_noteslink.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:32:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36965"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-note-link"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-by-hypothesis">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T12:20:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84223"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-by-hypothesis.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-by-hypothesis.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-by-hypothesis.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar Page Annotated with Hypothes.is</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/Hypothes.is Annotated Page.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T13:45:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:204006"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-by-hypothesis"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-with-scrible">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T11:46:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84448"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-with-scrible.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-with-scrible.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-with-scrible.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Page Annotated with Scrible</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/Scrible Annotated Page.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T11:46:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:204680"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-page-annotated-with-scrible"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-path-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:34:33-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12738"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-path-navigation.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-path-navigation.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-path-navigation.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar path navigation</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s path navigation bar.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_pathnav.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:34:33-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36968"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-path-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-paths-navigation-bar">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:46:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18039"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-paths-navigation-bar.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-paths-navigation-bar.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-paths-navigation-bar.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Scalar Paths Navigation Bar</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/PathNav.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2013-07-23T16:46:16-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51138"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-paths-navigation-bar"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-registration-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T11:24:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12725"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-registration-page.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-registration-page.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-registration-page.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar registration page</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_registration_page.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-26T13:50:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:133690"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-registration-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-tag-navigation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T12:38:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12741"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-tag-navigation.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-tag-navigation.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scalar-tag-navigation.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Scalar tag navigation</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_tagbar.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-29T14:05:10-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:135009"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scalar-tag-navigation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scrible-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T11:36:27-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84221"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/scrible-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/scrible-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/scrible-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Wikipedia Page Annotated with Scrible</dcterms:title>
    <art:url>https://scalar.usc.edu/works/guide/media/Scrible Page.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T11:41:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:203998"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/scrible-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/sharing-tab">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://scalar.usc.edu/works/guide/media/sharing_tab_thumb.jpg"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-29T16:30:00-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:92741"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/sharing-tab.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/sharing-tab.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/sharing-tab.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Sharing Tab</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/sharing_tab.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-12-18T10:23:34-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:576562"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/sharing-tab"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/single-column-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:39:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12755"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/single-column-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/single-column-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/single-column-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Single column view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s single column view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_singlecolumn.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:39:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37021"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/single-column-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/slate-theme">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12778"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/slate-theme.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/slate-theme.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/slate-theme.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Slate theme</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s Slate theme.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_theme_slate.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:45:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37091"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/slate-theme"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/split-emphasis-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:41:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12758"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/split-emphasis-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/split-emphasis-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/split-emphasis-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Split emphasis view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s split emphasis view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_splitemphasis.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:41:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37024"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/split-emphasis-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-journal">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:30:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84672"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-journal.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-journal.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-journal.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Story Map Journal</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/map-journal.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:30:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205459"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-journal"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-swipe">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:31:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84673"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-swipe.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-swipe.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-swipe.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Story Map Swipe</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/swipe.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:31:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205460"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-swipe"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-tour">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:29:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84671"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-tour.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-tour.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/story-map-tour.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Story Map Tour</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/map-tour.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T13:29:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205458"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/story-map-tour"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/style-and-metadata-portions-of-page-editor">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:53:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12769"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/style-and-metadata-portions-of-page-editor.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/style-and-metadata-portions-of-page-editor.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/style-and-metadata-portions-of-page-editor.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Style and metadata portions of page editor</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_stylemetadata.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:21:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134596"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/style-and-metadata-portions-of-page-editor"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/tag-visualization-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:45:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12765"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/tag-visualization-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/tag-visualization-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/tag-visualization-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Tag visualization view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s tag visualization.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_vistag.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:45:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37031"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/tag-visualization-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/text-emphasis-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:40:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12756"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/text-emphasis-view.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/text-emphasis-view.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/text-emphasis-view.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Text emphasis view</dcterms:title>
    <dcterms:description>A screenshot of Scalar&#039;s text emphasis view.</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_textemphasis.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T15:40:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37022"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/text-emphasis-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/timeline-in-neatline">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T21:31:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84708"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/timeline-in-neatline.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/timeline-in-neatline.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/timeline-in-neatline.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Timeline in Neatline</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/neatline2.jpg"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-10T21:31:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205564"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/timeline-in-neatline"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/title-description-and-content-portions-of-page-editor">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:11:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12768"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/title-description-and-content-portions-of-page-editor.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/title-description-and-content-portions-of-page-editor.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/title-description-and-content-portions-of-page-editor.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Title, description, and content portions of page editor</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_edittitle.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:18:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134592"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/title-description-and-content-portions-of-page-editor"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/video-annotation-editor">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T14:24:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12753"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/video-annotation-editor.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/video-annotation-editor.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/video-annotation-editor.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Video annotation editor</dcterms:title>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/scalar_videoannoeditor.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-03-27T16:50:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:134629"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/video-annotation-editor"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/vimeo-creative-commons-search">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:34:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18141"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/vimeo-creative-commons-search.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/vimeo-creative-commons-search.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/vimeo-creative-commons-search.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Vimeo Creative Commons search</dcterms:title>
    <dcterms:description>Screenshots showing how to search for Creative Commons content on Vimeo</dcterms:description>
    <art:url rdf:resource="https://scalar.usc.edu/works/guide/media/vimeo-advanced-search-creative-commons.png"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T11:34:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51408"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/vimeo-creative-commons-search"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/youtube-creative-commons-search">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T12:13:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18143"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/media/youtube-creative-commons-search.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/media/youtube-creative-commons-search.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/media/youtube-creative-commons-search.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>YouTube Creative Commons Search</dcterms:title>
    <dcterms:description>Screenshot showing how to filter a YouTube search for Creative Commons-licensed content</dcterms:description>
    <art:url>https://scalar.usc.edu/works/guide/media/Screen Shot 2013-07-26 at 11.40.14 AM.png</art:url>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T12:13:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51411"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/media/youtube-creative-commons-search"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/my-account">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:46:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12718"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/my-account.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/my-account.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/my-account.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>My Account</dcterms:title>
    <dcterms:description>A Dashboard tab for editing account settings.</dcterms:description>
    <sioc:content>&lt;p&gt;The Dashboard&#039;s My Account tab enables you to update the email, name, and password associated with your account. You can create new books here as well. Changes you make here will be saved only when you click the &quot;Save&quot; button in the middle of the page.&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_dashboard_myaccount.png&quot; resource=&quot;media/my-account-tab-of-the-scalar-dashboard&quot; rel=&quot;urn:scalar:version:36949&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Email (login).&lt;/strong&gt; Your Scalar email and login.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Full name.&lt;/strong&gt; The name by which you will be credited on any Scalar books and comments you author.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Change password.&lt;/strong&gt; Enables you to update the password associated with your account.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Create new book.&lt;/strong&gt; Enables you to create a new book by entering its title and clicking the &quot;Create&quot; button.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Duplicate a book.&lt;/b&gt; Allows you to duplicate another Scalar book in its entirety. To make your book duplicatable go to the Sharing tab in your dashboard and select &quot;Yes&quot; under Duplicability.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Delete book.&lt;/strong&gt; Books cannot be deleted with this interface. Please send an email to a &lt;a href=&quot;http://scalar.usc.edu/contact/&quot;&gt;Scalar admin&lt;/a&gt; to request the deletion of a book.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-30T10:55:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:227001"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/my-account"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/neatline-embedded-in-a-scalar-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-14T12:03:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84894"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/neatline-embedded-in-a-scalar-page.5"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/neatline-embedded-in-a-scalar-page.5"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/neatline-embedded-in-a-scalar-page.5">
    <ov:versionnumber>5</ov:versionnumber>
    <dcterms:title>Neatline Embedded in a Scalar Page</dcterms:title>
    <sioc:content>&lt;iframe src=&quot;http://hotchkiss.neatline.org/neatline-exhibits/show/chancellorsville-may-3-4-1863-138/fullscreen&quot; frameborder=&quot;0&quot; height=&quot;650&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-14T13:03:45-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:206194"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/neatline-embedded-in-a-scalar-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/night-of-the-living-dead">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <art:thumbnail rdf:resource="http://www.archive.org/download/NightOfTheLivingDead_228/format=Thumbnail"/>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-25T12:21:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18122"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/night-of-the-living-dead.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/night-of-the-living-dead.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/night-of-the-living-dead.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Night of the Living Dead</dcterms:title>
    <dcterms:description>Night of the Living Dead</dcterms:description>
    <art:url rdf:resource="http://www.archive.org/download/NightOfTheLivingDead_228/format=512Kb+MPEG4"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-25T12:21:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51338"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/night-of-the-living-dead"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
    <dcterms:source>Internet Archive</dcterms:source>
    <dcterms:date>2010-09-21T16:00:47Z</dcterms:date>
    <dcterms:type>movies</dcterms:type>
    <dcterms:identifier>NightOfTheLivingDead_228</dcterms:identifier>
    <dcterms:subject>nicholls.physics</dcterms:subject>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/path-visualization">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:43:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12714"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/path-visualization.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/path-visualization.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/path-visualization.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Path Visualization</dcterms:title>
    <dcterms:description>A book&#039;s paths, rendered as a tree.</dcterms:description>
    <sioc:content>&lt;p&gt;The&amp;nbsp;&lt;a href=&quot;media/scalar_vispath.png&quot; resource=&quot;media/path-visualization-view&quot; rel=&quot;urn:scalar:version:37029&quot;&gt;path visualization&lt;/a&gt;&amp;nbsp;displays all paths in the book in a hierarchical format, with content color-coded by type. Double-clicking a title opens the associated content (page or media file).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:11:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37073"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/path-visualization"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/query-scope">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:26:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18108"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/query-scope.9"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/query-scope.9"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/query-scope.9">
    <ov:versionnumber>9</ov:versionnumber>
    <dcterms:title>Query Scope</dcterms:title>
    <dcterms:description>Understanding the four scopes for Scalar API Queries</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar API queries are grouped into four scopes. Each scope allows access to a different piece of a Scalar book. A combination of calls might be needed to gain all information about a Scalar book (e.g., the book’s title and all of its content). However, a single call, for example to &lt;i&gt;instancesof/content&lt;/i&gt;, will return all content in a Scalar book. Adding a&amp;nbsp;&lt;a href=&quot;get-variables&quot; rel=&quot;urn:scalar:version:51272&quot;&gt;GET variable&lt;/a&gt;&amp;nbsp;to the same call will return all content plus all relationships between content, effectively modeling the entire Scalar book in a single query.&lt;/p&gt;&lt;h5&gt;Install&lt;/h5&gt;&lt;p&gt;Information about a Scalar installation including its title and list of public Scalar books.
URL structure: http://&lt;i&gt;domain&lt;/i&gt;/&lt;i&gt;install&lt;/i&gt;/rdf&lt;/p&gt;&lt;p&gt;Example: &lt;a href=&quot;http://scalar.usc.edu/works/rdf&quot;&gt;http://scalar.usc.edu/works/rdf&lt;/a&gt;&lt;/p&gt;&lt;h5&gt;Book&lt;/h5&gt;&lt;p&gt;Information about a Scalar book including its title, authors, and table of contents.&lt;/p&gt;&lt;p&gt;URL structure: http://&lt;i&gt;domain&lt;/i&gt;/&lt;i&gt;install&lt;/i&gt;/&lt;i&gt;book&lt;/i&gt;/rdf&lt;/p&gt;&lt;p&gt;Example: &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf&quot;&gt;http://scalar.usc.edu/works/guide/rdf&lt;/a&gt;&lt;/p&gt;&lt;h5&gt;InstanceOf&lt;/h5&gt;&lt;p&gt;A list of nodes by a certain type (class), such as all nodes (content), text-based nodes (pages), or paths. Supported classes are &lt;i&gt;content&lt;/i&gt;, &lt;i&gt;page&lt;/i&gt;, &lt;i&gt;media&lt;/i&gt;, &lt;i&gt;path&lt;/i&gt;, &lt;i&gt;tag&lt;/i&gt;, &lt;i&gt;annotation&lt;/i&gt;, &lt;i&gt;reply&lt;/i&gt;, and&amp;nbsp;&lt;i&gt;reference&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;URL structure: http://&lt;i&gt;domain&lt;/i&gt;/&lt;i&gt;install&lt;/i&gt;/&lt;i&gt;book&lt;/i&gt;/rdf/instancesof/&lt;i&gt;class&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Examples:&amp;nbsp;&lt;/p&gt;&lt;blockquote style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/content&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/content&lt;/a&gt;
&lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/page&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/page&lt;/a&gt;
&lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/instancesof/path&quot;&gt;http://scalar.usc.edu/works/guide/rdf/instancesof/path&lt;/a&gt;&lt;/blockquote&gt;&lt;h5&gt;Node&lt;/h5&gt;&lt;p&gt;Information about a specific node.&lt;/p&gt;&lt;p&gt;URL structure: http://&lt;i&gt;domain&lt;/i&gt;/&lt;i&gt;install&lt;/i&gt;/&lt;i&gt;book&lt;/i&gt;/rdf/node/&lt;i&gt;node-URI-segment&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Example: &lt;a href=&quot;http://scalar.usc.edu/works/guide/rdf/node/index&quot;&gt;http://scalar.usc.edu/works/guide/rdf/node/index&lt;/a&gt;&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-26T10:07:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:51392"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/query-scope"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-annotated-media-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:45:58-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12793"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-annotated-media-to-a-page.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-annotated-media-to-a-page.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-annotated-media-to-a-page.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>QuickStart: Adding annotated media to a page</dcterms:title>
    <dcterms:description>How to add an annotated media file to a Scalar page.</dcterms:description>
    <sioc:content>&lt;p&gt;These steps will add an annotation link to a page which will cue up its related content; the placement and size of the resulting media player depends on the page&#039;s&amp;nbsp;&lt;a href=&quot;quickstart-adding-annotated-media-to-a-page&quot; rel=&quot;urn:scalar:version:37130&quot;&gt;default view&lt;/a&gt;. To insert annotated media at a specific position (more precise, but less flexible), see&amp;nbsp;&lt;a href=&quot;quickstart-adding-inline-annotated-media-to-a-page&quot; rel=&quot;urn:scalar:version:37118&quot;&gt;Adding inline annotated media to a page&lt;/a&gt;.&amp;nbsp;Note that before adding an annotation to a page you will need to have already created the annotation in Scalar.&amp;nbsp;&lt;/p&gt;&lt;ol&gt; 	&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to link to the annotation.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/annotation.png&quot; alt=&quot;Annotation icon&quot;&gt; and select the annotation you want to link.&lt;/li&gt;
	&lt;li&gt;Next to &quot;Default view,&quot; select the&amp;nbsp;&lt;a href=&quot;selecting-a-pages-default-view&quot; rel=&quot;urn:scalar:version:37059&quot;&gt;view&lt;/a&gt;&amp;nbsp;you want for this page (only the Text emphasis, Media emphasis, Split Emphasis, and Media per paragraph views support linked annotations).&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:20:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54053"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-annotated-media-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-inline-annotated-media-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:49:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12795"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-annotated-media-to-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-annotated-media-to-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-inline-annotated-media-to-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Adding inline annotated media to a page</dcterms:title>
    <sioc:content>&lt;p&gt;These steps will embed a media player cued to an annotation in a page at a specific point. To insert a annotation link instead (less precise, but more flexible in that the default view for the page determines the placement and size of the resulting media player), see&amp;nbsp;&lt;a href=&quot;quickstart-adding-annotated-media-to-a-page&quot; rel=&quot;urn:scalar:version:37116&quot;&gt;Adding annotated media to a page&lt;/a&gt;.&amp;nbsp;Note that before adding an annotation to a page you will need to have already created the annotation in Scalar.&lt;/p&gt;&lt;ol&gt;
 	&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Place the insertion point at the point in the page where you want to embed the annotated media.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/inline_annotation.png&quot; alt=&quot;Inline annotation icon&quot;&gt; and select the annotation you want to embed.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:34:50-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54057"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-annotated-media-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-inline-media-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:47:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12794"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-media-to-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-media-to-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-inline-media-to-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Adding inline media to a page</dcterms:title>
    <dcterms:description>How to embed media directly into a Scalar page.</dcterms:description>
    <sioc:content>&lt;p&gt;Following these steps will embed a media player in a page at a specific point. To insert a media link instead (less precise, but more flexible in that the default view for the page determines the placement and size of the resulting media player), see&amp;nbsp;&lt;a href=&quot;quickstart-adding-media-to-a-page&quot; rel=&quot;urn:scalar:version:37115&quot;&gt;Adding media to a page&lt;/a&gt;.&amp;nbsp;Note that before adding media to a page you will need to have already imported the media into Scalar.&amp;nbsp;&lt;/p&gt;&lt;ol&gt;
 	&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Place the insertion point at the point in the page where you want to embed the media.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/inline_media.png&quot; alt=&quot;Inline media icon&quot;&gt; and select the media you want to embed.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:26:09-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54054"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-inline-media-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-media-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:44:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12792"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-media-to-a-page.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-media-to-a-page.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-media-to-a-page.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>QuickStart: Adding media to a page</dcterms:title>
    <dcterms:description>How to add media links to a Scalar page.</dcterms:description>
    <sioc:content>&lt;p&gt;These steps will add a media link to a page; the placement and size of the resulting media player depends on the page&#039;s&amp;nbsp;&lt;a href=&quot;selecting-a-pages-default-view&quot; rel=&quot;urn:scalar:version:37059&quot;&gt;default view&lt;/a&gt;.&amp;nbsp;To insert media at a specific position (more precise, but less flexible), see&amp;nbsp;&lt;a href=&quot;quickstart-adding-inline-media-to-a-page&quot; rel=&quot;urn:scalar:version:37119&quot;&gt;Adding inline media to a page&lt;/a&gt;.&amp;nbsp;Note that before adding media to a page you will need to have already imported the media into Scalar.&amp;nbsp;&lt;/p&gt;&lt;ol&gt; 	&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to link to the media.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/media.png&quot; alt=&quot;Media icon&quot;&gt; and select the media you want to link.&lt;/li&gt;
	&lt;li&gt;Next to &quot;Default view,&quot; select the&amp;nbsp;&lt;a href=&quot;selecting-a-pages-default-view&quot; rel=&quot;urn:scalar:version:37059&quot;&gt;view&lt;/a&gt;&amp;nbsp;you want for this page (only the Text emphasis, Media emphasis, Split Emphasis, and Media per paragraph views support linked media).&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:11:02-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54051"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-media-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-miscellaneous-content-links-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T14:00:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12798"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-miscellaneous-content-links-to-a-page.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-miscellaneous-content-links-to-a-page.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-miscellaneous-content-links-to-a-page.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Adding miscellaneous content links to a page</dcterms:title>
    <dcterms:description>How to link any online content to a page.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to link to the content.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/regular_link.png&quot; alt=&quot;Link icon&quot;&gt; and enter the URL of the content you want to link, then click &quot;OK.&quot;&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;  &lt;p&gt;For more details, see Adding Media and Links.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:38:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54059"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-miscellaneous-content-links-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-notes-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:53:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12796"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-notes-to-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-notes-to-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-notes-to-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Adding notes to a page</dcterms:title>
    <dcterms:description>How to add a note link to a Scalar page.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to link to the note.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/note.png&quot; alt=&quot;Note icon&quot;&gt; and select the content you want to link as a note, or create a new note using the &quot;Create a new page on the fly&quot; area at the bottom of the pop-up.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:34:11-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54056"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-notes-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-scalar-content-links-to-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:59:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12797"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-scalar-content-links-to-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-scalar-content-links-to-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-adding-scalar-content-links-to-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Adding Scalar content links to a page</dcterms:title>
    <dcterms:description>How to link other Scalar content to a page.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to link to the Scalar content.&lt;/li&gt;
	&lt;li&gt;Click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/scalar_link.png&quot; alt=&quot;Scalar link icon&quot;&gt; and select the content you want to link.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;adding-media-and-links&quot; rel=&quot;urn:scalar:version:37058&quot;&gt;Adding Media and Links&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:37:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54058"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-adding-scalar-content-links-to-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-a-video">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:41:09-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12789"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-a-video.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-a-video.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-a-video.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Annotating a video</dcterms:title>
    <dcterms:description>How to add an annotation to a video file.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
	&lt;li&gt;Navigate to the video you wish to annotate and click &quot;Edit annotations&quot; at the bottom.&lt;/li&gt;
	&lt;li&gt;In the annotation editor, click the plus button to create a new annotation.&lt;/li&gt;
	&lt;li&gt;Enter the title of the annotation.&lt;/li&gt;
	&lt;li&gt;Use the two &quot;Set&quot; buttons to set the in and out points of the annotation to the current position of the playhead.&lt;/li&gt;
	&lt;li&gt;Enter the content of the annotation.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;          
&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;annotating-media&quot; rel=&quot;urn:scalar:version:36896&quot;&gt;Annotating Media&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:55:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54046"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-a-video"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-an-image">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:36:55-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12788"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-an-image.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-an-image.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-an-image.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Annotating an image</dcterms:title>
    <dcterms:description>How to add an annotation to an image file.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
	&lt;li&gt;Navigate to the image you wish to annotate and click &quot;Edit annotations&quot; at the bottom.&lt;/li&gt;
	&lt;li&gt;In the annotation editor, click the plus button to create a new annotation.&lt;/li&gt;
	&lt;li&gt;Enter the title of the annotation.&lt;/li&gt;
	&lt;li&gt;Enter the position (X, Y) and dimensions (W, H) of the annotation, in either pixels or percentages.&lt;/li&gt;
	&lt;li&gt;Enter the content of the annotation.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;          
&lt;/ol&gt;   &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;annotating-media&quot; rel=&quot;urn:scalar:version:36896&quot;&gt;Annotating Media&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:54:46-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54044"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-an-image"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-plain-text">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:41:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12790"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-plain-text.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-plain-text.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-annotating-plain-text.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Annotating plain text</dcterms:title>
    <dcterms:description>How to add an annotation to a plain text file.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
	&lt;li&gt;Click &quot;New&quot; at the bottom to create a new page; this page will become the annotation.&lt;/li&gt;               
	&lt;li&gt;Enter the title, description, and content of the page.&lt;/li&gt;
	&lt;li&gt;Next to the text reading &quot;To make this page an annotation,&quot; click &quot;specify media that it annotates.&quot;&lt;/li&gt;
	&lt;li&gt;Select the text file you want to annotate.&lt;/li&gt;
	&lt;li&gt;Enter the starting and ending lines of the annotation.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;  &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;annotating-media&quot; rel=&quot;urn:scalar:version:36896&quot;&gt;Annotating Media&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:58:29-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54048"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-annotating-plain-text"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-new-book-after-registering">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:20:18-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12784"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-new-book-after-registering.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-new-book-after-registering.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-new-book-after-registering.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>QuickStart: Creating a new book after registering</dcterms:title>
    <dcterms:description>How to create a new book when you already have a Scalar account.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Go to the &lt;a href=&quot;http://scalar.usc.edu/works&quot;&gt;index&lt;/a&gt; and sign in using the link in the upper right corner.&lt;/li&gt;
	&lt;li&gt;Click &quot;Dashboard&quot; in the upper right corner.&lt;/li&gt;
	&lt;li&gt;Click the &quot;My account&quot; tab.&lt;/li&gt;
	&lt;li&gt;Enter the title of the new book in the &quot;Create new book&quot; field, and click &quot;Create.&quot;&lt;/li&gt;
	&lt;li&gt;Click the title of your book under &quot;Your books&quot; to go to its home page.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;creating-your-first-book&quot; rel=&quot;urn:scalar:version:36950&quot;&gt;Creating Your First Book&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:36:37-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54029"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-new-book-after-registering"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:42:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12791"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-page.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-page.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-page.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Creating a page</dcterms:title>
    <dcterms:description>How to create a new Scalar page.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
	&lt;li&gt;Click &quot;New&quot; at the bottom to create a new page.&lt;/li&gt;     
	&lt;li&gt;Enter the title, description, and content of the page.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;
&lt;/ol&gt;  &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;creating-pages&quot; rel=&quot;urn:scalar:version:37041&quot;&gt;Creating Pages&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:58:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54049"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-path">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T14:01:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12799"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-path.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-path.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-path.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Creating a path</dcterms:title>
    <dcterms:description>How to create a path in Scalar.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Next to the text reading &quot;To make this page a path,&quot; click &quot;specify the items that it contains.&quot;&lt;/li&gt;
	&lt;li&gt;Select the content you want to add to the path and click &quot;Add selected.&quot;&lt;/li&gt;
	&lt;li&gt;Drag and drop the content to reorder it if necessary.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;    
&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;whole-whole-relationships&quot; rel=&quot;urn:scalar:version:37069&quot;&gt;Whole-Whole Relationships&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:39:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54060"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-path"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-tag">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T14:02:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12800"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-tag.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-tag.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-creating-a-tag.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>QuickStart: Creating a tag</dcterms:title>
    <dcterms:description>How to create a tag in Scalar.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Next to the text &quot;To make this page a tag,&quot; click &quot;specify the items that it tags.&quot;&lt;/li&gt;
	&lt;li&gt;Select the content you want to tag and click &quot;Add selected.&quot;&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;    
&lt;/ol&gt;	&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;whole-whole-relationships&quot; rel=&quot;urn:scalar:version:37069&quot;&gt;Whole-Whole Relationships&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T16:39:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54061"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-creating-a-tag"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-an-online-archive">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:25:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12785"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-an-online-archive.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-an-online-archive.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-an-online-archive.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>QuickStart: Importing media from an online archive</dcterms:title>
    <dcterms:description>How to import media from Scalar-supported archives.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;
	&lt;li&gt;Roll over the menu at the top of the navigation widget on the left and select &quot;&lt;a href=&quot;media/Navigation%20Import%20Mode.png&quot; resource=&quot;media/navigation-import-mode&quot; rel=&quot;urn:scalar:version:53989&quot;&gt;Import&lt;/a&gt;.&quot;&lt;/li&gt;
	&lt;li&gt;Click either &quot;Affiliated archives&quot; or &quot;Other archives&quot; depending on the source you&#039;re importing from.&lt;/li&gt;
	&lt;li&gt;Use the import screen to search for media in the archive.&lt;/li&gt;
	&lt;li&gt;Check the checkboxes of any media you wish to import and click &quot;Import selected media.&quot;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;importing-media-from-online-archives&quot; rel=&quot;urn:scalar:version:36996&quot;&gt;Importing Media from Online Archives&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:46:51-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54036"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-an-online-archive"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-your-local-hard-drive">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:30:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12786"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-your-local-hard-drive.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-your-local-hard-drive.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-your-local-hard-drive.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Importing media from your local hard drive</dcterms:title>
    <dcterms:description>How to import your own media into Scalar.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;             
	&lt;li&gt;Roll over the menu at the top of the navigation widget on the left and select &quot;&lt;a href=&quot;media/Navigation%20Import%20Mode.png&quot; resource=&quot;media/navigation-import-mode&quot; rel=&quot;urn:scalar:version:53989&quot;&gt;Import&lt;/a&gt;.&quot;&lt;/li&gt;   
	&lt;li&gt;Click &quot;Local media files.&quot;&lt;/li&gt;
	&lt;li&gt;Enter a title and description for the media.&lt;/li&gt;
	&lt;li&gt;Click &quot;Choose file&quot; and select the media you wish to import.&lt;/li&gt;
	&lt;li&gt;Click &quot;Upload.&quot;&lt;/li&gt;
&lt;/ol&gt;  &lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;importing-your-own-media&quot; rel=&quot;urn:scalar:version:37002&quot;&gt;Importing Your Own Media&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:53:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54042"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-media-from-your-local-hard-drive"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-other-online-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:32:02-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12787"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-other-online-media.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-other-online-media.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-importing-other-online-media.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Importing other online media</dcterms:title>
    <dcterms:description>How to import miscellaneous online media.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;             
	&lt;li&gt;Roll over the menu at the top of the navigation widget on the left and select &quot;&lt;a href=&quot;media/Navigation%20Import%20Mode.png&quot; resource=&quot;media/navigation-import-mode&quot; rel=&quot;urn:scalar:version:53989&quot;&gt;Import&lt;/a&gt;.&quot;&lt;/li&gt;  
	&lt;li&gt;Click &quot;Internet media files.&quot;&lt;/li&gt;
	&lt;li&gt;Enter a title and description for the media.&lt;/li&gt;
	&lt;li&gt;Enter the URL where the media is hosted.&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt; &lt;/ol&gt;
&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;importing-other-online-media&quot; rel=&quot;urn:scalar:version:37001&quot;&gt;Importing Other Online Media&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:52:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54040"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-importing-other-online-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-inserting-a-link-into-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-15T10:35:56-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:90377"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-inserting-a-link-into-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-inserting-a-link-into-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-inserting-a-link-into-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Quickstart: Inserting a link into a page</dcterms:title>
    <dcterms:description>How to insert a regular and Scalar link into a page</dcterms:description>
    <sioc:content>&lt;ol&gt; 	&lt;li&gt;Sign in to your Scalar account.&lt;/li&gt;  
    &lt;li&gt;Click &quot;New&quot; at the bottom to create a new page, or navigate to an existing page and click &quot;Edit.&quot;&lt;/li&gt;   
	&lt;li&gt;Select the text you want to set as a link.&lt;/li&gt;
	&lt;li&gt;To link to a page outside your Scalar project, click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/regular_link.png&quot; alt=&quot;Media icon&quot;&gt; and type or paste in the url to which you&#039;d like to link. 
&lt;/li&gt;
&lt;li&gt;To link to a page in your Scalar project, click &lt;img src=&quot;http://scalar.usc.edu/works/system/application/views/widgets/wysiwyg/scalar_link.png&quot; alt=&quot;Media icon&quot;&gt; and select the page to which you&#039;d like to link. 
&lt;/li&gt;
	&lt;li&gt;Click &quot;Save.&quot;&lt;/li&gt;&lt;/ol&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-15T10:38:02-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:221699"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-inserting-a-link-into-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-registering-an-account-and-creating-your-first-book">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:18:43-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12783"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstart-registering-an-account-and-creating-your-first-book.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstart-registering-an-account-and-creating-your-first-book.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstart-registering-an-account-and-creating-your-first-book.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>QuickStart: Registering an account and creating your first book</dcterms:title>
    <dcterms:description>How to quickly get started with a Scalar account and a new book.</dcterms:description>
    <sioc:content>&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://scalar.usc.edu/works/system/register?redirect_url=/works/&quot;&gt;Register&lt;/a&gt; for a Scalar account, entering the name of your new book at the bottom of the form.&lt;/li&gt;
	&lt;li&gt;Click on the name of your new book in the index.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;For more details, see&amp;nbsp;&lt;a href=&quot;creating-an-account&quot; rel=&quot;urn:scalar:version:36948&quot;&gt;Creating an Account&lt;/a&gt;.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T13:19:22-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37100"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstart-registering-an-account-and-creating-your-first-book"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstarts">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-28T14:04:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12801"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/quickstarts.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/quickstarts.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/quickstarts.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>QuickStarts</dcterms:title>
    <dcterms:description>A path of all QuickStart content in this user&#039;s guide.</dcterms:description>
    <sioc:content>This path gathers all of the QuickStart material from the entire user&#039;s guide in one place.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-15T10:40:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:221702"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/quickstarts"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/radial-visualization">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:42:20-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12712"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/radial-visualization.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/radial-visualization.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/radial-visualization.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Radial Visualization</dcterms:title>
    <dcterms:description>A book&#039;s content, rendered as a ring.</dcterms:description>
    <sioc:content>&lt;p&gt;The&amp;nbsp;&lt;a href=&quot;media/scalar_visradial.png&quot; resource=&quot;media/radial-visualization-view&quot; rel=&quot;urn:scalar:version:37027&quot;&gt;radial visualization&lt;/a&gt;&amp;nbsp;displays all content in the book as a double ring with arcs color-coded by content type. The inner ring displays each piece of content as a separate arc, while the outer ring collects content into groups by type. Rolling over the arc for a piece of content reveals its relationships to other pieces of content in the book via connecting curves.&lt;/p&gt;&lt;p&gt;Clicking an arc in the outer ring will cause it to expand so its contents can be more clearly viewed. Clicking an arc in the inner ring selects it, keeping its relationships visible even when rolling over other content, allowing multiple sets of relationships to be viewed simultaneously. If the visualization is accessed from a specific page of the book, that page is selected by default when the visualization first appears. To deselect an arc, simply click it again.&lt;/p&gt;&lt;p&gt;Double-clicking a arc in the inner ring will open the associated content (page or media file).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:10:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37071"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/radial-visualization"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/rdf-syntax">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:24:47-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18107"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/rdf-syntax.33"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/rdf-syntax.33"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/rdf-syntax.33">
    <ov:versionnumber>33</ov:versionnumber>
    <dcterms:title>RDF Syntax</dcterms:title>
    <dcterms:description>Understanding the RDF syntax used in Scalar&#039;s API</dcterms:description>
    <sioc:content>&lt;p&gt;All API results are returned in RDF, serialized as either RDF-XML or RDF-JSON. The serialization can be managed by the ?format=[xml|json]&amp;nbsp;&lt;a href=&quot;get-variables&quot; rel=&quot;urn:scalar:version:51272&quot;&gt;GET variable&lt;/a&gt;&amp;nbsp;(xml is the default). RDF can be intimidating when first encountered. However, it can be summed up by stating that it is content presented in a flatted or non-hierarchical way. For example, each Scalar node — page, media, annotation, etc. — is a node in the RDF output. Additionally, each relationship is also a node, linking two other nodes together. The relationship nodes are at the same hierarchical level as the content nodes, thus presenting RDF’s flattened hierarchy.&lt;/p&gt;&lt;h5&gt;Content Nodes&lt;/h5&gt;&lt;p&gt;As a practical example, consider the&amp;nbsp;&lt;a href=&quot;index&quot; rel=&quot;urn:scalar:version:51167&quot;&gt;home page&lt;/a&gt;&amp;nbsp;of this User&#039;s Guide represented in RDF-XML:&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/rdf_snippet_2.xml&quot; resource=&quot;media/rdf-snippet-1-alt-2&quot; rel=&quot;urn:scalar:version:51383&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;In the above example, you can see that a piece of Scalar content is broken into two RDF nodes: first, the content wrapper, and then its version. In this case, the version number 23 of the piece of content is output.&lt;/p&gt;&lt;h5&gt;Relationship Nodes&lt;/h5&gt;&lt;p&gt;Now consider a second piece of content with the URL, &lt;a href=&quot;http://scalar.usc.edu/works/guide/getting-started&quot;&gt;http://scalar.usc.edu/works/guide/getting-started&lt;/a&gt;. To create a relationship between the two pieces of content, a third node can be provided in RDF (using the ?rec=1&amp;nbsp;&lt;a href=&quot;get-variables&quot; rel=&quot;urn:scalar:version:51272&quot;&gt;GET variable&lt;/a&gt;):&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/rdf-snippet-2.xml&quot; resource=&quot;media/rdf-xml-code-snippet-2&quot; rel=&quot;urn:scalar:version:51386&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;In this relationship node, a body is described as the home page (/index), and the target as the getting started page (/getting-started). This node is describing a relationship where “getting started” is index 1 of the home page. Put another way, the home page is a path containing other pages where “getting started” is the first page in the path. All RDF follows these three node types: content, version, and relationship nodes.&amp;nbsp;&lt;/p&gt;&lt;h5&gt;RDF-JSON&lt;/h5&gt;&lt;p&gt;RDF-XML can be difficult to traverse, therefore the Scalar API also offers the same data in the RDF-JSON format. For example, here is the same content described above in JSON format (using the ?format=json&amp;nbsp;&lt;a href=&quot;get-variables&quot; rel=&quot;urn:scalar:version:51272&quot;&gt;GET variable&lt;/a&gt;):&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/rdf-json-snippet.xml&quot; resource=&quot;media/rdf-json-code-snippet&quot; rel=&quot;urn:scalar:version:51387&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;In RDF-JSON, data is provided as an object. The only difference between an RDF-JSON object and a typical JSON object is that rather than index numbers to denote each node as in JSON (e.g., 0, 1, 2, …), in RDF-JSON the URL of each node acts as its key (e.g., &lt;a href=&quot;http://scalar.usc.edu/works/guide/index.23&quot;&gt;http://scalar.usc.edu/works/guide/index.23&lt;/a&gt;).
&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-08-13T09:38:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:212917"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/rdf-syntax"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/reading-in-scalar">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:12:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12667"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/reading-in-scalar.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/reading-in-scalar.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/reading-in-scalar.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Reading in Scalar</dcterms:title>
    <dcterms:description>The types of content in a Scalar book and how they work together.</dcterms:description>
    <sioc:content>&lt;h5&gt;Text&lt;/h5&gt;&lt;p&gt;While text itself needs no introduction, its appearance in Scalar bears mentioning a few items of note:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;strong&gt;Links.&lt;/strong&gt; Rolling over a link in the body text of a Scalar book often reveals&amp;nbsp;&lt;a href=&quot;media/scalar_link.png&quot; resource=&quot;media/scalar-link-rollover&quot; rel=&quot;urn:scalar:version:36963&quot;&gt;additional information&lt;/a&gt;&amp;nbsp;about its contents.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Media Links.&lt;/strong&gt; Each&amp;nbsp;&lt;a href=&quot;media/scalar_medialink.png&quot; resource=&quot;media/scalar-media-link&quot; rel=&quot;urn:scalar:version:36964&quot;&gt;media link&lt;/a&gt;&amp;nbsp;is preceded by an icon for the type of media it references; clicking a link to a time-based media file causes it to start (and subsequently to stop) playing, while links to other media types simply highlight the media on the page when clicked.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Notes links.&lt;/strong&gt; These links are preceded by a&amp;nbsp;&lt;a href=&quot;media/scalar_noteslink.png&quot; resource=&quot;media/scalar-note-link&quot; rel=&quot;urn:scalar:version:36965&quot;&gt;note icon&lt;/a&gt;&amp;nbsp;and serve a similar function as footnotes, displaying additional content when rolled over.&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Media&lt;/h5&gt;&lt;p&gt;Embedded media files&amp;nbsp;have a few extra features that go beyond simple playback and viewing. The Details button in the lower left corner of the media opens an&amp;nbsp;expanded view&amp;nbsp;in which all aspects of the media file, from annotations to metadata, can be examined. Clicking &quot;Permalink&quot; will take you to the media&#039;s dedicated page, and clicking &quot;Popout&quot; will open the media file itself in a new window.&lt;/p&gt;&lt;p&gt;If a media file has annotations, they will be available in different ways depending on the media type and display method. In some cases, an &quot;Annotations&quot; link will toggle the display of all of the file&#039;s annotations, which can be individually clicked; in others, you&#039;ll need to click the &quot;Details&quot; link to access them. For text and time-based media, pop-up &quot;live annotations&quot; will be displayed when the media is cued up to an annotated region.&lt;/p&gt;&lt;h5&gt;Paths&lt;/h5&gt;&lt;p&gt;Paths are sequences of pages--like chapters in a book, but more flexible. You&#039;ll know you&#039;re about to embark on a path when you see a &quot;&lt;a href=&quot;media/scalar_pathtoc.png&quot; resource=&quot;media/path-table-of-contents&quot; rel=&quot;urn:scalar:version:36974&quot;&gt;Begin this path&lt;/a&gt;&quot; button at the bottom of a page, with a table of contents beneath. Clicking the button (or on any of the listed pages) will take you into the path. Once you&#039;re on a path,&amp;nbsp;&lt;a href=&quot;media/scalar_pathnav.png&quot; resource=&quot;media/scalar-path-navigation&quot; rel=&quot;urn:scalar:version:36968&quot;&gt;additional navigation&lt;/a&gt;&amp;nbsp;at the top and bottom of the page identifies the name of the path you&#039;re on, how far you&#039;ve traveled, and provides links to move stepwise along the path. Sometimes paths lead to other paths; other times they lead back to the &quot;Home&quot; page of the book.&lt;/p&gt;&lt;p&gt;One of the things that makes Scalar paths unique is that they can share content with each other--in other words, a single page or media file can belong to multiple paths. In that case, the&amp;nbsp;&lt;a href=&quot;media/scalar_pathintersect.png&quot; resource=&quot;media/path-intersection&quot; rel=&quot;urn:scalar:version:36969&quot;&gt;additional &quot;intersecting&quot; paths&lt;/a&gt;&amp;nbsp;are shown at the top of the page, and by clicking the name of one of these paths you can &quot;switch tracks&quot; and proceed in a new direction within the book.&lt;/p&gt;&lt;p&gt;If you want to get a better sense of the structure of all of the paths in a book, try the&amp;nbsp;&lt;a href=&quot;path-visualization&quot; rel=&quot;urn:scalar:version:36928&quot;&gt;Path Visualization&lt;/a&gt;.&lt;/p&gt;&lt;h5&gt;Tags&lt;/h5&gt;&lt;p&gt;Tags are markers that are applied to pages that have something in common. If the page you&#039;re looking at has been tagged, you&#039;ll see a&amp;nbsp;&lt;a href=&quot;media/scalar_tagbar.png&quot; resource=&quot;media/scalar-tag-navigation&quot; rel=&quot;urn:scalar:version:36971&quot;&gt;tag icon at the bottom of the page&lt;/a&gt;, followed by the name of the tag and links to other pieces of content that share the same tag (or tags).&lt;/p&gt;&lt;p&gt;If you want to see how tags in a book are interrelated, try the&amp;nbsp;&lt;a href=&quot;tag-visualization&quot; rel=&quot;urn:scalar:version:36925&quot;&gt;Tag Visualization&lt;/a&gt;.&lt;/p&gt;&lt;h5&gt;Comments&lt;/h5&gt;&lt;p&gt;Any reader is free to submit a comment on any page or media file in a Scalar book by clicking the &quot;Comment on&quot; link at the bottom of the content, whether or not they have a Scalar account. It&#039;s even possible to add a comment to another comment in threaded fashion. New comments, however, will not be visible within the book until&amp;nbsp;&lt;a href=&quot;user-comments&quot; rel=&quot;urn:scalar:version:46615&quot;&gt;approved&lt;/a&gt;&amp;nbsp;to go live&amp;nbsp;by an&amp;nbsp;&lt;a href=&quot;book-users&quot; rel=&quot;urn:scalar:version:37084&quot;&gt;author user&lt;/a&gt;&amp;nbsp;for the book.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>split</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:18:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54009"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/reading-in-scalar"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/retrieve-related-nodes">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T16:00:46-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38860"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/retrieve-related-nodes.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/retrieve-related-nodes.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/retrieve-related-nodes.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Retrieve related nodes</dcterms:title>
    <sioc:content>The&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#getrelatednodes-call&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103128&quot;&gt;getRelatedNodes&lt;/a&gt;&amp;nbsp;method returns an array of nodes related to the source node by the specified relationship and in the specified direction. In this case, the call specifies that only outgoing path-type relationships should be returned. If the source node is a path, this will return all of the nodes contained in that path.</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T16:00:46-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103138"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/retrieve-related-nodes"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/retrieve-the-node">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:57:30-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38857"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/retrieve-the-node.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/retrieve-the-node.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/retrieve-the-node.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Retrieve the node</dcterms:title>
    <sioc:content>Once the node is loaded (or if its data has already been cached), the handleSuccess method is called. Here, the node is retrieved by a call to&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#getnode-call&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103126&quot;&gt;getNode&lt;/a&gt;&amp;nbsp;that passes the URI segment of the node we’re looking for (“index” in this case).</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:57:30-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103134"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/retrieve-the-node"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/saving-and-updating">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-24T13:29:49-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:18110"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/saving-and-updating.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/saving-and-updating.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/saving-and-updating.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Saving and Updating</dcterms:title>
    <dcterms:description>Using Scalar&#039;s Save-API to save and update content</dcterms:description>
    <sioc:content>Scalar also includes a Save API for creating and updating content programmatically or en masse. Please &lt;a href=&quot;http://scalar.usc.edu/contact/&quot;&gt;contact us&lt;/a&gt; if you are interested in using this functionality and we can assist.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-08-20T14:49:25-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:215362"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/saving-and-updating"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-hello-world-line-5">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:22:28-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38830"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-hello-world-line-5.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-hello-world-line-5.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-hello-world-line-5.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Scalar API script tag</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:41:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131446"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-hello-world-line-5"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-javascript-library-reference">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T16:08:05-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38861"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-javascript-library-reference.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-javascript-library-reference.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-javascript-library-reference.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>Scalar API JavaScript library reference</dcterms:title>
    <dcterms:description>Information about objects, methods, and properties available in the Scalar API JavaScript library.</dcterms:description>
    <sioc:content>Note that this is not a complete list of methods and properties available in in the library; however, the items below are guaranteed to be available in the current version of the library for as long as it is supported.&lt;div&gt;
&lt;/div&gt;&lt;div&gt;If you’re looking for a simple “hello world” example, you can find it in the&amp;nbsp;&lt;a href=&quot;getting-started-with-the-scalar-api-javascript-library&quot; rel=&quot;urn:scalar:version:103312&quot;&gt;Getting Started&lt;/a&gt;&amp;nbsp;section.&lt;/div&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-08T08:26:33-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103313"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-javascript-library-reference"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-jquery-include">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-06T16:17:36-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38789"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-jquery-include.8"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-jquery-include.8"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalar-api-jquery-include.8">
    <ov:versionnumber>8</ov:versionnumber>
    <dcterms:title>Including jQuery</dcterms:title>
    <sioc:content>The Scalar API JavaScript library requires jQuery, so we include it from the jQuery CDN using a&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#jquery-script-tag&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103096&quot;&gt;script tag&lt;/a&gt;.</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:32:08-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103097"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalar-api-jquery-include"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarapi">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T16:13:39-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38862"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalarapi.11"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalarapi.11"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarapi.11">
    <ov:versionnumber>11</ov:versionnumber>
    <dcterms:title>ScalarAPI</dcterms:title>
    <dcterms:description>The primary class in the Scalar API JavaScript library.</dcterms:description>
    <sioc:content>The primary class in the Scalar API JavaScript library. Once the Scalar API JavaScript library is loaded, the ScalarAPI object is available through the globally-scoped variable “scalarapi”.&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;h4&gt;Methods&lt;/h4&gt;&lt;div&gt;
&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Method&lt;/th&gt;&lt;th&gt;Return value&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;&lt;b&gt;getNode&lt;/b&gt;( uriOrSlug:string )&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;Returns the&amp;nbsp;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;&amp;nbsp;in the current book identified by the specified URI or URI segment (also known as the “slug”), or null if no matching ScalarNode can be found.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;loadBook&lt;/b&gt;( forceReload:boolean, successCallback:function, errorCallback:function )&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;&lt;p&gt;Load data about the current Scalar book. Returns a string indicating the current state of the request, whose possible values are “loading”, “queued”, or “loaded”.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;forceReload&lt;/b&gt; - If true, any cached data for the book will be ignored, and a new request will be executed. If false, the method will return the string “loaded” if data for the book already exists.&lt;/li&gt;&lt;li&gt;&lt;b&gt;successCallback&lt;/b&gt; - A function to be executed when the request is completed successfully.&lt;/li&gt;&lt;li&gt;&lt;b&gt;errorCallback&lt;/b&gt; - A function to be executed when the request fails.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;loadNode&lt;/b&gt;( uriSegment:string, forceReload:boolean, successCallback:function, errorCallback:function, depth:number, references:boolean, relation:string, start:number, results:number )&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;&lt;p&gt;Loads data about the specified Scalar node in the current book. Returns a string indicating the current state of the request, whose possible values are “loading”, “queued”, or “loaded”.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;uriSegment&lt;/b&gt; - The identifying URI segment (also known as the “slug”) for the node. For the home page of a Scalar book, this would be “index”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;forceReload&lt;/b&gt; - If true, any cached data for the node will be ignored, and a new request will be executed. If false, the method will return the string “loaded” if data for the requested node already exists.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;successCallback&lt;/b&gt; - A function to be executed when the request is completed successfully.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;errorCallback&lt;/b&gt; - A function to be executed when the request fails.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;depth&lt;/b&gt; - The number of degrees of separation between the requested node and any related nodes that should also be returned with this request. Higher numbers will result in longer load times; use with caution. Defaults to 0.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;references&lt;/b&gt; - If true, will return Scalar media linked from within the text of the requested node, if any. Defaults to false.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;relation&lt;/b&gt; - If not null, will only return nodes related to the requested node through the named relationship. Defaults to null, which returns nodes related through any relationship. Other possible values include “annotation”, “path”, “reply” (i.e. comment), and “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;start&lt;/b&gt; - If specified, indicates the zero-based index of the first result to be returned.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;results&lt;/b&gt; - If specified, indicates the maximum number of results to be returned.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;loadNodesByType&lt;/b&gt;( type:string, forceReload:boolean, successCallback:function, errorCallback:function, depth:number, references:boolean, relation:string, start:number, results:number )&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;&lt;p&gt;Loads all nodes of the specified type from the current Scalar book. Returns a string indicating the current state of the request, whose possible values are “loading” or “loaded”.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;type&lt;/b&gt; - The type of&amp;nbsp;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;&amp;nbsp;to be retrieved. Possible values include “annotation”, “content” (i.e. all types—use with caution), “media”, “page”, “path”, “reply” (i.e. comment), or “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;forceReload&lt;/b&gt; - If true, any cached data for the nodes will be ignored, and a new request will be executed. If false, the method will return the string “loaded” if data for the type of nodes requested already exists.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;successCallback&lt;/b&gt; - A function to be executed when the request is completed successfully.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;errorCallback&lt;/b&gt; - A function to be executed when the request fails.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;depth&lt;/b&gt; - The number of degrees of separation between the requested nodes and any related nodes that should also be returned with this request. Higher numbers will result in longer load times; use with caution. Defaults to 0.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;references&lt;/b&gt; - If true, will return Scalar media linked from within the text of the requested nodes, if any. Defaults to false.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;relation&lt;/b&gt; - If not null, will only return nodes related to the requested nodes through the named relationship. Defaults to null, which returns nodes related through any relationship. Other possible values include “annotation”, “path”, “reply” (i.e. comment), and “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;start&lt;/b&gt; - If specified, indicates the zero-based index of the first result to be returned.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;results&lt;/b&gt; - If specified, indicates the maximum number of results to be returned.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;nodeSearch&lt;/b&gt;( sq:string, successCallback:function, errorCallback:function, depth:number, references:boolean, relation:string, start:number, results:number )&lt;/td&gt;&lt;td&gt;none&lt;/td&gt;&lt;td&gt;&lt;p&gt;Loads all nodes matching the specified search query from the current Scalar book.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;sq&lt;/b&gt; - The search query to be executed.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;successCallback&lt;/b&gt; - A function to be executed when the request is completed successfully.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;errorCallback&lt;/b&gt; - A function to be executed when the request fails.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;depth&lt;/b&gt; - The number of degrees of separation between the requested nodes and any related nodes that should also be returned with this request. Higher numbers will result in longer load times; use with caution. Defaults to 0.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;references&lt;/b&gt; - If true, will return Scalar media linked from within the text of the requested nodes, if any. Defaults to false.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;relation&lt;/b&gt; - If not null, will only return nodes related to the requested nodes through the named relationship. Defaults to null, which returns nodes related through any relationship. Other possible values include “annotation”, “path”, “reply” (i.e. comment), and “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;start&lt;/b&gt; - If specified, indicates the zero-based index of the first result to be returned.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;results&lt;/b&gt; - If specified, indicates the maximum number of results to be returned.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;setBook&lt;/b&gt;( scalarURL:string )&lt;/td&gt;&lt;td&gt;none&lt;/td&gt;&lt;td&gt;Sets the Scalar book referenced in the specified URI to be the target of future API requests.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;&lt;h4&gt;Properties&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Property&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;model&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarmodel&quot; rel=&quot;urn:scalar:version:103231&quot;&gt;ScalarModel&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;Object containing all nodes for which the client has received data.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:12:52-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103246"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalarapi"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarmodel">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T17:56:51-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38886"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalarmodel.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalarmodel.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarmodel.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>ScalarModel</dcterms:title>
    <dcterms:description>A class which stores local Scalar API data.</dcterms:description>
    <sioc:content>The ScalarModel class stores local Scalar API data.&amp;nbsp;Once the Scalar API JavaScript library is loaded, the ScalarModel object is available through the “model” property of the globally-scoped variable “scalarapi”.&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Methods&lt;/h4&gt;&lt;div&gt;
&lt;/div&gt;&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Method&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;&lt;b&gt;getBookNode&lt;/b&gt;()&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;Returns the node representing the current book, if it can be found.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getMainMenuNode&lt;/b&gt;()&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;Returns the node representing the current book’s main menu, if it can be found.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getNodes&lt;/b&gt;( sort:string )&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;Returns an array all nodes for which data has been loaded, sorted according to the specified criteria (currently the only option is “alphabetical”).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getNodesWithProperty&lt;/b&gt;( property:string, value:*, sort:string )&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;&lt;p&gt;Returns an array of all nodes for which data has been loaded, that match the specified criteria.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;property&lt;/b&gt; - The property to be matched. Any named property can be used, plus a few special options:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;“scalarType” - Test for nodes with matching types like “page,” “media,” “annotation,” “tag”, etc.&lt;/li&gt;
&lt;li&gt;“dominantScalarType” - Test for the node’s most specialized type—for example: every path is also a page, but with this test all paths will only match the “path” type and not the “page” type.&lt;/li&gt;
&lt;li&gt;“mediaSource” - Test for media nodes whose whose source files match the named types specified in scalarapi.mediaSources, such as “JPEG”, “WAV”, etc.
&lt;/li&gt;&lt;li&gt;“contentType” - Test for media nodes whose source files match the named content types specified in scalarapi.mediaSources, such as “audio”, “video”, etc.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;value&lt;/b&gt; - The value to be matched.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;sort&lt;/b&gt; - Sort method to be applied to the results (currently the only option is “alphabetical”).&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:12:22-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103245"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalarmodel"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarnode">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:00:49-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38887"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalarnode.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalarnode.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarnode.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>ScalarNode</dcterms:title>
    <dcterms:description>A class which represents a single Scalar node.</dcterms:description>
    <sioc:content>The ScalarNode class represents a single node of a Scalar book.&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Methods&lt;/h4&gt;&lt;div&gt;
&lt;/div&gt;&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Method&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;&lt;b&gt;getDisplayTitle&lt;/b&gt;( removeMarkup:boolean )&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Returns the title of the node, formatted for display. If the removeMarkup parameter is true, HTML markup will be removed from the title.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getDominantScalarType&lt;/b&gt;()&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;Returns an object literal describing the most specialized type associated with the node— for example: while every path is also a page, this method will only return the “path” object for nodes that are paths.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getRelatedNodes&lt;/b&gt;( type:string, direction:string, includeNonPages:boolean )&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;&lt;p&gt;Returns an array of&amp;nbsp;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103235&quot;&gt;ScalarNode&lt;/a&gt;&amp;nbsp;objects related to the node by the specified criteria.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;type&lt;/b&gt; - The type of relationship to match. Possible values include “annotation”, “path”, “reply” (i.e. comment), and “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;direction&lt;/b&gt; - The direction of the relationship relative to this node, either “outgoing” or “incoming”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;includeNonPages&lt;/b&gt; - If true, will include non-page nodes (like authors, for example) in the results.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getRelations&lt;/b&gt;( type:string, direction:string, sort:string, includeNonPages:boolean )&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;&lt;p&gt;Returns an array of&amp;nbsp;&lt;a href=&quot;scalarrelation&quot; rel=&quot;urn:scalar:version:103238&quot;&gt;ScalarRelation&lt;/a&gt;&amp;nbsp;objects related to the node by the specified criteria.&lt;/p&gt;Method parameters:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;type&lt;/b&gt; - The type of relationship to match. Possible values include “annotation”, “path”, “reply” (i.e. comment), and “tag”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;direction&lt;/b&gt; - The direction of the relationship relative to this node, either “outgoing” or “incoming”.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;sort&lt;/b&gt; - Sort method to be applied to the results. Available options are “index”, which returns results in their author-specified order, or “reverseindex” which reverses the author-specified order of the results.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;includeNonPages&lt;/b&gt; - If true, will include non-page nodes (like authors, for example) in the results.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;getSortTitle&lt;/b&gt;()&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Returns the title of the node, formatted for alphabetical sorting (i.e. with initial non-alphabetic components like the word “the” removed). Normally used for internal processing of arrays of nodes.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;hasScalarType&lt;/b&gt;( typeName:string )&lt;/td&gt;&lt;td&gt;boolean&lt;/td&gt;&lt;td&gt;Returns true if any of the Scalar types associated with the node match the specified type name.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;h4&gt;Properties&lt;/h4&gt;
&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Property&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;color&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The HTML color associated with this node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;current&lt;/td&gt;&lt;td&gt;ScalarVersion&lt;/td&gt;&lt;td&gt;The most current known ScalarVersion associated with the node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;data&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;The raw JSON data for the node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;defaultView&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The name of the default view associated with this node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;incomingRelations&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;An array of ScalarRelation objects describing the node’s incoming relationships.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;outgoingRelations&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;An array of ScalarRelation objects describing the node’s outgoing relationships.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;properties&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;All known properties associated with the node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;scalarTypes&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;An array of objects describing all of the Scalar types this node is a member of.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;slug&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The unique URI segment that identifies the node within the current book.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;thumbnail&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The URL of the thumbnail image associated with this node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;url&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The URL of the node.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;versions&lt;/td&gt;&lt;td&gt;array&lt;/td&gt;&lt;td&gt;An array of all known ScalarVersions associated with the node.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:13:47-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103247"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalarnode"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarrelation">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:04:34-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38889"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalarrelation.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalarrelation.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarrelation.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>ScalarRelation</dcterms:title>
    <dcterms:description>A class that describes a relationship between two ScalarNodes.</dcterms:description>
    <sioc:content>The ScalarRelation class describes a relationship between two ScalarNodes.&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Properties&lt;/h4&gt;
&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Property&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;body&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103247&quot;&gt;ScalarNode&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;The node that is the subject of the relationship.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;endString&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;String describing the ending point of the relation (as with annotations).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;id&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Unique id of the relation.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;index&lt;/td&gt;&lt;td&gt;number&lt;/td&gt;&lt;td&gt;The relation’s sorting index relative to its siblings (as with pages in a path).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;properties&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;All known properties associated with the relation.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;separator&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Appropriate separate to insert between the startString and endString of the relation to express its span.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;startString&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;String describing the starting point of the relation (as with annotations).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;subType&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Refines the type of an annotation relation. Possible values include “spatial”, “temporal”, or “textual”.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;target&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;scalarnode&quot; rel=&quot;urn:scalar:version:103247&quot;&gt;ScalarNode&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;The node that is the object of the relationship.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;type&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;Object literal describing the type of the relationship.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:14:41-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103250"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalarrelation"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarversion">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:03:19-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38888"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/scalarversion.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/scalarversion.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/scalarversion.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>ScalarVersion</dcterms:title>
    <dcterms:description>A class that represents a single version of a ScalarNode.</dcterms:description>
    <sioc:content>The ScalarVersion class represents a single version of a ScalarNode.&lt;div&gt;
&lt;/div&gt;&lt;h4&gt;Properties&lt;/h4&gt;
&lt;table class=&quot;figure&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Property&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;auxProperties&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;All known auxiliary properties associated with the version (these are optional additional metadata added by authors).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;color&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The HTML color associated with this version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;content&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The HTML content of the version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;created&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Creation date of the version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;data&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;The raw JSON data for the version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;defaultView&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The name of the default view associated with this version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;description&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The version’s description.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;extension&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;File extension of the version’s media (media nodes only).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;isVersionOf&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;URL of the node this version applies to.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;mediaSource&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;Object literal describing the source of the version’s media (media nodes only).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;number&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Index of this version in the version order (if left unchanged by the author, this is also the version creation order).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;properties&lt;/td&gt;&lt;td&gt;object&lt;/td&gt;&lt;td&gt;All known standard properties associated with the version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;sourceFile&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;URL of the version’s source file (media nodes only).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;title&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The title of the version.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;url&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;The URL of the version.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T18:03:19-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103236"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/scalarversion"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/selecting-a-pages-default-view">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:28:04-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12705"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/selecting-a-pages-default-view.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/selecting-a-pages-default-view.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/selecting-a-pages-default-view.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Selecting a Page&#039;s Default View</dcterms:title>
    <dcterms:description>Determining the default appearance of a page.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;i&gt;This section describes functionality in Scalar&#039;s page editor, which is accessed by clicking the &quot;New&quot; button (if creating new content) or the &quot;Edit&quot; button (if editing existing content) at the bottom of the page.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Immediately below the text editor is a drop-down menu for selecting the default view for the page. Any given page in Scalar can be rendered in a variety of ways; these are called views. Every page has a default view that determines what the user sees when they first arrive at the page. The most commonly used views can be thought of as layout templates; they govern the relationship between text and media. Other views try to visualize the relationship of the current page to other pages in the book, and still others are purely utilitarian. Let&#039;s explore each of the default view options in turn.&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;&lt;strong&gt;Single column.&lt;/strong&gt; Displays&amp;nbsp;&lt;a href=&quot;media/scalar_singlecolumn.png&quot; resource=&quot;media/single-column-view&quot; rel=&quot;urn:scalar:version:37021&quot;&gt;only the text&lt;/a&gt;&amp;nbsp;of the page in a single column; all Scalar media links are ignored.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Text emphasis.&lt;/strong&gt; Dedicates&amp;nbsp;&lt;a href=&quot;media/scalar_textemphasis.png&quot; resource=&quot;media/text-emphasis-view&quot; rel=&quot;urn:scalar:version:37022&quot;&gt;most of the page to the text&lt;/a&gt;, with a small column on the right for embedded media.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Media emphasis.&lt;/strong&gt; Dedicates&amp;nbsp;&lt;a href=&quot;media/scalar_mediaemphasis.png&quot; resource=&quot;media/media-emphasis-view&quot; rel=&quot;urn:scalar:version:37023&quot;&gt;most of the page to media&lt;/a&gt;, with a scrolling display area at the top and text below.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Split emphasis.&lt;/strong&gt; A more even&amp;nbsp;&lt;a href=&quot;media/scalar_splitemphasis.png&quot; resource=&quot;media/split-emphasis-view&quot; rel=&quot;urn:scalar:version:37024&quot;&gt;balance of text and media&lt;/a&gt;, with text on the right and media in a column on the left.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Media per paragraph (above)&lt;/strong&gt; Displays any media linked in a given paragraph in small&amp;nbsp;&lt;a href=&quot;media/scalar_paragraphabove.png&quot; resource=&quot;media/media-per-paragraph-above-view&quot; rel=&quot;urn:scalar:version:37025&quot;&gt;media players just above&amp;nbsp;&lt;/a&gt;the paragraph.&lt;/li&gt; 
	&lt;li&gt;&lt;strong&gt;Media per paragraph (below)&lt;/strong&gt; Displays any media linked in a given paragraph in small&amp;nbsp;&lt;a href=&quot;media/scalar_paragraphbelow.png&quot; resource=&quot;media/media-per-paragraph-below-view&quot; rel=&quot;urn:scalar:version:37026&quot;&gt;media players just below&amp;nbsp;&lt;/a&gt;the paragraph.&lt;/li&gt; 
	&lt;li&gt;&lt;strong&gt;Visualization: Radial&lt;/strong&gt; Renders the relationships between all of the pages and media in the book in an interactive&amp;nbsp;&lt;a href=&quot;media/scalar_visradial.png&quot; resource=&quot;media/radial-visualization-view&quot; rel=&quot;urn:scalar:version:37027&quot;&gt;radial graph&lt;/a&gt;.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Visualization: Index&lt;/strong&gt; Renders the relationships between all of the pages and media in the book in an&amp;nbsp;&lt;a href=&quot;media/scalar_visindex.png&quot; resource=&quot;media/index-visualization-view&quot; rel=&quot;urn:scalar:version:37028&quot;&gt;interactive grid&lt;/a&gt;.&lt;/li&gt;   
	&lt;li&gt;&lt;strong&gt;Visualization: Paths&lt;/strong&gt; Draws a&amp;nbsp;&lt;a href=&quot;media/scalar_vispath.png&quot; resource=&quot;media/path-visualization-view&quot; rel=&quot;urn:scalar:version:37029&quot;&gt;hierarchical graph&lt;/a&gt;&amp;nbsp;of all of the paths in the book.&lt;/li&gt;   
	&lt;li&gt;&lt;strong&gt;Visualization: Media&lt;/strong&gt; Renders a force-directed&amp;nbsp;&lt;a href=&quot;media/scalar_vismedia.png&quot; resource=&quot;media/media-visualization-view&quot; rel=&quot;urn:scalar:version:37030&quot;&gt;graph of media&lt;/a&gt;&amp;nbsp;in the book and the pages which reference it.&lt;/li&gt;   
	&lt;li&gt;&lt;strong&gt;Visualization: Tags&lt;/strong&gt; Renders a force-directed&amp;nbsp;&lt;a href=&quot;media/scalar_vistag.png&quot; resource=&quot;media/tag-visualization-view&quot; rel=&quot;urn:scalar:version:37031&quot;&gt;graph of tags&lt;/a&gt;&amp;nbsp;in the book and their associated content.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;History browser&lt;/strong&gt; Displays the text of all versions of the resource in a single page.&lt;/li&gt;&lt;/ul&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:51:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37059"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/selecting-a-pages-default-view"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/set-the-current-scalar-book">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:54:24-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38855"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/set-the-current-scalar-book.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/set-the-current-scalar-book.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/set-the-current-scalar-book.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Set the current Scalar book</dcterms:title>
    <sioc:content>Before using the Scalar API JavaScript library to retrieve data, it needs to be told which Scalar book to get the data from. This is done using the&amp;nbsp;&lt;a href=&quot;media/scalarapi_helloworld.js#setbook-call&quot; resource=&quot;media/scalar-api-hello-world-example-code&quot; rel=&quot;urn:scalar:version:103117&quot;&gt;setBook&lt;/a&gt;&amp;nbsp;method, which accepts any URL from the desired book.</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T15:54:42-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:103131"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/set-the-current-scalar-book"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/setbook-call">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-01-07T14:39:05-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:38848"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/setbook-call.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/setbook-call.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/setbook-call.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>setBook() call</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-03-20T13:42:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:131447"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/setbook-call"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/sharing">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-09-29T16:27:15-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:92740"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/sharing.6"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/sharing.6"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/sharing.6">
    <ov:versionnumber>6</ov:versionnumber>
    <dcterms:title>Sharing</dcterms:title>
    <sioc:content>The Dashboard&#039;s Sharing tab allows you to set parameters regarding the availability and duplicability of your book.

&lt;strong&gt;&lt;a class=&quot;inline&quot; href=&quot;media/sharing_tab.jpg&quot; resource=&quot;media/sharing-tab&quot; rel=&quot;urn:scalar:version:226820&quot;&gt;&lt;/a&gt;
Availability.&lt;/strong&gt; To make your book&#039;s URL accessible without a login (and thus crawlable by search engines), set &quot;Make URL public?&quot; to Yes. To make your book accessible in Scalar&#039;s Index page, set &quot;Display in Scalar indexes?&quot; to Yes.

&lt;b&gt;Reviewability&lt;/b&gt;. Here, authors can select settings for Scalar&#039;s commenting feature as well as activate the Hypothes.is annotation sidebar. The Hypothes.is sidebar allows readers to select any span of text on the page of a project and offer queries, comments, and ultimately, initiate threaded conversations about their selection.

&lt;b&gt;Joinability&lt;/b&gt;. Setting joinability to &quot;Yes&quot; will allow other Scalar account holders to ask permission to become an author on your book. An email will be sent to you when a user requests book authorship.

&lt;b&gt;Duplicability&lt;/b&gt;. Selecting &quot;Yes&quot; will allow you and others to duplicate your book in its entirety. To duplicate your book select &quot;Yes&quot; here and then go to the My account tab in your dashboard and locate &quot;Duplicate a book&quot; just under &quot;Create new book.&quot;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-10-06T18:34:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:467419"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/sharing"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/star-trek-computerized-warfare">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Media"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-06-02T12:38:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:67657"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/star-trek-computerized-warfare.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/star-trek-computerized-warfare.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/star-trek-computerized-warfare.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Star Trek computerized warfare</dcterms:title>
    <dcterms:description>The Enterprise encounters a planet that has been at war for 500 years through computer simulation</dcterms:description>
    <art:url rdf:resource="http://videos.criticalcommons.org/transcoded/http/www.criticalcommons.org/Members/ccManager/clips/star-trek-computerized-warfare/video_file/mp4-high/startrekcomputerwar-mp4.mp4"/>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-06-02T12:38:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:180793"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/star-trek-computerized-warfare"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/story-map-embed">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T21:30:21-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84492"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/story-map-embed.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/story-map-embed.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/story-map-embed.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Story Map Embedded in a Scalar Page</dcterms:title>
    <sioc:content>&lt;iframe src=&quot;http://storymaps.esri.com/templates/swipe/&quot; frameborder=&quot;0&quot; height=&quot;650&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-11T18:41:05-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205782"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/story-map-embed"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/styling-a-page">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:21:44-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12702"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/styling-a-page.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/styling-a-page.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/styling-a-page.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Styling a Page</dcterms:title>
    <dcterms:description>Adding custom styling to a page.</dcterms:description>
    <sioc:content>&lt;p&gt;&lt;i&gt;This section describes functionality in Scalar&#039;s page editor, which is accessed by clicking the &quot;New&quot; button (if creating new content) or the &quot;Edit&quot; button (if editing existing content) at the bottom of the page.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Clicking open the &quot;Style&quot; link in the page editor reveals a host of options for customizing the look and feel (and even the sound) of your page.&lt;/p&gt;&lt;p&gt;&lt;a class=&quot;inline&quot; href=&quot;media/scalar_stylemetadata.png&quot; resource=&quot;media/style-and-metadata-portions-of-page-editor&quot; rel=&quot;urn:scalar:version:37060&quot;&gt;&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Thumbnail.&lt;/strong&gt; You can select any image in your book as the thumbnail image for the page--doing so currently has no visible effect within Scalar, but may in the future.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Color.&lt;/strong&gt; Associates a color with the page. If the page is a path, then this color will be seen in the path navigation bar and various other places in Scalar.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Background image.&lt;/strong&gt; You can select any image in your book to serve as the background image for the page. If the page is a path, the same image will also be applied automatically to all pages in the path.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Custom CSS style.&lt;/strong&gt; Allows custom CSS code to be applied to this page to alter its look and feel. If the page is a path, the same CSS will also be applied automatically to all pages in the path.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Custom Javascript.&lt;/strong&gt; Allows custom Javascript code to be added to the page. If the page is a path, the same code will also be applied automatically to all pages in the path.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Background audio.&lt;/strong&gt; You can select any audio file in your book to be played as background audio while the user is on the page (an audio player will be embedded at the bottom of the page so the audio can be turned off by the user).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:53:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37061"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/styling-a-page"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/tag-visualization">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:44:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12716"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/tag-visualization.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/tag-visualization.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/tag-visualization.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Tag Visualization</dcterms:title>
    <dcterms:description>A book&#039;s tags, rendered as a force-directed diagram.</dcterms:description>
    <sioc:content>&lt;p&gt;The&amp;nbsp;&lt;a href=&quot;media/scalar_vistag.png&quot; resource=&quot;media/tag-visualization-view&quot; rel=&quot;urn:scalar:version:37031&quot;&gt;tag visualization&lt;/a&gt;&amp;nbsp;displays the book&#039;s tags in a force-directed graph, along with the content they tag. For performance reasons, only selected tags and their relationships are shown; to show all tags, all items must be deselected. Individual items can be selected and deselected by clicking. Double-clicking a title opens the associated content (page or media file).&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:12:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37075"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/tag-visualization"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/test-1">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-11T21:07:19-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:178327"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/test-1.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/test-1.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/test-1.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>test</dcterms:title>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-09-11T21:07:19-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:444204"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/test-1"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
    <scalar:points>16.86%,35.05%,63.23%,28.62%</scalar:points>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/thanks">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <dcterms:created>2013-05-21T08:38:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:15417"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/thanks.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/thanks.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/thanks.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Thanks</dcterms:title>
    <sioc:content>for the proofing!</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <dcterms:created>2013-05-21T08:38:53-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:44349"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/thanks"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/themes">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:47:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12782"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/themes.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/themes.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/themes.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Themes</dcterms:title>
    <dcterms:description>A gallery of Scalar&#039;s built-in book themes.</dcterms:description>
    <sioc:content>This is a path of screenshots featuring Scalar&#039;s various book themes.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:47:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37095"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/themes"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/third-party-plugins-and-platforms">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-01T12:00:54-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:83788"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/third-party-plugins-and-platforms.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/third-party-plugins-and-platforms.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/third-party-plugins-and-platforms.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Third Party Plugins and Platforms</dcterms:title>
    <sioc:content>In this section, you&#039;ll find a listing of third party plugins or platforms which we recommend for use within, or as an supplement to, Scalar projects.</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-05T20:12:32-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:203950"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/third-party-plugins-and-platforms"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/tiki-toki-embed">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-08T11:17:13-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84447"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/tiki-toki-embed.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/tiki-toki-embed.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/tiki-toki-embed.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Tiki-Toki Embedded in a Scalar Page</dcterms:title>
    <sioc:content>&lt;iframe src=&quot;http://www.tiki-toki.com/timeline/embed/137152/4308693385&quot; frameborder=&quot;0&quot; height=&quot;650&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-11T18:41:34-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205783"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/tiki-toki-embed"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/timelinejs-embed">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-06T14:47:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:84224"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/timelinejs-embed.7"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/timelinejs-embed.7"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/timelinejs-embed.7">
    <ov:versionnumber>7</ov:versionnumber>
    <dcterms:title>TimelineJS Embedded in a Scalar Page</dcterms:title>
    <sioc:content>&lt;iframe src=&quot;http://cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=0Agl_Dv6iEbDadHdKcHlHcTB5bzhvbF9iTWwyMmJHdkE&amp;amp;font=Bevan-PotanoSans&amp;amp;maptype=toner&amp;amp;lang=en&amp;amp;height=650&quot; frameborder=&quot;0&quot; height=&quot;650&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-11T18:42:03-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:205784"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/timelinejs-embed"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/timelines">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-07-01T12:01:48-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:83790"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/timelines.17"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/timelines.17"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/timelines.17">
    <ov:versionnumber>17</ov:versionnumber>
    <dcterms:title>Timelines</dcterms:title>
    <sioc:content>&lt;h5&gt;TimelineJS&lt;/h5&gt;&lt;a href=&quot;http://timeline.knightlab.com/&quot;&gt;TimelineJS&lt;/a&gt; is a Javascript and CSS based tool for creating media-rich, interactive &lt;a href=&quot;media/timelinejs.png&quot; resource=&quot;media/example-of-timelinejs&quot; rel=&quot;urn:scalar:version:204016&quot; data-display-content-preview-box=&quot;true&quot;&gt;timelines&lt;/a&gt;. While more of a tool kit than a platform, TimelineJS is incredibly easy to use. Using TimelineJS&#039; sample Google spreadsheet, one simply adds dates, text and links to media into appropriate columns. Links to media can include video (Youtube, Vimeo and DailyMotion), audio, images (Flickr), Google Maps, Google+ status updates and even Twitter posts. Once you&#039;ve saved the Google spreadsheet and made it public, simply copy and paste the spreadsheet&#039;s URL into TimelineJS&#039; &lt;a href=&quot;http://timeline.knightlab.com/&quot;&gt;generator &lt;/a&gt;and then use the iframe embed code it produces.

&lt;a href=&quot;http://scalar.usc.edu/works/guide/how-to-embed&quot; rel=&quot;urn:scalar:version:205490&quot; data-display-content-preview-box=&quot;true&quot;&gt;Click here to see how to embed TimelineJS or other third party material into a Scalar page.&lt;/a&gt;

&lt;a href=&quot;timelinejs-embed&quot; rel=&quot;urn:scalar:version:204015&quot; data-display-content-preview-box=&quot;true&quot;&gt;See TimelineJS embedded in a Scalar Page.&lt;/a&gt;
&lt;h5&gt;Tiki-Toki&lt;/h5&gt;&lt;a href=&quot;http://www.tiki-toki.com&quot;&gt;Tiki-Toki&lt;/a&gt; is a web-based platform which allows users to create &lt;a href=&quot;media/Tiki-Toki.png&quot; resource=&quot;media/example-of-tiki-toki&quot; rel=&quot;urn:scalar:version:204808&quot; data-display-content-preview-box=&quot;true&quot;&gt;visually striking timelines&lt;/a&gt;. Users can add video clips, images, audio, hyperlinks, and RSS feeds.  Users also have the freedom to customize the overall look and feel of the timeline by adding color and an image to the background as well as choosing a layout and color scheme. While one can create one Tiki-Toki timeline with a free account, a paid account is required to embed your timeline into a website (you can read their FAQ &lt;a href=&quot;http://www.tiki-toki.com/faqs/&quot;&gt;here&lt;/a&gt;).   

&lt;a href=&quot;http://scalar.usc.edu/works/guide/how-to-embed&quot; rel=&quot;urn:scalar:version:205490&quot; data-display-content-preview-box=&quot;true&quot;&gt;Click here to see how to embed a Tiki-Toki timeline or other third party material into a Scalar page.&lt;/a&gt;

&lt;a href=&quot;tiki-toki-embed&quot; rel=&quot;urn:scalar:version:204657&quot; data-display-content-preview-box=&quot;true&quot;&gt;See Tiki-Toki embedded in a Scalar Page.&lt;/a&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2014-08-05T08:58:14-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:210385"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/timelines"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/typos">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <dcterms:created>2013-03-31T11:38:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12822"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/typos.1"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/typos.1"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/typos.1">
    <ov:versionnumber>1</ov:versionnumber>
    <dcterms:title>Typos</dcterms:title>
    <sioc:content>Interesting interface.

I found a couple of typos in the text:

1.  &quot;In addition displaying the book&#039;s title..&quot; 

should be

&quot;In addition &lt;i&gt;to&lt;/i&gt; displaying the book&#039;s title...&quot;

2. &quot;...including it&#039;s name and relationships...&quot;

Should be

&quot;...including &lt;i&gt;its&lt;/i&gt; name and relationships...&quot;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <dcterms:created>2013-03-31T11:38:23-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37172"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/typos"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/user-comments">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:24:26-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12704"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/user-comments.4"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/user-comments.4"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/user-comments.4">
    <ov:versionnumber>4</ov:versionnumber>
    <dcterms:title>User Comments</dcterms:title>
    <dcterms:description>How user comments are integrated into Scalar.</dcterms:description>
    <sioc:content>&lt;p&gt;Any reader can add a comment to any page or media file of a book without having to register first by clicking the link at the bottom of the page.&amp;nbsp;&lt;a href=&quot;media/scalar_comments.png&quot; resource=&quot;media/comments-in-a-scalar-book&quot; rel=&quot;urn:scalar:version:37066&quot;&gt;Comments&lt;/a&gt;, however, are moderated, and will not become visible on the site until an&amp;nbsp;&lt;a href=&quot;book-users&quot; rel=&quot;urn:scalar:version:37084&quot;&gt;Author User&lt;/a&gt;&amp;nbsp;for the book author explicitly makes them live. To check whether your book has comments awaiting moderation, click &quot;Dashboard&quot; in the top-right corner. If the &quot;Comments&quot; tab contains a&amp;nbsp;&lt;a href=&quot;media/scalar_commentsmoderation.png&quot; resource=&quot;media/comments-awaiting-moderation&quot; rel=&quot;urn:scalar:version:37067&quot;&gt;red badge&lt;/a&gt;, that number inside indicates the amount of comments which are not currently live. Click the tab to see the comments; you can click on the URI for each one to read it in its entirety. You can make a comment live either by clicking the &quot;Make Visible&quot; button at the bottom of the comment&#039;s page, or by clicking the &quot;Edit&quot; button for the comment in the Comments tab, setting &quot;Live?&quot; to True, and clicking Save.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-07-30T15:21:40-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:54013"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/user-comments"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/visualizations">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:41:27-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12711"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/visualizations.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/visualizations.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/visualizations.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Visualizations</dcterms:title>
    <dcterms:description>Exploring the contents of a book visually.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar&#039;s visualizations enable you to see the contents of your book rendered in a variety of ways. Because each visualization can also be made the default view for a page, it&#039;s possible to integrate visualizations directly into your book. If you&#039;re working with structure in a way that&#039;s not immediately apparent at the page level, a visualization may be a good way to help readers conceptualize the &quot;shape&quot; of your content.&lt;/p&gt;&lt;p&gt;All visualizations have been created using the &lt;a href=&quot;http://d3js.org/&quot;&gt;D3.js&lt;/a&gt; library.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <scalar:continue_to_content_id>12710</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:12:18-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37076"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/visualizations"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/what-do-i-have">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:19:35-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12671"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/what-do-i-have.12"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/what-do-i-have.12"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/what-do-i-have.12">
    <ov:versionnumber>12</ov:versionnumber>
    <dcterms:title>What Do I Have?</dcterms:title>
    <dcterms:description>Assessing your media source materials.</dcterms:description>
    <sioc:content>&lt;p&gt;The first step in developing your media strategy is to inventory the sources of the materials you&#039;ll be working with. Your media sources most likely fall into one of these four categories:&lt;/p&gt;&lt;table class=&quot;figure&quot; style=&quot;text-align: left;&quot;&gt;	&lt;tbody&gt;&lt;tr&gt;		&lt;th&gt;Source&lt;/th&gt;		&lt;th&gt;Description&lt;/th&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;td&gt;&lt;b&gt;1. Your own local files&lt;/b&gt;&lt;/td&gt;		&lt;td&gt;Media files on a hard drive you have direct access to&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;td&gt;&lt;b&gt;2. Files hosted on the Internet&lt;/b&gt;&lt;/td&gt;		&lt;td&gt;Media files hosted on your own or someone else&#039;s publicly accessible website&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;td&gt;&lt;b&gt;3. Files hosted by a Scalar-accessible web service&lt;/b&gt;&lt;/td&gt;		&lt;td&gt;Media files from web services for which Scalar has direct links. These include:&amp;nbsp;&lt;ul&gt;				&lt;li&gt;Prezi&lt;/li&gt;				&lt;li&gt;SoundCloud&lt;/li&gt;&lt;li&gt;Vimeo&lt;/li&gt;				&lt;li&gt;YouTube&lt;/li&gt;&lt;/ul&gt;		&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;td&gt;&lt;b&gt;4. Files hosted by a Scalar-affiliated media archive&lt;/b&gt;&lt;/td&gt;		&lt;td&gt;Files from media archives for which Scalar has direct links. These include:&lt;ul&gt;				&lt;li&gt;Critical Commons&lt;/li&gt;&lt;li&gt;Cuban Theater Digital Archive
&lt;/li&gt;				&lt;li&gt;Hemispheric Institute Digital Video Library&lt;/li&gt;&lt;li&gt;Getty Museum Collection&lt;/li&gt;&lt;li&gt;The Metropolitan Museum of Art&lt;/li&gt;								&lt;li&gt;Internet Archive&lt;/li&gt;				&lt;li&gt;PLAY!&lt;/li&gt;				&lt;li&gt;Shoah Foundation Visual History Archive&lt;/li&gt;&lt;/ul&gt;		&lt;/td&gt;	&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;It&#039;s important to test all of your media sources on all of your target platforms early and often, because each one has its own characteristics and requirements that affect how it appears on various platforms. For example, because of platform and browser differences, a PDF document may appear differently in Safari on a Macintosh than it does in Internet Explorer on a Windows machine. If your book depends on media functioning in a particular way on a specific platform, you should confirm that fact rather than assuming it will &quot;just work.&quot; In an open, heterogeneous environment like the web, there are ample opportunities for hiccups when it comes to media.&amp;nbsp;&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2015-11-25T18:43:06-08:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:527073"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/what-do-i-have"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/what-formats-should-i-use">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T11:13:57-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12674"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/what-formats-should-i-use.12"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/what-formats-should-i-use.12"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/what-formats-should-i-use.12">
    <ov:versionnumber>12</ov:versionnumber>
    <dcterms:title>What Formats Should I Use?</dcterms:title>
    <dcterms:description>Determining the appropriate media formats for your Scalar book.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar can work directly with the following media types:&lt;/p&gt;&lt;table class=&quot;figure center&quot;&gt;	&lt;tbody&gt;&lt;tr&gt;		&lt;th&gt;&lt;/th&gt;		&lt;th&gt;Image&lt;/th&gt;		&lt;th&gt;Audio&lt;/th&gt;		&lt;th&gt;Video&lt;/th&gt;		&lt;th&gt;Document&lt;/th&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;Supported on recent versions of Chrome, Internet Explorer, Safari, and Safari (iOS)&lt;/th&gt;		&lt;td&gt;DZI, GIF, JPEG, PNG&lt;/td&gt;		&lt;td&gt;MPEG-3 (MP3)&lt;/td&gt;		&lt;td&gt;MPEG-4&lt;/td&gt;		&lt;td&gt;HTML, Plain Text&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;Supported only on some of the above browsers&lt;/th&gt;		&lt;td&gt;
&lt;/td&gt;		&lt;td&gt;OGG, WAV&lt;/td&gt;		&lt;td&gt;FLV, M4V, OGG, QuickTime, WebM&lt;/td&gt;		&lt;td&gt;PDF&lt;/td&gt;	&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;If you don&#039;t see your media type listed here, you may still be able to use your media in Scalar; services like Critical Commons, Internet Archive, SoundCloud, Vimeo, and YouTube often support a broader set of media formats on upload and then transcode the uploaded media to more compatible formats for delivery. Alternatively, you could convert the media to another format yourself.&lt;/p&gt;&lt;p&gt;If you plan to use one of the formats which aren&#039;t supported across all of the target browsers listed above, you can use the tables below to cross-reference the media format with the platform and see which browsers are excluded.&lt;/p&gt;&lt;table class=&quot;figure center&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Audio&lt;/th&gt;		&lt;th&gt;Chrome&lt;/th&gt;		&lt;th&gt;Firefox&lt;/th&gt;		&lt;th&gt;Internet Explorer&lt;/th&gt;		&lt;th&gt;Safari&lt;/th&gt;		&lt;th&gt;Safari (iOS)&lt;/th&gt;&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;OGA&lt;/th&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;WAV&lt;/th&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;	&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;table class=&quot;figure center&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Video&lt;/th&gt;		&lt;th&gt;Chrome&lt;/th&gt;		&lt;th&gt;Firefox&lt;/th&gt;		&lt;th&gt;Internet Explorer&lt;/th&gt;		&lt;th&gt;Safari&lt;/th&gt;		&lt;th&gt;Safari (iOS)&lt;/th&gt;&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;FLV&lt;/th&gt;		&lt;td&gt;Flash&lt;/td&gt;		&lt;td&gt;Flash&lt;/td&gt;		&lt;td&gt;Flash&lt;/td&gt;		&lt;td&gt;Flash&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;M4V&lt;/th&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;QuickTime&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;OGG&lt;/th&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;QuickTime&lt;/th&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;QuickTime&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;WebM&lt;/th&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;	&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;table class=&quot;figure center&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Document&lt;/th&gt;		&lt;th&gt;Chrome&lt;/th&gt;		&lt;th&gt;Firefox&lt;/th&gt;		&lt;th&gt;Internet Explorer&lt;/th&gt;		&lt;th&gt;Safari&lt;/th&gt;		&lt;th&gt;Safari (iOS)&lt;/th&gt;&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;PDF&lt;/th&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;n/a&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;		&lt;td&gt;native&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;With this information you should be able to make smart decisions about what media formats to use to reach your intended audience, rounding out a complete media strategy for your project.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2015-07-14T09:13:42-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:417516"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/what-formats-should-i-use"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/where-do-i-put-it">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:28:59-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12673"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/where-do-i-put-it.9"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/where-do-i-put-it.9"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/where-do-i-put-it.9">
    <ov:versionnumber>9</ov:versionnumber>
    <dcterms:title>Where Do I Put It?</dcterms:title>
    <dcterms:description>Deciding where your media should be hosted.</dcterms:description>
    <sioc:content>&lt;p&gt;If you&#039;re working with a collection of offline media, adding those files to your Scalar book means deciding where they should be hosted online. Depending on the type of media, you may have a wide variety of options to choose from. Here&#039;s a table showing the range of possibilities for each type of file along with a summary of the pros and cons of each:&lt;/p&gt;&lt;table class=&quot;figure&quot;&gt;	&lt;tbody&gt;&lt;tr&gt;		&lt;th&gt;&lt;/th&gt;		&lt;th&gt;Images&lt;/th&gt;		&lt;th&gt;Audio&lt;/th&gt;		&lt;th&gt;Video&lt;/th&gt;		&lt;th&gt;Documents&lt;/th&gt;		&lt;th&gt;Pros &amp;amp; Cons&lt;/th&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;Upload to Scalar&lt;/th&gt;		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;  		&lt;td&gt;Quick and easy; files must be &amp;lt;2 MB&lt;/td&gt;	&lt;/tr&gt; 	&lt;tr&gt;		&lt;th&gt;Self-hosted&lt;/th&gt;		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;Maximum control; incurs hosting costs&lt;/td&gt;	&lt;/tr&gt; 	&lt;tr&gt;		&lt;th&gt;Hosted by third party&lt;/th&gt;		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;Low impact, minimum control; files could be moved unexpectedly&lt;/td&gt;	&lt;/tr&gt; 	&lt;tr&gt;		&lt;th&gt;Critical Commons&lt;/th&gt;		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   	   	&lt;td&gt;Contributes to the growth of a fair use media archive for scholars; involves adding scholarly commentary to the media on Critical Commons&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;		&lt;th&gt;Internet Archive&lt;/th&gt;		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;Established resource explicitly designed for archiving media&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt; 		&lt;th&gt;SoundCloud&lt;/th&gt;		&lt;td&gt;&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;Full-featured audio player&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt; 		&lt;th&gt;Vimeo&lt;/th&gt;		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;Well-established video service&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt; 		&lt;th&gt;YouTube&lt;/th&gt;		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td class=&quot;center&quot;&gt;x&lt;/td&gt;   		&lt;td&gt;&lt;/td&gt;   		&lt;td&gt;Well-established video service; greater risk of takedowns, especially for media uploaded by others&lt;/td&gt;	&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;h5&gt;Uploading Media to Scalar&lt;/h5&gt;&lt;p&gt;This is the simplest way to get your media into Scalar, but also the most restrictive. You are free to upload any file type you like using the&amp;nbsp;&lt;a href=&quot;importing-your-own-media&quot; rel=&quot;urn:scalar:version:36880&quot;&gt;Import &amp;gt; Local media files&lt;/a&gt;&amp;nbsp;option in Scalar&#039;s navigation, but no single file can be larger than 2 MB. As a result, this approach works best for images and small text-based documents.&lt;/p&gt;&lt;h5&gt;Hosting Your Own Media&lt;/h5&gt;&lt;p&gt;If you already have a hosting package for your own website, this approach can be ideal, as it offers the greatest amount of control over where your files are located. Simply place the files on your server, use the&amp;nbsp;&lt;a href=&quot;importing-other-online-media&quot; rel=&quot;urn:scalar:version:36881&quot;&gt;Import &amp;gt; Internet media files&lt;/a&gt;&amp;nbsp;option, and enter the URL of each file to import into Scalar. You control the server, so you control the status of your files. If your book becomes popular, however, you may incur additional bandwidth costs for serving up the media, especially video and audio files.&lt;/p&gt;&lt;h5&gt;Media Hosted by a Third Party&lt;/h5&gt;&lt;p&gt;This approach has the distinct advantage of being low-impact for you; someone else hosts the files, and you don&#039;t have to worry about hosting costs. Depending on your relationship with the host, however, it could also be the riskiest approach. Simply linking to a file on a website whose owners you have no relationship invites &quot;link rot,&quot; the possibility that the file could be moved or removed without notice at some point in the future. This means that at any time, the media could disappear from your book, and you would have no way of knowing anything was wrong until the next time you tried to view the media, or if a kindly reader decided to contact you about the problem. Third party hosting is less of an issue when you have a relationship with the host and a way to get in touch if something goes wrong. If you do go this route, use the&amp;nbsp;&lt;a href=&quot;importing-other-online-media&quot; rel=&quot;urn:scalar:version:36881&quot;&gt;Import &amp;gt; Internet media files&lt;/a&gt;&amp;nbsp;option with the URL of the desired file to bring it into Scalar.&lt;/p&gt;&lt;h5&gt;Critical Commons&lt;/h5&gt;&lt;p&gt;Critical Commons (not to be confused with Creative Commons) is a kind of &quot;YouTube for scholars,&quot; a public media archive and fair use advocacy network that supports &quot;the transformative reuse of media in scholarly and creative contexts.&quot; Copyrighted media excerpts (video, images, and audio) uploaded to Critical Commons remain hidden until the account holder adds a commentary that places the excerpted media in a critical context, thus making the file accessible to others while simultaneously helping to legitimize the claim for its fair use. These media also then become searchable within Scalar, where the user can import them and bring them into additional critical environments. For more information, &lt;a href=&quot;http://criticalcommons.org&quot;&gt;visit the Critical Commons site&lt;/a&gt;.
&lt;/p&gt;&lt;h5&gt;Other Services&lt;/h5&gt;&lt;p&gt;Scalar includes direct links to other media services like Internet Archive, SoundCloud, Vimeo, and YouTube, each of which has its role to play and its own pros and cons as a Scalar media source. All online media is subject to the vagaries of the institutions and organizations which host it; there is no such thing as a permanent online archive. When selecting a company or organization to host your media, however, it&#039;s important to consider both your material and its implications with respect to the motivations of the host, as some media and hosts make better bedfellows than others.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/1143"/>
    <dcterms:created>2013-08-12T10:38:41-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:56595"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/where-do-i-put-it"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/whole-part-relationships">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:38:33-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12709"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/whole-part-relationships.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/whole-part-relationships.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/whole-part-relationships.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Whole-Part Relationships</dcterms:title>
    <dcterms:description>Creating relationships between whole pieces of content and parts of other content.</dcterms:description>
    <sioc:content>&lt;p&gt;There are four ways to create relationships between whole pieces of content and parts of other content in Scalar: annotations, media links, notes, and Scalar links.&lt;/p&gt;&lt;h5&gt;Annotations&lt;/h5&gt;&lt;p&gt;An annotation is content which is linked to a specific portion of a media file. Currently annotations can only be created for images, audio, video, and plain text files. You can create annotations by navigating to the media file and clicking the &quot;Edit annotations&quot; button at the bottom, or by editing an existing page and adding the annotation relationship manually. Any page or media file can become an annotation, and can even annotate more than one media file at different points simultaneously.&lt;/p&gt;&lt;p&gt;Readers who arrive at the annotation will see its own content (either text or media) first, and then below that, the annotated media. Media files with annotations will&amp;nbsp;&lt;a href=&quot;media/scalar_liveanno.png&quot; resource=&quot;media/live-annotation-pop-up&quot; rel=&quot;urn:scalar:version:37006&quot;&gt;display&lt;/a&gt;&amp;nbsp;those annotations when matching segments of the media are played or selected; access to the annotations is also provided wherever the media is displayed within Scalar.&lt;/p&gt;&lt;h5&gt;Media Links&lt;/h5&gt;&lt;p&gt;A&amp;nbsp;media link&amp;nbsp;connects a portion of the text of a page to a media file. Once created, Scalar can use that link as a trigger for the automatic embedding of the referenced media into the page. Simply put, it&#039;s a hyperlink to media which Scalar can use to display the media itself. Annotation links function in a similar way, only they link to a specific annotated portion of the media.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;media/scalar_medialink.png&quot; resource=&quot;media/scalar-media-link&quot; rel=&quot;urn:scalar:version:36964&quot;&gt;Media links&lt;/a&gt;&amp;nbsp;look like conventional hyperlinks, with an added media icon which appears immediately before the link. Clicking on a link causes the related media to highlight and, if the media is audio or video, to play.&lt;/p&gt;&lt;h5&gt;Notes&lt;/h5&gt;&lt;p&gt;A note is content which is linked to a portion of the text of a page. Notes are used most often like footnotes would be used in a conventional book, because when the user rolls over the link, the complete content of the note is displayed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;media/scalar_noteslink.png&quot; resource=&quot;media/scalar-note-link&quot; rel=&quot;urn:scalar:version:36965&quot;&gt;Note links&lt;/a&gt;&amp;nbsp;look like conventional hyperlinks, but appear green and have an added note icon which appears immediately before the link.&lt;/p&gt;&lt;h5&gt;Scalar Links&lt;/h5&gt;&lt;p&gt;Scalar links connect a portion of the text of a page to another piece of Scalar content--they are essentially&amp;nbsp;&lt;a href=&quot;media/scalar_link.png&quot; resource=&quot;media/scalar-link-rollover&quot; rel=&quot;urn:scalar:version:36963&quot;&gt;standard hyperlinks&lt;/a&gt;&amp;nbsp;to other parts of your book, and they appear just like standard links.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:09:52-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37070"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/whole-part-relationships"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/whole-whole-relationships">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:36:07-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12708"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/whole-whole-relationships.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/whole-whole-relationships.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/whole-whole-relationships.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Whole-Whole Relationships</dcterms:title>
    <dcterms:description>Creating relationships between whole pieces of content.</dcterms:description>
    <sioc:content>&lt;p&gt;There are three ways to create relationships between whole pieces of content in Scalar: paths, tags, and comments.&lt;/p&gt;&lt;h5&gt;Paths&lt;/h5&gt;&lt;p&gt;A path is a linear sequence of content. You can turn any page or media file into a path simply by specifying the pieces of content it contains and their order. Any time you want your reader to experience content in a specific order, use a path. Paths can intersect (i.e. they may share pages) and they can contain any kind of Scalar content, even other paths, enabling you to create hierarchical structures.&lt;/p&gt;&lt;p&gt;Readers who arrive at the path will see its own content (either text or media) first, and then below that, a&amp;nbsp;&lt;a href=&quot;media/scalar_pathtoc.png&quot; resource=&quot;media/path-table-of-contents&quot; rel=&quot;urn:scalar:version:36974&quot;&gt;numbered list&lt;/a&gt;&amp;nbsp;of its contents, along with a &quot;Begin&quot; button that takes the reader to the first item on the path. Content items which are contained by one or more paths get a &quot;&lt;a href=&quot;media/scalar_pathnav.png&quot; resource=&quot;media/scalar-path-navigation&quot; rel=&quot;urn:scalar:version:36968&quot;&gt;path bar&lt;/a&gt;&quot; at the top and bottom which shows the enclosing path(s) and provides navigation to the next and previous steps of the path.&lt;/p&gt;&lt;p&gt;To create a path, either make a new page or edit an existing page or media file using the &quot;New&quot; or &quot;Edit&quot; buttons at the bottom. Then, in the Relationships section of the page editor, look for the text &quot;To make this page a path,&quot; and click &quot;specify the items that it contains.&quot; A pop-up window will appear containing a list of all content in the book; select all of the items you want to add to the path and click &quot;Add selected.&quot; You will see the newly added items in the Relationships area. You can drag and drop individual items to reorder them, or click the &quot;remove&quot; links to remove them.&lt;/p&gt;&lt;h5&gt;Tags&lt;/h5&gt;&lt;p&gt;A tag is a non-linear grouping of content. Many websites use tags as content descriptors; ways to identify commonalities amongst heterogeneous items. Scalar tags function in a similar way, with a key difference being that the tag itself is not just a bit of text but its own full-fledged piece of content. Any page or media file can be used to tag other Scalar content, opening up a wide range of possibilities, including using media as tags, modeling  relationships between objects of study, and more.&lt;/p&gt;&lt;p&gt;Readers who arrive at the tag will see its own content (either text or media) first, and then below that, a list of the items it tags. Content items which have been tagged get a &quot;&lt;a href=&quot;media/scalar_tagbar.png&quot; resource=&quot;media/scalar-tag-navigation&quot; rel=&quot;urn:scalar:version:36971&quot;&gt;tag bar&lt;/a&gt;&quot; at the bottom which shows both the tags which have been applied, and a random selection of content which shares the same tags.&lt;/p&gt;&lt;p&gt;To create a tag, either make a new page or edit an existing page or media file using the &quot;New&quot; or &quot;Edit&quot; buttons at the bottom. Then, in the Relationships section of the page editor, look for the text &quot;To make this page a tag,&quot; and click &quot;specify the items that it tags.&quot; A pop-up window will appear containing a list of all content in the book; select all of the items you want to tag and click &quot;Add selected.&quot; You will see the newly added items in the Relationships area. You can remove an item by clicking its &quot;remove&quot; link.&lt;/p&gt;&lt;p&gt;To add tags to a page or media file, edit it using the &quot;Edit&quot; button at the bottom. Then, in the Relationships section of the page editor, look for the text &quot;To tag this page,&quot; and click &quot;specify items that tag it.&quot; A pop-up window will appear containing a list of all the tags in the book; select the ones you want to apply and click &quot;Add selected.&quot; You will see the newly added items in the Relationships area. You can remove an item by clicking its &quot;remove&quot; link.&lt;/p&gt;&lt;h5&gt;Comments&lt;/h5&gt;&lt;p&gt;A comment is content which is explicitly identified as a response to other content. Comments are created by readers who use the &quot;Comment on&quot; link that appears beneath all Scalar content, but authors can also turn any content into a comment simply by editing it and specifying the page or media it comments on. As with the other relationships, any piece of Scalar content can be a comment, including media files--and even comments themselves can have their own comments. A single comment can also be applied to multiple pieces of content simultaneously.&lt;/p&gt;&lt;p&gt;Readers who arrive at the comment will see its own content (either text or media) first, and then below that, a list of the items it comments on. Content items with comments get a &quot;Join this page&#039;s discussion&quot; link at the bottom which opens a&amp;nbsp;&lt;a href=&quot;media/scalar_comments.png&quot; resource=&quot;media/comments-in-a-scalar-book&quot; rel=&quot;urn:scalar:version:37066&quot;&gt;pop-up window&lt;/a&gt;&amp;nbsp;containing all of the comments added to date.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>text</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T17:08:06-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37069"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/whole-whole-relationships"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-content">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T12:54:31-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12696"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/working-with-content.3"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/working-with-content.3"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-content.3">
    <ov:versionnumber>3</ov:versionnumber>
    <dcterms:title>Working with Content</dcterms:title>
    <dcterms:description>Creating and editing content in Scalar.</dcterms:description>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T16:00:44-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:37036"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/working-with-content"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-media">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-26T10:14:28-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12668"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/working-with-media.8"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/working-with-media.8"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-media.8">
    <ov:versionnumber>8</ov:versionnumber>
    <dcterms:title>Working with Media</dcterms:title>
    <dcterms:description>How to get the most out of your use of media in Scalar.</dcterms:description>
    <sioc:content>&lt;p&gt;Scalar is designed to allow you to bring media seamlessly into your books for the purpose of presentation, discussion, and analysis. This path includes information that will help you get the most of your use of media in Scalar.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/913"/>
    <dcterms:created>2014-08-19T15:46:30-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:215008"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/working-with-media"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-structure">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:30:01-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:12706"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/working-with-structure.2"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/working-with-structure.2"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-structure.2">
    <ov:versionnumber>2</ov:versionnumber>
    <dcterms:title>Working with Structure</dcterms:title>
    <dcterms:description>How to use Scalar&#039;s many options for structuring publications.</dcterms:description>
    <sioc:content>&lt;p&gt;A Scalar book is much more than a collection of discrete pages; it&#039;s the relationships between those pages and their media that ultimately give the book its shape. Scalar is flexible in the way it enables you to organize your content, taking the building blocks of online publishing (sequenced posts, tags, and more) and applying them in new ways.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>plain</scalar:defaultView>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-03-27T10:39:08-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:36917"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/working-with-structure"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-the-api">
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Composite"/>
    <scalar:isLive>1</scalar:isLive>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/379"/>
    <dcterms:created>2013-06-07T13:15:17-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:content:16203"/>
    <scalar:version rdf:resource="https://scalar.usc.edu/works/guide/working-with-the-api.10"/>
    <dcterms:hasVersion rdf:resource="https://scalar.usc.edu/works/guide/working-with-the-api.10"/>
    <scalar:citation>method=instancesof/content;methodNumNodes=250;</scalar:citation>
  </rdf:Description>

  <rdf:Description rdf:about="https://scalar.usc.edu/works/guide/working-with-the-api.10">
    <ov:versionnumber>10</ov:versionnumber>
    <dcterms:title>Working with the API</dcterms:title>
    <sioc:content>You can mashup your Scalar content with other data sources, build your own visualizations, or create completely new interfaces for your materials using&amp;nbsp;&lt;a href=&quot;media/feat_api_banner.jpg&quot; resource=&quot;media/api-diagram&quot; rel=&quot;urn:scalar:version:51266&quot;&gt;Scalar’s built-in API&lt;/a&gt;. All of the content from your project is available either directly via&amp;nbsp;&lt;a href=&quot;api-explorer--remote-access&quot; rel=&quot;urn:scalar:version:51269&quot;&gt;URL-based requests&lt;/a&gt;&amp;nbsp;which return data in&amp;nbsp;&lt;a href=&quot;rdf-syntax&quot; rel=&quot;urn:scalar:version:51270&quot;&gt;RDF-XML and JSON formats&lt;/a&gt;, or through a&lt;a href=&quot;api-helper-javascript-library&quot; rel=&quot;urn:scalar:version:51275&quot;&gt; free JavaScript library&lt;/a&gt;&amp;nbsp;which creates a unified model of your downloaded Scalar data and makes it easy to access that data in a variety of ways, all while queueing requests and caching results.&lt;p&gt;&lt;/p&gt;&lt;p&gt;This path will help you understand how to use the various capabilities of Scalar&#039;s robust API.&lt;/p&gt;</sioc:content>
    <scalar:defaultView>media</scalar:defaultView>
    <scalar:continue_to_content_id>12710</scalar:continue_to_content_id>
    <prov:wasAttributedTo rdf:resource="https://scalar.usc.edu/works/guide/users/378"/>
    <dcterms:created>2013-09-13T13:32:12-07:00</dcterms:created>
    <scalar:urn rdf:resource="urn:scalar:version:63031"/>
    <dcterms:isVersionOf rdf:resource="https://scalar.usc.edu/works/guide/working-with-the-api"/>
    <rdf:type rdf:resource="http://scalar.usc.edu/2012/01/scalar-ns#Version"/>
  </rdf:Description>

</rdf:RDF>