From tika-dev-return-1497-apmail-incubator-tika-dev-archive=incubator.apache.org@incubator.apache.org Tue Oct 28 08:58:00 2008 Return-Path: Delivered-To: apmail-incubator-tika-dev-archive@locus.apache.org Received: (qmail 63984 invoked from network); 28 Oct 2008 08:58:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2008 08:58:00 -0000 Received: (qmail 64492 invoked by uid 500); 28 Oct 2008 08:58:05 -0000 Delivered-To: apmail-incubator-tika-dev-archive@incubator.apache.org Received: (qmail 64451 invoked by uid 500); 28 Oct 2008 08:58:05 -0000 Mailing-List: contact tika-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tika-dev@incubator.apache.org Delivered-To: mailing list tika-dev@incubator.apache.org Received: (qmail 64435 invoked by uid 99); 28 Oct 2008 08:58:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 01:58:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 209.85.217.13 as permitted sender) Received: from [209.85.217.13] (HELO mail-gx0-f13.google.com) (209.85.217.13) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 08:56:49 +0000 Received: by gxk6 with SMTP id 6so4718287gxk.12 for ; Tue, 28 Oct 2008 01:57:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=PZA5Cgcq3HL+aXT2GcA8btOn7CDLztnYZcpq86Ohg7w=; b=mmOdElbjnWw8mz8tEI9I8tWi6MmPX/G2DoFCjaJRAbtiwmWOLG8J/NsnGWeOx+OAPR /tP3PWawjjIeGiRoc5SZlpYXgVAwNAFldpOKOBMDx0lKViIo8QgqODNHqjCDUPf6dbeg Ork4J+vz8NBD9cryn7aaEzM8L6fZgmi0ZGtJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IJLeqrqf2BPIP0+NJe4d6rhK8Kk0DxPM6HTctDF6MQ3dnHYT4ZwDlbdycAfBrQ8GfS +zAKqy++nE7ZOR1nejLqKefxIf4bZPpd2Z78ooFAJMwKNYOdHsjnTxCQhZ51I4oCVKQU VrlGIXJsGgAYm722XJOjDoQ3cyRdSWDNJGbRk= Received: by 10.90.113.17 with SMTP id l17mr5786195agc.40.1225184247822; Tue, 28 Oct 2008 01:57:27 -0700 (PDT) Received: by 10.90.90.6 with HTTP; Tue, 28 Oct 2008 01:57:27 -0700 (PDT) Message-ID: <510143ac0810280157t3b12b55ax4ba0365bbf8024d@mail.gmail.com> Date: Tue, 28 Oct 2008 09:57:27 +0100 From: "Jukka Zitting" To: tika-dev@incubator.apache.org Subject: Fwd: [Aperture-devel] announcement: Aperture 1.2.0 release In-Reply-To: <97d19f3c0810272002q3949958oc49c886bb5045d8e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <97d19f3c0810272002q3949958oc49c886bb5045d8e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, Major new release from the Aperture guys. The OSL license used the Aperture implementation has been cleared as a category B license (see [1]), so we could now reuse some of their work. [1] https://issues.apache.org/jira/browse/LEGAL-32 BR, Jukka Zitting ---------- Forwarded message ---------- From: Antoni Mylka Date: Tue, Oct 28, 2008 at 4:02 AM Subject: [Aperture-devel] announcement: Aperture 1.2.0 release To: Aperture Devel , rdf2go-devel@ontoware.org, "Sauermann, Leo" , "Fluit, Christiaan" , Aduna - Alltech ANNOUNCEMENT OF Aperture 1.2.0 RELEASE Aperture is a Java framework for extracting full-text content and metadata from various information systems (e.g. file systems, web sites, mail boxes) and the file formats (e.g. documents, images) occurring in these systems. Homepage: http://aperture.sourceforge.net/ Download URL: https://sourceforge.net/project/showfiles.php?group_id=150969&package_id=166878&release_id=636375 After three years of development Aperture is stable enough to drop the .beta suffix from the release. 1.2.0 leverages architectural improvements made in 1.1.0.beta to bring support for compressed archives and to streamline email processing. A completely new service - the DataSourceDetector allows applications to provide suggestions to users about the data sources on their desktops. A host of bugfixes and minor improvements rounds the image of the leanest and meanest version of Aperture ever made. Enjoy. What's new? - a completely new Aperture service - the DataSourceDetectors - can be used to provide advice to the user about the data sources on the desktop - new subcrawlers for .zip, .gzip, tar and bzip2 compressed files - unification of the email handling - now the ImapCrawler, MboxCrawler and the MimeSubCrawler use the same code in the DataObjectFactory to convert emails to RDF. The MimeExtractor has been deprecated, switch to MimeSubCrawler - some bugfixes in the email handling code, plain text, and xml attachments are treated correctly, threads are reflected in the resulting rdf - the pdf extractor has some basic support for XMP metadata (thanks to JempBox) - a completely new XmlSafetyUtil class that helps to deal with characters that are valid in RDF, but invalid in XML thus breaking the serialization - the uris of subcrawled resources follow the pattern established by the Apache Commons VFS project. - new Sesame 2.2.1 bundled with Aperture features dramatic performance optimizations, e.g. the aperture test suite is 2 times faster, this may also be a boost for your application Best regards Leo Sauermann Christiaan Fluit Antoni Mylka ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Aperture-devel mailing list Aperture-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aperture-devel