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: [OASIS Issue Tracker] (OSLCCORE-133) Percent-encoding parameters in the examples


Andrii Berezovskyi created OSLCCORE-133:
-------------------------------------------

             Summary: Percent-encoding parameters in the examples
                 Key: OSLCCORE-133
                 URL: https://issues.oasis-open.org/browse/OSLCCORE-133
             Project: OASIS OSLC Lifecycle Integration Core (OSLC Core) TC
          Issue Type: Bug
          Components: Query
            Reporter: Andrii Berezovskyi
            Assignee: David Honey
            Priority: Minor


For example, the URI

http://example.com/bugs?oslc.where=dcterms:identifier="4242";

should have been

http://example.com/bugs?oslc.where=dcterms%3Aidentifier%3D%224242%22

I understand that the latter is unreadable but I think it is unacceptable for the normative part of the spec to present invalid URIs. 



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


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