[
https://issues.apache.org/jira/browse/ANY23-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917709#comment-13917709
]
stephane corlosquet commented on ANY23-137:
-------------------------------------------
I should also add that I'm running all the above on Mac OS X 10.8.5 with:
{code}
$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
{code}
and
{code}
$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /usr/share/maven
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac"
{code}
> RDFa parser implementation proposal
> -----------------------------------
>
> Key: ANY23-137
> URL: https://issues.apache.org/jira/browse/ANY23-137
> Project: Apache Any23
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.8.0
> Reporter: Lev Khomich
> Assignee: Peter Ansell
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: oQYfomKX.part, rdfa-extractor-proposal.patch
>
>
> As a follow up to discussion [1].
> I've implemented another RDFa extractor for Any23 (0.7.1).
> Proposed code depends on semargl project [2]. It isn't published in maven
> central, therefore I didn't change any poms.
> Still not quite sure about class name (because related ones are already
> taken),
> feel free to rename it. See attachments for patch with extractor and tests.
> [1] http://mail-archives.apache.org/mod_mbox/any23-dev/201212.mbox/browser
> [2] http://semarglproject.org
--
This message was sent by Atlassian JIRA
(v6.2#6252)