Commit 0579ba0
committed
docs: rename refund policy type to return, soften collisions
- Rename the well-known type `dev.ucp.shopping.policy.refund` to
`.return`. schema.org models this as MerchantReturnPolicy (return is
the head concept; refundType is one outcome facet), so `refund` named
the policy after a facet rather than the container. The refund /
exchange / credit outcomes live in the type body defined by #257.
- Soften the collision rule: a Platform SHOULD (was MUST) flag an
authoring collision rather than resolve it silently, treatment left
to the Platform. A MUST-surface obligation was inconsistent with
policy presentation being optional and had no defined audience. The
Business MUST NOT publish a collision is unchanged.1 parent 4c5a469 commit 0579ba0
2 files changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2254 | 2254 | | |
2255 | 2255 | | |
2256 | 2256 | | |
2257 | | - | |
| 2257 | + | |
2258 | 2258 | | |
2259 | 2259 | | |
2260 | 2260 | | |
| |||
2266 | 2266 | | |
2267 | 2267 | | |
2268 | 2268 | | |
2269 | | - | |
| 2269 | + | |
2270 | 2270 | | |
2271 | 2271 | | |
2272 | 2272 | | |
| |||
2342 | 2342 | | |
2343 | 2343 | | |
2344 | 2344 | | |
2345 | | - | |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
2346 | 2348 | | |
2347 | 2349 | | |
2348 | 2350 | | |
| |||
2383 | 2385 | | |
2384 | 2386 | | |
2385 | 2387 | | |
2386 | | - | |
| 2388 | + | |
2387 | 2389 | | |
2388 | 2390 | | |
2389 | 2391 | | |
2390 | 2392 | | |
2391 | 2393 | | |
2392 | 2394 | | |
2393 | 2395 | | |
2394 | | - | |
| 2396 | + | |
2395 | 2397 | | |
2396 | 2398 | | |
2397 | 2399 | | |
2398 | | - | |
| 2400 | + | |
2399 | 2401 | | |
2400 | 2402 | | |
2401 | 2403 | | |
| |||
2408 | 2410 | | |
2409 | 2411 | | |
2410 | 2412 | | |
2411 | | - | |
| 2413 | + | |
2412 | 2414 | | |
2413 | 2415 | | |
2414 | 2416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments