[oslc-core] REMINDER: OSLC Core WG meeting tomorrow 10am US/ET

James Conallen jconallen at us.ibm.com
Wed Sep 15 14:03:26 EDT 2010


Some quick comments.  I think Example #2 should be simplified with:

      <rdf:RDF
           xmlns:terms="http://example.com/terms/"
           xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

          <terms:Customer. rdf:about="http://example.com/customers/4321">
               <terms:subscribesTo rdf:resource=
      "http://example.com/magazines/Field_and_Stream" />
          </terms:Customer>

          <terms:Customer rdf:about="http://example.com/customers/4321">
               <terms:subscribesTo rdf:resource=
      "http://example.com/magazines/Cat_Fancy" />
          </terms:Customer>

          <rdf:Statement rdf:about="">
              <terms:expirationDate>2010-06-03</terms:expirationDate>
              <terms:annualPriceUSD>23.95:</.terms:annualPriceUSD>
              <rdf:subject rdf:resource="http://example.com/customers/4321"
      />
              <terms:delivery rdf:resource=
      "http://example.com/terms/online" />
              <rdf:subject rdf:resource="http://example.com/customers/4321"
      />
              <rdf:object rdf:resource=
      "http://example.com/magazines/Field_and_Stream"/>
              <rdf:predicate rdf:resource=
      "http://example.com/terms/subscribesTo" />
         </rdf:Statement>

          <rdf:Statement rdf:about="">
              <terms:expirationDate>2010-01-22</terms:expirationDate>
              <terms:annualPriceUSD>15.95:</.terms:annualPriceUSD>
              <terms:delivery rdf:resource="http://example.com/terms/mail"
      />
              <rdf:subject rdf:resource="http://example.com/customers/4321"
      />
              <rdf:object rdf:resource=
      "http://example.com/magazines/Cat_Fancy"/>
              <rdf:predicate rdf:resource=
      "http://example.com/terms/subscribesTo" />
         </rdf:Statement>

      </rdf:RDF>

Note I corrected the small typo (copy-paste error) with the actual values
for the expiration date and annual price for the Cat Fancy link.  Also to
be consistent with the JSON version I corrected the delivery value.

I think you'll also want to correct in Example #3 the delivery method for
the cat fancy link to mail (to be consistent with JSON representation).

Finally looking at this example, especially with the JSON format, have we
given any consideration to formatting dates.  For example is the first date
June 3rd, or March 6th?  In RDF formats we can specify the datetime format
explicitly (i.e. ^^xsd:dateTime ). Not sure about JSON.

<jim/>

jim conallen
CAM Lead Architect
jconallen at us.ibm.com
Rational Software, IBM Software Group





From:       Dave <snoopdave at gmail.com>
To:         oslc-core <oslc-core at open-services.net>
Date:       09/15/2010 01:48 PM
Subject:    Re: [oslc-core] REMINDER: OSLC Core WG meeting tomorrow 10am
            US/ET
Sent by:    oslc-core-bounces at open-services.net



Minutes have been posted here:
   http://open-services.net/bin/view/Main/OslcCoreMeetings20100915

As always, feedback is most welcome.

Thanks,
Dave


On Tue, Sep 14, 2010 at 8:56 PM, Dave <snoopdave at gmail.com> wrote:
> We will have a Core WG meeting tomorrow Wednesday September 15 at 10AM
> US/ET. Here's the info:
>
> Agenda:
>  http://open-services.net/bin/view/Main/OslcCoreMeetings20100915
>
> If you have additional agenda items, please speak up.
>
> Telecon:
>  * Participant passcode: 558663
>  * Toll free: 1-866-423-8350
>  * Toll: 1-719-387-8273
>
> Online meeting:
>  * For people outside IBM
>    https://www.lotuslive.com/join?schedid=4446009
>  * For IBM employees
>    https://wedc.lotus.com/meeting/join/?schedid=4446009
>    (IBM intranet authentication required)
>
> Thanks,
> Dave
>

_______________________________________________
Oslc-Core mailing list
Oslc-Core at open-services.net
http://open-services.net/mailman/listinfo/oslc-core_open-services.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open-services.net/pipermail/oslc-core_open-services.net/attachments/20100915/6d4d3f18/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://open-services.net/pipermail/oslc-core_open-services.net/attachments/20100915/6d4d3f18/attachment.gif>


More information about the Oslc-Core mailing list