Skip to content
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

Explore integration with IETF RFC7071 ("Reputons") #24

Open
harlantwood opened this issue Apr 5, 2017 · 0 comments
Open

Explore integration with IETF RFC7071 ("Reputons") #24

harlantwood opened this issue Apr 5, 2017 · 0 comments

Comments

@harlantwood
Copy link
Member

harlantwood commented Apr 5, 2017

https://tools.ietf.org/html/rfc7071

eg:

Content-Type: application/reputon+json

     {
       "application": "baseball",
       "reputons": [
         {
           "rater": "baseball-reference.example.com",
           "assertion": "strong-hitter",
           "rated": "Alex Rodriguez",
           "rating": 0.4,
           "confidence": 0.2,
           "sample-size": 50000
         }
       ]
     }
@harlantwood harlantwood changed the title Explore integration with IETF RFC7071 Explore integration with IETF RFC7071 ("Reputons") Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant