Hi, You can attach the file directly by configuration:
eg: <#prefix_graph> rdf:type ja:MemoryModel ; ja:content [ ja:externalContent <file:///srv/fuseki/other/prefixes.ttl> ] ; . Than you will have a memory model with that content. Regards, Jacek On 24 February 2014 11:55, 安银玲 <[email protected]> wrote: > Hello. > Now I am using Jena fuseki with TDB. > And I have followed the tutorial to run the fuseki server. I have used > localhost control panel. Then I want to upload some files to persistent > memory. > > Here is the question, > Why I could not upload any file(like .owl, .ttl) through the user > interface. > I have tried many ways, I am wondering if the file size if too big, so I > have cut it into several files. > And also I am wondering if the syntax is error, so validated the file in > the user interface, there is > no error alert. > and at last, I have tried to upload the > ..\jena-fuseki-0.2.7\Data\books.ttl, but still did not work. > > What's the problem? Are there any problem in the system or... > > Expect your reply. Thank you very much. > > All the best, > An. >
