wiki-archive/twiki/data/SDD/WhenAreTwoAgentsTheSame.txt,v

429 lines
16 KiB
Plaintext

head 1.13;
access;
symbols;
locks; strict;
comment @# @;
1.13
date 2009.11.25.03.14.40; author GarryJolleyRogers; state Exp;
branches;
next 1.12;
1.12
date 2009.11.20.02.45.34; author LeeBelbin; state Exp;
branches;
next 1.11;
1.11
date 2007.03.06.17.30.00; author TWikiGuest; state Exp;
branches;
next 1.10;
1.10
date 2006.05.08.10.22.39; author GregorHagedorn; state Exp;
branches;
next 1.9;
1.9
date 2006.05.04.11.26.28; author GregorHagedorn; state Exp;
branches;
next 1.8;
1.8
date 2004.07.15.18.18.11; author GregorHagedorn; state Exp;
branches;
next 1.7;
1.7
date 2004.06.21.11.30.02; author GregorHagedorn; state Exp;
branches;
next 1.6;
1.6
date 2004.05.28.14.40.00; author GregorHagedorn; state Exp;
branches;
next 1.5;
1.5
date 2004.02.09.18.47.04; author GregorHagedorn; state Exp;
branches;
next 1.4;
1.4
date 2004.02.09.15.07.00; author JacobAsiedu; state Exp;
branches;
next 1.3;
1.3
date 2004.02.09.13.39.05; author GregorHagedorn; state Exp;
branches;
next 1.2;
1.2
date 2004.02.07.04.55.00; author BobMorris; state Exp;
branches;
next 1.1;
1.1
date 2004.02.06.16.40.59; author JacobAsiedu; state Exp;
branches;
next ;
desc
@none
@
1.13
log
@none
@
text
@%META:TOPICINFO{author="GarryJolleyRogers" date="1259118880" format="1.1" version="1.13"}%
%META:TOPICPARENT{name="ClosedTopicSchemaDiscussionSDD09"}%
---+!! %TOPIC%
Are two Agents the same if the have same last names and <nop>FreeFormDescriptions
-- Main.JacobAsiedu - 06 Feb 2004
(Note GH: <nop>FreeFormDescription is the older name for what is now called Label in the <nop>ProxyBaseType, see UBIF.ObsoleteTopicProxyDataModel)
---
Not necessarily. There are two agents known to me with last name Morris and description "One of the sons of Rose P. and Melvin M. Morris."
Anyway, this is only half of the question. Equally important is the question: Can two agents be the _same_ if they have _different_ last names and the same descriptions. For example:
1. Last name "Forman" 2. Last name "Forman Orth"; Descriptions 1 and 2: "The person known in the SDD Wiki as Main.JenniferForman".
Quite possibly, the best way to address this is with an optional alias field which is a keyref to another Agent, or else to provide some way to declare that the <nop>ExternalID is optionally a URI.
Either of these mechanisms may require an exhaustive search through the Agents list to find the alias list. Furthermore, this is quadratic in the number of Agents, although it is unlikely that the Agents list is very long in most cases. Even particle physics papers rarely have more than a few hundred authors. :-)
-- Main.BobMorris - 07 Feb 2004
---
1. It seems to me that you interpret the <nop>FreeFormDescription as something different than it is intended for. It is _not_ an arbitrary description of the object, but a consize and unique description. <nop>FreeFormDescription in SDD 0.9 is annotated as:
"Human readable representation; this may be the only data item if no machine readable ID exists. Example in the case of a publication resource: "Smith 1998. Flora of Erehwon, Fingers Publishers." If an external ID exists, this is considered cached information and required to be present."
If we can clarify the misunderstanding by a better general name for the element I am very grateful for proposals! Also if the annotation can be improved...
2. <nop>FreeFormDescription must be unique by definition, since it is a human readable representation of the connected object, i.e. an alternative for the technical ID.
3. That makes it technically impossible to have two agent entry for the same agent. Two entries may have the same name, or different names. They must have different IDs and different <nop>FreeFormDescriptions.
4. Two entries may have different IDs and still be the same person. Technically this would not be known to the system. No synomization inside SDD exists - but an external service may give that information.
That means I would argue against solving the Alias problem inside SDD. We are not talking of an Agent data system, but conversely of a mechanism (the resource connectors) to use an external system.
-- [[Main.GregorHagedorn][Gregor Hagedorn]] - 9. Feb. 2004
---
Gregor wrote:
"Two entries may have different IDs and still be the same person".
Would that not defeat the whole purpose of having a key/ref on an Agent?
This means we(a machine) cannot easily re-use an already defined agent in the creation
of SDD instance documents. Perhaps, the programmer should have some more external metadata to enable them do the distinction?
-- Main.JacobAsiedu - 09 Feb 2004
---
I am quite in favor or adding a few more bits of optional Agent metadata. Please do make a proposal!
However, which meta data would enable truly distinctions? Not even passport ID number can do that, many people are multinational and have more than one passport. Even more people in the world don't have one, because they either cannot have one or don't care...
A complete DNA sequence may do it, but that is not seriously possible...
My scenario here is: Two agent connectors may refer to two different services providing agent information. Each has a quality statement that they believe their agent IDs uniquely refer to names. That already does not guarantee it...
However, the two different services may well have significant overlap. I think the alternative, to demand that only a single agent service may be used, and anybody not a member of that (Microsoft Passport :-)? ) is not allowed to have a scientific opinion
So, in the end, an agent is what it is, an ID from a service.
You CAN and should reuse that ID without problems in SDD. This mimizes the chance that two different agent objects are the same person (as opposed to having your own internal agent database as part of SDD). I think I do not understand your statement "This means we(a machine) cannot easily re-use an already defined agent in the creation of SDD instance documents."
(ASIDE: the most frequent error I see in literature reference databases is to treat authors as persons. They are just strings, and the connection to a person is n:m and incontingent to the literature database.)
This may not yet be true.
-- [[Main.GregorHagedorn][Gregor Hagedorn]] - 9. Feb. 2004
%META:TOPICMOVED{by="GregorHagedorn" date="1085755117" from="SDD.AreTwoAgentsTheSameTheyHaveSameLastNamesAndFreeFormDescription" to="SDD.WhenAreTwoAgentsTheSame"}%
@
1.12
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="LeeBelbin" date="1258685134" format="1.1" reprev="1.12" version="1.12"}%
d17 1
a17 1
1. Last name "Forman" 2. Last name "Forman Orth"; Descriptions 1 and 2: "The person known in the BDI.SDD Wiki as Main.JenniferForman".
d26 1
a26 1
1. It seems to me that you interpret the <nop>FreeFormDescription as something different than it is intended for. It is _not_ an arbitrary description of the object, but a consize and unique description. <nop>FreeFormDescription in BDI.SDD 0.9 is annotated as:
d36 1
a36 1
4. Two entries may have different IDs and still be the same person. Technically this would not be known to the system. No synomization inside BDI.SDD exists - but an external service may give that information.
d38 1
a38 1
That means I would argue against solving the Alias problem inside BDI.SDD. We are not talking of an Agent data system, but conversely of a mechanism (the resource connectors) to use an external system.
d49 1
a49 1
of BDI.SDD instance documents. Perhaps, the programmer should have some more external metadata to enable them do the distinction?
d67 1
a67 1
You CAN and should reuse that ID without problems in BDI.SDD. This mimizes the chance that two different agent objects are the same person (as opposed to having your own internal agent database as part of BDI.SDD). I think I do not understand your statement "This means we(a machine) cannot easily re-use an already defined agent in the creation of BDI.SDD instance documents."
@
1.11
log
@Added topic name via script
@
text
@d1 2
a4 2
%META:TOPICINFO{author="GregorHagedorn" date="1147083759" format="1.1" version="1.10"}%
%META:TOPICPARENT{name="ClosedTopicSchemaDiscussionSDD09"}%
d17 1
a17 1
1. Last name "Forman" 2. Last name "Forman Orth"; Descriptions 1 and 2: "The person known in the SDD Wiki as Main.JenniferForman".
d26 1
a26 1
1. It seems to me that you interpret the <nop>FreeFormDescription as something different than it is intended for. It is _not_ an arbitrary description of the object, but a consize and unique description. <nop>FreeFormDescription in SDD 0.9 is annotated as:
d36 1
a36 1
4. Two entries may have different IDs and still be the same person. Technically this would not be known to the system. No synomization inside SDD exists - but an external service may give that information.
d38 1
a38 1
That means I would argue against solving the Alias problem inside SDD. We are not talking of an Agent data system, but conversely of a mechanism (the resource connectors) to use an external system.
d49 1
a49 1
of SDD instance documents. Perhaps, the programmer should have some more external metadata to enable them do the distinction?
d67 1
a67 1
You CAN and should reuse that ID without problems in SDD. This mimizes the chance that two different agent objects are the same person (as opposed to having your own internal agent database as part of SDD). I think I do not understand your statement "This means we(a machine) cannot easily re-use an already defined agent in the creation of SDD instance documents."
@
1.10
log
@none
@
text
@d1 2
@
1.9
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="GregorHagedorn" date="1146741988" format="1.0" version="1.9"}%
d7 1
a7 1
(Note GH: <nop>FreeFormDescription is the older name for what is now called Label in the <nop>ProxyBaseType, see UBIF.ProxyDataModel)
@
1.8
log
@none
@
text
@d1 71
a71 70
%META:TOPICINFO{author="GregorHagedorn" date="1089915491" format="1.0" version="1.8"}%
%META:TOPICPARENT{name="SchemaDiscussionSDD09"}%
Are two Agents the same if the have same last names and <nop>FreeFormDescriptions
-- Main.JacobAsiedu - 06 Feb 2004
(Note GH: <nop>FreeFormDescription is the older name for what is now called Label in the <nop>ProxyBaseType, see UBIF.ProxyDataModel)
---
Not necessarily. There are two agents known to me with last name Morris and description "One of the sons of Rose P. and Melvin M. Morris."
Anyway, this is only half of the question. Equally important is the question: Can two agents be the _same_ if they have _different_ last names and the same descriptions. For example:
1. Last name "Forman" 2. Last name "Forman Orth"; Descriptions 1 and 2: "The person known in the SDD Wiki as Main.JenniferForman".
Quite possibly, the best way to address this is with an optional alias field which is a keyref to another Agent, or else to provide some way to declare that the <nop>ExternalID is optionally a URI.
Either of these mechanisms may require an exhaustive search through the Agents list to find the alias list. Furthermore, this is quadratic in the number of Agents, although it is unlikely that the Agents list is very long in most cases. Even particle physics papers rarely have more than a few hundred authors. :-)
-- Main.BobMorris - 07 Feb 2004
---
1. It seems to me that you interpret the <nop>FreeFormDescription as something different than it is intended for. It is _not_ an arbitrary description of the object, but a consize and unique description. <nop>FreeFormDescription in SDD 0.9 is annotated as:
"Human readable representation; this may be the only data item if no machine readable ID exists. Example in the case of a publication resource: "Smith 1998. Flora of Erehwon, Fingers Publishers." If an external ID exists, this is considered cached information and required to be present."
If we can clarify the misunderstanding by a better general name for the element I am very grateful for proposals! Also if the annotation can be improved...
2. <nop>FreeFormDescription must be unique by definition, since it is a human readable representation of the connected object, i.e. an alternative for the technical ID.
3. That makes it technically impossible to have two agent entry for the same agent. Two entries may have the same name, or different names. They must have different IDs and different <nop>FreeFormDescriptions.
4. Two entries may have different IDs and still be the same person. Technically this would not be known to the system. No synomization inside SDD exists - but an external service may give that information.
That means I would argue against solving the Alias problem inside SDD. We are not talking of an Agent data system, but conversely of a mechanism (the resource connectors) to use an external system.
-- [[Main.GregorHagedorn][Gregor Hagedorn]] - 9. Feb. 2004
---
Gregor wrote:
"Two entries may have different IDs and still be the same person".
Would that not defeat the whole purpose of having a key/ref on an Agent?
This means we(a machine) cannot easily re-use an already defined agent in the creation
of SDD instance documents. Perhaps, the programmer should have some more external metadata to enable them do the distinction?
-- Main.JacobAsiedu - 09 Feb 2004
---
I am quite in favor or adding a few more bits of optional Agent metadata. Please do make a proposal!
However, which meta data would enable truly distinctions? Not even passport ID number can do that, many people are multinational and have more than one passport. Even more people in the world don't have one, because they either cannot have one or don't care...
A complete DNA sequence may do it, but that is not seriously possible...
My scenario here is: Two agent connectors may refer to two different services providing agent information. Each has a quality statement that they believe their agent IDs uniquely refer to names. That already does not guarantee it...
However, the two different services may well have significant overlap. I think the alternative, to demand that only a single agent service may be used, and anybody not a member of that (Microsoft Passport :-)? ) is not allowed to have a scientific opinion
So, in the end, an agent is what it is, an ID from a service.
You CAN and should reuse that ID without problems in SDD. This mimizes the chance that two different agent objects are the same person (as opposed to having your own internal agent database as part of SDD). I think I do not understand your statement "This means we(a machine) cannot easily re-use an already defined agent in the creation of SDD instance documents."
(ASIDE: the most frequent error I see in literature reference databases is to treat authors as persons. They are just strings, and the connection to a person is n:m and incontingent to the literature database.)
This may not yet be true.
-- [[Main.GregorHagedorn][Gregor Hagedorn]] - 9. Feb. 2004
@
1.7
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="GregorHagedorn" date="1087817402" format="1.0" version="1.7"}%
d7 1
a7 1
(Note GH: <nop>FreeFormDescription is the older name for what is now called Label in the <nop>ProxyBaseType, see ProxyDataModel)
@
1.6
log
@none
@
text
@d1 2
a2 2
%META:TOPICINFO{author="GregorHagedorn" date="1085755200" format="1.0" version="1.6"}%
%META:TOPICPARENT{name="SchemaDiscussion"}%
@
1.5
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="GregorHagedorn" date="1076352423" format="1.0" version="1.5"}%
d3 2
d7 2
d32 1
a32 1
3. That makes it technically impossible to have two agent entry for the same agent. Two entries may have the same name, or different names. They must have differnt IDs and different <nop>FreeFormDescriptions.
d38 1
a38 1
-- Gregor Hagedorn, 9. Feb. 2004
d70 2
a71 1
-- Gregor Hagedorn, 9. Feb. 2004
@
1.4
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="JacobAsiedu" date="1076339220" format="1.0" version="1.4"}%
d36 1
a36 1
--
d43 1
a43 2
of SDD instance documents.
Perhaps, the programmer should have some more external metadata to enable them do the distinction?
d46 21
@
1.3
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="GregorHagedorn" date="1076333945" format="1.0" version="1.3"}%
d34 13
a46 2
-- Gregor Hagedorn, 9. Feb. 2004
@
1.2
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="BobMorris" date="1076129700" format="1.0" version="1.2"}%
d18 17
a34 1
---
@
1.1
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="JacobAsiedu" date="1076085659" format="1.0" version="1.1"}%
d4 16
@