material anatomical entity which has as its members the maximal number of anatomical structures of the same type.
While some of anatomical sets could be regarded as an organ system subvision, e.g set of lumbar nerves, others do not satisfy one or two defining attributes of organ system subdivision. E.g. thoracic viscera consists of organs but not belonging to one organ system, dental arcade consists of similar organs but they are not connected.
material anatomical entity which has as its members the maximal number of anatomical structures of the same type.
While some of anatomical sets could be regarded as an organ system subvision, e.g set of lumbar nerves, others do not satisfy one or two defining attributes of organ system subdivision. E.g. thoracic viscera consists of organs but not belonging to one organ system, dental arcade consists of similar organs but they are not connected.
Alan,
My comments in-line below.
Onard
From: "Alan Ruttenberg" <alanrut...@gmail.com>
To: "fma-owl-2009" <fma-ow...@googlegroups.com>
Cc: "Melissa Haendel" <hae...@ohsu.edu>, "Bill Duncan" <wddu...@gmail.com>, "Carlo Torniai" <tor...@ohsu.edu>
Sent: Thursday, December 8, 2011 11:32:56 PM
Subject: Anomalous anatomical set membersOM: In the FMA no anatomical set is regarded as an organ system subdivision and vice versa. The latter is an anatomical structures consisting of continuous parts as opposed to the former which consists of discontinuous members.
In reviewing, and then attempting to debug, the representation of teeth, I came across a number of cases that seem to be in error.
The definition of Anatomical set is:material anatomical entity which has as its members the maximal number of anatomical structures of the same type.
While some of anatomical sets could be regarded as an organ system subvision, e.g set of lumbar nerves, others do not satisfy one or two defining attributes of organ system subdivision. E.g. thoracic viscera consists of organs but not belonging to one organ system, dental arcade consists of similar organs but they are not connected.
I ran a function to find cases (~350) where anatomical set members are not anatomical structures. The cases are listed at http://svn.neurocommons.org/svn/trunk/convert/fma/reports/anatomical-sets-with-not-structure-members.txtI'd also like to test my understanding of the member versus part relationships.member_of => part_ofpart_of: transitivemember_of: not transitivemember_of o part_of => member_ofOM: We consider membership as a kind of parthood relation in the FMA, hence it has transitivity property. Member_of is a subproperty of part_of.
The last one is the one to check - it says that if a set has a part, and the part has members, then the set has those members.If that is accepted, then some of the above cases might be recast using part_of. However I suspect that they should all be checked, given the situation described below.In the specific case of dentition, the issue is that an uncareful interpretation of the current fma is that the primary dentition include secondary teeth.That arises because'Dentition'(FMA_75150) has member 'Mandibular dentition'(FMA_269584) which is not anatomical structure'Dentition'(FMA_75150) has member 'Maxillary dentition'(FMA_269582) which is not anatomical structureand 'Primary dentition' is_a 'Dentition'and the members of 'Maxillary dentition' are all secondary teeth.OM: Using the frame-based system and the "single inheritance" principle posed some limitations to the representation. Dentition is a good example.
Ideally we would like to declare in is_a hierarchy:
Dentition
Primary dentition
Primary maxillary dentition
Primary mandibular dention
Secondary dentition
Secondary maxillary dentition
Secondary mandibular dentition
As well as...
Maxillary dentition
Primary maxillary dentition
Secondary maxillary dentition
Mandibular dentition
Primary mandibular dentition
Secondary mandibular dentition
And then declare the appropriate primary and secondary teeth to the corresponding maxillary and mandibular sets. We hope to achieve this in the OWL format. In the current version the maxillary and mandibular dentitions have secondary teeth members but that will change as soon as we move to OWL.
On the reading of member as has_part we get the unintended inference.There are a number of possible fixes, but before offering them I thought I would first check in about the above. I need to sort this out for a prototype I am currently working on.Other cases of the anatomical set issue in that area of anatomy'Dental arcade'(FMA_59415) has member 'Set of periodontia'(FMA_269567) which is not anatomical structure'Dental arcade'(FMA_59415) has member 'Dentition'(FMA_75150) which is not anatomical structure'Mandibular dental arcade'(FMA_55635) has member 'Set of mandibular periodontia'(FMA_269572) which is not anatomical structure'Mandibular dental arcade'(FMA_55635) has member 'Mandibular dentition'(FMA_269584) which is not anatomical structure'Dental arcade'(FMA_59415) has member 'Set of periodontia'(FMA_269567) which is not anatomical structure'Dental arcade'(FMA_59415) has member 'Dentition'(FMA_75150) which is not anatomical structure'Mandibular dental arcade'(FMA_55635) has member 'Set of mandibular periodontia'(FMA_269572) which is not anatomical structure'Mandibular dental arcade'(FMA_55635) has member 'Mandibular dentition'(FMA_269584) which is not anatomical structureOM: What is missing in the definition is the inclusion of subsets as members (parts) of a the bigger set.
Some clerical errors that need fixing are a number of orphan tooth surfaces and parts where there is no asserted relation to the corresponding tooth:Distolingual cusp of right upper first molar toothOcclusal surface of left lower first molar toothCrown proper of left upper first molar toothIncisal surface of right upper canine toothLingual surface of left upper second molar toothDistal surface of right lower second premolar toothMesial surface of right upper third molar toothOcclusal surface of right lower third molar toothOM: Thank you for the list. I will add the links to the corresponding teeth.
Finally, I note that the relation of the surfaces of the teeth are related by part_of to the teeth, but should instead be related by bounded_by, as is documented in the papers and as occurs elsewhere in FMA.OM: That indeed is not right. I think the original intent was to represent the surface layer (3-D structure) but in the process they were classified as surfaces (2-D). I will look into this and apply the corrections.
Again, many thanks for the heads up.
OnardBest,Alan
Cornelius
On Fri, 9 Dec 2011, Alan Ruttenberg wrote:
> One more thing ;-)
> The sets of teeth are unlike some other sets as they gather members that do not necessarily exist at the same time. I wonder
> if there is precedent elsewhere in the FMA for that, or whether it might make more sense to stay away from that and not create
> as sets dentition (meaning set of all primary and secondary teeth), mandibular dention (also mixes primary and secondary
> teeth) or maxilliary dentition (also mixes primary and secondary teeth).
>
> -Alan
>
> On Fri, Dec 9, 2011 at 4:25 AM, <mej...@comcast.net> wrote:
> Alan,
>
> My comments in-line below.
>
> Onard
>
> ______________________________________________________________________________________________________________________________
Alan, it is true for sets of anatomical entities in the fully developed vertebral body that their members do not exist at the same time. For example, members of sets vertebrae, sets of muscles, etc appear during ontogeny at separate times. Hence adding a time element to the definitions is always necessary. I realize that FMA definitions do not do this, because the FMA takes account of a canonical, fully developed human body. I realize that there are arguments for and against the justification of such a strategy.
Alan,
The class "Dentition" does not have both primary and secondary teeth as members but rather it has subtypes primary and secondary. The members of class "Dentition" are maxillary dentition and mandibular dentition, and the subtype of "Dentition", "Primary dentition", has members primary maxillary and primary mandibular sets (same rationale for the secondary dentition).
Currently in the FMA, you will find that "Primary dentition" has as members only the primary teeth.
Temporal property is of great interest to me and one I would like to explore for the FMA. As Cornelius mentioned, not all members exist at the same time but remember we are dealing with a continuant, one that takes into account its canonical completeness over a period of time, not at a one specific stage.
Onard
Temporal property is of great interest to me and one I would like to explore for the FMA.
Alan,
The class "Dentition" does not have both primary and secondary teeth as members but rather it has subtypes primary and secondary. The members of class "Dentition" are maxillary dentition and mandibular dentition, and the subtype of "Dentition", "Primary dentition", has members primary maxillary and primary mandibular sets (same rationale for the secondary dentition).
Alan,
My comments in-line below.
Onard
From: "Alan Ruttenberg" <alanrut...@gmail.com>
To: "fma-owl-2009" <fma-ow...@googlegroups.com>
Cc: "Melissa Haendel" <hae...@ohsu.edu>, "Bill Duncan" <wddu...@gmail.com>, "Carlo Torniai" <tor...@ohsu.edu>
Sent: Thursday, December 8, 2011 11:32:56 PM
Subject: Anomalous anatomical set membersOM: In the FMA no anatomical set is regarded as an organ system subdivision and vice versa. The latter is an anatomical structures consisting of continuous parts as opposed to the former which consists of discontinuous members.
In reviewing, and then attempting to debug, the representation of teeth, I came across a number of cases that seem to be in error.
The definition of Anatomical set is:material anatomical entity which has as its members the maximal number of anatomical structures of the same type.
While some of anatomical sets could be regarded as an organ system subvision, e.g set of lumbar nerves, others do not satisfy one or two defining attributes of organ system subdivision. E.g. thoracic viscera consists of organs but not belonging to one organ system, dental arcade consists of similar organs but they are not connected.
I ran a function to find cases (~350) where anatomical set members are not anatomical structures. The cases are listed at http://svn.neurocommons.org/svn/trunk/convert/fma/reports/anatomical-sets-with-not-structure-members.txtI'd also like to test my understanding of the member versus part relationships.member_of => part_ofpart_of: transitivemember_of: not transitivemember_of o part_of => member_ofOM: We consider membership as a kind of parthood relation in the FMA, hence it has transitivity property. Member_of is a subproperty of part_of.
The last one is the one to check - it says that if a set has a part, and the part has members, then the set has those members.If that is accepted, then some of the above cases might be recast using part_of. However I suspect that they should all be checked, given the situation described below.In the specific case of dentition, the issue is that an uncareful interpretation of the current fma is that the primary dentition include secondary teeth.That arises because'Dentition'(FMA_75150) has member 'Mandibular dentition'(FMA_269584) which is not anatomical structure'Dentition'(FMA_75150) has member 'Maxillary dentition'(FMA_269582) which is not anatomical structureand 'Primary dentition' is_a 'Dentition'and the members of 'Maxillary dentition' are all secondary teeth.OM: Using the frame-based system and the "single inheritance" principle posed some limitations to the representation. Dentition is a good example.
Yes; an eminently sensible proposition.
Cornelius
On Fri, 9 Dec 2011, Alan Ruttenberg wrote:
>
>
> On Fri, Dec 9, 2011 at 12:41 PM, <ro...@u.washington.edu> wrote:
> Alan, it is true for sets of anatomical entities in the fully developed vertebral body that their members do not
> exist at the same time. For example, members of sets vertebrae, sets of muscles, etc appear during ontogeny at
> separate times. Hence adding a time element to the definitions is always necessary. I realize that FMA definitions
> do not do this, because the FMA takes account of a canonical, fully developed human body. I realize that there are
> arguments for and against the justification of such a strategy.
>
>
> Hi Cornelius,
>
> Thanks for the response (happy to hear your virtual voice :) .ᅵ
>
> Dentition is one of those in-between cases which slightly stretches the model to allow for two canonical cases - childhood and
> adulthood, with reasonably clear delineation between the immature and mature forms. My inclination would therefore be to only
> use Anatomical set for each of these separately, with the same caveats you mention earlier applicable, and not to name sets
> that include members of both as, given the current FMA, the members of Anatomical sets seem to generally be more approximately
> contemporaneous than is the case with primary and secondary teeth.
>
> Would you concur, or do you see benefit in having Anatomical sets that have both as members?
>
> Regards,
> Alan
>
> ps. Barry and I frequently argue about what you would say about this or that issue. It would be great fun to find a time again
> when we could all sit together and have it out :)
> ᅵ
>
>
> Cornelius
>
> On Fri, 9 Dec 2011, Alan Ruttenberg wrote:
>
> One more thing ;-)
> The sets of teeth are unlike some other sets as they gather members that do not necessarily exist at the
> same time. I wonder
> if there is precedent elsewhere in the FMA for that, or whether it might make more sense to stay away from
> that and not create
> as sets dentition (meaning set of all primary and secondary teeth), mandibular dention (also mixes primary
> and secondary
> teeth) or maxilliary dentition (also mixes primary and secondary teeth).
>
> -Alan
>
> On Fri, Dec 9, 2011 at 4:25 AM, <mej...@comcast.net> wrote:
> ᅵ ᅵ ᅵAlan,
>
> ᅵ ᅵ ᅵMy comments in-line ᅵbelow.
>
> ᅵ ᅵ ᅵOnard
>
> _____________________________________________________________________________________________________________________________
> _
> ᅵ ᅵ ᅵFrom: "Alan Ruttenberg" <alanrut...@gmail.com>
> ᅵ ᅵ ᅵTo: "fma-owl-2009" <fma-ow...@googlegroups.com>
> ᅵ ᅵ ᅵCc: "Melissa Haendel" <hae...@ohsu.edu>, "Bill Duncan" <wddu...@gmail.com>, "Carlo Torniai"
> <tor...@ohsu.edu>
> ᅵ ᅵ ᅵSent: Thursday, December 8, 2011 11:32:56 PM
> ᅵ ᅵ ᅵSubject: Anomalous anatomical set members
>
> ᅵ ᅵ ᅵIn reviewing, and then attempting to debug, the representation of teeth, I came across a number of cases that
> seem
> ᅵ ᅵ ᅵto be in error.
>
> ᅵ ᅵ ᅵThe definition of Anatomical set is:
>
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵmaterial anatomical entity which has as its members the maximal number of anatomical structures of the
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵsame type.
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵWhile some of anatomical sets could be regarded as an organ system subvision, e.g set of lumbar
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵnerves, others do not satisfy one or two defining attributes of organ system subdivision. E.g.
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵthoracic viscera consists of organs but not belonging to one organ system, dental arcade consists of
> ᅵ ᅵ ᅵ ᅵ ᅵ ᅵsimilar organs but they are not connected.
> ᅵand 'Primary dentition' is_a 'Dentition'
>
> and the members of 'Maxillary dentition' are all secondary teeth.
>
> OM: Using the frame-based system and the "single inheritance" principle posed some limitations to the
> representation.
> Dentition is a good example.
>
> Ideally we would like to declare in is_a hierarchy:
>
> Dentition
> ᅵ ᅵ ᅵPrimary dentition
> ᅵ ᅵ ᅵ ᅵ ᅵ Primary maxillary dentition
> ᅵ ᅵ ᅵ ᅵ ᅵ Primary mandibular dention
> ᅵ ᅵ ᅵSecondary dentition
> ᅵ ᅵ ᅵ ᅵ ᅵ Secondary maxillary dentition
> ᅵ ᅵ ᅵ ᅵ ᅵ Secondary mandibular dentition
>
> As well as...
>
> Maxillary dentition
> ᅵ ᅵ Primary maxillary dentition
> ᅵ ᅵ Secondary maxillary dentition
>
> Mandibular dentition
> ᅵ ᅵ Primary mandibular dention
> ᅵ ᅵ Secondary mandibular dentition
> be related by ᅵbounded_by, as is documented in the papers and as occurs elsewhere in FMA.
OM: Using the frame-based system and the "single inheritance" principle posed some limitations to the representation. Dentition is a good example.It's potentially the single inheritance, not the frame system.
I think that while the 2d surfaces may perhaps be useful in some
contexts, I anticipate the 3d surfaces (and in general the
constitutional parts) of each tooth will be helpful to have explicitly
represented, as dental information systems do refer to damage and
restorations to such parts of specific teeth.
It has been raised by a colleague at the dental school that in
addition it may be of benefit to represent those anatomical sites in
which the teeth place, as they are also referred to (as when there is
such a site without a tooth occupying it, and when work is done to
place a tooth in such a site).
Thanks,
Alan
The definition of Anatomical set as provided by the FMA is:
"material anatomical entity which has as its members the maximal
number of anatomical structures of the same type."
As I read the current FMA, portion of body substance, being a sibling
of Anatomical set, is disjoint from it. So the definition contradicts
the assertion. I am advocating that one of them be changed so that
there is no longer a contradiction.
I would also suggest that the definition be changed to not say
anything about the "maximal number", as this raises issues regarding
time. Instead, push any kind of such maximality down to the particular
terms. For example, the term "dentition" could be defined as being the
set of all the teeth that are present at any time, if desired.
-Alan
Note we are going to stumble on words (and perhaps already have) by
using "members" to both name instances of the class, for members of a
set (a particular). In the following I will rename to "instance" uses
of "member" that I think you meant to mean instance of class. Please
check and see I got your sense correctly, or correct?
> Dentition is a class whose members consist only of teeth, without specifying which particular set of teeth.
Dentition is an Anatomical set whose members are only teeth.
> Entire dentition is a class whose members include all kinds of teeth,
(see below re: discussion with Cornelius)
> primary and secondary.
> Primary dentition is a subclass of 'dentition' which specifies the
> membership only to include primary teeth.
Primary dentition is a dentition, all of whose members are all (all
extant?) primary teeth
Secondary dentition is a dentition, all of whose members are (all
extant?) secondary teeth
> Maxillary dentition is a subclass of 'dentition' which specifies the membership only to include teeth attached to the maxillae, without specifying whether they are primary or secondary.
Maxillary dentition is a dentition, all of whose members are attached
to the maxillae.
> Entire maxillary dentition is a subclass of 'maxillary dentition' which specifies the membership to include all kinds of teeth attached to the maxillae.
Given the discussion with Cornelius I don't think we should have this
set. It would make sense, however to have a class
You might want
Maxillary tooth - a tooth that is attached to the maxillae.
(in the site formulation it would be a tooth that occupies a site
hosted by the maxillae)
> Primary maxillary dentition is a subclass of 'maxillary dentition' which
> specifies the membership only to include primary teeth attached to the
> maxillae.
Primary maxillary dentition is a maxillary dentition all of whose
members are primary teeth.
I think we also want (looking at
http://en.wikipedia.org/wiki/Tooth_development for a reasonable
discriminator)
(but note this would raise multiple inheritance issues with maxillary
tooth, above)
Primary tooth
A tooth whose initial calcification is completed in-utero.
Secondary tooth
A tooth whose initial calcification is completed after birth.
There is a minor twist, also mentioned by my Dental School colleague.
It is occurs not so unoften that a developmentally primary tooth is
classified as a secondary tooth later in life if a corresponding
secondary tooth does not develop to push the primary tooth out. A
definition of primary and secondary based on site would be able to
avoid this problem. Instead we would define primary tooth sites and
secondary tooth sites, then primary and secondary teeth as those that
eventually occupy those sites. This would also require that primary
and secondary tooth not be disjoint (since some primary teeth could
transform (in the BFO relations sense) into secondary teeth.
-Alan
Landon Todd Detwiler Structural Informatics Group (SIG) University of Washington
I'll check my version. I see that the FMAE has the version you cite,
which I'm happy to substitute.
It too is flawed, because the constraint "being members of the same
class" is effectively always true for anything, since everything is a
n instance of Anatomical entity. So you might as well leave that out.
Indeed I see that "Sets of parts of human body" is a subclass, which
makes the point.
-Alan
I'm not sure what case is covered by cells of different types as
opposed to tissues. Is there a collection of cells of different types
that is not an organ, multi-tissue aggregate or portion of tissue, and
yet still has "inherent 3D shape and is generated by coordinated
expression of the organism's own genome"?
> is_a CARO:0000011 ! anatomical system [DEF: "Anatomical group that is
> has as its parts distinct anatomical structures interconnected by anatomical
> structures at a lower level of granularity."]
> is_a CARO:0000041 ! anatomical cluster [DEF: "Anatomical group that
> has its parts adjacent to one another."]
>
> Dentition would seem to fit 'anatomical cluster' - unless we consider a
> child who has a mixed dentition, consisting of a mixture of primary
> dentition, secondary dentition, and sets of unerupted teeth (maybe this
> isn't "canonical")
Teeth aren't necessarily adjacent (at least in the common sense),
though I see the RO sense is simply nearby "in spatial proximity".
Since the mouth can open quite wide it's not clear they would be
considered adjacent in even that sense.
FMA has both Anatomical Set as well as Anatomical Structure, BTW.
Ii haven't been coordinating with CARO but will make an effort to do
so in the subset of terms I extract to represent teeth.
-Alan
The definition is as you say. The "documentation" is:
"OM def (1.2.2007): material anatomical entity which has as
its members the maximal number of anatomical structures of the same
type.nn10.04.01: While some of anatomical sets could be regarded as an
organ system subvision, e.g set of lumbar nerves, others do not
satisfy one or two defining attributes of organ system subdivision.
E.g. thoracic viscera consists of organs but not belonging to one
organ system, dental arcade consists of similar organs but they are
not connected.")
So what is the status of the documentation slot value?
-Alan
On Tue, Dec 13, 2011 at 1:38 PM, Todd Detwiler <d...@u.washington.edu> wrote:
Cornelius
On Tue, 13 Dec 2011, Chris Mungall wrote:
>
> Are these definitions being coordinated with CARO?
>
> I don't remember the exact reasons we don't have anatomical set in CARO.
>
> In the original CARO, which was based heavily on the FMA, we had:
>
> ᅵ is_a CARO:0000006 ! material anatomical entity [DEF: "Anatomical entity that has mass."]
> ᅵ ᅵis_a CARO:0000003 ! anatomical structure [DEF: "Material anatomical entity that has inherent 3D shape and is generated by
> coordinated expression of the organism's own genome."]
> ᅵ ᅵ is_a CARO:0000054 ! anatomical group [DEF: "Anatomical structure consisting of at least two non-overlapping organs,
> multi-tissue aggregates or portion of tissues or cells of different types that does not constitute an organism, organ,
> multi-tissue aggregate, or portion of tissue."]
> ᅵ ᅵ ᅵis_a CARO:0000011 ! anatomical system [DEF: "Anatomical group that is has as its parts distinct anatomical structures
> interconnected by anatomical structures at a lower level of granularity."]
> ᅵ ᅵ ᅵis_a CARO:0000041 ! anatomical cluster ᅵ[DEF: "Anatomical group that has its parts adjacent to one another."]
On Tue, Dec 13, 2011 at 6:33 PM, Alan Ruttenberg
<alanrut...@gmail.com> wrote:
> OK, I tracked this down.
>
> The definition is as you say. The "documentation" is:
>
> "OM def (1.2.2007): material anatomical entity which has as
> its members the maximal number of anatomical structures of the same
> type.nn10.04.01: While some of anatomical sets could be regarded as an
> organ system subvision, e.g set of lumbar nerves, others do not
> satisfy one or two defining attributes of organ system subdivision.
> E.g. thoracic viscera consists of organs but not belonging to one
> organ system, dental arcade consists of similar organs but they are
> not connected.")
>
> So what is the status of the documentation slot value?
Onard
Yup. I think I vaguely get why in some cases these terms are
desirable, but it would be better to hear from Onard/Cornelius about
what their intent and goal was in introducing these terms. They also
seem to prone to these inheritance issues (I'll produce a list soon) -
general case
class A
class B
B subclass of A
member assertions on A that are false for B.
Anyways, I want to be faithful to FMA as much as I can where it makes
sense, so my preference is that we reach some consensus on how to
handle these terms and then all of us (FMA included) adopt it.
-Alan
-Alan
>
> I'm not sure why you would want to have:
> incisor is_a tooth
> AND
> incisor part_of some 'set of teeth'
>
> Bur if you do have both, you need some way to infer the second from the first or the two will go out a sync.
>
> 'anatomical group' is needed for cases where an anatomical entity is made up of disconnected parts of various classes. The immune system is a good example.
>
> In some cases the parts are in close proximity. In those cases 'anatomical cluster' seems appropriate to me.
>
> CARO1 didn't do a good job of making these distinctions.
>
> Note, I have never been entirely comfortable with 'anatomical cluster' as a classification for joint as, AFAIK, the various parts of joints are connected to each other.
On Wed, 14 Dec 2011, Alan Ruttenberg wrote:
> On Wed, Dec 14, 2011 at 4:50 AM, David Osumi-Sutherland
> <dj...@gen.cam.ac.uk> wrote:
>> Fabian and I both objected to 'anatomical set' in CARO1, as its main use seemed to be to duplicate classification as partonomy. Taken to the extreme, you could make such set terms for every class (type) in an ontology.
I vaguely remember what Fabian objected to. I had a number of discussions with him but we never had a final agreement.
>
> Yup. I think I vaguely get why in some cases these terms are
> desirable, but it would be better to hear from Onard/Cornelius about
> what their intent and goal was in introducing these terms. They also
> seem to prone to these inheritance issues (I'll produce a list soon) -
> general case
>
There are references to groups of anatomical entities in anatomical discourse. Some other connected (anatomical cluster), e.g. root of lung and some are not (anatomical set), e.g. dentition (set of teeth and nothing else, ergo separate, independent structures taken as a set). The two groups are separated by the differentia/property "connectivity", hence are represented as separate classes/types. Cornelius may have other opinion.
> class A
> class B
> B subclass of A
> member assertions on A that are false for B.
What's the example?
>
> Anyways, I want to be faithful to FMA as much as I can where it makes
> sense, so my preference is that we reach some consensus on how to
> handle these terms and then all of us (FMA included) adopt it.
>
> -Alan
> -Alan
>
>
>>
>> I'm not sure why you would want to have:
>> incisor is_a tooth
>> AND
>> incisor part_of some 'set of teeth'
We don't have the latter relationship in the FMA unless Alan's program indirectly infers that. In the FMA the actual membership declared includes only the individual teeth (by transitivity). View the part hierarchy in the FME:
Dentition (part relation)
Maxillary dentition
Left upper third secondary molar tooth
Right upper third secondary molar tooth
etc.,
Mandibular dentition
Left lower third secondary molar tooth
Right lower third secondary molar tooth
etc.
>>
>> Bur if you do have both, you need some way to infer the second from the first or the two will go out a sync.
>>
>> 'anatomical group' is needed for cases where an anatomical entity is made up of disconnected parts of various classes. ᅵThe immune system is a good example.
Exactly, the immune system is an anatomical set, with discontinuous parts.
>>
>> In some cases the parts are in close proximity. In those cases 'anatomical cluster' seems appropriate to me.
Proximity but not connected is also an anatomical set.
Anatomical cluster has parts connected, such as the joint.
>>
>> CARO1 didn't do a good job of making these distinctions.
We elaborated on the distinction in the FMA but I'm still not clear what the objection is. I would certainly entertain a better representation that captures the distinctions.
>>
>> Note, I have never been entirely comfortable with 'anatomical cluster' as a classification for joint as, AFAIK, the various parts of joints are connected to each other.
>>
>>
>> On 13 Dec 2011, at 20:53, Alan Ruttenberg <alanrut...@gmail.com> wrote:
>>
>>> On Tue, Dec 13, 2011 at 3:07 PM, Chris Mungall <cjmu...@lbl.gov> wrote:
>>>>
>>>> Are these definitions being coordinated with CARO?
>>>>
>>>> I don't remember the exact reasons we don't have anatomical set in CARO.
>>>> In the original CARO, which was based heavily on the FMA, we had:
>>>>
>>>> ᅵ is_a CARO:0000006 ! material anatomical entity [DEF: "Anatomical entity
>>>> that has mass."]
>>>> ᅵ ᅵis_a CARO:0000003 ! anatomical structure [DEF: "Material anatomical
>>>> entity that has inherent 3D shape and is generated by coordinated expression
>>>> of the organism's own genome.&