RDF/XML structures like this break babel:
<ex:ClassInstance rdf:about="URI#Something">
<ex:property rdf:resource="URI#somethingelse" rdf:ID="somethingelse1"/>
</ex:ClassInstance>
<rdf:Description rdf:about="somethingelse1">
<ex:addproperties>annotating the statement</ex:addproperties>
</rdf:Description>
Maybe this isn't a bug; I know there are unresolved issues re reification,
but longwell does not complain at such statements and they are useful to
me. Babel may not be able to translate them to n3 (neither will CWM), but
how about jason?
[reported by Jon Crumb on simile.mit.edu]
Original issue reported on code.google.com by stefano.mazzocchi@gmail.com on 25 Mar 2009 at 6:33
Original issue reported on code.google.com by
stefano.mazzocchi@gmail.com
on 25 Mar 2009 at 6:33