Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion An Evidentiary Model expressed in XML

MIME-Version: 1.0
Received: by 10.100.45.5 with SMTP id s5mr3059431ans.1.1231870921354; Tue, 13 
	Jan 2009 10:22:01 -0800 (PST)
Date: Tue, 13 Jan 2009 10:22:01 -0800 (PST)
In-Reply-To: <8fc173c1-c436-4cf1-9aa1-13dc5d5c53dd@s9g2000prm.googlegroups.com>
X-IP: 166.129.153.127
References: <32641576-d0e3-4692-b84a-332ab0e9d43f@i18g2000prf.googlegroups.com> 
	<8fc173c1-c436-4cf1-9aa1-13dc5d5c53dd@s9g2000prm.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
	1.1.4322; .NET CLR 2.0.50727; InfoPath.2),gzip(gfe),gzip(gfe)
Message-ID: <e40a5fb1-c892-444c-b3a4-cd21455e2403@g38g2000yqd.googlegroups.com>
Subject: Re: An Evidentiary Model expressed in XML
From: wcstarks <wcsta...@gmail.com>
To: Open Ancestry <open-ancestry@googlegroups.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

The referenc Structural Class

<Reference>
The Reference entity provides references, which are either external,
or internal to a document.

External
There are at least two types of external references:
1) A link to a coverage of a collection
Among these, are ID in the case of a database, or URL.  Information
about the collection, such as the name, publisher, media type of the
collection would be obtained from the Collection entity.

2) A specific citation within a collection
The Reference entity provides the specific references within a
collection where the record (or document, or entry) may be found.  It
may not be necessary to refer directly to volumes, books, etc., as
these are maintained in the collection and in coverage entities above
the document record, to which entity this document is already linked
via the =93Link to a Collection=94 reference.  In this usage, the
Reference would typically be used at the document record level.

Internal
Reference is also useful to describe the layout of a document - to
indicate relative positions, or absolute positions of the data
elements within an original document.  It may be attached to a label,
or to an actual input item (variable).  Example of relative positions
would be Attribute types of =93Row=94 and =93Column,=94 or =93Row=94 and =
=93Item,=94
or larger structures such as =93Box.=94  In this particular case the
References may be nested to show sub-attributes, just as was
illustrated for Types, Roles and Labels.  For example, sub-rows and
sub-columns would be useful where a document shows two (or more) rows
of data within one row, column or box on the form.

Reference Structure:
<Reference type =3D [type value]>
  <Piece type =3D [type value] occurs =3D =931:M=94>
    <Form type =3D [type value] occurs =3D =931-M=94> . . . </Form>
  </Piece>
  <Reference occurs =3D =930:M=94> . . . </Reference>
</Reference>

Reference can also be used to do Source Citations from the Assertion