Differences between revisions 2 and 11 (spanning 9 versions)
Revision 2 as of 2003-02-11 14:51:15
Size: 2422
Editor: usrtc-pool-254
Comment:
Revision 11 as of 2014-04-14 22:40:20
Size: 2648
Comment: dead link only leads to a spam page)
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 5: Line 6:
   URL:: http://4suite.org/index.xhtml
   version:: 0.12.0a3 (''[[Date(2002-02-29T00:00:00)]]'')
   licence:: [http://4suite.org/COPYRIGHT.doc based on the Apache Software License, Version 1.1]
   URL:: http:// 4suite . org/  (dead link only leads to a spam page)
   version:: 0.12.0a3 (''<<Date(2002-02-29T00:00:00)>>'')
   licence:: [[http://4suite.org/COPYRIGHT.doc|based on the Apache Software License, Version 1.1]]
Line 10: Line 11:
   Wiki:: http://purl.net/wiki/xml-sig/FtSuiteWiki
Line 15: Line 17:
* Primarily for XML-focused development
* Though implemented in Python and C, Python server-side scripting is not a primary focus (too many other frameworks do that well)
  * Primarily for XML-focused development
  * Though implemented in Python and C, Python server-side scripting is not a primary focus (too many other frameworks do that well)
Line 20: Line 22:
* Python
* XSLT (includes extended XSLT that allows full-blown server-side scripting)
* XSLT can also be extended using Python to process business logic (i.e. Python can be primary or secondary development interface)
  * Python
  * XSLT (includes extended XSLT that allows full-blown server-side scripting)
  * XSLT can also be extended using Python to process business logic (i.e. Python can be primary or secondary development interface)
Line 25: Line 27:
 
Line 28: Line 31:
* Session management and session data
* HTTP 403 Authentication
  * Session management and session data
  * HTTP 403 Authentication
Line 33: Line 36:
* Full XML document store and persistent RDF model
* Speed-optimized storage of XML and XSLT documents for processing
* Rules-based synchronization between XML document and RDF metadata
* "Raw" documents can be stored as well
  * Full XML document store and persistent RDF model
  * Speed-optimized storage of XML and XSLT documents for processing
  * Rules-based synchronization between XML document and RDF metadata
  * "Raw" documents can be stored as well
Line 40: Line 43:
* Via XSLT processing   * Via XSLT processing
Line 42: Line 45:
=== InTheirOwnWords === === In Their Own Words ===
Line 49: Line 52:
It appears that development of 4Suite ceased in 2006. Does anyone know if the project is dead or just done?

A framework for WebProgramming.

Masthead

URL

http:// 4suite . org/ (dead link only leads to a spam page)

version

0.12.0a3 (2002-03-01)

licence

based on the Apache Software License, Version 1.1

platforms
Unix, Windows
Python versions
2.1+
Wiki

http://purl.net/wiki/xml-sig/FtSuiteWiki

Deployment Platforms

Suitability

  • Primarily for XML-focused development
  • Though implemented in Python and C, Python server-side scripting is not a primary focus (too many other frameworks do that well)

Development Interfaces

  • Python
  • XSLT (includes extended XSLT that allows full-blown server-side scripting)
  • XSLT can also be extended using Python to process business logic (i.e. Python can be primary or secondary development interface)

Environment Access

Session, Identification and Authentication

  • Session management and session data
  • HTTP 403 Authentication

Persistence Support

  • Full XML document store and persistent RDF model
  • Speed-optimized storage of XML and XSLT documents for processing
  • Rules-based synchronization between XML document and RDF metadata
  • "Raw" documents can be stored as well

Presentation Support

  • Via XSLT processing

In Their Own Words

4Suite is a platform for XML and RDF processing. It allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. It also puts practical technologies for knowledge management projects in the hands of developers. It is implemented in Python and C.

At the core of 4Suite is a library of integrated tools for XML processing, including open technologies such as DOM, SAX, RDF, XSLT, XInclude, XPointer, XLink and XPath. Layered upon this is an XML and RDF data repository and server. The server supports multiple methods of data access, query, indexing, transformation rich linking, and rules processing. It provides the data infrastructure of a full database management system, including transactions and concurrency support, access control and a variety of management tools. For purposes of integration with other tools, it supports remote, cross-platform and cross-language access through HTTP (including native SOAP and WebDAV), RPC FTP and CORBA. It offers APIs in Python, HTTP, SOAP and XSLT.

Comments

It appears that development of 4Suite ceased in 2006. Does anyone know if the project is dead or just done?

Hosting

4Suite (last edited 2014-04-14 22:45:34 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.