> On 7 May 2019, at 08:34, 'Bohms, H.M. (Michel)' via TopBraid Suite Users 
> <topbraid-users@googlegroups.com> wrote:
> 
> What are the rules for using rdf:ID and rdf:about in the XMl Syntax form in 
> TBC?

That's RDF/XML, so it follows the rules for RDF/XML. The rules are that 
rdf:ID="xxx" and rdf:about="#xxx" are equivalent and can be used 
interchangeably. However, rdf:ID="xxx" must only be used once per document.

> They seem to be mixed now (example attached). Or is it: first time 
> encountered gets ‘ID’, any next time ‘about’?

That appears to be the case in the document you shared.

The contract is that TBC produces an RDF/XML file that contains the correct 
triples. How exactly those triples are encoded in RDF/XML is not part of the 
contract and may change in the future without notice. Relying on specifics of 
the XML structure that is used to encode the triples is not recommended. If a 
specific, fixed XML structure is required, we recommend using SWP to generate 
the required XML structure.

Richard

-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/641C6B03-64C5-4A28-A4C0-77EE07F36BD4%40topquadrant.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to