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

 


Help: OASIS Mailing Lists Help | MarkMail Help

uddi-spec-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [uddi-spec] tModel Registration Request


How about overviewURL="http://www.iana.org/assignments/media-types/"; ?

It says what you are asking for.

<q>
[RFC2045,RFC2046] specifies that Content Types, Content Subtypes, 
Character Sets, Access Types, and conversion values for MIME mail 
will be assigned and listed by the IANA.

Procedures for registering Media Types can be found in 
[RFC4288],[RFC4289]. Additional procedures for registering media 
types for transfer via Real-time Transport Protocol (RTP) can be 
found in [RFC4855].
</q>

I specified the tModel as "unchecked" since new MIME types can be 
added through the IANA and did not want to burden a UDDI admin to 
worry about updating a checked value set when new MIIME types are 
added at IANA.

The description element states "An unchecked taxonomy whose keyValues 
are (MIME) media-types".

To be more precise, the value of the keyValue attribute would conform 
to the BNF defined in section 5.1 of RFC 2045, but without the "Content-Type:".

The BNF for valid values would be

keyValue :=  type "/" subtype   *(";" parameter)

where type, subtype and parameter are as defined in RFC 2045 section 5.1.

When referring to XML representations, the values for keyValue would 
also use RFC 3023 as guidance.


Paul


At 10:00 AM 2007-07-19, Andrew Hately wrote:

>Paul,
>
>I'm supportive of this, but per my previous email, I think it needs 
>more documentation.
>
> >>Is there a document describing the taxonomy further, such as a 
> short english document referring to the iana MIME registration list 
> and registration prorcess?  It would be good to follow the practice 
> of putting the overview document on an oasis-open.org or uddi.org namespace.
>
>I don't think the email body as indicated by the URL below is a good 
>overview document, but I think you put it there as a place holder.
>
>While the process isn't terribly clear on this, we need to know what 
>the overviewURL should resolve to.  You've included most of the 
>content we usually provided in your email, but it needs a clearer 
>description of valid values that links to the IANA mime-type 
>registration page.  Can you write a paragraph that refers to the 
>iana MIME registration list and registration prorcess?
>
>Regards,
>
>Andrew Hately
>IBM Software Group, Emerging Technologies
>email: hately@us.ibm.com
>phone: (512) 838-2866
>
>
>
>Paul Denning <pauld@mitre.org>
>
>07/18/2007 07:15 AM
>To
>uddi-spec-comment@lists.oasis-open.org
>cc
>uddi-spec@lists.oasis-open.org, uddi-dev@lists.oasis-open.org
>Subject
>[uddi-spec] tModel Registration Request
>
>
>
>
>In accordance with the process defined at [1], I request that the
>tModel described below be added to the set of registered tModels [2].
>
>Relevant bookmarks are post at [3].
>
>Note that I have not coordinated with IANA [4] on the proposed key
>partition (uddi:iana.org:...).
>I suggest that the UDDI Spec TC either coordinate with IANA, or
>assign a key in the uddi.org key partition (e.g.,
>uddi:uddi.org:categorization:media-types)
>
>[1] http://uddi.xml.org/tmodels
>[2] http://uddi.xml.org/registered-tmodels
>[3] http://del.icio.us/mitrepauld/uddi+mime
>[4] http://www.iana.org/assignments/media-types/
>
>
>tModel Name: iana-org:media-types
>
>tModel Description: An unchecked taxonomy whose keyValues are (MIME)
>media-types
>
>Registrants' E-mail Address: pauld@mitre.org
>
>Overview Document URL:
>http://www.oasis-open.org/archives/uddi-spec/200706/threads.html#00000
>
>v2 tModel Key: uuid:ced0abb3-6932-371f-92c9-e8eb61843ee9
>
>v3 tModel Key: uddi:iana.org:taxonomy:media-types
>
>
><tModel
>tModelKey="uddi:iana.org:taxonomy:media-types"  xmlns="urn:uddi-org:api_v3">
>   <name>iana-org:media-types</name>
>   <description xml:lang="en">An unchecked taxonomy whose keyValues
>are (MIME) media-types</description>
>   <overviewDoc>
>     <overviewURL
>useType="text">http://www.oasis-open.org/archives/uddi-spec/200706/threads.html#00000</overviewURL>
>   </overviewDoc>
>   <categoryBag>
>     <keyedReference tModelKey="uddi:uddi.org:categorization:types"
>keyName="Categorization system" keyValue="categorization"/>
>     <keyedReference tModelKey="uddi:uddi.org:categorization:types"
>keyName="Unchecked value set" keyValue="unchecked"/>
>   </categoryBag>
></tModel>
>
>
><tModel tModelKey="uuid:ced0abb3-6932-371f-92c9-e8eb61843ee9"
>xmlns="urn:uddi-org:api_v2">
>   <name>iana-org:media-types</name>
>   <description xml:lang="en">An unchecked taxonomy whose keyValues
>are (MIME) media-types</description>
>   <overviewDoc>
> 
><overviewURL>http://www.oasis-open.org/archives/uddi-spec/200706/threads.html#00000</overviewURL>
>   </overviewDoc>
>   <categoryBag>
>     <keyedReference
>tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4"
>keyName="Categorization system" keyValue="categorization"/>
>     <keyedReference
>tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4"
>keyName="Unchecked value set" keyValue="unchecked"/>
>   </categoryBag>
></tModel>
>
>An example of using the taxonomy:
>
>   <categoryBag>
>     <keyedReference tModelKey="uddi:iana.org:taxonomy:media-types"
>keyValue="application/wsdl+xml"/>
>   </categoryBag>
>
>Paul
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]