The SWRL Extensions built-in library is one of the SWRLTabBuiltInLibraries. It contains experimental convenience methods. It allows users to, for example, directly create new individuals in a rule.    (8N7)

The built-ins in this library are defined by the SWRLX Ontology. The default prefix is swrlx. A copy of this file can also be found the standard Protege-OWL repositories, and can be imported through the 'Import Ontology' option in the Metadata tab.    (8WV)

The following are the methods defined by this library:    (8GD)

Examples    (AGF)

For every individual of class Person in an ontology create an individual of class Patient and move the values of a person's hasSSN property to the associated patient's hasPID property:    (AGG)