Dear All, Here is what I did post doing the basic downloading / configuring /installing DSPACE 6 on Debian 9.
1. Downloaded and unzipped apache-jena-fuseki to a directory. 2. cd to that directory 3. ./fuseki-server --localhost --config [dspace-install-directory]/config/modules/rdf fuseki-assembler.ttl 4. cd [dspace-install]/bin/ 5. ./dspace rdfizer -convert-all On this page : https://wiki.duraspace.org/display/DSDOC6x/Linked+(Open)+Data it says : a. http://localhost:3030/ you can connect to the Fuseki Web UI. b. http://localhost:3030/dspace/data addresses a writeable SPARQL 1.1 HTTP Graph Store Protocol endpoint, c. http://localhost:3030/dspace/get a read-only one. d. http://localhost:3030/dspace/sparql a read-only SPARQL 1.1 Query Language endpoint can be found. For me ONLY (a) is working. b/c/d respond with download a text file. When I do b,c,d, followed by a / it says Error 404 not found. Can someone point me in the right direction ? Best, Ashim -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
