|
Lines 2-9
Link Here
|
| 2 |
Its major components include the following: |
2 |
Its major components include the following: |
| 3 |
|
3 |
|
| 4 |
* Ft.Xml.Domlette: A very fast, lightweight XPath-oriented DOM. |
4 |
* Ft.Xml.Domlette: A very fast, lightweight XPath-oriented DOM. |
|
|
5 |
* Ft.Xml.Sax: A very fast SAX 2 parser. |
| 5 |
* Ft.Xml.XPath: An XPath 1.0 implementation for Domlette documents. |
6 |
* Ft.Xml.XPath: An XPath 1.0 implementation for Domlette documents. |
| 6 |
* Ft.Xml.Xslt: A robust XSLT 1.0 processor. |
7 |
* Ft.Xml.Xslt: A robust XSLT 1.0 processor. |
|
|
8 |
* Ft.Xml.XUpdate: An XUpdate processor. |
| 7 |
* Ft.Rdf: RDF processing tools, including a query/inference language. |
9 |
* Ft.Rdf: RDF processing tools, including a query/inference language. |
| 8 |
* Ft.Server: An integrated document & RDF repository with web access. |
10 |
* Ft.Server: An integrated document & RDF repository with web access. |
| 9 |
* Ft.Lib: Various support libraries that can be used independently. |
11 |
* Ft.Lib: Various support libraries that can be used independently. |
|
Lines 11-20
Link Here
|
| 11 |
4Suite also includes convenient command-line tools: |
13 |
4Suite also includes convenient command-line tools: |
| 12 |
* 4xml: XML document parsing and reserialization. |
14 |
* 4xml: XML document parsing and reserialization. |
| 13 |
* 4xpath: XPath expression evaluation. |
15 |
* 4xpath: XPath expression evaluation. |
| 14 |
* 4xslt: XSLT processing engine. |
16 |
* 4xslt: XSLT processing. |
|
|
17 |
* 4xupdate: XUpdate processing. |
| 15 |
* 4rdf: RDF/XML parsing, persistence, querying and reserialization. |
18 |
* 4rdf: RDF/XML parsing, persistence, querying and reserialization. |
| 16 |
* 4ss_manager: Document/RDF repository administration. |
19 |
* 4ss_manager: Document/RDF repository administration. |
| 17 |
* 4ss: Document/RDF repository user commands. |
20 |
* 4ss: Document/RDF repository user commands. |
|
|
21 |
|
| 22 |
4Suite 1.0b1 is the last release of the monolithic 4Suite package; |
| 23 |
4Suite XML, 4Suite RDF, and 4Suite Repository are replacing it. |
| 18 |
|
24 |
|
| 19 |
WWW: http://4suite.org/ |
25 |
WWW: http://4suite.org/ |