New Test - typed property values

While looking through generating an EARL report I found a bug in my
processor even though it passes all the tests. :(

There doesn't seem to be a test case that covers the issue and it is a
rather simple construct.  I've attached the test input (XHTML).

I believe these are the triples it should generate:


<>	<http://www.w3.org/ns/rdfa#usesVocabulary>	<http://www.milowski.com/V/>
<>	<http://www.milowski.com/V/bit>	<_:1>
<_:1>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.milowski.com/V/thing>
<_:1>	<http://www.milowski.com/V/name>	"Fizzbit"

-- 
--Alex Milowski
"The excellence of grammar as a guide is proportional to the paucity of the
inflexions, i.e. to the degree of analysis effected by the language
considered."

Bertrand Russell in a footnote of Principles of Mathematics

Received on Thursday, 3 May 2012 20:55:58 UTC