UNPKG

manifesto.js

Version:

IIIF Presentation API utility library for client and server

736 lines 95.8 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Manifest | manifesto</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">manifesto</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_manifest_.html">&quot;Manifest&quot;</a> </li> <li> <a href="_manifest_.manifest.html">Manifest</a> </li> </ul> <h1>Class Manifest</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="_iiifresource_.iiifresource.html" class="tsd-signature-type">IIIFResource</a> <ul class="tsd-hierarchy"> <li> <span class="target">Manifest</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_manifest_.manifest.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#__jsonld" class="tsd-kind-icon">__jsonld</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_manifest_.manifest.html#_allranges" class="tsd-kind-icon">_all<wbr>Ranges</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_manifest_.manifest.html#_topranges" class="tsd-kind-icon">_top<wbr>Ranges</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#context" class="tsd-kind-icon">context</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#defaulttree" class="tsd-kind-icon">default<wbr>Tree</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#externalresource" class="tsd-kind-icon">external<wbr>Resource</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#id" class="tsd-kind-icon">id</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="_manifest_.manifest.html#index" class="tsd-kind-icon">index</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#isloaded" class="tsd-kind-icon">is<wbr>Loaded</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_manifest_.manifest.html#items" class="tsd-kind-icon">items</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#options" class="tsd-kind-icon">options</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#parentcollection" class="tsd-kind-icon">parent<wbr>Collection</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#parentlabel" class="tsd-kind-icon">parent<wbr>Label</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_manifest_.manifest.html#_getrangebyid" class="tsd-kind-icon">_get<wbr>Range<wbr>ById</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_manifest_.manifest.html#_gettopranges" class="tsd-kind-icon">_get<wbr>Top<wbr>Ranges</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_manifest_.manifest.html#_parseranges" class="tsd-kind-icon">_parse<wbr>Ranges</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getallranges" class="tsd-kind-icon">get<wbr>All<wbr>Ranges</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getattribution" class="tsd-kind-icon">get<wbr>Attribution</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getbehavior" class="tsd-kind-icon">get<wbr>Behavior</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getdefaultlabel" class="tsd-kind-icon">get<wbr>Default<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_manifest_.manifest.html#getdefaulttree" class="tsd-kind-icon">get<wbr>Default<wbr>Tree</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getdescription" class="tsd-kind-icon">get<wbr>Description</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_manifest_.manifest.html#getiiifresourcetype" class="tsd-kind-icon">getIIIFResource<wbr>Type</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getlabel" class="tsd-kind-icon">get<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getlicense" class="tsd-kind-icon">get<wbr>License</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getlogo" class="tsd-kind-icon">get<wbr>Logo</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getmanifesttype" class="tsd-kind-icon">get<wbr>Manifest<wbr>Type</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getmetadata" class="tsd-kind-icon">get<wbr>Metadata</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getnavdate" class="tsd-kind-icon">get<wbr>Nav<wbr>Date</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getpostercanvas" class="tsd-kind-icon">get<wbr>Poster<wbr>Canvas</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getproperty" class="tsd-kind-icon">get<wbr>Property</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getrangebyid" class="tsd-kind-icon">get<wbr>Range<wbr>ById</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getrangebypath" class="tsd-kind-icon">get<wbr>Range<wbr>ByPath</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getrelated" class="tsd-kind-icon">get<wbr>Related</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getrendering" class="tsd-kind-icon">get<wbr>Rendering</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getrenderings" class="tsd-kind-icon">get<wbr>Renderings</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getrequiredstatement" class="tsd-kind-icon">get<wbr>Required<wbr>Statement</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getseealso" class="tsd-kind-icon">get<wbr>See<wbr>Also</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getsequencebyindex" class="tsd-kind-icon">get<wbr>Sequence<wbr>ByIndex</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getsequences" class="tsd-kind-icon">get<wbr>Sequences</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getservice" class="tsd-kind-icon">get<wbr>Service</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getservices" class="tsd-kind-icon">get<wbr>Services</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#getthumbnail" class="tsd-kind-icon">get<wbr>Thumbnail</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#gettopranges" class="tsd-kind-icon">get<wbr>Top<wbr>Ranges</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#gettotalsequences" class="tsd-kind-icon">get<wbr>Total<wbr>Sequences</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#gettrackinglabel" class="tsd-kind-icon">get<wbr>Tracking<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getviewingdirection" class="tsd-kind-icon">get<wbr>Viewing<wbr>Direction</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#getviewinghint" class="tsd-kind-icon">get<wbr>Viewing<wbr>Hint</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#isannotation" class="tsd-kind-icon">is<wbr>Annotation</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#iscanvas" class="tsd-kind-icon">is<wbr>Canvas</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_manifest_.manifest.html#iscollection" class="tsd-kind-icon">is<wbr>Collection</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_manifest_.manifest.html#ismanifest" class="tsd-kind-icon">is<wbr>Manifest</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#ismultisequence" class="tsd-kind-icon">is<wbr>Multi<wbr>Sequence</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_manifest_.manifest.html#ispagingenabled" class="tsd-kind-icon">is<wbr>Paging<wbr>Enabled</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#isrange" class="tsd-kind-icon">is<wbr>Range</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#issequence" class="tsd-kind-icon">is<wbr>Sequence</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_manifest_.manifest.html#load" class="tsd-kind-icon">load</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">new <wbr>Manifest<span class="tsd-signature-symbol">(</span>jsonld<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#constructor">constructor</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L17">Manifest.ts:17</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> jsonld: <span class="tsd-signature-type">any</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="__jsonld" class="tsd-anchor"></a> <h3>__jsonld</h3> <div class="tsd-signature tsd-kind-icon">__jsonld<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#__jsonld">__jsonld</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L4">JSONLDResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="_allranges" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _all<wbr>Ranges</h3> <div class="tsd-signature tsd-kind-icon">_all<wbr>Ranges<span class="tsd-signature-symbol">:</span> <a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L15">Manifest.ts:15</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="_topranges" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _top<wbr>Ranges</h3> <div class="tsd-signature tsd-kind-icon">_top<wbr>Ranges<span class="tsd-signature-symbol">:</span> <a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L17">Manifest.ts:17</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="context" class="tsd-anchor"></a> <h3>context</h3> <div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#context">context</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L2">JSONLDResource.ts:2</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="defaulttree" class="tsd-anchor"></a> <h3>default<wbr>Tree</h3> <div class="tsd-signature tsd-kind-icon">default<wbr>Tree<span class="tsd-signature-symbol">:</span> <a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#defaulttree">defaultTree</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L4">IIIFResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="externalresource" class="tsd-anchor"></a> <h3>external<wbr>Resource</h3> <div class="tsd-signature tsd-kind-icon">external<wbr>Resource<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_iexternalresource_.iexternalresource.html" class="tsd-signature-type">IExternalResource</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#externalresource">externalResource</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L4">ManifestResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="id" class="tsd-anchor"></a> <h3>id</h3> <div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#id">id</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L3">JSONLDResource.ts:3</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"> <a name="index" class="tsd-anchor"></a> <h3>index</h3> <div class="tsd-signature tsd-kind-icon">index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div> <aside class="tsd-sources"> <p>Overrides <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#index">index</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L14">Manifest.ts:14</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="isloaded" class="tsd-anchor"></a> <h3>is<wbr>Loaded</h3> <div class="tsd-signature tsd-kind-icon">is<wbr>Loaded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#isloaded">isLoaded</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L6">IIIFResource.ts:6</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="items" class="tsd-anchor"></a> <h3>items</h3> <div class="tsd-signature tsd-kind-icon">items<span class="tsd-signature-symbol">:</span> <a href="_sequence_.sequence.html" class="tsd-signature-type">Sequence</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L16">Manifest.ts:16</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="options" class="tsd-anchor"></a> <h3>options</h3> <div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#options">options</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L5">ManifestResource.ts:5</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="parentcollection" class="tsd-anchor"></a> <h3>parent<wbr>Collection</h3> <div class="tsd-signature tsd-kind-icon">parent<wbr>Collection<span class="tsd-signature-symbol">:</span> <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#parentcollection">parentCollection</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L7">IIIFResource.ts:7</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="parentlabel" class="tsd-anchor"></a> <h3>parent<wbr>Label</h3> <div class="tsd-signature tsd-kind-icon">parent<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#parentlabel">parentLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L8">IIIFResource.ts:8</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_getrangebyid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _get<wbr>Range<wbr>ById</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_get<wbr>Range<wbr>ById<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L106">Manifest.ts:106</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>id: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_range_.range.html" class="tsd-signature-type">Range</a> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_gettopranges" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _get<wbr>Top<wbr>Ranges</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_get<wbr>Top<wbr>Ranges<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L78">Manifest.ts:78</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_parseranges" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _parse<wbr>Ranges</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_parse<wbr>Ranges<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, parentRange<span class="tsd-signature-symbol">?: </span><a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L125">Manifest.ts:125</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>r: <span class="tsd-signature-type">any</span></h5> </li> <li> <h5>path: <span class="tsd-signature-type">string</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> parentRange: <a href="_range_.range.html" class="tsd-signature-type">Range</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getallranges" class="tsd-anchor"></a> <h3>get<wbr>All<wbr>Ranges</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>All<wbr>Ranges<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L176">Manifest.ts:176</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getattribution" class="tsd-anchor"></a> <h3>get<wbr>Attribution</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Attribution<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getattribution">getAttribution</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L23">IIIFResource.ts:23</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getbehavior" class="tsd-anchor"></a> <h3>get<wbr>Behavior</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Behavior<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Behavior</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L42">Manifest.ts:42</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Behavior</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getdefaultlabel" class="tsd-anchor"></a> <h3>get<wbr>Default<wbr>Label</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Default<wbr>Label<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getdefaultlabel">getDefaultLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L26">ManifestResource.ts:26</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"> <a name="getdefaulttree" class="tsd-anchor"></a> <h3>get<wbr>Default<wbr>Tree</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">get<wbr>Default<wbr>Tree<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getdefaulttree">getDefaultTree</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L56">Manifest.ts:56</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getdescription" class="tsd-anchor"></a> <h3>get<wbr>Description</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Description<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getdescription">getDescription</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L36">IIIFResource.ts:36</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"> <a name="getiiifresourcetype" class="tsd-anchor"></a> <h3>getIIIFResource<wbr>Type</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">getIIIFResource<wbr>Type<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IIIFResourceType</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getiiifresourcetype">getIIIFResourceType</a></p> <p>Overrides <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getiiifresourcetype">getIIIFResourceType</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L46">IIIFResource.ts:46</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IIIFResourceType</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlabel" class="tsd-anchor"></a> <h3>get<wbr>Label</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Label<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getlabel">getLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L16">ManifestResource.ts:16</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlicense" class="tsd-anchor"></a> <h3>get<wbr>License</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>License<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getlicense">getLicense</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L60">IIIFResource.ts:60</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlogo" class="tsd-anchor"></a> <h3>get<wbr>Logo</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Logo<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getlogo">getLogo</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L50">IIIFResource.ts:50</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getmanifesttype" class="tsd-anchor"></a> <h3>get<wbr>Manifest<wbr>Type</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Manifest<wbr>Type<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../enums/_manifesttype_.manifesttype.html" class="tsd-signature-type">ManifestType</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L267">Manifest.ts:267</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../enums/_manifesttype_.manifesttype.html" class="tsd-signature-type">ManifestType</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getmetadata" class="tsd-anchor"></a> <h3>get<wbr>Metadata</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Metadata<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_labelvaluepair_.labelvaluepair.html" class="tsd-signature-type">LabelValuePair</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getmetadata">getMetadata</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L30">ManifestResource.ts:30</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_labelvaluepair_.labelvaluepair.html" class="tsd-signature-type">LabelValuePair</a><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getnavdate" class="tsd-anchor"></a> <h3>get<wbr>Nav<wbr>Date</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Nav<wbr>Date<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getnavdate">getNavDate</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L64">IIIFResource.ts:64</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getpostercanvas" class="tsd-anchor"></a> <h3>get<wbr>Poster<wbr>Canvas</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Poster<wbr>Canvas<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_canvas_.canvas.html" class="tsd-signature-type">Canvas</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L32">Manifest.ts:32</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_canvas_.canvas.html" class="tsd-signature-type">Canvas</a> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getproperty" class="tsd-anchor"></a> <h3>get<wbr>Property</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Property<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#getproperty">getProperty</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L12">JSONLDResource.ts:12</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>name: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getrangebyid" class="tsd-anchor"></a> <h3>get<wbr>Range<wbr>ById</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Range<wbr>ById<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L207">Manifest.ts:207</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>id: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_range_.range.html" class="tsd-signature-type">Range</a> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getrangebypath" class="tsd-anchor"></a> <h3>get<wbr>Range<wbr>ByPath</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Range<wbr>ByPath<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_range_.range.html" class="tsd-signature-type">Range</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Manifest.ts#L221">Manifest.ts