blob: fc12b1adc7adb5b2e15d7427923524b4aa4df60d [file] [log] [blame]
<?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
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.
=======================================================================
-->
<Project rdf:about="http://Directory.rdf.apache.org/">
<created>2006-03-27</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Directory</name>
<homepage rdf:resource="http://directory.apache.org" />
<asfext:pmc rdf:resource="http://directory.apache.org" />
<shortdesc>LDAP and Kerberos, entirely in Java</shortdesc>
<description>The Apache Directory project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (ApacheDS), and Eclipse-based directory tools (Apache Directory Studio).</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/DIR" />
<mailing-list rdf:resource="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" />
<download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/directory" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/network-server" />
<category rdf:resource="http://projects.apache.org/category/network-client" />
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/directory"/>
<browse rdf:resource="http://svn.apache.org/viewvc/directory"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Alex Karasulu</foaf:name>
<foaf:mbox rdf:resource="mailto:akarasulu@apache.org"/>
</foaf:Person>
</maintainer>
<asfext:implements><asfext:Standard>
<asfext:title>Lightweight Directory Access Protocol (LDAP): The Protocol</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 4511</asfext:id>
<asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4511.txt"/>
</asfext:Standard></asfext:implements>
<asfext:implements><asfext:Standard>
<asfext:title>The Kerberos Network Authentication Service (V5)</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 4120</asfext:id>
<asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4120.txt"/>
</asfext:Standard></asfext:implements>
</Project>
</rdf:RDF>