Author: sebb Date: Sat Jul 19 20:30:57 2025 New Revision: 1927338 URL: http://svn.apache.org/viewvc?rev=1927338&view=rev Log: Add missing xmlns:foaf entries; drop xmlns:doap which is the default
Modified: commons/cms-site/trunk/doap/doap_bcel.rdf commons/cms-site/trunk/doap/doap_beanutils.rdf commons/cms-site/trunk/doap/doap_bsf.rdf commons/cms-site/trunk/doap/doap_chain.rdf commons/cms-site/trunk/doap/doap_cli.rdf commons/cms-site/trunk/doap/doap_codec.rdf commons/cms-site/trunk/doap/doap_collections.rdf commons/cms-site/trunk/doap/doap_compress.rdf commons/cms-site/trunk/doap/doap_configuration.rdf commons/cms-site/trunk/doap/doap_crypto.rdf commons/cms-site/trunk/doap/doap_csv.rdf commons/cms-site/trunk/doap/doap_daemon.rdf commons/cms-site/trunk/doap/doap_dbcp.rdf commons/cms-site/trunk/doap/doap_dbutils.rdf commons/cms-site/trunk/doap/doap_digester.rdf commons/cms-site/trunk/doap/doap_email.rdf commons/cms-site/trunk/doap/doap_exec.rdf commons/cms-site/trunk/doap/doap_fileupload.rdf commons/cms-site/trunk/doap/doap_functor.rdf commons/cms-site/trunk/doap/doap_geometry.rdf commons/cms-site/trunk/doap/doap_imaging.rdf commons/cms-site/trunk/doap/doap_io.rdf commons/cms-site/trunk/doap/doap_jci.rdf commons/cms-site/trunk/doap/doap_jcs.rdf commons/cms-site/trunk/doap/doap_jelly.rdf commons/cms-site/trunk/doap/doap_jexl.rdf commons/cms-site/trunk/doap/doap_jxpath.rdf commons/cms-site/trunk/doap/doap_lang.rdf commons/cms-site/trunk/doap/doap_logging.rdf commons/cms-site/trunk/doap/doap_math.rdf commons/cms-site/trunk/doap/doap_net.rdf commons/cms-site/trunk/doap/doap_numbers.rdf commons/cms-site/trunk/doap/doap_ognl.rdf commons/cms-site/trunk/doap/doap_pool.rdf commons/cms-site/trunk/doap/doap_proxy.rdf commons/cms-site/trunk/doap/doap_rdf.rdf commons/cms-site/trunk/doap/doap_rng.rdf commons/cms-site/trunk/doap/doap_scxml.rdf commons/cms-site/trunk/doap/doap_statistics.rdf commons/cms-site/trunk/doap/doap_text.rdf commons/cms-site/trunk/doap/doap_validator.rdf commons/cms-site/trunk/doap/doap_vfs.rdf commons/cms-site/trunk/doap/doap_weaver.rdf Modified: commons/cms-site/trunk/doap/doap_bcel.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_bcel.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_bcel.rdf (original) +++ commons/cms-site/trunk/doap/doap_bcel.rdf Sat Jul 19 20:30:57 2025 @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/bcel/"> <name>Apache Commons BCEL</name> <homepage rdf:resource="http://commons.apache.org/bcel/"/> Modified: commons/cms-site/trunk/doap/doap_beanutils.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_beanutils.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_beanutils.rdf (original) +++ commons/cms-site/trunk/doap/doap_beanutils.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/beanutils/index.html"> <name>Apache Commons BeanUtils</name> <homepage rdf:resource="https://commons.apache.org/beanutils/"/> Modified: commons/cms-site/trunk/doap/doap_bsf.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_bsf.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_bsf.rdf (original) +++ commons/cms-site/trunk/doap/doap_bsf.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,8 @@ <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:asfext="http://projects.apache.org/ns/asfext#" + xmlns:foaf="http://xmlns.com/foaf/0.1/"> <Project rdf:about="http://httpd.apache.org/"> <created>2006-01-19</created> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> Modified: commons/cms-site/trunk/doap/doap_chain.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_chain.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_chain.rdf (original) +++ commons/cms-site/trunk/doap/doap_chain.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/chain/"> <name>Apache Commons Chain (Dormant)</name> <homepage rdf:resource="http://commons.apache.org/chain/"/> Modified: commons/cms-site/trunk/doap/doap_cli.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_cli.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_cli.rdf (original) +++ commons/cms-site/trunk/doap/doap_cli.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/cli/"> <name>Apache Commons CLI</name> <homepage rdf:resource="http://commons.apache.org/cli/"/> Modified: commons/cms-site/trunk/doap/doap_codec.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_codec.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_codec.rdf (original) +++ commons/cms-site/trunk/doap/doap_codec.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/codec/"> <name>Apache Commons Codec</name> <homepage rdf:resource="http://commons.apache.org/codec/"/> Modified: commons/cms-site/trunk/doap/doap_collections.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_collections.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_collections.rdf (original) +++ commons/cms-site/trunk/doap/doap_collections.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/collections/"> <name>Apache Commons Collections</name> <homepage rdf:resource="http://commons.apache.org/collections/"/> Modified: commons/cms-site/trunk/doap/doap_compress.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_compress.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_compress.rdf (original) +++ commons/cms-site/trunk/doap/doap_compress.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/compress/"> <name>Apache Commons Compress</name> <homepage rdf:resource="http://commons.apache.org/compress/"/> Modified: commons/cms-site/trunk/doap/doap_configuration.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_configuration.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_configuration.rdf (original) +++ commons/cms-site/trunk/doap/doap_configuration.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/configuration/"> <name>Apache Commons Configuration</name> <homepage rdf:resource="http://commons.apache.org/configuration/"/> Modified: commons/cms-site/trunk/doap/doap_crypto.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_crypto.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== Binary files - no diff available. Modified: commons/cms-site/trunk/doap/doap_csv.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_csv.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_csv.rdf (original) +++ commons/cms-site/trunk/doap/doap_csv.rdf Sat Jul 19 20:30:57 2025 @@ -19,7 +19,7 @@ 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"> + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/csv/"> <name>Apache Commons CSV</name> <homepage rdf:resource="http://commons.apache.org/csv/"/> Modified: commons/cms-site/trunk/doap/doap_daemon.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_daemon.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_daemon.rdf (original) +++ commons/cms-site/trunk/doap/doap_daemon.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/daemon/"> <name>Apache Commons Daemon</name> <homepage rdf:resource="http://commons.apache.org/daemon/"/> Modified: commons/cms-site/trunk/doap/doap_dbcp.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_dbcp.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_dbcp.rdf (original) +++ commons/cms-site/trunk/doap/doap_dbcp.rdf Sat Jul 19 20:30:57 2025 @@ -19,7 +19,7 @@ * under the License. */ --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/dbcp/"> <name>Apache Commons DBCP</name> <homepage rdf:resource="http://commons.apache.org/dbcp/"/> Modified: commons/cms-site/trunk/doap/doap_dbutils.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_dbutils.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_dbutils.rdf (original) +++ commons/cms-site/trunk/doap/doap_dbutils.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <!-- * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with Modified: commons/cms-site/trunk/doap/doap_digester.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_digester.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_digester.rdf (original) +++ commons/cms-site/trunk/doap/doap_digester.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: commons/cms-site/trunk/doap/doap_email.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_email.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_email.rdf (original) +++ commons/cms-site/trunk/doap/doap_email.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about=""> <name>Apache Commons Email</name> <homepage rdf:resource="http://commons.apache.org/email/"/> Modified: commons/cms-site/trunk/doap/doap_exec.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_exec.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_exec.rdf (original) +++ commons/cms-site/trunk/doap/doap_exec.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <!-- * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with Modified: commons/cms-site/trunk/doap/doap_fileupload.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_fileupload.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_fileupload.rdf (original) +++ commons/cms-site/trunk/doap/doap_fileupload.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/fileupload/"> <name>Apache Commons FileUpload</name> <homepage rdf:resource="http://commons.apache.org/fileupload/"/> Modified: commons/cms-site/trunk/doap/doap_functor.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_functor.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_functor.rdf (original) +++ commons/cms-site/trunk/doap/doap_functor.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: commons/cms-site/trunk/doap/doap_geometry.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_geometry.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_geometry.rdf (original) +++ commons/cms-site/trunk/doap/doap_geometry.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,7 @@ 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#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/geometry/"> <name>Apache Commons Geometry</name> Modified: commons/cms-site/trunk/doap/doap_imaging.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_imaging.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_imaging.rdf (original) +++ commons/cms-site/trunk/doap/doap_imaging.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/imaging/"> <name>Apache Commons Imaging</name> <homepage rdf:resource="http://commons.apache.org/imaging/"/> Modified: commons/cms-site/trunk/doap/doap_io.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_io.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_io.rdf (original) +++ commons/cms-site/trunk/doap/doap_io.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/io/"> <name>Apache Commons IO</name> <homepage rdf:resource="http://commons.apache.org/io/"/> Modified: commons/cms-site/trunk/doap/doap_jci.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_jci.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_jci.rdf (original) +++ commons/cms-site/trunk/doap/doap_jci.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/jci/"> <name>Apache Commons JCI</name> <homepage rdf:resource="http://commons.apache.org/jci/"/> Modified: commons/cms-site/trunk/doap/doap_jcs.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_jcs.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_jcs.rdf (original) +++ commons/cms-site/trunk/doap/doap_jcs.rdf Sat Jul 19 20:30:57 2025 @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/jcs/"> <name>Apache Commons JCS</name> <homepage rdf:resource="http://commons.apache.org/jcs/"/> Modified: commons/cms-site/trunk/doap/doap_jelly.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_jelly.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_jelly.rdf (original) +++ commons/cms-site/trunk/doap/doap_jelly.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/jelly/"> <name>Apache Commons Jelly</name> <homepage rdf:resource="http://commons.apache.org/jelly/"/> Modified: commons/cms-site/trunk/doap/doap_jexl.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_jexl.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_jexl.rdf (original) +++ commons/cms-site/trunk/doap/doap_jexl.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/jexl/"> <name>Apache Commons JEXL</name> <homepage rdf:resource="http://commons.apache.org/jexl/"/> Modified: commons/cms-site/trunk/doap/doap_jxpath.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_jxpath.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_jxpath.rdf (original) +++ commons/cms-site/trunk/doap/doap_jxpath.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/jxpath/"> <name>Apache Commons JXPath</name> <homepage rdf:resource="http://commons.apache.org/jxpath/"/> Modified: commons/cms-site/trunk/doap/doap_lang.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_lang.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_lang.rdf (original) +++ commons/cms-site/trunk/doap/doap_lang.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/lang/"> <name>Apache Commons Lang</name> <homepage rdf:resource="http://commons.apache.org/lang/"/> Modified: commons/cms-site/trunk/doap/doap_logging.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_logging.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_logging.rdf (original) +++ commons/cms-site/trunk/doap/doap_logging.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/logging/"> <name>Apache Commons Logging</name> <homepage rdf:resource="http://commons.apache.org/logging/"/> Modified: commons/cms-site/trunk/doap/doap_math.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_math.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_math.rdf (original) +++ commons/cms-site/trunk/doap/doap_math.rdf Sat Jul 19 20:30:57 2025 @@ -17,7 +17,7 @@ limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/math/"> <name>Apache Commons Math</name> <homepage rdf:resource="http://commons.apache.org/math/"/> Modified: commons/cms-site/trunk/doap/doap_net.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_net.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_net.rdf (original) +++ commons/cms-site/trunk/doap/doap_net.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/net/"> <name>Apache Commons Net</name> <homepage rdf:resource="http://commons.apache.org/net/"/> Modified: commons/cms-site/trunk/doap/doap_numbers.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_numbers.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_numbers.rdf (original) +++ commons/cms-site/trunk/doap/doap_numbers.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,7 @@ 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#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/numbers/"> <name>Apache Commons Numbers</name> Modified: commons/cms-site/trunk/doap/doap_ognl.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_ognl.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_ognl.rdf (original) +++ commons/cms-site/trunk/doap/doap_ognl.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/ognl/"> <name>Apache Commons OGNL (Dormant)</name> <homepage rdf:resource="http://commons.apache.org/ognl/"/> Modified: commons/cms-site/trunk/doap/doap_pool.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_pool.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_pool.rdf (original) +++ commons/cms-site/trunk/doap/doap_pool.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/pool/"> <name>Apache Commons Pool</name> <homepage rdf:resource="http://commons.apache.org/pool/"/> Modified: commons/cms-site/trunk/doap/doap_proxy.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_proxy.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_proxy.rdf (original) +++ commons/cms-site/trunk/doap/doap_proxy.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/proxy/"> <name>Apache Commons Proxy (Dormant)</name> <homepage rdf:resource="http://commons.apache.org/proxy/"/> Modified: commons/cms-site/trunk/doap/doap_rdf.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_rdf.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_rdf.rdf (original) +++ commons/cms-site/trunk/doap/doap_rdf.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,7 @@ 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#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="https://commons.apache.org/rdf/"> <name>Apache Commons RDF</name> Modified: commons/cms-site/trunk/doap/doap_rng.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_rng.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_rng.rdf (original) +++ commons/cms-site/trunk/doap/doap_rng.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,7 @@ 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#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="https://commons.apache.org/rng/"> <name>Apache Commons RNG</name> Modified: commons/cms-site/trunk/doap/doap_scxml.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_scxml.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_scxml.rdf (original) +++ commons/cms-site/trunk/doap/doap_scxml.rdf Sat Jul 19 20:30:57 2025 @@ -1,5 +1,5 @@ <?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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <!-- * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with Modified: commons/cms-site/trunk/doap/doap_statistics.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_statistics.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_statistics.rdf (original) +++ commons/cms-site/trunk/doap/doap_statistics.rdf Sat Jul 19 20:30:57 2025 @@ -21,7 +21,7 @@ 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#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/statistics/"> <name>Apache Commons Statistics</name> Modified: commons/cms-site/trunk/doap/doap_text.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_text.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_text.rdf (original) +++ commons/cms-site/trunk/doap/doap_text.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/text/"> <name>Apache Commons Text</name> <homepage rdf:resource="http://commons.apache.org/text/"/> Modified: commons/cms-site/trunk/doap/doap_validator.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_validator.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_validator.rdf (original) +++ commons/cms-site/trunk/doap/doap_validator.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/validator/"> <name>Apache Commons Validator</name> <shortname>Commons Validator</shortname> Modified: commons/cms-site/trunk/doap/doap_vfs.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_vfs.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_vfs.rdf (original) +++ commons/cms-site/trunk/doap/doap_vfs.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/vfs/"> <name>Apache Commons VFS</name> <homepage rdf:resource="http://commons.apache.org/vfs/"/> Modified: commons/cms-site/trunk/doap/doap_weaver.rdf URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_weaver.rdf?rev=1927338&r1=1927337&r2=1927338&view=diff ============================================================================== --- commons/cms-site/trunk/doap/doap_weaver.rdf (original) +++ commons/cms-site/trunk/doap/doap_weaver.rdf Sat Jul 19 20:30:57 2025 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en"> <Project rdf:about="http://commons.apache.org/weaver/"> <name>Apache Commons Weaver</name> <homepage rdf:resource="http://commons.apache.org/weaver/"/>