Just to be clear, and perhaps close out this thread: <...allowing a "whole ontology code" view...>
This is supported in TBC. The Source Code view in the form will generate source for the selected resource. To view the entire file in source, use Open With... Text Editor. This will display the text serialization for the entire file, in an editor, but not syntax highlighted. In general, what Irene says is true - n3 is far more readable (unlike XML, n3 was designed to represent triples). To convert an RDF/XML file to n3, use Export... > Export/Merge/Convert RDF Graphs and choose the n3 format. -- Scott On Sep 3, 12:55 pm, Jeremy Carroll <[email protected]> wrote: > I do not believe that such a feature would add much value. > > Looking at triples, particularly a file of triples, is a specialist task > suited to people build Semantic Web infrastructure, rather than for > people building the semantic web knowledge: ontologies and data. > The target customers for TopBraid Composer are the latter group. > > An example of formatted RDF inside HTML is in > (my)http://www.w3.org/TR/owl-test/L > which is targeted at SW infrastructure developers. A casual glance at > this document should be enough to convince you that RDF/XML even when > developed with some care, is basically the assembly language for the > Semantic Web, and is not suited for general consumption inside HTML docs. > > TBC provides JSP support to allow you to format and publish your > knowledge bases in an appropriate way for your audiences. RDF/XML > copy/pasted into HTMl is highly unlikely to be appropriate. > > Jeremy > > Armando Stellato wrote: > > Hi all, > > > A suggestion: what about a view with syntax (RDF/RDFS/OWL aware) highlighted > > RDF code (like the one already available for SPARQL?) so that users could > > easily copy&paste it from TopBraid to produce nice looking code in HTML/Word > > etc.? > > > Armando --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
