[webpayments] Should Payment Method Identifiers be a Linked Data Vocabulary? (#29)

The [Payment Method Identifiers](http://wicg.github.io/paymentrequest/specs/method-identifiers.html) spec states:
> The PaymentRequest API requires that merchants supply a list identifiers for supported payment methods. This document defines those identifier strings and how they are created.

The two sets of spec proposals agree that:

* There should be a list of identifiers for payment methods.
* There should be shared attributes across payment apps and methods.
* There should be short names for payment methods.
* We should support distributed extensibility.

This sounds an awful lot like a Linked Data vocabulary. Is it?

This is related to #25 Payment Method Identifier Registry.

Spec refs:
http://wicg.github.io/paymentrequest/specs/method-identifiers.html#introduction
http://web-payments.github.io/web-payments-messaging/#payment-instrument-registration

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments/issues/29

Received on Sunday, 6 December 2015 22:10:52 UTC