Multilingual Semantic Wiki - Review 2012


Multilingual Semantic Wiki

Existing background technologies


Main tasks of WP11


AceWiki


Bidirectional ACE-to-OWL mapping

Every country that does not border a sea is a landlocked-country.

SubClassOf(
   ObjectIntersectionOf(
      :country
      ObjectComplementOf(
         ObjectSomeValuesFrom(
            :border
            :sea
         )
      )
   )
   :landlocked-country
)

Which country is a landlocked-country?

ObjectIntersectionOf(
    :country
    :landlocked-country
)

Article (screenshot)


Look-ahead editor (screenshot)


Reasoning (screenshot)


AceWiki in MOLTO


Generalization of AceWiki


Multiple languages

(Stable AceWiki: single language: OWL-compatible subset of ACE)


Multiple grammars

(Stable AceWiki: single grammar: OWL-compatible subset of ACE)


Multiple reasoners

Syntactic vs semantic reasoning

(Stable AceWiki: single reasoner: OWL-reasoner with multiple implementations)


Current integration with GF

is based on the GF Webservice and the GF online editor.


AceWiki and the online GF editor (screenshot)


Immediate future work


ACE in GF


Dissemination