py-ldnlib LDN implementation report and test results

Description of a project

Project
py-ldnlib
Implementation type
sender
Maintainer
https://github.com/acoburn

Dataset

Identifier
af55bd30-fbab-11e6-8de6-4d841750ffc3
Published
Creator
https://github.com/acoburn
Note
This is a python-based LDN sender library intended to be integrated into a larger python application. My intention with this library is to make it part of a network of linked-data repositories in which "primary" resources (e.g. 19th. Century manuscripts) contain an ldn:inbox and related activities (comments, mentions, etc) are posted to the inbox.

Test results

Report
Outcome Test Mode Info
Passed
Failed
?
Cannot tell
Inapplicable
Untested
Inbox discovery (Link header). [source] automatic
Makes POST requests (Link header). [source] automatic
POST includes Content-Type: application/ld+json (Link header). [source] automatic Content-Type: application/ld+json received.
POST payload is JSON-LD (Link header). [source] automatic
Inbox discovery (RDF body). [source] automatic
Makes POST requests (RDF body). [source] automatic
POST includes Content-Type: application/ld+json (RDF body). [source] automatic Content-Type: application/ld+json received.
POST payload is JSON-LD (RDF body). [source] automatic