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

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

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


Subject: RE: Agenda for OData TC meeting on 2020-02-27 - chat transcript


Voting Members: 6 of 10 (60%) (used for quorum calculation)

 

Here [1] is a draft agenda for the OData TC (Technical Committee) meeting scheduled on Thursday February 27, 2020 during 8-10 am PST (17:00-19:00 CET). For additional information, such as dial-in details and chat room, refer to [2]. For TC timeline, see [3]. Feel free to suggest additions or modifications.
Thanks.

This meeting will be moderated by Mike Pizzo

[1] Agenda
1. Roll call [8:00 am]
a. Self-registration link: https://www.oasis-open.org/apps/org/workgroup/odata/event.php?event_id=49710

2. Approve agenda [8:05 am]

3. Approve minutes from previous meeting(s) [8:10 am]
a. Minutes from February 20, 2020 TC meeting: https://www.oasis-open.org/committees/download.php/66712/Minutes%20of%202020-02-20%20Meeting%20%23285.docx

4. Review action items [Action item list: https://www.oasis-open.org/apps/org/workgroup/odata/members/action_items.php?sort_field=due_closed_date] [8:15 am]
a. Upcoming
i. #0039 Concept for Compact JSON data format – Hubert Heijkers – 2020-06-30
ii. #0037 Concept for binary data format – Hubert Heijkers – 2020-06-30
iii. #0040 Register Repeatability headers with IANA – Mark Biamonte – 2020-03-31

5. Issues [8:20 am]
a. V4.01: NEW or OPEN
i. ODATA-1356 13.2, paragraph 5: typo "indicatet" instead of "indicated"

b. V4.02: NEW or OPEN with concrete proposal
i. ODATA-1354 Add support for SoundsLike expressions
ii. ODATA-1340 PATCH: new preference return=delta to get back a delta response

6. REST Profile for OData [8:50 am]
a. Brainstorming
i. How to name it?
ii. How to publish it?

7. Next meetings [9:50 am]
a. Thursday March 05, 2020 during 8-10 am PST (17:00-19:00 CET)
b. Thursday March 12, 2020 during 8-10 am PST (17:00-19:00 CET)
c. Thursday March 19, 2020 during 8-10 am PST (17:00-19:00 CET)

8. AOB and wrap up [9:55 am]

[2] References
• Conference call, Chat & Screen sharing: https://lync.co.sap.com/meet/ralf.handl/Q4QB1098
• Conference call details: https://www.oasis-open.org/apps/org/workgroup/odata/download.php/63673/latest/TC%20meeting%20dial-in%20details.htm

[3] Timeline
https://www.oasis-open.org/committees/download.php/66650/TC-Timeline-2020-02-05.docx

Agenda is approved

3. Approve minutes from previous meeting(s) [8:10 am]
a. Minutes from February 20, 2020 TC meeting: https://www.oasis-open.org/committees/download.php/66712/Minutes%20of%202020-02-20%20Meeting%20%23285.docx

 

 

8:09 AM

Mike Pizzo

Minutes approved.

4. Review action items [Action item list: https://www.oasis-open.org/apps/org/workgroup/odata/members/action_items.php?sort_field=due_closed_date] [8:15 am]
a. Upcoming
i. #0039 Concept for Compact JSON data format – Hubert Heijkers – 2020-06-30
ii. #0037 Concept for binary data format – Hubert Heijkers – 2020-06-30
iii. #0040 Register Repeatability headers with IANA – Mark Biamonte – 2020-03-31

Hubert is out today; No update on i and ii.

8:12 AM

Mike Pizzo

For iii; we need to move Repeatability headers to Committee Specification in order to register headers.

Should have been a committee spec since it contains normative material.

We have started the process of requesting a committee spec work product.

Registering headers is on hold until that is complete.

8:14 AM

Mark Biamonte

I need to step a way for a few minutes

8:15 AM

Mike Pizzo

5. Issues [8:20 am]
a. V4.01: NEW or OPEN
i. ODATA-1356 13.2, paragraph 5: typo "indicatet" instead of "indicated"

b. V4.02: NEW or OPEN with concrete proposal
i. ODATA-1354 Add support for SoundsLike expressions
ii. ODATA-1340 PATCH: new preference return=delta to get back a delta response

https://nam06.safelinks.protection.outlook.com/?url="">

https://issues.oasis-open.org/browse/ODATA-1356

ODATA 1356 is open

8:15 AM

Ericson, George

 

Motion to approve resolve as proposed OData-1356.

8:18 AM

Borges, Matt

 

I second

8:18 AM

Mike Pizzo

Motion passes. OData-1356 is resolved as proposed.

i. ODATA-1354 Add support for SoundsLike expressions

https://issues.oasis-open.org/browse/ODATA-1354

8:18 AM

Mike Pizzo

Current Proposal:

Add a new query function, soundslike, to the list of available OData string functions that can be used in $filter:
GET http://host/service/Customers?$filter=soundslike(Name, ‘Michael’)
The result is a list of all names that sounds like the passed in search keyword.
Services can indicate support by returning "soundslike" in the list of strings returned in the Core.FilterFunctions annotation term.
The comparison algorithm is implementation-dependent, and may be chosen based on the language of the operator(s). The preferred algorithm for English is SOUNDEX.

8:21 AM

Ericson, George

 

Motion to resolve ODATA-1354 as proposed.

8:23 AM

Ling Jin

I second.

8:23 AM

Mike Pizzo

Motion passes. OData-1354 is approved as proposed.

ii. ODATA-1340 PATCH: new preference return=delta to get back a delta response

https://issues.oasis-open.org/browse/ODATA-1340

Add preference return=delta for PATCH requests. The server then may respond with a delta payload containing the changes to the server state identified by the ETag in the PATCH request.
It is a preference, so servers can ignore it.
Add boolean property DeltaResponseSupported to type Capabilities.UpdateRestrictionsType to advertise support for this feature.

8:24 AM

Mike Pizzo

Some discussion in the issue. Will wait for Ralf to discuss.

6. REST Profile for OData [8:50 am]
a. Brainstorming
i. How to name it?
ii. How to publish it?

8:27 AM

Mark Biamonte

I am back

8:30 AM

Mike Pizzo

Update on Mike's action item to follow-up with Chet on the Open Repo.

Chet appreciates the fact that OData TC is exploring these opportunities and is eager to support us.

8:32 AM

Mike Pizzo

It doesn't appear that groups today have used the private feature for getting repos ready. He would have to justify creating a(n initially) private repo but is willing to explore that for us if that's the direction we want to go. Alternatively, we could create our own private repo to get it ready and then copy it over once it's ready.

8:38 AM

Mike Pizzo

Open source license convesation:

George and Mark: Apache 2, MIT okay.

SAP generally uses Apache 2

Stefan okay with MIT, BSD, Apache 2

8:40 AM

Mike Pizzo

MIke following up with Microsoft on Apache 2.

Other library ideas: Translations between OWL/EDM, JSON-LD/OData, etc.

8:43 AM

Mike Pizzo

George: Feature model. Rather than define granular levels of functionality, supporting a feature means supporting a well defined set of functionality within that feature.

Perhaps define a soda vocabulary to advertise the features supported?

8:49 AM

Mike Pizzo

Mike will follow up with Chet on getting an initially private repo created. If we were to create our own private repo then we would have to figure out how we all contributed to it, under what licenses, etc. Having it under OASIS takes care of that for us.

8:54 AM

Mike Pizzo

Mike will update and contribute a document that we can start using as a walkthrough of the base functionality and the individual features.

7. Next meetings [9:50 am]
a. Thursday March 05, 2020 during 8-10 am PST (17:00-19:00 CET)
b. Thursday March 12, 2020 during 8-10 am PST (17:00-19:00 CET)
c. Thursday March 19, 2020 during 8-10 am PST (17:00-19:00 CET)

8. AOB and wrap up [9:55 am]

8:57 AM

Mike Pizzo

Meeting adjourned.

 

 

From: odata@lists.oasis-open.org <odata@lists.oasis-open.org> On Behalf Of Handl, Ralf
Sent: Tuesday, February 25, 2020 7:04 AM
To: odata@lists.oasis-open.org
Cc: Michael Pizzo <mikep@microsoft.com>
Subject: [EXTERNAL] [odata] Agenda for OData TC meeting on 2020-02-27

 

Here [1] is a draft agenda for the OData TC (Technical Committee) meeting scheduled on Thursday February 27, 2020 during 8-10 am PST (17:00-19:00 CET). For additional information, such as dial-in details and chat room, refer to [2]. For TC timeline, see [3]. Feel free to suggest additions or modifications.

Thanks.

 

This meeting will be moderated by Mike Pizzo

 

[1] Agenda

     1. Roll call [8:00 am]

          a. Self-registration link: https://www.oasis-open.org/apps/org/workgroup/odata/event.php?event_id=49710  

 

     2. Approve agenda [8:05 am]

 

     3. Approve minutes from previous meeting(s) [8:10 am]

          a. Minutes from February 20, 2020 TC meeting: https://www.oasis-open.org/committees/download.php/66712/Minutes%20of%202020-02-20%20Meeting%20%23285.docx

 

     4. Review action items [Action item list: https://www.oasis-open.org/apps/org/workgroup/odata/members/action_items.php?sort_field=due_closed_date] [8:15 am]

          a. Upcoming

              i.   #0039 Concept for Compact JSON data format – Hubert Heijkers – 2020-06-30

              ii.  #0037 Concept for binary data format – Hubert Heijkers – 2020-06-30

              iii.  #0040 Register Repeatability headers with IANA – Mark Biamonte – 2020-03-31

 

    5. Issues [8:20 am]

         a. V4.01: NEW or OPEN

              i.   ODATA-1356 13.2, paragraph 5: typo "indicatet" instead of "indicated"

 

         b. V4.02: NEW or OPEN with concrete proposal

              i.   ODATA-1354 Add support for SoundsLike expressions

              ii.  ODATA-1340 PATCH: new preference return=delta to get back a delta response

 

     6. REST Profile for OData  [8:50 am]

         a. Brainstorming

              i.   How to name it?

              ii.  How to publish it?

 

    7. Next meetings [9:50 am]

         a.  Thursday March 05, 2020 during 8-10 am PST (17:00-19:00 CET)

         b.  Thursday March 12, 2020 during 8-10 am PST (17:00-19:00 CET)

         c.  Thursday March 19, 2020 during 8-10 am PST (17:00-19:00 CET)

 

     8.  AOB and wrap up [9:55 am]

 

[2] References

 

[3] Timeline

 



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