On 25/08/15 10:23, Ahtisham Aslam wrote:
*Problem:* I want to write the individual files containing the specific
information (triples) e.g.
Um, OK, but why? What does it buy you to separate the triples
one from another rather than keep them in a Model?
"Student" "has_FName" "value" should be written in one file (e.g.
st-fname.nt) "Student" "has_LName" "value" should be written in one file
(e.g. st-lname.nt)
So in short instead of writing all the Model in one nt file I want to
create individual files (datasets) for individual triples (as I mentioned
above).
If you must:
For each triple in the model
pick a name for the file
make a new empty model
add the triple to that model
write the model out to the named file
Chris
--
"And what you've gained is hard to quantify" - Mermaid Kiss, /Crayola Skies/
Epimorphics Ltd, http://www.epimorphics.com
Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20 6PT
Epimorphics Ltd. is a limited company registered in England (number 7016688)