2

Is it possible to extend Media Wiki with semantic services using Apache Stanbol? The Stanbol Website indicates that "any content repository compliant with JCR or CMIS specifications" can be used. However, I could not find whether this is the case for (Semantic) Media Wiki?

David Riccitelli
  • 7,491
  • 5
  • 42
  • 56
hansi
  • 2,278
  • 6
  • 34
  • 42

1 Answers1

2

Usually both JCR and CMIS are protocols much more popular on Java environments. As far as I know MediaWiki does not support any of them.

However, you can still use Stanbol via its RESTful interfaces.

wikier
  • 2,517
  • 2
  • 26
  • 39