
SWRL: A human-readable syntax for the Sematic Web Rule Language
SWRL is a W3C standard for rules in the semantic web. Unfortunately, the W3C specification contains only an XML syntax, which is hard to read und write. This EMFText syntax provides a more readable syntax together with some utility classes that allow to use the rules with the OWL API.
org.emftext.language.swrl.resource.swrl
org.emftext.language.swrl.resource.swrl.ui
org.emftext.language.swrl.util