Source: haskell-swish Section: haskell Priority: optional Maintainer: Debian Haskell Group Uploaders: Jonas Smedegaard Build-Depends: cdbs, debhelper, dh-buildinfo, ghc, ghc-prof, libghc-hashable-dev (<< 1.3), libghc-hashable-prof, libghc-intern-dev (<< 1.0), libghc-intern-prof, libghc-mtl-dev (<< 3), libghc-mtl-prof, libghc-network-dev (>= 2.6), libghc-network-dev (<< 2.7), libghc-network-prof, libghc-network-uri-dev (<< 2.7), libghc-network-uri-prof, libghc-old-locale-dev (<< 1.1), libghc-old-locale-prof, libghc-polyparse-dev (<< 1.13), libghc-polyparse-prof, libghc-semigroups-dev (<< 0.19), libghc-semigroups-prof, libghc-text-dev (<< 1.3), libghc-text-prof, haskell-devscripts, help2man, chrpath Build-Depends-Indep: ghc-doc , libghc-hashable-doc , libghc-mtl-doc , libghc-network-uri-doc , libghc-network-doc , libghc-polyparse-doc , libghc-semigroups-doc , libghc-text-doc , libghc-unordered-containers-doc Standards-Version: 4.2.1 Homepage: https://bitbucket.org/doug_burke/swish/wiki/Home Vcs-Git: https://salsa.debian.org/haskell-team/haskell-swish.git Vcs-Browser: https://salsa.debian.org/haskell-team/haskell-swish Rules-Requires-Root: no Package: swish Section: web Architecture: any Depends: ${misc:Depends} , ${shlibs:Depends} Description: semantic web toolkit - tools Swish is a framework for performing deductions in RDF data using a variety of techniques. Swish is conceived as a toolkit for experimenting with RDF inference, and for implementing stand-alone RDF file processors (usable in similar style to CWM, but with a view to being extensible in declarative style through added Haskell function and data value declarations). It explores Haskell as "a scripting language for the Semantic Web". . Swish is a work-in-progress, and currently incorporates: . * Turtle, Notation3 and NTriples input and output. The N3 support is incomplete (no handling of @forAll). * RDF graph isomorphism testing and merging. * Display of differences between RDF graphs. * Inference operations in forward chaining, backward chaining and proof-checking modes. * Simple Horn-style rule implementations, extendable through variable binding modifiers and filters. * Class restriction rule implementation, primarily for datatype inferences. * RDF formal semantics entailment rule implementation. * Complete, ready-to-run, command-line and script-driven programs. . This package contains the swish tool. Package: libghc-swish-dev Architecture: any Depends: ${haskell:Depends} , ${haskell:Extra-Depends} , ${misc:Depends} , ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: semantic web toolkit - libraries Swish is a framework for performing deductions in RDF data using a variety of techniques. Swish is conceived as a toolkit for experimenting with RDF inference, and for implementing stand-alone RDF file processors (usable in similar style to CWM, but with a view to being extensible in declarative style through added Haskell function and data value declarations). It explores Haskell as "a scripting language for the Semantic Web". . Swish is a work-in-progress, and currently incorporates: . * Turtle, Notation3 and NTriples input and output. The N3 support is incomplete (no handling of @forAll). * RDF graph isomorphism testing and merging. * Display of differences between RDF graphs. * Inference operations in forward chaining, backward chaining and proof-checking modes. * Simple Horn-style rule implementations, extendable through variable binding modifiers and filters. * Class restriction rule implementation, primarily for datatype inferences. * RDF formal semantics entailment rule implementation. * Complete, ready-to-run, command-line and script-driven programs. . This package contains the libraries compiled for GHC. Package: libghc-swish-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${haskell:Extra-Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Description: semantic web toolkit - library documentation Swish is a framework for performing deductions in RDF data using a variety of techniques. Swish is conceived as a toolkit for experimenting with RDF inference, and for implementing stand-alone RDF file processors (usable in similar style to CWM, but with a view to being extensible in declarative style through added Haskell function and data value declarations). It explores Haskell as "a scripting language for the Semantic Web". . Swish is a work-in-progress, and currently incorporates: . * Turtle, Notation3 and NTriples input and output. The N3 support is incomplete (no handling of @forAll). * RDF graph isomorphism testing and merging. * Display of differences between RDF graphs. * Inference operations in forward chaining, backward chaining and proof-checking modes. * Simple Horn-style rule implementations, extendable through variable binding modifiers and filters. * Class restriction rule implementation, primarily for datatype inferences. * RDF formal semantics entailment rule implementation. * Complete, ready-to-run, command-line and script-driven programs. . This package contains the library documentation for swish. Package: libghc-swish-prof Architecture: any Depends: ${haskell:Depends} , ${haskell:Extra-Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: semantic web toolkit - profiling libraries Swish is a framework for performing deductions in RDF data using a variety of techniques. Swish is conceived as a toolkit for experimenting with RDF inference, and for implementing stand-alone RDF file processors (usable in similar style to CWM, but with a view to being extensible in declarative style through added Haskell function and data value declarations). It explores Haskell as "a scripting language for the Semantic Web". . Swish is a work-in-progress, and currently incorporates: . * Turtle, Notation3 and NTriples input and output. The N3 support is incomplete (no handling of @forAll). * RDF graph isomorphism testing and merging. * Display of differences between RDF graphs. * Inference operations in forward chaining, backward chaining and proof-checking modes. * Simple Horn-style rule implementations, extendable through variable binding modifiers and filters. * Class restriction rule implementation, primarily for datatype inferences. * RDF formal semantics entailment rule implementation. * Complete, ready-to-run, command-line and script-driven programs. . This package contains the profiling libraries for swish.