Talk:RSS-CB 1.2 User Guide
From cbwiki.net
I guess this
<rdf:type rdf:resource"http://www.cbwiki.net/wiki/index.php/RSS-CB_1.2_RDF_Schema#Person"/>
should rather be
<rdf:type rdf:resource="http://www.cbwiki.net/wiki/index.php/RSS-CB_1.2_RDF_Schema#Person"/>
(same in all other examples).
Regards, Nicolas
- Thanks Nicolas, I fixed 4 instances of that error. Steve
Steve
It seems to me that the guide refers to the wrong cb namespace. The spec (and the schema) expect
xmlns:cb="http://www.cbwiki.net/wiki/index.php/Specification_1.2/"
The guide however refers to
xmlns:cb="http://www.cbwiki.net/wiki/index.php/RSS-CB_1.2_Specification"
Regards, Nicolas
Steve here. Not sure which one is correct - Paul or Mike?
Missing rdf:type in cb:event element
Not sure if this is the best place to post bug reports regarding the RDF schemas?
There should be a rdf:type element below cb:event. This is missing in Rev 39 (I did not check older revs).
The other types (news, paper, speech, etc.) are all OK.
Regards, Nicolas
Nicolas - probably the best place is in the RSS-CB forum at http://www.cbwiki.net/forum/index.php?board=2.0
I don't think people check the wiki so much any more, as the content has been fairly stable for quite some time now.
Steve
Thanks Steve - I just placed a message on the forum.
Nicolas
