You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2014/10/15 14:38:59 UTC

svn commit: r1632001 - /pdfbox/trunk/doap_PDFBox.rdf

Author: msahyoun
Date: Wed Oct 15 12:38:59 2014
New Revision: 1632001

URL: http://svn.apache.org/r1632001
Log:
Update project description to mention ISO

Modified:
    pdfbox/trunk/doap_PDFBox.rdf

Modified: pdfbox/trunk/doap_PDFBox.rdf
URL: http://svn.apache.org/viewvc/pdfbox/trunk/doap_PDFBox.rdf?rev=1632001&r1=1632000&r2=1632001&view=diff
==============================================================================
--- pdfbox/trunk/doap_PDFBox.rdf (original)
+++ pdfbox/trunk/doap_PDFBox.rdf Wed Oct 15 12:38:59 2014
@@ -137,11 +137,19 @@
         <browse rdf:resource="http://svn.apache.org/viewvc/pdfbox"/>
       </SVNRepository>
     </repository>
-    <asfext:implements><asfext:Standard>
-      <asfext:title>Portable document format (PDF)</asfext:title>
-      <asfext:body>Adobe Systems Incorporated</asfext:body>
-      <asfext:id>ISO 32000-1</asfext:id>
-      <asfext:url rdf:resource="http://www.adobe.com/devnet/pdf/pdf_reference.html"/>
-    </asfext:Standard></asfext:implements>
+    <asfext:implements>
+        <asfext:Standard>
+            <asfext:title>Portable document format (PDF)</asfext:title>
+            <asfext:body>ISO International Organization for Standardization</asfext:body>
+            <asfext:id>ISO 32000-1</asfext:id>
+            <asfext:url rdf:resource="http://www.iso.org"/>
+        </asfext:Standard>
+        <asfext:Standard>
+            <asfext:title>Portable document format (PDF)</asfext:title>
+            <asfext:body>Authorised copy of the ISO standard with identical technical content from Adobe Systems Incorporated</asfext:body>
+            <asfext:id>ISO 32000-1</asfext:id>
+            <asfext:url rdf:resource="http://www.adobe.com/devnet/pdf/pdf_reference.html"/>
+        </asfext:Standard>
+      </asfext:implements>
   </Project>
 </rdf:RDF>