kibble icon indicating copy to clipboard operation
kibble copied to clipboard

Kibble DOAP has a parsing error

Open Claudenw opened this issue 2 years ago • 1 comments

Description:

The DOAP file [1] as listed in [2] has the error:

[line: 42, col: 22] {E201} Multiple children of property element

[1] https://kibble.apache.org/doap.rdf [2] https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml

Reproduction steps:

Parsed with Apache Jena

Actual result:

Parsing error as reported above

OS:

Linux

Logs:

Other:

Claudenw avatar Apr 20 '23 07:04 Claudenw

FTR, the problem is that each GitRepository has to be in its own <repository> section

sebbASF avatar Apr 20 '23 10:04 sebbASF