Skip to content

Commit 9e9161d

Browse files
authored
chore: update doap (#1490)
1 parent 78801b7 commit 9e9161d

2 files changed

Lines changed: 50 additions & 45 deletions

File tree

www/infra/doap_Cordova.rdf

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,34 @@
11
<?xml version="1.0"?>
22
<?xml-stylesheet type="text/xsl"?>
3-
<rdf:RDF xml:lang="en"
4-
xmlns="http://usefulinc.com/ns/doap#"
5-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6-
xmlns:asfext="http://projects.apache.org/ns/asfext#"
7-
xmlns:foaf="http://xmlns.com/foaf/0.1/">
83
<!--
9-
Licensed to the Apache Software Foundation (ASF) under one or more
10-
contributor license agreements. See the NOTICE file distributed with
11-
this work for additional information regarding copyright ownership.
12-
The ASF licenses this file to You under the Apache License, Version 2.0
13-
(the "License"); you may not use this file except in compliance with
14-
the License. You may obtain a copy of the License at
4+
Licensed to the Apache Software Foundation (ASF) under one
5+
or more contributor license agreements. See the NOTICE file
6+
distributed with this work for additional information
7+
regarding copyright ownership. The ASF licenses this file
8+
to you under the Apache License, Version 2.0 (the
9+
"License"); you may not use this file except in compliance
10+
with the License. You may obtain a copy of the License at
1511
16-
http://www.apache.org/licenses/LICENSE-2.0
12+
http://www.apache.org/licenses/LICENSE-2.0
1713
18-
Unless required by applicable law or agreed to in writing, software
19-
distributed under the License is distributed on an "AS IS" BASIS,
20-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21-
See the License for the specific language governing permissions and
22-
limitations under the License.
14+
Unless required by applicable law or agreed to in writing,
15+
software distributed under the License is distributed on an
16+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17+
KIND, either express or implied. See the License for the
18+
specific language governing permissions and limitations
19+
under the License.
2320
-->
21+
<rdf:RDF xml:lang="en"
22+
xmlns="http://usefulinc.com/ns/doap#"
23+
xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
24+
xmlns:asfext="https://projects.apache.org/ns/asfext#"
25+
xmlns:foaf="https://xmlns.com/foaf/0.1/">
2426
<Project rdf:about="https://cordova.apache.org/">
2527
<created>2013-01-11</created>
2628
<license rdf:resource="https://www.apache.org/licenses/LICENSE-2.0.txt" />
2729
<name>Apache Cordova</name>
2830
<homepage rdf:resource="https://cordova.apache.org" />
29-
<!-- see the comment at the top of pmc_list.xml that explains asfext:pmc rdf:resource -->
30-
<asfext:pmc rdf:resource="https://svn.apache.org/repos/asf/cordova/site/public/infra/doap_Cordova_PMC.rdf" />
31+
<asfext:pmc rdf:resource="https://cordova.apache.org/infra/doap_Cordova_PMC.rdf" />
3132
<shortdesc>A tool to create cross-platform apps from standard web technologies (HTML, CSS, and JavaScript).</shortdesc>
3233
<description>Apache Cordova is a tool to create cross-platform apps from standard web technologies (HTML, CSS, and JavaScript). Its primary purpose is to provide a bridge for native device API access and to bundle for distribution.</description>
3334
<bug-database rdf:resource="https://github.com/apache/cordova" />
@@ -36,23 +37,21 @@
3637
<programming-language>JavaScript</programming-language>
3738
<programming-language>Java</programming-language>
3839
<programming-language>Objective-C</programming-language>
39-
<programming-language>C++</programming-language>
40-
<programming-language>C#</programming-language>
41-
<programming-language>node.js</programming-language>
40+
<programming-language>Node.js</programming-language>
4241
<category rdf:resource="https://projects.apache.org/category/mobile" />
4342
<category rdf:resource="https://projects.apache.org/category/library" />
4443
<release>
45-
<Version>
46-
<name>Latest Stable</name>
47-
<created>2021-12-21</created>
48-
<revision>11.0.0</revision>
49-
</Version>
44+
<Version>
45+
<name>Latest Stable</name>
46+
<created>2025-11-25</created>
47+
<revision>13.0.0</revision>
48+
</Version>
5049
</release>
5150
<repository>
52-
<SVNRepository>
53-
<location rdf:resource="https://cordova.apache.org/contribute/"/>
54-
<browse rdf:resource="https://cordova.apache.org/contribute/"/>
55-
</SVNRepository>
51+
<GitRepository>
52+
<location rdf:resource="https://github.com/apache/cordova.git"/>
53+
<browse rdf:resource="https://github.com/apache/cordova"/>
54+
</GitRepository>
5655
</repository>
5756
</Project>
5857
</rdf:RDF>

www/infra/doap_Cordova_PMC.rdf

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
11
<?xml version="1.0"?>
22
<!--
3-
Licensed to the Apache Software Foundation (ASF) under one or more
4-
contributor license agreements. See the NOTICE file distributed with
5-
this work for additional information regarding copyright ownership.
6-
The ASF licenses this file to You under the Apache License, Version 2.0
7-
(the "License"); you may not use this file except in compliance with
8-
the License. You may obtain a copy of the License at
3+
Licensed to the Apache Software Foundation (ASF) under one
4+
or more contributor license agreements. See the NOTICE file
5+
distributed with this work for additional information
6+
regarding copyright ownership. The ASF licenses this file
7+
to you under the Apache License, Version 2.0 (the
8+
"License"); you may not use this file except in compliance
9+
with the License. You may obtain a copy of the License at
910
10-
http://www.apache.org/licenses/LICENSE-2.0
11+
http://www.apache.org/licenses/LICENSE-2.0
1112
12-
Unless required by applicable law or agreed to in writing, software
13-
distributed under the License is distributed on an "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-
See the License for the specific language governing permissions and
16-
limitations under the License.
13+
Unless required by applicable law or agreed to in writing,
14+
software distributed under the License is distributed on an
15+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
KIND, either express or implied. See the License for the
17+
specific language governing permissions and limitations
18+
under the License.
1719
-->
1820
<rdf:RDF xml:lang="en"
1921
xmlns="http://usefulinc.com/ns/doap#"
2022
xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
2123
xmlns:asfext="https://projects.apache.org/ns/asfext#"
22-
xmlns:foaf="http://xmlns.com/foaf/0.1/">
24+
xmlns:foaf="https://xmlns.com/foaf/0.1/">
2325
<asfext:pmc rdf:about="cordova">
2426
<asfext:name>Apache Cordova</asfext:name>
2527
<foaf:homepage rdf:resource="https://cordova.apache.org/"/>
2628
<asfext:charter>Apache Cordova is a tool to create cross-platform apps from standard web technologies (HTML, CSS, and JavaScript). Its primary purpose is to provide a bridge for native device API access and to bundle for distribution.</asfext:charter>
27-
<asfext:chair><foaf:Person><foaf:name>Jesse MacFadyen</foaf:name></foaf:Person></asfext:chair>
29+
<asfext:chair>
30+
<foaf:Person>
31+
<foaf:name>Bryan Ellis</foaf:name>
32+
</foaf:Person>
33+
</asfext:chair>
2834
</asfext:pmc>
2935
</rdf:RDF>

0 commit comments

Comments
 (0)