aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/doap.rdf
blob: 4bd562b6ad0dd962f39e87c78860d2eae055c2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version="1.0"?>
<!--
  Copyright 2006 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<?xml-stylesheet type="text/xsl" href="../xsl/p2.xsl"?>
<rdf:RDF xml:lang="en"
         xmlns="http://usefulinc.com/ns/doap#" 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:asfext="http://projects.apache.org/ns/asfext#">
  <Project rdf:about="http://xmlgraphics.apache.org/fop">
    <created>2006-03-25</created>
    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
    <name>Apache FOP</name>
    <homepage rdf:resource="http://xmlgraphics.apache.org/fop" />
    <asfext:pmc rdf:resource="http://xmlgraphics.apache.org" />
    <shortdesc>The Apache Foundation's XSL Formatting Objects (XSL-FO) implementation.</shortdesc>
    <description>FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats  currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.</description>
    <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" />
    <mailing-list rdf:resource="http://xmlgraphics.apache.org/fop/maillist.html" />
    <download-page rdf:resource="http://xmlgraphics.apache.org/fop/download.html" />
    <programming-language>Java</programming-language>
    <category rdf:resource="http://projects.apache.org/category/xml" />
    <category rdf:resource="http://projects.apache.org/category/graphics" />
    <asfext:implements>
      <asfext:Standard>
        <asfext:title>Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.0)</asfext:title>
        <asfext:body>W3C</asfext:body>
        <asfext:id>XSL 1.0</asfext:id>
        <asfext:url rdf:resource="http://www.w3.org/TR/xsl/"/>
      </asfext:Standard>
    </asfext:implements>
    <asfext:implements>
      <asfext:Standard>
      <asfext:title>Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.1)</asfext:title>
      <asfext:body>W3C</asfext:body>
      <asfext:id>XSL 1.1</asfext:id>
      <asfext:url rdf:resource="http://www.w3.org/TR/xsl11/"/>
      </asfext:Standard>
    </asfext:implements>
    <asfext:implements>
      <asfext:Standard>
      <asfext:title>Portable Document Format (PDF 1.4)</asfext:title>
      <asfext:body>Adobe Systems Incorporated</asfext:body>
      <asfext:id>PDF 1.4</asfext:id>
      <asfext:url rdf:resource="http://partners.adobe.com/public/developer/pdf/index_reference.html"/>
      </asfext:Standard>
    </asfext:implements>
    <asfext:implements>
      <asfext:Standard>
      <asfext:title>PostScript</asfext:title>
      <asfext:body>Adobe Systems Incorporated</asfext:body>
      <asfext:id>PS</asfext:id>
      <asfext:url rdf:resource="http://partners.adobe.com/public/developer/ps/index_specs.html"/>
      </asfext:Standard>
    </asfext:implements>
    <asfext:implements>
      <asfext:Standard>
      <asfext:title>Rich Text Format (RTF 1.6)</asfext:title>
      <asfext:body>Microsoft</asfext:body>
      <asfext:id>RTF 1.6</asfext:id>
      <asfext:url rdf:resource="http://msdn.microsoft.com/library/en-us/dnrtfspec/html/rtfspec.asp"/>
      </asfext:Standard>
    </asfext:implements>
    <release>
      <Version>
        <name>Latest stable release</name>
        <created>2003-07-16</created>
        <revision>0.20.5</revision>
      </Version>
    </release>
    <release>
      <Version>
        <name>Latest release</name>
        <created>2005-12-23</created>
        <revision>0.91beta</revision>
      </Version>
    </release>
    <repository>
      <SVNRepository>
        <location rdf:resource="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/"/>
        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/"/>
      </SVNRepository>
    </repository>
  </Project>
</rdf:RDF>