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: [OASIS Issue Tracker] (ODATA-573) atom:id must be absolute according to Atom rules


     [ https://tools.oasis-open.org/issues/browse/ODATA-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-573:
-----------------------------

    Fix Version/s: V4.0_CSD04
                       (was: V4.0_CSD03)

> atom:id must be absolute according to Atom rules
> ------------------------------------------------
>
>                 Key: ODATA-573
>                 URL: https://tools.oasis-open.org/issues/browse/ODATA-573
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData ATOM Format 
>    Affects Versions: V4.0_CS02
>         Environment: [Proposed]
>            Reporter: Michael Pizzo
>             Fix For: V4.0_CSD04
>
>
> According to atom (rfc4287), the atom:id must be an IRI which must be absolute:
> (section 4.2.6)
>    The "atom:id" element conveys a permanent, universally unique
>    identifier for an entry or feed.
>    atomId = element atom:id {
>       atomCommonAttributes,
>       (atomUri)
>    }
>    Its content MUST be an IRI, as defined by [RFC3987].  Note that the
>    definition of "IRI" excludes relative references.  Though the IRI
>    might use a dereferencable scheme, Atom Processors MUST NOT assume it
>    can be dereferenced.
> In [ATOM] we talk about relative urls in section 4.3, and explicitly support relative ids in places we don't use atom:id, such as entity references, the ref attribute of deleted entry (is this legal according to atom-tombstone?), source and target for added/deleted links, etc. 
> Attribute id 
> The id attribute MUST be present. For entities the id attribute MUST be the atom:id of the referenced entity. It may be relative or absolute



--
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]