Giter VIP home page Giter VIP logo

swap's Introduction

#swap

This is a historic project from 2000, which played with ideas of semantic web, linked data, and rule languages. The emphasis was very much on the Web in Semantic Web - the use of an HTTP URI in a grpah was an invitation to follow the link and look up some more graph. There is a lot of cool stuff in here, including cwm, a rule engine for N3 rules, with lots of built-in functions including crypto. So you can build quite interesting applications just using rules.

Also a bunch of programs for converting things into and out of RDF.

See the home pages of:

Those pages are not maintained.

2015: The version history of the original CVS code management project has been preserved in this Github hosted git repository. This is a target GIT repo for import of the CVS repo behind http://www.w3.org/2000/10/swap, an early semantic web platform.

swap's People

Contributors

timbl avatar dckc avatar

Stargazers

Marcus Smith avatar Matt Erbst avatar Angelo Veltens avatar Melvin Carvalho avatar Andreas Motl avatar Henry Story avatar Nolan Nichols avatar Kostyantyn Didenko avatar Benno Kruit avatar Jia-Rui Lin avatar Samuel Kelemen avatar Zaki Mughal [sivoais] avatar Tareq Mohammed Nazir avatar Cristian Vasquez avatar Jos De Roo avatar Edward Ryazantsev avatar Sara Tasche avatar Rajendra Jain avatar Maverick avatar Trevor Lazarus avatar  avatar Alexander Böhn avatar Martin Milan avatar elf Pavlik avatar Chris Hart avatar James Benner avatar jon ⚝ avatar Sarven Capadisli avatar Tod Robbins avatar Andrei avatar Easton avatar Andrew Shaffer avatar  avatar Raymond C. Crandall avatar

Watchers

 avatar Kjetil Kjernsmo avatar Jos De Roo avatar Cristian Vasquez avatar Sarven Capadisli avatar James Cloos avatar Dmitri Zagidulin avatar  avatar  avatar

swap's Issues

move to python3?

There was a major change in syntax in python as it moved to python3.
It looks like the move can be automated
https://stackoverflow.com/questions/25445439/what-does-syntaxerror-missing-parentheses-in-call-to-print-mean-in-python

I tried 2to3 . -w which changes 142 files. But it gets stuck on

 File "/opt/homebrew/Cellar/[email protected]/3.9.13_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib2to3/refactor.py", line 322, in _read_python_source
    return f.read(), encoding
  File "/opt/homebrew/Cellar/[email protected]/3.9.13_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9 in position 983: invalid start byte

And I am not knowledgeable enough to continue much further at present.

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.