On 24/02/14 15:16, 安银玲 wrote:
> Just
> 
> Error 404: Not Found

There is no upload service.

You need to enable it (e.g. cmd line --update  or in the config file)

> 
> 
> Fuseki - version 0.2.7 (Build date: 2013-05-11T22:05:51+0100)
> 
> 
> 
> 2014-02-24 21:07 GMT+09:00 Andy Seaborne <[email protected]>:
> 
>> Is the upload service enabled for the dataset?
>>
>> What is teh error you are getting ? (see the server log file)
>>
>>          Andy
>>
>>
>> On 24/02/14 12:00, Jacek Grzebyta wrote:
>>
>>> 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.
>>>>
>>>>
>>>
>>
> 

Reply via email to