Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 30 additions & 31 deletions www/infra/doap_Cordova.rdf
Original file line number Diff line number Diff line change
@@ -1,33 +1,34 @@
<?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
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
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.
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="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="https://projects.apache.org/ns/asfext#"
xmlns:foaf="https://xmlns.com/foaf/0.1/">
<Project rdf:about="https://cordova.apache.org/">
<created>2013-01-11</created>
<license rdf:resource="https://www.apache.org/licenses/LICENSE-2.0.txt" />
<name>Apache Cordova</name>
<homepage rdf:resource="https://cordova.apache.org" />
<!-- see the comment at the top of pmc_list.xml that explains asfext:pmc rdf:resource -->
<asfext:pmc rdf:resource="https://svn.apache.org/repos/asf/cordova/site/public/infra/doap_Cordova_PMC.rdf" />
<asfext:pmc rdf:resource="https://cordova.apache.org/infra/doap_Cordova_PMC.rdf" />
<shortdesc>A tool to create cross-platform apps from standard web technologies (HTML, CSS, and JavaScript).</shortdesc>
<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>
<bug-database rdf:resource="https://github.com/apache/cordova" />
Expand All @@ -36,23 +37,21 @@
<programming-language>JavaScript</programming-language>
<programming-language>Java</programming-language>
<programming-language>Objective-C</programming-language>
<programming-language>C++</programming-language>
<programming-language>C#</programming-language>
<programming-language>node.js</programming-language>
<programming-language>Node.js</programming-language>
<category rdf:resource="https://projects.apache.org/category/mobile" />
<category rdf:resource="https://projects.apache.org/category/library" />
<release>
<Version>
<name>Latest Stable</name>
<created>2021-12-21</created>
<revision>11.0.0</revision>
</Version>
<Version>
<name>Latest Stable</name>
<created>2025-11-25</created>
<revision>13.0.0</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://cordova.apache.org/contribute/"/>
<browse rdf:resource="https://cordova.apache.org/contribute/"/>
</SVNRepository>
<GitRepository>
<location rdf:resource="https://github.com/apache/cordova.git"/>
<browse rdf:resource="https://github.com/apache/cordova"/>
</GitRepository>
</repository>
</Project>
</rdf:RDF>
34 changes: 20 additions & 14 deletions www/infra/doap_Cordova_PMC.rdf
Original file line number Diff line number Diff line change
@@ -1,29 +1,35 @@
<?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
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
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.
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="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="https://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
xmlns:foaf="https://xmlns.com/foaf/0.1/">
<asfext:pmc rdf:about="cordova">
<asfext:name>Apache Cordova</asfext:name>
<foaf:homepage rdf:resource="https://cordova.apache.org/"/>
<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>
<asfext:chair><foaf:Person><foaf:name>Jesse MacFadyen</foaf:name></foaf:Person></asfext:chair>
<asfext:chair>
<foaf:Person>
<foaf:name>Bryan Ellis</foaf:name>
</foaf:Person>
</asfext:chair>
</asfext:pmc>
</rdf:RDF>
Loading