Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
commit to add Any23 DOAP file to committers module.
- Loading branch information
Lewis John McGibbney
committed
May 31, 2012
1 parent
6849bae
commit cdfcfd8cb2d64c673d7b37fcf4c318cfac3c0367
Showing
1 changed file
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<?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://incubator.apache.org/any23"> | ||
<created>2012-05-31</created> | ||
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> | ||
<name>Apache Any23</name> | ||
<homepage rdf:resource="http://incubator.apache.org/any23" /> | ||
<asfext:pmc rdf:resource="http://incubator.apache.org" /> | ||
<shortdesc>Anything To Triples (Any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web documents.</shortdesc> | ||
<description>Apache Any23 is used in major Web of Data applications. It is written in Java and licensed under the Apache License v2.0. Apache Any23 can be used in various ways: | ||
* As a library in Java applications that consume structured data from the Web. | ||
* As a command-line tool for extracting and converting between the supported formats. | ||
* As online service API available at any23.org.</description> | ||
<bug-database rdf:resource="https://issues.apache.org/jira/browse/ANY23" /> | ||
<mailing-list rdf:resource="http://incubator.apache.org/any23/mail-lists.html" /> | ||
<download-page rdf:resource="http://incubator.apache.org/any23/download.html" /> | ||
<programming-language>Java</programming-language> | ||
<category rdf:resource="http://projects.apache.org/category/content" /> | ||
<repository> | ||
<SVNRepository> | ||
<location rdf:resource="https://svn.apache.org/repos/asf/incubator/any23/trunk/"/> | ||
<browse rdf:resource="http://svn.apache.org/viewvc/incubator/any23/"/> | ||
</SVNRepository> | ||
</repository> | ||
<maintainer> | ||
<foaf:Person> | ||
<foaf:name>Apache Any23 Development Team</foaf:name> | ||
<foaf:mbox rdf:resource="mailto:any23-dev@incubator.apache.org"/> | ||
</foaf:Person> | ||
</maintainer> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>RDF/XML</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.w3.org/TR/REC-rdf-syntax/"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>Turtle - Terse RDF Triple Language</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.w3.org/TeamSubmission/turtle/"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>Notation 3</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.w3.org/DesignIssues/Notation3"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>RDFa Primer</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.w3.org/TR/xhtml-rdfa-primer/"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>RDFa1.1 prefix mechanism</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.w3.org/TR/2010/WD-rdfa-core-20100422/#scoping-of-prefix-mappings"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>Microformats</asfext:title> | ||
<asfext:body></asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://microformats.org/"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>HTML5 Microdata</asfext:title> | ||
<asfext:body>W3C</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://dev.w3.org/html5/md/"/> | ||
</asfext:Standard></asfext:implements> | ||
<asfext:implements><asfext:Standard> | ||
<asfext:title>CSV</asfext:title> | ||
<asfext:body>IETF</asfext:body> | ||
<asfext:id></asfext:id> | ||
<asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4180.txt"/> | ||
</asfext:Standard></asfext:implements> | ||
</Project> | ||
</rdf:RDF> |