How to Install swap-cwm in Ubuntu 18.04



Install swap-cwm by entering the following commands in the terminal:

sudo apt update
sudo apt install swap-cwm

Description:

RDF/XML and RDF/N3 semantic web data processor

Cwm (pronounced coom) is a general-purpose data processor for the semantic web, somewhat like sed, awk, etc. for text files or XSLT for XML. It is a forward chaining reasoner which can be used for querying, checking, transforming and filtering information. Its core language is RDF, extended to include rules, and it uses RDF/XML or RDF/N3 (Notation3) serializations as required. . Also included is the RDF tools cant and delta.

Homepage: http://www.w3.org/2000/10/swap/

Version: 1.2.1-7

Section: universe/python