- From: Seiler, Karl <karl.seiler@navteq.com>
- Date: Wed, 4 May 2011 14:00:51 -0500
- To: Raj Singh <rsingh@opengeospatial.org>, Matt Womer <mdw@w3.org>
- CC: public-poiwg W3C <public-poiwg@w3.org>
Won't label will need a language code however... Such as <name xml:lang="en-US">Colleges, Universities, and Professional Schools</name> I like the type of association "child-of". What other association types have been considered? <association type="child-of" reference="http://www.census.gov/cgi-bin/sssd/naics/naicsrch?search=2007%20NAICS%20Search&code=6113"/> _______________________________ Karl Seiler Director Location Technology & Services NAVTEQ - Chicago (T) +312-894-7231 (M) +312-375-5932 www.navteq.com -----Original Message----- From: public-poiwg-request@w3.org [mailto:public-poiwg-request@w3.org] On Behalf Of Raj Singh Sent: Wednesday, May 04, 2011 1:23 PM To: Matt Womer Cc: public-poiwg W3C Subject: POI Core strawman: categories Here's a note on adopting Atom's <category> element. change: <category source="http://www.census.gov/cgi-bin/sssd/naics/naicsrch?search=2007%20NAICS%20Search&code=611310"> <name xml:lang="en-US">Colleges, Universities, and Professional Schools</name> </identification> <association type="child-of" reference="http://www.census.gov/cgi-bin/sssd/naics/naicsrch?search=2007%20NAICS%20Search&code=6113"/> </category> to: <category scheme="http://www.census.gov/cgi-bin/sssd/naics/naicsrch?search=2007%20NAICS%20Search&code=611310" term="NAICS/611310" label="Colleges, Universities, and Professional Schools"> <!-- Don't know what to do with this. Atom doesn't specify the content of the category element --> <association type="child-of" reference="http://www.census.gov/cgi-bin/sssd/naics/naicsrch?search=2007%20NAICS%20Search&code=6113"/> </category> --- Raj The OGC: Making location count... http://www.opengeospatial.org/contact On May 2, at 1:59 PM, Matt Womer wrote: > Hi all, > > In the interest of getting us closer to publishing a First Public Working Draft, I've created a skeleton editor's draft that is based on materials in the wiki [1], the mailing list, the discussions we have had during calls and face-to-face meetings, and some stuff (the XML syntax in particular) that I just made up as I went along. There are lots of parts that are incomplete, insufficient, and probably extremely dangerous, but I think it should provide us a good framework for discussions going forward. > > Here it is, enjoy: > http://www.w3.org/2010/POI/documents/Core/POI%20Core%20Draft.html > > I would ask that as we discuss this, please create new email threads for significant issues rather than just responding to this message. In the interest of not needlessly spamming the list, please send typos, editorial nits, etc to me directly. Please also cite the date on the top of the document as well. > > Thanks, > > -Matt Womer > Editor pro tempore > > [1] In particular: http://www.w3.org/2010/POI/wiki/Core/Draft http://www.w3.org/2010/POI/wiki/Data_Model and http://www.w3.org/2010/POI/wiki/ > > The information contained in this communication may be CONFIDENTIAL and is intended only for the use of the recipient(s) named above. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please notify the sender and delete/destroy the original message and any copy of it from your computer or paper files.
Received on Wednesday, 4 May 2011 19:01:24 UTC