Added:
comdev/projects.apache.org/site/doap/sis/sis-spatial_information_system.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/sis/sis-spatial_information_system.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/sis/sis-spatial_information_system.rdf
(added)
+++ comdev/projects.apache.org/site/doap/sis/sis-spatial_information_system.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,140 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you 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.
+-->
+
+<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#"
+ xmlns:foaf = "http://xmlns.com/foaf/0.1/">
+ <Project rdf:about = "http://sis.apache.org/">
+ <created>2010-02-24</created>
+ <name>Apache Spatial Information System</name>
+ <shortdesc xml:lang="en">A library for developing geospatial
applications.</shortdesc>
+ <description xml:lang="en">Apache SIS provides data structures for
geographic data and associated metadata
+ along with methods to manipulate those data structures. The library is
an implementation of GeoAPI interfaces
+ and can be used for desktop or server applications.</description>
+ <programming-language>Java</programming-language>
+ <homepage rdf:resource = "http://sis.apache.org/"/>
+ <category rdf:resource =
"http://projects.apache.org/category/library"/>
+ <license rdf:resource = "http://usefulinc.com/doap/licenses/asl20"/>
+ <asfext:pmc rdf:resource = "http://sis.apache.org"/>
+ <bug-database rdf:resource = "http://issues.apache.org/jira/browse/SIS"/>
+ <mailing-list rdf:resource = "http://sis.apache.org/mail-lists.html"/>
+ <download-page rdf:resource = "http://sis.apache.org/downloads.html"/>
+ <repository>
+ <SVNRepository>
+ <location rdf:resource = "http://svn.apache.org/repos/asf/sis/trunk"/>
+ <browse rdf:resource = "http://svn.apache.org/viewvc/sis/trunk"/>
+ </SVNRepository>
+ </repository>
+ <repository>
+ <GitRepository>
+ <location rdf:resource = "git://git.apache.org/sis.git"/>
+ <browse rdf:resource = "http://github.com/apache/sis"/>
+ </GitRepository>
+ </repository>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>GeoAPI</asfext:title>
+ <asfext:body>Open Geospatial Consortium</asfext:body>
+ <asfext:id>OGC 09-083r3 </asfext:id>
+ <asfext:url rdf:resource =
"http://www.opengeospatial.org/standards/geoapi"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Conceptual schema
language</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19103</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Metadata â
Fundamentals</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19115</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Metadata â Extensions for
imagery and gridded data</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19115-2</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Metadata â XML schema
implementation</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19139</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Spatial referencing by
coordinates</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19111</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Geographic information â Well known text
representation of coordinate reference systems</asfext:title>
+ <asfext:body>ISO</asfext:body>
+ <asfext:id>ISO 19162</asfext:id>
+ </asfext:Standard>
+ </asfext:implements>
+ <release>
+ <Version>
+ <name>Apache SIS 0.5 â Metadata upgrade</name>
+ <created>2015-02-12</created>
+ <revision>0.5</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Apache SIS 0.4 â Referencing (part 1)</name>
+ <created>2014-04-07</created>
+ <revision>0.4</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Apache SIS 0.3 â Metadata</name>
+ <created>2013-08-17</created>
+ <revision>0.3</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Apache SIS 0.2-incubating</name>
+ <created>2012-07-23</created>
+ <revision>0.2-incubating</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Apache SIS 0.1-incubating</name>
+ <created>2010-11-10</created>
+ <revision>0.1-incubating</revision>
+ </Version>
+ </release>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/sis/sis-spatial_information_system.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/tomcat/tomcat-reusable_dialog_components__rdc__taglib.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomcat/tomcat-reusable_dialog_components__rdc__taglib.rdf?rev=1703303&view=auto
==============================================================================
---
comdev/projects.apache.org/site/doap/tomcat/tomcat-reusable_dialog_components__rdc__taglib.rdf
(added)
+++
comdev/projects.apache.org/site/doap/tomcat/tomcat-reusable_dialog_components__rdc__taglib.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<rdf:RDF 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#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+ <Project rdf:about="http://tomcat.apache.org/taglibs/rdc/">
+ <name>Apache Reusable Dialog Components (RDC) Taglib</name>
+ <shortname>RDC Taglib</shortname>
+ <homepage rdf:resource="http://tomcat.apache.org/taglibs/rdc/"/>
+ <programming-language>JSP</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/library"/>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+ <bug-database rdf:resource="http://issues.apache.org/bugzilla/"/>
+ <download-page
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi"/>
+ <asfext:pmc rdf:resource="http://tomcat.apache.org/"/>
+ <shortdesc xml:lang="en">
+ A framework for creating JSP taglibs that aid in rapid development
+ of voice and multimodal applications.
+ </shortdesc>
+ <description xml:lang="en">
+ Server-side generation of HTML has proven an effective way of generating
+ the user interface for visual web applications. Over time, the effort
+ involved in such HTML generation has been reduced by the availability of
+ various JSP tag libraries that abstract away the minutiae of HTML markup.
+ The RDC project aims to achieve for voice and multimodal applications
+ what JSP tag libraries have already achieved in the world of visual web
+ applications.
+ </description>
+ <repository>
+ <SVNRepository>
+ <browse
rdf:resource="http://svn.apache.org/viewvc/tomcat/taglibs/rdc/trunk/"/>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/tomcat/taglibs/rdc/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <release>
+ <revision>
+ <name>taglibs-rdc</name>
+ <created>2005-07-26</created>
+ <version>1.0</version>
+ </revision>
+ </release>
+ <mailing-list
rdf:resource="http://tomcat.apache.org/taglibs/mail-lists.html"/>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/tomcat/tomcat-reusable_dialog_components__rdc__taglib.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/trafficserver/trafficserver-traffic_server.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/trafficserver/trafficserver-traffic_server.rdf?rev=1703303&view=auto
==============================================================================
---
comdev/projects.apache.org/site/doap/trafficserver/trafficserver-traffic_server.rdf
(added)
+++
comdev/projects.apache.org/site/doap/trafficserver/trafficserver-traffic_server.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,64 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+ <Project rdf:about="http://trafficserver.apache.org">
+ <created>2011-04-08</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Traffic Server</name>
+ <homepage rdf:resource="http://trafficserver.apache.org" />
+ <asfext:pmc rdf:resource="http://trafficserver.apache.org" />
+ <shortdesc>Apache Traffic Server is an HTTP proxy cache.</shortdesc>
+ <description>Apache Traffic Server is fast, scalable and extensible
HTTP/1.1 compliant caching proxy server. ATS can be used as a reverse, forward
or even transparent HTTP proxy.
+ </description>
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/TS" />
+ <mailing-list rdf:resource="http://trafficserver.apache.org/" />
+ <download-page
rdf:resource="http://trafficserver.apache.org/downloads.html" />
+ <programming-language>C++</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/http" />
+ <release>
+ <Version>
+ <name>trafficserver</name>
+ <created>2012-03-21</created>
+ <revision>3.0.4</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="https://git-wip-us.apache.org/repos/asf/trafficserver.git"/>
+ <browse
rdf:resource="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=summary"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Leif Hedstrom</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>HTTP/1.1</asfext:title>
+ <asfext:body>IETF</asfext:body>
+ <asfext:id>2616</asfext:id>
+ <asfext:url rdf:resource="http://www.ietf.org/rfc/rfc2616.txt"/>
+ </asfext:Standard></asfext:implements>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/trafficserver/trafficserver-traffic_server.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added: comdev/projects.apache.org/site/doap/velocity/velocity-dvsl.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/velocity/velocity-dvsl.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/velocity/velocity-dvsl.rdf (added)
+++ comdev/projects.apache.org/site/doap/velocity/velocity-dvsl.rdf Tue Sep 15
22:09:13 2015
@@ -0,0 +1,43 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+ =======================================================================
+
+ Copyright (c) 2006 The Apache Software Foundation.
+ All rights reserved.
+
+ =======================================================================
+-->
+ <Project rdf:about="http://velocity.apache.org/dvsl/devel/">
+ <created>2006-11-21</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Velocity DVSL</name>
+ <homepage rdf:resource="http://velocity.apache.org/dvsl/devel/" />
+ <asfext:pmc rdf:resource="http://velocity.apache.org/"/>
+ <shortdesc>A tool modeled after XSLT and intended for general XML
transformations using the Velocity Template Language.</shortdesc>
+ <description>DVSL (Declarative Velocity Style Language) is a tool modeled
after XSLT and is intended for general XML transformations using the Velocity
Template Language as the templating language for the transformations. The key
differences are that it incorporates easy access to Java objects and allows you
to use the Velocity template language and it's features for expressing the
transformation templates.</description>
+ <bug-database rdf:resource="http://issues.apache.org/jira/browse/VELOCITY"
/>
+ <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html" />
+ <download-page rdf:resource="http://velocity.apache.org/download.cgi" />
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/library"/>
+ <release>
+ <Version>
+ <name>Latest Stable Release</name>
+ <created>2007-08-13</created>
+ <revision>1.0</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/velocity/dvsl/trunk"/>
+ <browse
rdf:resource="http://svn.apache.org/viewvc/velocity/dvsl/trunk"/>
+ </SVNRepository>
+ </repository>
+ </Project>
+</rdf:RDF>
Propchange: comdev/projects.apache.org/site/doap/velocity/velocity-dvsl.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xalan/xalan-for_c++_xslt_processor.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xalan/xalan-for_c%2B%2B_xslt_processor.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xalan/xalan-for_c++_xslt_processor.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xalan/xalan-for_c++_xslt_processor.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xalan.apache.org/xalan-c/">
+ <created>2011-09-11</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Xalan for C++ XSLT Processor</name>
+ <homepage rdf:resource="http://xalan.apache.org/xalan-c" />
+ <asfext:pmc rdf:resource="http://xalan.apache.org" />
+ <shortdesc>Xalan-C++ is an XSLT processor written in C++.</shortdesc>
+ <description>Xalan-C++ is an XSLT processor for transforming XML documents
into HTML,
+ text, or other XML document types. It implements XSL Transformations
(XSLT)
+ Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used
from the
+ command line.</description>
+ <bug-database rdf:resource="http://issues.apache.org/jira/browse/XALANC" />
+ <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/" />
+ <download-page
rdf:resource="http://xalan.apache.org/xalan-c/download.html" />
+ <programming-language>C++</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>Xalan-C++</name>
+ <created>2012-11-02</created>
+ <revision>1.11</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xalan-C++</name>
+ <created>2005-10-22</created>
+ <revision>1.10</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="https://svn.apache.org/repos/asf/xalan/c/trunk/"/>
+ <browse rdf:resource="http://svn.apache.org/viewvc/xalan/c/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xalan-C++ Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>XML Path Language (XPath) Version 1.0</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XPath 1.0</asfext:id>
+ <asfext:url rdf:resource="http://www.w3.org/TR/xpath/"/>
+ </asfext:Standard></asfext:implements>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>XSL Transformations (XSLT) Version 1.0</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XSLT 1.0</asfext:id>
+ <asfext:url rdf:resource="http://www.w3.org/TR/xslt"/>
+ </asfext:Standard></asfext:implements>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xalan/xalan-for_c++_xslt_processor.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xalan/xalan-for_java_xslt_processor.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xalan/xalan-for_java_xslt_processor.rdf?rev=1703303&view=auto
==============================================================================
---
comdev/projects.apache.org/site/doap/xalan/xalan-for_java_xslt_processor.rdf
(added)
+++
comdev/projects.apache.org/site/doap/xalan/xalan-for_java_xslt_processor.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,82 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xalan.apache.org/xalan-j/">
+ <created>2011-09-11</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Xalan for Java XSLT Processor</name>
+ <homepage rdf:resource="http://xalan.apache.org/xalan-j/" />
+ <asfext:pmc rdf:resource="http://xalan.apache.org" />
+ <shortdesc>Xalan-J is an XSLT processor written in Java.</shortdesc>
+ <description>
+ Xalan-J is an XSLT processor for transforming XML documents into HTML,
text, or other XML document
+ types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path
Language (XPath) Version 1.0
+ and can be used from the command line, in an applet or a servlet, or as a
module in other program.
+ Xalan-J implements the javax.xml.transform interface in Java API for XML
Processing (JAXP) 1.3. This
+ interface provides a modular framework and a standard API for performing
XML transformations, and
+ utilizes system properties to determine which Transformer and which XML
parser to use.
+ </description>
+ <bug-database rdf:resource="http://issues.apache.org/jira/browse/XALANJ" />
+ <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/" />
+ <download-page rdf:resource="http://archive.apache.org/dist/xml/xalan-j" />
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>Xalan-J</name>
+ <created>2007-11-27</created>
+ <revision>2.7.1</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="https://svn.apache.org/repos/asf/xalan/java/trunk/"/>
+ <browse rdf:resource="http://svn.apache.org/viewvc/xalan/java/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xalan-J Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>XML Path Language (XPath) Version 1.0</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XPath 1.0</asfext:id>
+ <asfext:url rdf:resource="http://www.w3.org/TR/xpath/"/>
+ </asfext:Standard></asfext:implements>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>XSL Transformations (XSLT) Version 1.0</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XSLT 1.0</asfext:id>
+ <asfext:url rdf:resource="http://www.w3.org/TR/xslt"/>
+ </asfext:Standard></asfext:implements>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>Java API for XML Processing (JAXP) 1.3</asfext:title>
+ <asfext:body>JCP</asfext:body>
+ <asfext:id>JSR 206</asfext:id>
+ <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=206"/>
+ </asfext:Standard></asfext:implements>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xalan/xalan-for_java_xslt_processor.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added: comdev/projects.apache.org/site/doap/xerces/xerces-for_c++_xml_parser.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/xerces-for_c%2B%2B_xml_parser.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/xerces-for_c++_xml_parser.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xerces/xerces-for_c++_xml_parser.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,249 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xml.apache.org/xerces-c/">
+ <created>2006-03-30</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Xerces for C++ XML Parser</name>
+ <homepage rdf:resource="http://xerces.apache.org/xerces-c/" />
+ <asfext:pmc rdf:resource="http://xerces.apache.org" />
+ <shortdesc>Xerces-C++ is a validating XML parser written in a portable
subset of C++.</shortdesc>
+ <description>
+ Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to read and
write XML data. A shared library is provided for parsing, generating,
manipulating, and validating XML documents.
+ Xerces-C++ is faithful to the XML 1.0 and 1.1 recommendations and many
associated standards.
+ The parser provides high performance, modularity, and scalability. Source
code, samples and API documentation are provided with the parser. For
portability, care has been taken to make minimal use of templates, no RTTI, and
minimal use of #ifdefs.
+ </description>
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESC"
/>
+ <mailing-list rdf:resource="http://xerces.apache.org/mail.html" />
+ <download-page rdf:resource="http://xml.apache.org/xerces-c/download.cgi"
/>
+ <programming-language>C</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2010-04-27</created>
+ <revision>3.1.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2010-02-01</created>
+ <revision>3.1.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2009-02-19</created>
+ <revision>3.0.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2008-09-29</created>
+ <revision>3.0.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2007-08-31</created>
+ <revision>2.8.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2005-09-08</created>
+ <revision>2.7.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2004-10-01</created>
+ <revision>2.6.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2004-02-19</created>
+ <revision>2.5.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2003-12-03</created>
+ <revision>2.4.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2003-05-27</created>
+ <revision>2.3.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2003-02-07</created>
+ <revision>2.2.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2002-08-27</created>
+ <revision>2.1.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-C</name>
+ <created>2002-07-23</created>
+ <revision>2.0.0</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="https://svn.apache.org/repos/asf/xerces/c/trunk"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/c/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xerces-C++ Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML 1.0 (Third Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-xml-20040204/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML 1.1 (First Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML 1.1</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-xml11-20040204/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>DOM Level 1 Specification</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 1 Core</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>DOM Level 2 Core Specification</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 2 Core</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>DOM Level 2 Traversal and Range
Specification</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 2 Traversal and Range</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 3 Core</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 3 Core</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 3 Load and
Save</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 3 Load and Save</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>SAX 1.0 and SAX 2.0</asfext:title>
+ <asfext:body>SAX</asfext:body>
+ <asfext:id>SAX 1.0</asfext:id>
+ <asfext:url rdf:resource="http://sax.sourceforge.net/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Namespaces in XML</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>Namespaces in XML 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/1999/REC-xml-names-19990114/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Namespaces in XML 1.1</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>Namespaces in XML 1.1</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-xml-names11-20040204/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Inclusions (XInclude) Version 1.0 (Second
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XInclude 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xinclude-20061115/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema Part 1: Structures</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.0 (Structures)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema Part 2: Datatypes</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.0 (Datatypes)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ </Project>
+</rdf:RDF>
\ No newline at end of file
Propchange:
comdev/projects.apache.org/site/doap/xerces/xerces-for_c++_xml_parser.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xerces/xerces-for_java_xml_parser.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/xerces-for_java_xml_parser.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/xerces-for_java_xml_parser.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xerces/xerces-for_java_xml_parser.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,373 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xerces.apache.org/xerces2-j/">
+ <created>2006-04-24</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Xerces for Java XML Parser</name>
+ <homepage rdf:resource="http://xerces.apache.org/xerces2-j/" />
+ <asfext:pmc rdf:resource="http://xerces.apache.org" />
+ <shortdesc>Xerces-J is a validating XML parser written in Java.</shortdesc>
+ <description>
+ Xerces-J is a high performance, fully compliant validating XML parser
written in Java. It is a fully conforming XML Schema processor that includes a
complete implementation of the Document Object Model Level 3 Core and Load/Save
W3C Recommendations and provides a complete implementation of the XML
Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS
XML Catalogs v1.1.
+ Xerces 2.x introduced the Xerces Native Interface (XNI), a complete
framework for building parser components and configurations that is extremely
modular and easy to program. XNI is merely an internal set of interfaces. There
is no need for an XML application programmer to learn XNI if they only intend
to interface to the Xerces2 parser using standard interfaces like JAXP, DOM,
and SAX. Xerces developers and application developers that need more power and
flexibility than that provided by the standard interfaces should read and
understand XNI.
+ The latest version released, 2.11.0, expands on Xerces' experimental
support for XML Schema 1.1 by providing implementations for the simplified
complex type restriction rules (also known as subsumption), xs:override and a
few other XML Schema 1.1 features. This release also introduces experimental
support for XML Schema Component Designators (SCD). It fixes several bugs which
were present in Xerces-J 2.10.0 and also includes a few other minor
enhancements.
+ </description>
+ <bug-database rdf:resource="http://issues.apache.org/jira/browse/XERCESJ"
/>
+ <mailing-list rdf:resource="http://xerces.apache.org/mail.html" />
+ <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2010-11-30</created>
+ <revision>2.11.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2010-06-18</created>
+ <revision>2.10.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2007-09-14</created>
+ <revision>2.9.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2006-11-22</created>
+ <revision>2.9.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2006-09-13</created>
+ <revision>2.8.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2006-03-01</created>
+ <revision>2.8.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2005-07-26</created>
+ <revision>2.7.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2005-06-24</created>
+ <revision>2.7.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2004-02-20</created>
+ <revision>2.6.2</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2004-02-06</created>
+ <revision>2.6.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2003-11-21</created>
+ <revision>2.6.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2003-07-31</created>
+ <revision>2.5.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2003-03-27</created>
+ <revision>2.4.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2003-01-27</created>
+ <revision>2.3.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-11-12</created>
+ <revision>2.2.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-09-26</created>
+ <revision>2.2.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-08-28</created>
+ <revision>2.1.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-06-21</created>
+ <revision>2.0.2</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-03-04</created>
+ <revision>2.0.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2002-01-30</created>
+ <revision>2.0.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2001-12-18</created>
+ <revision>2.0.0 (Beta 4)</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2001-10-29</created>
+ <revision>2.0.0 (Beta 3)</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2001-08-24</created>
+ <revision>2.0.0 (Beta 2)</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2001-08-10</created>
+ <revision>2.0.0 (Beta)</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Xerces-J</name>
+ <created>2000-12-08</created>
+ <revision>2.0.0 (Alpha)</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xerces/java/trunk/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/java/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xerces-J Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Extensible Markup Language (XML) 1.0 (Fourth
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xml-20060816/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Namespaces in XML 1.0 (Second Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>Namespaces in XML 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xml-names-20060816/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Extensible Markup Language (XML) 1.1 (Second
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML 1.1</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xml11-20060816/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Namespaces in XML 1.1 (Second Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>Namespaces in XML 1.1</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xml-names11-20060816/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Inclusions (XInclude) Version 1.0 (Second
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XInclude 1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2006/REC-xinclude-20061115/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema 1.0 Part 1: Structures (Second
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.0 (Structures)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema 1.0 Part 2: Datatypes (Second
Edition)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.0 (Datatypes)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema 1.1 Part 1: Structures (Working Draft,
December 2009)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.1 (Structures)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2009/WD-xmlschema11-1-20091203/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema 1.1 Part 2: Datatypes (Working Draft,
December 2009)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema 1.1 (Datatypes)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2009/WD-xmlschema11-2-20091203/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Schema Definition Language (XSD): Component
Designators (Candidate Recommendation, January 2010)</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>XML Schema Component Designators (SCD)</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2010/CR-xmlschema-ref-20100119/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 3 Core</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 3 Core</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 3 Load and
Save</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 3 Load and Save</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 2 Core</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 2 Core</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 2 Events</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 2 Events</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Document Object Model (DOM) Level 2 Traversal and
Range</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>DOM Level 2 Traversal and Range</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Element Traversal</asfext:title>
+ <asfext:body>W3C</asfext:body>
+ <asfext:id>Element Traversal</asfext:id>
+ <asfext:url
rdf:resource="http://www.w3.org/TR/2008/REC-ElementTraversal-20081222/"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Java API for XML Processing (JAXP) 1.4</asfext:title>
+ <asfext:body>JCP</asfext:body>
+ <asfext:id>JSR 206</asfext:id>
+ <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=206"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Streaming API for XML (StAX) 1.0</asfext:title>
+ <asfext:body>JCP</asfext:body>
+ <asfext:id>JSR 173</asfext:id>
+ <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=173"/>
+ </asfext:Standard>
+ </asfext:implements>
+ </Project>
+</rdf:RDF>
\ No newline at end of file
Propchange:
comdev/projects.apache.org/site/doap/xerces/xerces-for_java_xml_parser.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xerces/xerces-for_perl_xml_parser.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/xerces-for_perl_xml_parser.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/xerces-for_perl_xml_parser.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xerces/xerces-for_perl_xml_parser.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,60 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xerces.apache.org/xerces-p">
+ <created>2006-03-30</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Xerces for Perl XML Parser</name>
+ <homepage rdf:resource="http://xerces.apache.org/xerces-p" />
+ <asfext:pmc rdf:resource="http://xerces.apache.org" />
+ <shortdesc>Perl API to the Apache Xerces XML parser.</shortdesc>
+ <description> XML::Xerces is the Perl API to the Apache project's Xerces
XML parser. It is implemented using the Xerces C++ API, and it provides access
to most of the C++ API from Perl.
+ Because it is based on Xerces-C, XML::Xerces provides a validating XML
parser that makes it easy to give your application the ability to read and
write XML data. Classes are provided for parsing, generating, manipulating, and
validating XML documents. XML::Xerces is faithful to the XML 1.0 and 1.1
recommendations and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2,
Namespaces, and W3C XML Schema). The parser provides high performance,
modularity, and scalability, and provides full support for Unicode.
+ XML::Xerces implements the vast majority of the Xerces-C API (if you
notice any discrepancies please mail the list). The exception is some functions
in the C++ API which either have better Perl counterparts (such as file I/O) or
which manipulate internal C++ information that has no role in the Perl module.
+ The majority of the API is created automatically using Simplified Wrapper
Interface Generator (SWIG). However, care has been taken to make most method
invocations natural to perl programmers, so a number of rough C++ edges have
been smoothed over (See the Special Perl API Features section). </description>
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESP"
/>
+ <mailing-list rdf:resource="http://xerces.apache.org/mail.html" />
+ <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
+ <programming-language>Perl</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>XML-Xerces-2.7.0-0</name>
+ <created>2006-03-14</created>
+ <revision>2.7.0-0</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="https://svn.apache.org/repos/asf/xerces/xerces-p/trunk"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/xerces-p/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xerces-Perl Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xerces/xerces-for_perl_xml_parser.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_external.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_external.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_external.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_external.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,90 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+ <Project
rdf:about="http://xerces.apache.org/xml-commons/components/external/">
+ <created>2007-06-06</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache XML Commons External</name>
+ <homepage
rdf:resource="http://xerces.apache.org/xml-commons/components/external/" />
+ <asfext:pmc rdf:resource="http://xerces.apache.org" />
+ <shortdesc>Apache XML Commons External provides an Apache-hosted set of
SAX, DOM and JAXP interfaces for use in other xml-based projects.</shortdesc>
+ <description>The External components portion of Apache XML Commons
contains interfaces that are defined by external standards organizations. For
DOM, that's the W3C; for SAX it's David Megginson (http://www.saxproject.org);
for JAXP it's Sun. While we could send users to each of the primary sources for
these deliverables, keeping our own versions of these in the XML Commons
repository gives us a number of advantages: 1) Simplicity of downloads; users
get the whole product from one place, 2) Better version control; we can only
take fixes we want and add Apache-specific changes, 3) Better overview
documentation of how these interfaces fit into the XML processing world, 4)
More chance for cross-project community building within Apache
projects.</description>
+ <bug-database
rdf:resource="http://issues.apache.org/jira/browse/XMLCOMMONS" />
+ <mailing-list
rdf:resource="http://xerces.apache.org/mail.html#xml-commons-dev" />
+ <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>External</name>
+ <created>2009-12-15</created>
+ <revision>1.4.01</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>External</name>
+ <created>2009-12-15</created>
+ <revision>1.3.05</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>External</name>
+ <created>2006-11-22</created>
+ <revision>1.3.04</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>External</name>
+ <created>2009-12-15</created>
+ <revision>1.2.06</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xerces/xml-commons/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/xml-commons/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>XML Commons Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>Java API for XML Processing (JAXP) 1.4</asfext:title>
+ <asfext:body>JCP</asfext:body>
+ <asfext:id>JSR 206</asfext:id>
+ <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=206"/>
+ </asfext:Standard></asfext:implements>
+ <asfext:implements><asfext:Standard>
+ <asfext:title>Streaming API for XML (StAX) 1.0</asfext:title>
+ <asfext:body>JCP</asfext:body>
+ <asfext:id>JSR 173</asfext:id>
+ <asfext:url rdf:resource="http://jcp.org/en/jsr/detail?id=173"/>
+ </asfext:Standard></asfext:implements>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_external.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_resolver.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_resolver.rdf?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_resolver.rdf
(added)
+++ comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_resolver.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,82 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <!-- With many thanks to dreid who made this all so damn easy!
-curcuru -->
+ <Project
rdf:about="http://xerces.apache.org/xml-commons/components/resolver/">
+ <created>2006-02-17</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache XML Commons Resolver</name>
+ <homepage
rdf:resource="http://xerces.apache.org/xml-commons/components/resolver/" />
+ <asfext:pmc rdf:resource="http://xerces.apache.org" />
+ <shortdesc>XML Entity and URI Resolver utility class.</shortdesc>
+ <description>The XML Commons Resolver can be used in a wide variety of XML
parsing, processing and related programs to resolve various public or system
identifiers into accessible URLs for use by your application. The resolver
supports several catalog types for mapping, including OASIS XML, OASIS TR 9401
and XCatalog styles.</description>
+ <bug-database
rdf:resource="http://issues.apache.org/jira/browse/XMLCOMMONS" />
+ <mailing-list
rdf:resource="http://xerces.apache.org/mail.html#xml-commons-dev" />
+ <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/xml" />
+ <release>
+ <Version>
+ <name>Resolver</name>
+ <created>2006-11-22</created>
+ <revision>1.2</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Resolver</name>
+ <created>2003-10-06</created>
+ <revision>1.1</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xerces/xml-commons/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/xml-commons/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>XML Commons Development Team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Catalogs v1.1</asfext:title>
+ <asfext:body>OASIS</asfext:body>
+ <asfext:id>XML Catalogs v1.1</asfext:id>
+ <asfext:url
rdf:resource="http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>XML Catalogs v1.0</asfext:title>
+ <asfext:body>OASIS</asfext:body>
+ <asfext:id>XML Catalogs v1.0</asfext:id>
+ <asfext:url
rdf:resource="http://www.oasis-open.org/committees/entity/spec.html"/>
+ </asfext:Standard>
+ </asfext:implements>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xerces/xerces-xml_commons_resolver.rdf
------------------------------------------------------------------------------
svn:eol-style = native
Added:
comdev/projects.apache.org/site/doap/xmlgraphics/xmlgraphics-xml_graphics_commons.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xmlgraphics/xmlgraphics-xml_graphics_commons.rdf?rev=1703303&view=auto
==============================================================================
---
comdev/projects.apache.org/site/doap/xmlgraphics/xmlgraphics-xml_graphics_commons.rdf
(added)
+++
comdev/projects.apache.org/site/doap/xmlgraphics/xmlgraphics-xml_graphics_commons.rdf
Tue Sep 15 22:09:13 2015
@@ -0,0 +1,114 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<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#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/">
+ <Project rdf:about="http://xmlgraphics.apache.org/commons/">
+ <created>2006-04-17</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+ <name>Apache XML Graphics Commons</name>
+ <homepage rdf:resource="http://xmlgraphics.apache.org/commons/"/>
+ <asfext:pmc rdf:resource="http://xmlgraphics.apache.org"/>
+ <shortdesc>Common components for Apache Batik and Apache FOP</shortdesc>
+ <description>Apache XML Graphics Commons is a library that consists of
several reusable components used by Apache Batik and Apache FOP. Many of these
components can easily be used separately outside the domains of SVG and XSL-FO.
You will find components such as a PDF library, an RTF library, Graphics2D
implementations that let you generate PDF and PostScript files and much
more.</description>
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/XGC" />
+ <mailing-list rdf:resource="http://xmlgraphics.apache.org/mail.html"/>
+ <download-page
rdf:resource="http://xmlgraphics.apache.org/commons/download.html"/>
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/graphics"/>
+ <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>Extensible Metadata Platform (XMP)</asfext:title>
+ <asfext:body>Adobe Systems Incorporated</asfext:body>
+ <asfext:id>XMP</asfext:id>
+ <asfext:url
rdf:resource="http://www.adobe.com/products/xmp/index.html"/>
+ </asfext:Standard>
+ </asfext:implements>
+ <release>
+ <Version>
+ <name>Latest release (stable)</name>
+ <created>2014-10-03</created>
+ <revision>2.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2012-11-12</created>
+ <revision>1.5</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2010-07-07</created>
+ <revision>1.4</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2008-03-07</created>
+ <revision>1.3</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2007-07-21</created>
+ <revision>1.2</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2006-12-22</created>
+ <revision>1.1</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
+ <name>Previous release (stable)</name>
+ <created>2006-04-17</created>
+ <revision>1.0</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xmlgraphics/commons/trunk/"/>
+ </SVNRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jeremias Maerki</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ </Project>
+</rdf:RDF>
Propchange:
comdev/projects.apache.org/site/doap/xmlgraphics/xmlgraphics-xml_graphics_commons.rdf
------------------------------------------------------------------------------
svn:eol-style = native