Author: opwvhk
Date: Thu Nov 30 11:44:58 2023
New Revision: 1914231
URL: http://svn.apache.org/viewvc?rev=1914231&view=rev
Log:
Update DOAP: use SPDX id for licence
Modified:
avro/site/publish/avro.rdf
Modified: avro/site/publish/avro.rdf
URL:
http://svn.apache.org/viewvc/avro/site/publish/avro.rdf?rev=1914231&r1=1914230&r2=1914231&view=diff
==============================================================================
--- avro/site/publish/avro.rdf (original)
+++ avro/site/publish/avro.rdf Thu Nov 30 11:44:58 2023
@@ -13,7 +13,7 @@
(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
+ https://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,
@@ -21,20 +21,20 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
- <Project rdf:about="http://avro.apache.org">
+ <Project rdf:about="https://avro.apache.org">
<created>2011-01-11</created>
- <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Avro</name>
- <homepage rdf:resource="http://avro.apache.org" />
- <asfext:pmc rdf:resource="http://avro.apache.org" />
+ <homepage rdf:resource="https://avro.apache.org" />
+ <asfext:pmc rdf:resource="https://avro.apache.org" />
<shortdesc>Apache Avro is a data serialization system.</shortdesc>
<description>Apache Avro is a data serialization system.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/AVRO" />
- <mailing-list rdf:resource="http://avro.apache.org/mailing_lists.html" />
- <download-page rdf:resource="http://avro.apache.org/releases.html" />
+ <mailing-list rdf:resource="https://avro.apache.org/mailing_lists.html" />
+ <download-page rdf:resource="https://avro.apache.org/releases.html" />
<programming-language>C</programming-language>
- <programming-language>C++</programming-language>
<programming-language>C#</programming-language>
+ <programming-language>C++</programming-language>
<programming-language>Java</programming-language>
<programming-language>JavaScript</programming-language>
<programming-language>Perl</programming-language>
@@ -42,13 +42,13 @@
<programming-language>Python</programming-language>
<programming-language>Ruby</programming-language>
<programming-language>Rust</programming-language>
- <category rdf:resource="http://projects.apache.org/category/library" />
- <category rdf:resource="http://projects.apache.org/category/big-data" />
- <category
rdf:resource="http://projects.apache.org/category/data-engineering" />
- <category rdf:resource="http://projects.apache.org/category/integration" />
+ <category rdf:resource="https://projects.apache.org/category/library" />
+ <category rdf:resource="https://projects.apache.org/category/big-data" />
+ <category
rdf:resource="https://projects.apache.org/category/data-engineering" />
+ <category rdf:resource="https://projects.apache.org/category/integration"
/>
<!--
- <category
rdf:resource="http://projects.apache.org/category/network-client" />
- <category
rdf:resource="http://projects.apache.org/category/network-server" />
+ <category
rdf:resource="https://projects.apache.org/category/network-client" />
+ <category
rdf:resource="https://projects.apache.org/category/network-server" />
-->
<release>
<Version>