[
https://issues.apache.org/jira/browse/OPENMEETINGS-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624557#comment-14624557
]
Maxim Solodovnik commented on OPENMEETINGS-1232:
------------------------------------------------
Sorry for that
Can I check if any other issues remains in file?
> Syntax error in DOAP file
> -------------------------
>
> Key: OPENMEETINGS-1232
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1232
> Project: Openmeetings
> Issue Type: Bug
> Environment:
> https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/doap.rdf
> Reporter: Sebb
> Assignee: Maxim Solodovnik
>
> Someone recently updated the DOAP file to add some more content.
> However, the new content uses the foaf: namespace, which is not declared.
> This causes problems for the parser:
> /x1/home/apsite/wrkdir/projects/work/doap_temp_251.rdf:48: namespace error :
> Namespace prefix foaf on name is not defined
> <foaf:name>OpenMeetings PMC</foaf:name>
> Please ensure that all the required namespaces are defined.
> In particular, please add:
> xmlns:foaf="http://xmlns.com/foaf/0.1/"
> N.B. It is easier to read the NS declarations if they are split over several
> lines; see for example:
> https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy/doap_Whimsy.rdf
> To avoid further build problems, the DOAP has been commented out from
> https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
> When the file has been fixed, please re-enable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)