Documentation
¶
Overview ¶
HelloWorldReadTTL is an example SST application that shows how to read a turtle file and dumps out the content.
The resulting output on the console:
Named graph: urn:uuid:b7c02e76-96df-4015-9f07-2a5f6c194d07
IBNode: IBNode: 6dcb8d58-9ac1-4395-91c3-c8b0e72bc4f4 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://ontology.semanticstep.net/lci#Individual http://www.w3.org/2000/01/rdf-schema#label "HelloWorld"^^http://www.w3.org/2001/XMLSchema#string
The first IBNode listed is the default implictly defined IBNode the that represents the whole NamedGraph; this one has no fragment. The fragment of the second IBNode is a UUID and contains two subject triples.
Click to show internal directories.
Click to hide internal directories.