OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Seeking lURNed advice on UDDI



Tim,

The UDDI specs are available in Word format as well as PDF.

From the http://www.uddi.org/ home page, click on "Specifications", and you get
to choose the format you want.
Pointers to the PDFs are "helpfully" included on the home page as well.

There is also a "Forums" page that takes you to general and technical discussion
groups, which are monitored by the IBM, Microsoft and Ariba people who
presumably chose "urn:uddi-org:api" in the first place.

Strangely, UDDI may actually provide a mechanism for finding out about any
"urn:" namespace.

If you look at Appendix I of the Programmers API,  on page 60 you will find a
description of the uddi-org:types taxonomy.
One of the values in this taxonomy is "namespace".

What this means is that you can create a UDDI tModel, and categorize it as
representing a namespace.

There are no tModels categorized like this in the UDDI Registry, so, yesterday,
I asked in the uddi-technical conference
>2) Can you give an example of when you might use a tModel categorized
>as a "namespace" in uddi-org:types?
Dan Rogers of Microsoft replied :
>Not off hand.  The notion of a namespace implies context - and as in XML
>namespaces, the meaining of a given namespace is dependent on the
>intention of the author/owner.  I might claim, for instance, that
>"urn:uddi-microsoft-com" is a namespace - and this mechanism gives me a
>way to make that claim.

Taking this further, a UDDI tModel has an <overviewDoc><overviewURL> field,
which can be used to point to an RDDL file.

To find out about the namespace "urn:whatever", I could do a UDDI
     <find_tModel...
     <name>urn:whatever</name>
     </find_tModel>
which would return a list of tModelKeys ( probably with just the one entry ).
For each tModelKey, I could do a  <get_tModelDetail>, until I found one
categorized as a namespace,
then follow the <overviewURL> to an RDDL file.

Regards,

Iain Fergusson
JP Morgan European Technology Centre






tbray@textuality.com on 26/04/2001 01:13:24

To:   xml-dev@lists.xml.org
cc:   (bcc: Iain W Fergusson)
Subject:  Seeking lURNed advice on UDDI




I'm beginning to think that UDDI might be real useful.

If you check out the spec-ware (PDF, grrrrrrrrrr) at

  http://www.uddi.org/pubs/ProgrammersAPI-V1-1.pdf

it turns out that the UDDI tagset is in a namespace whose
name is "urn:uddi-org:api".  This makes me uncomfortable, but
maybe that's just because I don't understand URNs.  First off,
how unique is that?  It doesn't *look* very unique to a URN
virgin.

Second, does this mean that you can't use RDDL or even an
ordinary web page to allow the eager-to-learn to discover
some things about the namespace?   Or are have URN resolvers
been quietly been springing up while I wasn't looking?
(Neither IE nor Mozilla do anything useful for me with this
particular URI).  -Tim


------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@lists.xml.org





This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.