|
21 | 21 | See the License for the specific language governing permissions and |
22 | 22 | limitations under the License. |
23 | 23 | --> |
24 | | - <Project rdf:about="http://directory.apache.org/studio/"> |
| 24 | + <Project rdf:about="https://directory.apache.org/studio/"> |
25 | 25 | <created>2007-05-04</created> |
26 | | - <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> |
| 26 | + <license rdf:resource="https://spdx.org/licenses/Apache-2.0" /> |
27 | 27 | <name>Apache Directory Studio</name> |
28 | | - <homepage rdf:resource="http://directory.apache.org/studio/" /> |
29 | | - <asfext:pmc rdf:resource="http://directory.apache.org" /> |
| 28 | + <homepage rdf:resource="https://directory.apache.org/studio/" /> |
| 29 | + <asfext:pmc rdf:resource="https://directory.apache.org" /> |
30 | 30 | <shortdesc>The Eclipse based LDAP browser and directory client</shortdesc> |
31 | 31 | <description>Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.</description> |
32 | | - <bug-database rdf:resource="http://issues.apache.org/jira/browse/DIRSTUDIO" /> |
33 | | - <mailing-list rdf:resource="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" /> |
34 | | - <download-page rdf:resource="http://directory.apache.org/studio/downloads.html" /> |
| 32 | + <bug-database rdf:resource="https://issues.apache.org/jira/browse/DIRSTUDIO" /> |
| 33 | + <mailing-list rdf:resource="https://directory.apache.org/mailing-lists-and-irc.html" /> |
| 34 | + <download-page rdf:resource="https://directory.apache.org/studio/downloads.html" /> |
35 | 35 | <programming-language>Java</programming-language> |
36 | | - <category rdf:resource="http://projects.apache.org/category/network-client" /> |
37 | | - <release> |
38 | | - <Version> |
39 | | - <name>Latest stable 1.x release</name> |
40 | | - <created>2010-04-05</created> |
41 | | - <revision>1.5.3 (1.5.3.v20100330)</revision> |
42 | | - </Version> |
43 | | - </release> |
44 | | - <release> |
45 | | - <Version> |
46 | | - <name>Latest 2.x milestone release</name> |
47 | | - <created>2012-02-29</created> |
48 | | - <revision>2.0 M3 (2.0.0.v20120224)</revision> |
49 | | - </Version> |
50 | | - </release> |
| 36 | + <category rdf:resource="https://projects.apache.org/category/network-client" /> |
| 37 | + |
51 | 38 | <repository> |
52 | | - <SVNRepository> |
53 | | - <location rdf:resource="http://svn.apache.org/repos/asf/directory/studio/"/> |
54 | | - <browse rdf:resource="http://svn.apache.org/viewvc/directory/studio/"/> |
55 | | - </SVNRepository> |
| 39 | + <GitRepository> |
| 40 | + <location rdf:resource="https://github.com/apache/directory-studio"/> |
| 41 | + <browse rdf:resource="https://github.com/apache/directory-studio"/> |
| 42 | + </GitRepository> |
56 | 43 | </repository> |
57 | | - <maintainer> |
58 | | - <foaf:Person> |
59 | | - <foaf:name>Pierre-Arnaud Marcelot</foaf:name> |
60 | | - <foaf:mbox rdf:resource="mailto:pamarcelot@apache.org"/> |
61 | | - </foaf:Person> |
62 | | - </maintainer> |
63 | 44 | <asfext:implements><asfext:Standard> |
64 | 45 | <asfext:title>Lightweight Directory Access Protocol (LDAP): The Protocol</asfext:title> |
65 | 46 | <asfext:body>IETF</asfext:body> |
66 | 47 | <asfext:id>RFC 4511</asfext:id> |
67 | | - <asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4511.txt"/> |
| 48 | + <asfext:url rdf:resource="https://www.ietf.org/rfc/rfc4511.txt"/> |
68 | 49 | </asfext:Standard></asfext:implements> |
69 | 50 | </Project> |
70 | 51 | </rdf:RDF> |
0 commit comments