Skip to content

Commit

Permalink
Add LDN to list of specs
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Sep 20, 2018
1 parent acead86 commit 1f4c73e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doap.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
doap:description "W3C WebSub Publisher"@en ;
dc:identifier "websub" ;
rdfs:seeAlso <https://www.w3.org/TR/websub/> ] ,
[ a doap:Specification ;
doap:name "Linked Data Notifications"@en ;
doap:description "W3C Linked Data Notifications Receiver"@en ;
dc:identifier "ldn" ;
rdfs:seeAlso <https://www.w3.org/TR/ldn/> ] ,
[ a doap:Specification ;
doap:name "Memento"@en ;
doap:description "RFC 7089: HTTP Framework for Time-Based Access to Resource States"@en ;
Expand Down

0 comments on commit 1f4c73e

Please sign in to comment.