You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by bi...@apache.org on 2019/01/29 17:29:48 UTC

[incubator-annotator.wiki] branch master updated: Add some links to implementations

This is an automated email from the ASF dual-hosted git repository.

bigbluehat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 271515d  Add some links to implementations
271515d is described below

commit 271515da7b9689968edae3430ba44e94cdeae04a
Author: BigBlueHat <by...@bigbluehat.com>
AuthorDate: Tue Jan 29 12:29:47 2019 -0500

    Add some links to implementations
---
 LDP-and-Web-Annotation-Protocol-Implementations.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/LDP-and-Web-Annotation-Protocol-Implementations.md b/LDP-and-Web-Annotation-Protocol-Implementations.md
index dfe2248..1df6752 100644
--- a/LDP-and-Web-Annotation-Protocol-Implementations.md
+++ b/LDP-and-Web-Annotation-Protocol-Implementations.md
@@ -1 +1,7 @@
-We are currently considering using [LDP](https://www.w3.org/TR/ldp/) (or potentially [Web Annotation Protocol](https://www.w3.org/TR/annotation-protocol/), which is an extension to LDP) as our persistence abstraction. This is a page for notes about interesting implementations of those specs or other related information.
\ No newline at end of file
+We are currently considering using [LDP](https://www.w3.org/TR/ldp/) (or potentially [Web Annotation Protocol](https://www.w3.org/TR/annotation-protocol/), which is an extension to LDP) as our persistence abstraction. This is a page for notes about interesting implementations of those specs or other related information.
+
+### Web Annotation Protocol implementations
+ - https://github.com/azaroth42/MangoServer
+
+### LDP implementations
+ - https://www.trellisldp.org/
\ No newline at end of file