The Semantic Web Rule Language (SWRL) is an expressive
OWL-based rule language. SWRL extends OWL syntax which allows users to
write rules with more powerful deductive reasoning capabilities than OWL alone.
SWRL built-ins are one of SWRL’s powerful features, which are predicates to be used
to manipulate data values in SWRL rules.
From the latest version, Fluent Editor supports a number of
core SWRL built-ins defined in SWRL Built-in Submission. In this post, we will introduce two examples
of applying some of SWRL core built-ins to your CNL ontology.