-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use AS2 specific language for post types #9
Comments
I think this is editorial as it should not change the actual meaning or implementations thereof. |
Also this seems like a subset of issue #2 |
Has normative implications, so dropping the editorial label. |
Feedback is to reference this right in the Abstract where it says "post type". |
Now that AS2 has been resolved to go to PR, we know what terms it has and thus which I can re-use / reference accordingly. |
For reference:
|
I think the best way to resolve this is by adding a list / table per #15 |
add event type detection first based on h-event. Event markup with h-event (http://microformats.org/wiki/h-event) has been both stable for a while and published by over a dozen implementations: https://indieweb.org/event#IndieWeb_Examples And is consumed by 3+ per https://indieweb.org/event#Consuming_Tools_And_Services Thus adding minimal detection accordingly purely for typing reasons based on "h-event" root class name. Update Other Types Being Considered to Other Types To Consider and see the IndieWeb wiki for informative list, rather than inline list. Resolves issue #9.
Per issue #9, added minimum known equivalents for RSS and Atom (equivalence is known for sure, and unchanging), informatively (implementations unknown) in notes. Fix RSS and Atom references accordingly.
Resolved with commit 1107f65 adding a table documenting the AS2 specific language for post types |
No description provided.
The text was updated successfully, but these errors were encountered: