source: ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/help/profile.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: 4.8 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>Profile</title>
6<!--2010-06, History: Additional info added on how to change profiles or add a profile.-->
7</head>
8
9<body>
10<blockquote cite="ISO 12620_3.4.5">
11<p align="left"><strong>profile</strong><br />
12<strong>thematic domain profile</strong></p>
13<p align="left">representation within a <a href="dataCategorySpecification.html">data category specification</a> of any one of the <a href="ThematicDomain.html">thematic domains</a> with which a <a href="dataCategory.html">data category</a> is associated</p>
14<p align="left">NOTE&nbsp;&nbsp;A data category may have several thematic domain profiles, indicating that it is used by several thematic domains. Until a data category specification is assigned to a <a href="ThematicDomainGroup.html">TDG</a>, the profile value is set to -<a href="Private.html">private</a>-, as reflected in the <a href="Scope.html">Scope</a> value in the ISOcat Web Interface.</p>
15<p align="left"><a href="http://www.isocat.org/index_bestanden/12620.html">ISO 12620</a>:2009 specifies that the <a href="DataCategoryRegistry.html">DCR</a> shall associate each data category with one or several profile values  corresponding to the thematic domains where the data category is relevant (for  instance, <em>/partOfSpeech/</em> is relevant  for both terminology and lexicography).</p>
16<p align="left"><strong>Adding a Profile to an Existing Data Category Specification</strong></p>
17<p align="left">If a user initiates the creation of a data category specification (<a href="dataCategorySpecification.html">DC</a>) that has the same <a href="DataCategoryName.html">data category name</a> as an existing data category, ISOcat will prompt the user to examine the existing DC in order to determine whether the definition for this DC is appropriate for the new thematic domain under development. If this is the case, it is preferable to add the new thematic domain to the <a href="profile.html">profile</a> for that DC rather than to create a new DC. </p>
18<p align="left">The process for adding a new profile to a DC currently involves a number of steps.</p>
19<ol>
20<li>Create a <a href="PrivateGroup.html">private group</a> including yourself and the owner of the data categories you want to use. This group is strictly for the purpose of cross-editing profile information.<br />
21  <br />
22  <img src="ProfileGroup.jpg" alt="ProfileGroup" width="850" height="470" longdesc="ProfileGroup.jpg" /><br /><br />
23
24</li>
25<li>Create a new <a href="dataCategorySelection.html">DCS</a> including both the <a href="closedDataCategory.html">complex</a> and the <a href="simpleDataCategory.html">simple</a> data categories you want to use.<br />
26<br />
27<img src="AddToTerm.jpg" alt="MPS DCS for Terminology" width="850" height="455" longdesc="AddToTerm.jpg" /><br />
28<br />
29For instance, one could decide to add <em>/grammatical gender/</em>and <em>/grammatical number/</em> from the Morphosyntax group to the Terminology group. You may include a different set of values in the second group if the needs of that Thematic Domain differ from those of the first. You must include any of the values you want to include in your profile in the editable DCS.<br />
30<br />
31</li>
32</li>
33<li>Save this new DCS and then change its <a href="Scope.html">scope</a> value  to indicate that it is shared by the private group you created in step 1 above. <br />
34  <br />
35    <img src="ChangeEditScope.jpg" alt="Editing Scope" width="850" height="465" longdesc="ChangeEditScope.jpg" /><br />
36<br />
37</li>
38<li>You can now add a new profile to the DCs in question. You must do this for all the complex and simple DCs you want to use.  ISOcat will prompt you to create a new <a href="conceptualDomain.html">conceptual domain</a> for your thematic domain profile. You should do so, whether you are using the same values or different ones. In the example below, Morphosyntax and Terminology use the same DC for <em>/grammatical gender/</em>, but they customarily declare different values in their value domains.<br />
39  <br />
40  <img src="VariantConceptualDomains.jpg" alt="Variant Conceptual Domains" width="850" height="465" longdesc="VariantConceptualDomains.jpg" /><br />
41  <br />
42</li>
43<li>Take great care not to alter any other information in the DC and to respect the ownership of the originator of the DC. If you wish to suggest changes or corrections from your perspective, contact the owner and discuss these changes. If you add new values to the conceptual domain, make sure that the new value is only checked for your profile and not for any existing profiles that do not use the new value.<br />
44  <br />
45</ol>
46<p>&nbsp;</p>
47<p>&nbsp;</p>
48</blockquote>
49</body>
50</html>
Note: See TracBrowser for help on using the repository browser.