GREAT! http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/
On Thu, May 31, 2012 at 1:13 PM, <[email protected]> wrote: > Author: lewismc > Date: Thu May 31 11:13:31 2012 > New Revision: 1344649 > > URL: http://svn.apache.org/viewvc?rev=1344649&view=rev > Log: > commit to add Any23 DOAP file to committers module. > > Added: > incubator/any23/committers/doap_Any23.rdf > > Added: incubator/any23/committers/doap_Any23.rdf > URL: > http://svn.apache.org/viewvc/incubator/any23/committers/doap_Any23.rdf?rev=1344649&view=auto > ============================================================================== > --- incubator/any23/committers/doap_Any23.rdf (added) > +++ incubator/any23/committers/doap_Any23.rdf Thu May 31 11:13:31 2012 > @@ -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:[email protected]"/> > + </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> > >
