Modify

Ticket #299 (assigned defect)

Opened 5 years ago

Last modified 4 years ago

ignores rather than errors when versions in doap file are incomplete

Reported by: Jelmer Vernooij <jelmer@…> Owned by: thomas
Priority: minor Milestone: 0.2.7
Component: moap Version: TRUNK
Keywords: Cc:

Description

If not all the required tags are used in a <version> tag in the DOAP file, moap will simply ignore the version. It would be useful if it could say what was wrong with the entry.

Attachments

Change History

comment:1 Changed 4 years ago by thomas

I agree.

I looked at the code and first thought about wrapping all the WHERE clauses into OPTIONAL, but that looks like the wrong approach.

The point of using structured documents with a defined syntax is that you should be able to validate them. I don't know how this is done with RDF and redland though; I sent a mail to the doap list to ask for advice.

comment:2 Changed 4 years ago by thomas

  • Status changed from new to assigned
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as assigned
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from thomas. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.