source: ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/help/WebInterfaceOverview.html @ 2029

Last change on this file since 2029 was 2029, checked in by mwindhouwer, 12 years ago

Initial import of all the *cats, i.e., ISOcat, RELcat and SCHEMAcat.

File size: 2.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<title>Web Interface Overview</title>
6</head>
7
8<body>
9<blockquote cite="ISO 12620">
10<p align="left"><strong>Web Interface &#8212; Overview</strong>
11<p align="left">initial ISOcat display screen</p>
12<p align="left">NOTE &nbsp;&nbsp;The toolbar icon options available on the Web Interface differ depending on user <a href="Roles.html">roles</a>.
13<p align="left"><a href="GuestUser.html">Guest users</a> can:</p>
14<ul>
15  <li>select <a href="dataCategorySpecification.html">data category specifications</a> from a <a href="Public.html">public</a> <a href="dataCategorySelection.html">Data Category Selection</a> viewed in the <a href="activeDCSPane.html">active DCS pane</a></li>
16  <li>view individual data categories in the <a href="DCSpecificationPane.html">DC pane</a></li>
17  <li>create their own data category selections by adding data categories to the <a href="basket.html">basket pane</a></li>
18<li>export their DCSs to the <a href="DCIF.html">DCIF</a> export format or to <a href="RDFOutput.html">RDF</a></li>
19</ul>
20<p><img src="WebInterface-Guest.jpg" alt="Guest Interface" width="906" height="656" longdesc="WebInterfaceOverview.html" />
21<p><a href="expert.html">Expert users</a> can also:
22<ul>
23  <li>edit <a href="dataCategorySpecification.html">data category specifications</a> they own when<a href="dataCategorySelection.html"></a> viewed in the <a href="activeDCSPane.html">active DCS pane</a></li>
24  <li>save the contents of the <a href="basket.html">basket pane</a> to their own private DCS in their <a href="Private.html">private</a> workspace</li>
25  <li>create and participate in shared private workgroups</li>
26  <li>be assigned as judges to <a href="ThematicDomainGroup.html">TDGs</a></li>
27  </ul></p>
28<img src="WebInterface-Expert.jpg" alt="ExpertWebInterface" width="906" height="656" longdesc="WebInterface-Expert.jpg" /></blockquote>
29</body>
30</html>
Note: See TracBrowser for help on using the repository browser.