You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

doap.rdf 5.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0"?>
  2. <!--
  3. Copyright 2006 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <?xml-stylesheet type="text/xsl" href="../xsl/p2.xsl"?>
  15. <rdf:RDF xml:lang="en"
  16. xmlns="http://usefulinc.com/ns/doap#"
  17. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  18. xmlns:asfext="http://projects.apache.org/ns/asfext#">
  19. <Project rdf:about="http://xmlgraphics.apache.org/fop">
  20. <created>2006-03-25</created>
  21. <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
  22. <name>Apache FOP</name>
  23. <homepage rdf:resource="http://xmlgraphics.apache.org/fop" />
  24. <asfext:pmc rdf:resource="http://xmlgraphics.apache.org" />
  25. <shortdesc>The Apache Foundation's XSL Formatting Objects (XSL-FO) implementation.</shortdesc>
  26. <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>
  27. <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=" />
  28. <mailing-list rdf:resource="http://xmlgraphics.apache.org/fop/maillist.html" />
  29. <download-page rdf:resource="http://xmlgraphics.apache.org/fop/download.html" />
  30. <programming-language>Java</programming-language>
  31. <category rdf:resource="http://projects.apache.org/category/xml" />
  32. <category rdf:resource="http://projects.apache.org/category/graphics" />
  33. <asfext:implements>
  34. <asfext:Standard>
  35. <asfext:title>Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.0)</asfext:title>
  36. <asfext:body>W3C</asfext:body>
  37. <asfext:id>XSL 1.0</asfext:id>
  38. <asfext:url rdf:resource="http://www.w3.org/TR/xsl/"/>
  39. </asfext:Standard>
  40. </asfext:implements>
  41. <asfext:implements>
  42. <asfext:Standard>
  43. <asfext:title>Extensible Stylesheet Language - Formatting Objects (XSL-FO 1.1)</asfext:title>
  44. <asfext:body>W3C</asfext:body>
  45. <asfext:id>XSL 1.1</asfext:id>
  46. <asfext:url rdf:resource="http://www.w3.org/TR/xsl11/"/>
  47. </asfext:Standard>
  48. </asfext:implements>
  49. <asfext:implements>
  50. <asfext:Standard>
  51. <asfext:title>Portable Document Format (PDF 1.4)</asfext:title>
  52. <asfext:body>Adobe Systems Incorporated</asfext:body>
  53. <asfext:id>PDF 1.4</asfext:id>
  54. <asfext:url rdf:resource="http://partners.adobe.com/public/developer/pdf/index_reference.html"/>
  55. </asfext:Standard>
  56. </asfext:implements>
  57. <asfext:implements>
  58. <asfext:Standard>
  59. <asfext:title>PostScript</asfext:title>
  60. <asfext:body>Adobe Systems Incorporated</asfext:body>
  61. <asfext:id>PS</asfext:id>
  62. <asfext:url rdf:resource="http://partners.adobe.com/public/developer/ps/index_specs.html"/>
  63. </asfext:Standard>
  64. </asfext:implements>
  65. <asfext:implements>
  66. <asfext:Standard>
  67. <asfext:title>Rich Text Format (RTF 1.6)</asfext:title>
  68. <asfext:body>Microsoft</asfext:body>
  69. <asfext:id>RTF 1.6</asfext:id>
  70. <asfext:url rdf:resource="http://msdn.microsoft.com/library/en-us/dnrtfspec/html/rtfspec.asp"/>
  71. </asfext:Standard>
  72. </asfext:implements>
  73. <release>
  74. <Version>
  75. <name>Latest stable release</name>
  76. <created>2003-07-16</created>
  77. <revision>0.20.5</revision>
  78. </Version>
  79. </release>
  80. <release>
  81. <Version>
  82. <name>Latest release</name>
  83. <created>2005-12-23</created>
  84. <revision>0.91beta</revision>
  85. </Version>
  86. </release>
  87. <repository>
  88. <SVNRepository>
  89. <location rdf:resource="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/"/>
  90. <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/"/>
  91. </SVNRepository>
  92. </repository>
  93. </Project>
  94. </rdf:RDF>