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

 


Help: OASIS Mailing Lists Help | MarkMail Help

oslc-core message

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


Subject: Re: [oslc-core] OSLC Query 3.0 spec, open issues


Hi Jim,

Here's an attempt to order them with the highest priority first, then in decreasing priority.
Issue link Title
Fundamental usage issues:
https://issues.oasis-open.org/browse/OSLCCORE-102 Query result container issues in Query spec
https://issues.oasis-open.org/browse/OSLCCORE-123 Query spec does not describe what properties are returned if oslc.select is not specified
https://issues.oasis-open.org/browse/OSLCCORE-148 How to specify that no member properties should be returned
https://issues.oasis-open.org/browse/OSLCCORE-124 Query spec doesn't say whether POST with application/x-www-form-urlencoded should be supported
https://issues.oasis-open.org/browse/OSLCCORE-126 What properties can be defined in the oslc.where of a query
Next group are all related to literals and comparison semantics:
https://issues.oasis-open.org/browse/OSLCCORE-134 literal_value of the oslc_where syntax is not well-defined
https://issues.oasis-open.org/browse/OSLCCORE-111 Query spec and relative operators for string literals
https://issues.oasis-open.org/browse/OSLCCORE-153 Semantics of ">", ">=", "<", <=" with URI values
https://issues.oasis-open.org/browse/OSLCCORE-138 OSLC Query BNF for wildcards seems questionable
https://issues.oasis-open.org/browse/OSLCCORE-158 Semantics of query for equals a string value
Nest group relate to ordering and paging:
https://issues.oasis-open.org/browse/OSLCCORE-143 OSLC query does not specify how oslc.orderBy affects the results
https://issues.oasis-open.org/browse/OSLCCORE-127 OSLC Query doesn't describe paging
https://issues.oasis-open.org/browse/OSLCCORE-151 OSLC Paging, splitting a resource across pages
https://issues.oasis-open.org/browse/OSLCCORE-154 oslc:ResponseInfo defined as a shape but not mentioned in query spec
https://issues.oasis-open.org/browse/OSLCCORE-150 Paging examples and sequencing
Lower priority
https://issues.oasis-open.org/browse/OSLCCORE-103 Query spec does not define behaviour if both oslc.where and oslc.searchTerms is specified
https://issues.oasis-open.org/browse/OSLCCORE-110 oslc.where syntax differs from Lyo reference implementation
https://issues.oasis-open.org/browse/OSLCCORE-144 LDPC paging and max-triple-count
https://issues.oasis-open.org/browse/OSLCCORE-145 Resource shape for use with oslc.query and oslc.select
https://issues.oasis-open.org/browse/OSLCCORE-146 Behaviour if a property is specified in oslc.select that does not exist
https://issues.oasis-open.org/browse/OSLCCORE-147 Behaviour if a property is specified in oslc.properties that does not exist
https://issues.oasis-open.org/browse/OSLCCORE-149 Behaviour if oslc.orderBy specifies an unsupported ordering property
https://issues.oasis-open.org/browse/OSLCCORE-156 Behaviour if oslc.properties is specified but not supported
https://issues.oasis-open.org/browse/OSLCCORE-157 Support for string pattern matching
https://issues.oasis-open.org/browse/OSLCCORE-159 Meaning of oslc.pageSize


Best regards,
David






From:        Jim Amsden/Raleigh/IBM
To:        David Honey1 <DavidHoney@uk.ibm.com>
Cc:        "OSLC Core TC (oslc-core@lists.oasis-open.org)" <oslc-core@lists.oasis-open.org>
Date:        18/12/2017 17:07
Subject:        Re: [oslc-core] OSLC Query 3.0 spec, open issues



David,
Can you suggest which ones should be covered in our next Core and/or Query subgroup meeting?


Jim Amsden, Senior Technical Staff Member
OSLC and Linked Lifecycle Data
919-525-6575





From:        David Honey1 <DavidHoney@uk.ibm.com>
To:        Jim Amsden <jamsden@us.ibm.com>
Cc:        "OSLC Core TC (oslc-core@lists.oasis-open.org)" <oslc-core@lists.oasis-open.org>
Date:        12/18/2017 11:25 AM
Subject:        [oslc-core] OSLC Query 3.0 spec, open issues
Sent by:        <oslc-core@lists.oasis-open.org>




Jim,

You asked me to email you a list of open issues relating to the current OSLC Query 3.0 draft document.

I've committed changes to the spec that includes editorial comment (in red) to guide you and other TC members to review where we are.


Regarding open issues that need discussion before spec is ready for full review:
Issue link Title
https://issues.oasis-open.org/browse/OSLCCORE-102 Query result container issues in Query spec
https://issues.oasis-open.org/browse/OSLCCORE-103 Query spec does not define behaviour if both oslc.where and oslc.searchTerms is specified
https://issues.oasis-open.org/browse/OSLCCORE-110 oslc.where syntax differs from Lyo reference implementation
https://issues.oasis-open.org/browse/OSLCCORE-111 Query spec and relative operators for string literals
https://issues.oasis-open.org/browse/OSLCCORE-123 Query spec does not describe what properties are returned if oslc.select is not specified
https://issues.oasis-open.org/browse/OSLCCORE-124 Query spec doesn't say whether POST with application/x-www-form-urlencoded should be supported
https://issues.oasis-open.org/browse/OSLCCORE-126 What properties can be defined in the oslc.where of a query
https://issues.oasis-open.org/browse/OSLCCORE-127 OSLC Query doesn't describe paging
https://issues.oasis-open.org/browse/OSLCCORE-134 literal_value of the oslc_where syntax is not well-defined
https://issues.oasis-open.org/browse/OSLCCORE-138 OSLC Query BNF for wildcards seems questionable
https://issues.oasis-open.org/browse/OSLCCORE-143 OSLC query does not specify how oslc.orderBy affects the results
https://issues.oasis-open.org/browse/OSLCCORE-144 LDPC paging and max-triple-count
https://issues.oasis-open.org/browse/OSLCCORE-145 Resource shape for use with oslc.query and oslc.select
https://issues.oasis-open.org/browse/OSLCCORE-146 Behaviour if a property is specified in oslc.select that does not exist
https://issues.oasis-open.org/browse/OSLCCORE-147 Behaviour if a property is specified in oslc.properties that does not exist
https://issues.oasis-open.org/browse/OSLCCORE-148 How to specify that no member properties should be returned
https://issues.oasis-open.org/browse/OSLCCORE-149 Behaviour if oslc.orderBy specifies an unsupported ordering property
https://issues.oasis-open.org/browse/OSLCCORE-150 Paging examples and sequencing
https://issues.oasis-open.org/browse/OSLCCORE-151 OSLC Paging, splitting a resource across pages
https://issues.oasis-open.org/browse/OSLCCORE-153 Semantics of ">", ">=", "<", <=" with URI values
https://issues.oasis-open.org/browse/OSLCCORE-154 oslc:ResponseInfo defined as a shape but not mentioned in query spec
https://issues.oasis-open.org/browse/OSLCCORE-156 Behaviour if oslc.properties is specified but not supported
https://issues.oasis-open.org/browse/OSLCCORE-157 Support for string pattern matching
https://issues.oasis-open.org/browse/OSLCCORE-158 Semantics of query for equals a string value
https://issues.oasis-open.org/browse/OSLCCORE-159 Meaning of oslc.pageSize





I believe we've got consensus on issues below and can probably close them:
Issue link Title
https://issues.oasis-open.org/browse/OSLCCORE-100 Reference in old query spec does not exist in core 3.0
https://issues.oasis-open.org/browse/OSLCCORE-101 oslc.properties confusion in OSLC Query spec
https://issues.oasis-open.org/browse/OSLCCORE-104 Query spec duplicates the syntax of oslc.select
https://issues.oasis-open.org/browse/OSLCCORE-105 Query spec does not define behaviour of oslc.where or oslc.searchTerms if not implemented
https://issues.oasis-open.org/browse/OSLCCORE-106 Example might not work on many implementations
https://issues.oasis-open.org/browse/OSLCCORE-107 Query spec does not define syntax of oslc.prefix
https://issues.oasis-open.org/browse/OSLCCORE-108 Query spec references obsolete document
https://issues.oasis-open.org/browse/OSLCCORE-109 Query spec describes rdf:resource in example
https://issues.oasis-open.org/browse/OSLCCORE-122 Difference between oslc.select and oslc.properties could be clearer
https://issues.oasis-open.org/browse/OSLCCORE-125 Query spec does not describe oslc.limit or oslc.offset, but references obsolete spec that does
https://issues.oasis-open.org/browse/OSLCCORE-132 Clarify difference of OSLC and SPARQL Graph Patterns
https://issues.oasis-open.org/browse/OSLCCORE-133 Percent-encoding parameters in the examples



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


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