<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/TR/1999/PR-rdf-schema-19990303#" xmlns:ds="http://www.nesstar.org/rdf/Dataset/" xmlns:ch="http://www.nesstar.org/rdf/Catalog/" xmlns:se="http://www.nesstar.org/rdf/NSDStatEngine/" xmlns:n="http://www.nesstar.org/rdf/" xmlns:srvp="http://www.nesstar.org/rdf/Server#" xmlns:srv="http://www.nesstar.org/rdf/Server/" xmlns:UML="org.omg.xmi.namespace.UML">
    <!--Explorer Class-->
    
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer">
      <rdfs:label>Explorer</rdfs:label>
      <rdfs:comment><![CDATA[<p>
A rapresentation of the Explorer, used by the Nesstar Explorer
</p>
]]></rdfs:comment>
   </rdfs:Class>



<!--Learn Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/Learn">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>Learn</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Learn#operation">
      <rdfs:label>operation</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Learn"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
<!--Explore Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/Explore">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>Explore</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Explore#analysisData">
      <rdfs:label>analysisData</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Explore"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Explore#dataset">
      <rdfs:label>dataset</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Explore"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Explore#selectData">
      <rdfs:label>selectData</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Explore"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Explore#weightData">
      <rdfs:label>weightData</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Explore"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
<!--Search Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/Search">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>Search</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Search#catalogs">
      <rdfs:label>catalogs</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Search"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Search#query">
      <rdfs:label>query</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Search"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Search#searchData">
      <rdfs:label>searchData</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Search"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Search#searchType">
      <rdfs:label>searchType</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Search"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
<!--Trend Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/Trend">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>Trend</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#bookmarks">
      <rdfs:label>bookmarks</rdfs:label>
      <rdfs:comment><![CDATA[An array of analysis bookmarks which will result in hingeable N-ary tables]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#name">
      <rdfs:label>name</rdfs:label>
      <rdfs:comment><![CDATA[The name of the variable to be constructed]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#label">
      <rdfs:label>label</rdfs:label>
      <rdfs:comment><![CDATA[The label of the variable to be constructed]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#codes">
      <rdfs:label>codes</rdfs:label>
      <rdfs:comment><![CDATA[The category codes of the variable to be constructed. Must be equal in length to <code>bookmarks</code>]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#labels">
      <rdfs:label>labels</rdfs:label>
      <rdfs:comment><![CDATA[The category labels of the variable to be constructed. Must be equal in length to <code>bookmarks</code>]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#categoryLabels">
      <rdfs:label>categoryLabels</rdfs:label>
      <rdfs:comment><![CDATA[A vector of labels for the categories.]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/Trend#variableType">
      <rdfs:label>variableType</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/Trend"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Integer"/>
   </n:Parameter>
<!--ExploreCube Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/ExploreCube">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>ExploreCube</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/ExploreCube#cube">
      <rdfs:label>cube</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/ExploreCube"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/faster/Cube"/>
   </n:Parameter>

   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/ExploreCube#query">
      <rdfs:label>query</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/ExploreCube"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
<!--DisplayFactsheet Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/DisplayFactsheet">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>DisplayFactsheet</rdfs:label>
      <rdfs:comment><![CDATA[<p>
A method to access Factsheet
</p>

bug: it is a method only for Dais]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/DisplayFactsheet#factsheet">
      <rdfs:label>factsheet</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/DisplayFactsheet"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
<!--DisplayTable Method-->
   <rdfs:Class rdf:about="http://www.nesstar.org/rdf/Explorer/DisplayTable">
      <rdfs:subClassOf rdf:resource="http://www.nesstar.org/rdf/Method"/>
      <rdfs:label>DisplayTable</rdfs:label>
      <rdfs:comment><![CDATA[<p>
A method to access Tables
</p>

bug: it is a method only for Dais]]></rdfs:comment>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/Void"/>
   </rdfs:Class>


   <n:Parameter rdf:about="http://www.nesstar.org/rdf/Explorer/DisplayTable#table">
      <rdfs:label>table</rdfs:label>
      <rdfs:comment/>
      <rdfs:domain rdf:resource="http://www.nesstar.org/rdf/Explorer/DisplayTable"/>
      <rdfs:range rdf:resource="http://www.nesstar.org/rdf/String"/>
   </n:Parameter>
</rdf:RDF>