Git Product home page Git Product logo

trill_on_swish's Introduction

ClioPatria cpack swish -- Add Prolog interaction to ClioPatria

Make the SWI-Prolog SWISH package available as a ClioPatria cpack. SWISH brings a Prolog interface to ClioPatria, providing:

  • Ask RDF queries about our data
  • Make example programs available about your data
  • Save an example program and share it with anyone on the web
  • Collaborate on a program using TogetherJS
  • Manage a server remotely from the Prolog shell (requires login with admin rigths).

This package is just a first preview. We have many plans for making this more powerful and friendly.

Update the cpack to the latest SWISH

Updating the SWISH cpack from the upstream resources. Although you can probably get this done on any OS, I'd strongly advice to use Linux. You may try on MacOS and if you're really motivated it might work on Windows using MinGW or Cygwin.

  • Initialise the src git submodule if this was not done:

    $ git submodule update --init
    
  • Pull the latest upstream version of SWISH

    $ cd src
    $ git pull
    $ bower install		# or `bower update` if already installed
    
  • Make sure you have all the tools installed to do the JavaScript and CSS building. See README.md in src or online at https://github.com/SWI-Prolog/swish

  • Build the CSS and JS files. Might be wise to clean first. In src, run:

    $ make clean
    $ make
    
  • Now update the cpack from the directory holding this README.md using

    $ make
    

trill_on_swish's People

Contributors

rzese avatar friguzzi avatar jrvosse avatar

Stargazers

Douglas R. Miles avatar Stefano avatar

Watchers

Douglas R. Miles avatar James Cloos avatar  avatar  avatar  avatar Stefano avatar  avatar

Forkers

stedev2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.