Sebb created UIMA-4374:
--------------------------
Summary: Broken DOAP
Key: UIMA-4374
URL: https://issues.apache.org/jira/browse/UIMA-4374
Project: UIMA
Issue Type: Bug
Reporter: Sebb
The DOAP at
http://svn.apache.org/repos/asf/uima/site/trunk/uima-website/docs/doap/uima.rdf
has incorrect syntax.
The entry:
<asfext:pmc rdf:about="UIMA">
is non-standard; it should be of the form:
<asfext:pmc rdf:resource="http://vcl.apache.org" />
Please fix this otherwise the DOAP cannot be properly processed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)