Hi all,
pls see below a summary of the items we discussed today and the
decision we made:
7.0) rel type "preferred"
- RFC 6249 adoption: rel="duplicate" pref="true" vs rel="duplicate"
- RFC 6249 adoption: rel="duplicate" pri="1" vs rel="duplicate"
pri="2" vs rel="duplicate"
- only for mirrors, losing sense of generality as we don't have
preferred for other rel types such as timegate
- possible to inherit for other rel types
decision: in favor of "pri" attribute, don't use preference
attribute, also use "pri" if needed for other rel types
7) problem of parallel synchronization of "resource" and "metadata
about the resource"
- introduces need to link bidirectionally between the two
- what rel type to use?
decision: use rel types: "describes" and "isdescribedby"
http://tools.ietf.org/html/draft-wilde-describes-link-02
http://www.w3.org/TR/powder-dr/
- will be reflected in new subsection in section 8
8) idea for a notification framework spec/document, potentially based
on push technology
- could include former section 8: Pushing Changes
- to be discussed later
9) notion of collection consistency across capabilities
- does the set of resources exposed via each capability have to be
the same for each capability?
- if not, Destination needs to consume all capabilities for Audit
decision: yes, the set has to be the same
- mention in 2.2.3 and be explicit in section 10
10) is the ZIP format the recommended or THE ONLY format
- if only recommended, meaning more than one are possible, should we
include the "type" attribute in link
decision: ONLY ONE packaging format at a time, in a capability list
- mandate "type" attribute
- ZIP is the recommended format (tar.* possible)
11) Resource List terminology
- proposed "complete Resource List" (sitemapindex + urlset)
decision: Simeon will rephrase section 4
- terminology for grouping into index, proposals: paginate, split
into manageable chunks
decision: Simeon will rephrase section 4
12) do we need/want to register our relation type to avoid the full
URI in sections 10.3.2 and 10.3.3
- if yes, can we do it with this spec
- would also be a candidate to replace rel="top" which is not defined anyways
- proposed: rel="resourcesync"
- proposed: rel="service" as defined in RFC 5023
http://tools.ietf.org/html/rfc5023
- other alternatives: "content", "index"
decision: use rel type "resourcesync"
- can only point to capability list that pertains to the resource
that provides the link
- if there is a capability list index, client has to use the "up"
link from the capability list to get there
- capability list is not mandatory but very strongly recommended
13) ResourceSync assertions vs. HTTP assertions
- what to do when they don't match
- e.g., modified attribute != Last-Modified, hash != Content-MD5, etc
proposal (MLN): discuss and give guidance in section 3, add to table 3.2
decision: acknowledge that lastmod is special case
- point out that if fixity info diverges, system is in flux
- add to text in section 3, do not add to table 3.2
- MLN provides mapping of attributes and HTTP headers
14) should we acknowledge other sitemap extensions
- expires
- <changefreq>never</changefreq>
- "never. Use this value for archived URLs."
-
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=183668
decision: mention <changefreq>never</changefreq> in section 3 as an
interesting case for synchronization
- no mention of <priority>
cheers
Martin