At 23:32 04/11/16, Henry Story wrote:
> 4- Have a very simple example that shows where one needs to place the > rdf:parseType="Resource" attributes to turn the document into RDF -- > if this is needed at all.
In the simpler cases (and I think this may apply to Atom), there are even well-known formal ways to describe this. It's just default attributes, so any DTD can do it. There would be a standard DTD for Atom (without these attributes), and an RDF-oriented (with these attributes). With that RDF-enhanced DTD, it might go straight into an RDF parser.
Regards, Martin.
