[DAS] maxbins in DAS1.6?
Thomas Down
thomas.a.down at googlemail.com
Wed Sep 16 09:53:07 UTC 2009
On Wed, Sep 16, 2009 at 10:28 AM, Jonathan Warren <jw12 at sanger.ac.uk> wrote:
>
> das2 has "xml:base", but that is then for all sources so wouldn't work for
> the registry see example 2 below. We could always add another prop to the
> registry I guess ;)
>
Actually, I think it would. Since xml:base can be applied to any element,
there's nothing to stop you doing:
<SOURCES>
<SOURCE xml:base="http://human.genomes.org/das/ncbi36/">
<!-- ... -->
</SOURCE>
<SOURCE xml:base="http://mouse.genomes.org/das/ncbim37/">
<!-- ... -->
</SOURCE>
</SOURCES>
However, I don't think it's quite in the spirit of xml:base to assign
semantics to the presence (or absence) of xml:base attributes -- it's just
mean to control the handling of relative URIs.
Thomas.
More information about the DAS
mailing list