-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEntity_Relationship_domains.xml
78 lines (61 loc) · 4.09 KB
/
Entity_Relationship_domains.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.3/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.3/ http://www.mediawiki.org/xml/export-0.3.xsd" version="0.3" xml:lang="en">
<siteinfo>
<sitename>sbgn.org</sitename>
<base>http://www.sbgn.org/Main_Page</base>
<generator>MediaWiki 1.12.0</generator>
<case>first-letter</case>
<namespaces>
<namespace key="-2">Media</namespace>
<namespace key="-1">Special</namespace>
<namespace key="0" />
<namespace key="1">Talk</namespace>
<namespace key="2">User</namespace>
<namespace key="3">User talk</namespace>
<namespace key="4">sbgn.org</namespace>
<namespace key="5">sbgn.org talk</namespace>
<namespace key="6">Image</namespace>
<namespace key="7">Image talk</namespace>
<namespace key="8">MediaWiki</namespace>
<namespace key="9">MediaWiki talk</namespace>
<namespace key="10">Template</namespace>
<namespace key="11">Template talk</namespace>
<namespace key="12">Help</namespace>
<namespace key="13">Help talk</namespace>
<namespace key="14">Category</namespace>
<namespace key="15">Category talk</namespace>
<namespace key="274">Widget</namespace>
<namespace key="275">Widget talk</namespace>
</namespaces>
</siteinfo>
<page>
<title>Entity Relationship domains</title>
<id>427</id>
<revision>
<id>1797</id>
<timestamp>2009-09-06T16:48:26Z</timestamp>
<contributor>
<username>Lenov</username>
<id>11</id>
</contributor>
<comment>/* Agreements */</comment>
<text xml:space="preserve">Several proposals were presented by Mirit Aladjem, Stuart Moodie and Michael Blinov. The proposals were divided into "subdivision", where an entity glyph is made-up of several adjacent domains, and "enclosure", where an entity glyph contains the domains.
The subdivision approach implies the existence of a particular domain, representing the whole protein. After discussing examples, it was recognized that a correct interpretation of such an entity would require pre-existing knowledge, and relied on arbitrary requirements difficult to implement (specific location of the generic domain, different fonts etc.).
The subdivision approach also precludes nesting of domains.
While a consensus emerged on the use of enclosure, there was discussion on the respective positions of domains and their relationships.
=== Agreements ===
==== Representation of domains ====
Domains of an Entity are represented by Entities located within the parent Entity. Several levels of enclosures can be represented, with domains, subdomains etc.
==== Auxiliary units ====
The state variables and units of information located on an enclosing Entity are relevant to the whole entity, either because the information affects all domains, or because one does not know which domain is affected.
The assignment of on an enclosing entity affects all the enclosed entities:
* The assignment of a location on an enclosing entity modifies the location of all the enclosed entities. Example: Transport of a protein from the cytosol to the nucleus.
* The assignment of an existence on an enclosing entity modifies the existence of all the enclosed entities. Example: Degradation of a protein.
An assignment on an enclosed entity overrides an assignment on the enclosing entity:
* The assignment of a location on an enclosed entity modifies the location of this entity, and only this one, leaving the sibling entities unaffected. Example: insertion of a transmembrane segment.
* The assignment of an existence on an enclosed entity modifies the existence of this entity, and only this one, leaving the sibling entities unaffected. Example: cleavage of a domain.
=== To be clarified ===
Topology of domains within and enclosing entity: No topology? Alignment? Adjacency?
Location of state-variable values affecting a domain: Within the enclosing entity or outside, with assignment crossing the entity boundary?</text>
</revision>
</page>
</mediawiki>