The quoted text is similar to that which Jena would output on RDF/XML-ABBREV
(not that readable, but state of the art in readability for RDF/XML). Jeremy Bohms, H.M. (Michel) wrote: > When it says RDF/XML syntax..does it mean full or abbreviated? > > Ie can: > > <rdf:Description rdf:about="personAge"> > <owl:equivalentClass> > <rdfs:Datatype> > <owl:onDatatype > rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/> > <owl:withRestrictions rdf:parseType="Collection"> > <rdf:Description> > <xsd:minInclusive > rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</xsd:minInclusive> > </rdf:Description> > <rdf:Description> > <xsd:maxInclusive > rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">150</xsd:maxInclusive> > > </rdf:Description> > </owl:withRestrictions> > </rdfs:Datatype> > </owl:equivalentClass> > </rdf:Description> > > Still be compacted in some way? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
