| 1 | = Sesame1 web interface = |
| 2 | |
| 3 | SesameWebInterface is a sub-project of gnowsis that aims to port the Sesame1 functionality to Sesame2. |
| 4 | Features: |
| 5 | |
| 6 | * Use the sesame1 web interface |
| 7 | * use the sesame1 client apis to connect to gnowsis |
| 8 | * many hacks to make it work |
| 9 | |
| 10 | Limitations: |
| 11 | * No support for SPARQL yet |
| 12 | * No support for context |
| 13 | * No construct queries (do not work in sesame2) |
| 14 | * No real configuration of repositories using the config file |
| 15 | * No security |
| 16 | |
| 17 | Our plan for this project is to merge it with Sesame2 web interface of openrdf.org and bring the '''features''' to sesame2, combining it with the already programmed stuff for sesame2. |