blob: 77e74c31bb797be2a594d66c329e2467f793ace0 [file] [log] [blame]
<?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
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.
-->
<?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/">
<!--
=======================================================================
Copyright (c) 2008 The Apache Software Foundation.
All rights reserved.
=======================================================================
-->
<Project rdf:about="http://zest.rdf.apache.org/">
<created>2008-12-17</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Zest</name>
<homepage rdf:resource="http://zest.apache.org/" />
<asfext:pmc rdf:resource="http://zest.apache.org/" />
<shortdesc>Apache Zest is an open source platform for composite oriented programming.</shortdesc>
<description>Apache Zest is an open source platform for composite oriented programming. Zest is home for Qi4j,
the composite oriented programming platform for Java, and Qi4Net a port to the .NET CLR.
Composite oriented programming allows developers to work with 'fragments', smaller than classes, and 'compose'
fragments into larger 'composites' which acts like the regular objects. Zest also tackles the enforcement
of application composition, i.e. composites are declared in modules, modules are contained in layers and access
between layers are controlled/enforced.
</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/ZEST" />
<mailing-list rdf:resource="http://zest.apache.org/mailing-lists.html" />
<download-page rdf:resource="http://zest.apache.org/download.html" />
<programming-language>Java</programming-language>
<programming-language>C#</programming-language>
<programming-language>JavaScript</programming-language>
<programming-language>Ruby</programming-language>
<programming-language>Scala</programming-language>
<category rdf:resource="http://projects.apache.org/category/osgi" />
<maintainer>
<foaf:Person>
<foaf:name>Niclas Hedhman</foaf:name>
<foaf:mbox rdf:resource="mailto:niclas@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>