haskell-swish 0.9.1.10-1 source package in Ubuntu

Changelog

haskell-swish (0.9.1.10-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.9.1.9:
    + Update upper bound on HUnit (only affects tests).
    + Add stack.yaml file.
    0.9.1.10:
    + Update upper bound on time to work with ghc 8.2.1.
    + Updated stack.yaml to use lts 9.1.

 -- Jonas Smedegaard <email address hidden>  Mon, 21 Aug 2017 01:51:45 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-swish_0.9.1.10-1.dsc 2.9 KiB 37441d432b33ab11975c52d3240d744150ea495096c5153b47e48af5940a4e58
haskell-swish_0.9.1.10.orig.tar.gz 295.9 KiB ecb4268e4e55b159c5259cfaf4a704be7fc746df469c86216b3adf6dfa46dd82
haskell-swish_0.9.1.10-1.debian.tar.xz 7.3 KiB 1e2d6855429b3e3c6392c9c12eca6a048fb045e66cffe7369d3758ed963079cd

No changes file available.

Binary packages built by this source

libghc-swish-dev: 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.

libghc-swish-doc: No summary available for libghc-swish-doc in ubuntu artful.

No description available for libghc-swish-doc in ubuntu artful.

libghc-swish-prof: No summary available for libghc-swish-prof in ubuntu cosmic.

No description available for libghc-swish-prof in ubuntu cosmic.

swish: 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.