haskell-swish 0.10.0.1-2 source package in Ubuntu

Changelog

haskell-swish (0.10.0.1-2) unstable; urgency=medium

  * Team upload
  * Drop network-dev upper bound restriction on control file

 -- Gianfranco Costamagna <email address hidden>  Wed, 28 Aug 2019 13:51:50 +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

Downloads

File Size SHA-256 Checksum
haskell-swish_0.10.0.1-2.dsc 2.8 KiB a4f77350dd984074cd96744a72179e260e9ec26b2290853a4844d9c4e60e7014
haskell-swish_0.10.0.1.orig.tar.gz 297.0 KiB f3a9abefb1a15c4d7dcc391e3f466632be1d20f63399a405dfe9e4a4b2c778c6
haskell-swish_0.10.0.1-2.debian.tar.xz 8.0 KiB c85f00641d96e08cff769e14645d829c68a257431e9ccd6873de19258a47f6cf

No changes file available.

Binary packages built by this source

libghc-swish-dev: No summary available for libghc-swish-dev in ubuntu eoan.

No description available for libghc-swish-dev in ubuntu eoan.

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

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

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

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.