Closed (fixed)
Project:
RDF Extensions
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2011 at 11:16 UTC
Updated:
9 Aug 2011 at 21:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThis patch outputs a warning when a prefix is unbound. It also adds tests for the notification.
I also correct the logic for the CURIE check... however, I'm not sure that the CURIE check actually works. I think we might want to remove that anyway, since people can use full URIs for predicates.
Comment #2
clayball commentedPatch looks good. The warnings are a great addition :) of course, invalid RDF output is still possible but at least now I'm told that something is not right and (very important) where I can fix it.
Comment #3
scor commentedthanks for testing Clay. fixed with http://drupalcode.org/project/rdfx.git/commit/3418170