mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
Changing a copy and paste comment.
This commit is contained in:
@@ -39,7 +39,7 @@ tdb:GraphTDB rdfs:subClassOf ja:Model .
|
|||||||
### Service 1 ###
|
### Service 1 ###
|
||||||
#################
|
#################
|
||||||
<#service1> rdf:type fuseki:Service ;
|
<#service1> rdf:type fuseki:Service ;
|
||||||
fuseki:name "dspace" ; # http://host:port/tests
|
fuseki:name "dspace" ; # http://host:port/dspace
|
||||||
fuseki:serviceQuery "sparql" ; # SPARQL query service
|
fuseki:serviceQuery "sparql" ; # SPARQL query service
|
||||||
fuseki:serviceReadWriteGraphStore "data" ; # SPARQL Graph store protocol (read and write)
|
fuseki:serviceReadWriteGraphStore "data" ; # SPARQL Graph store protocol (read and write)
|
||||||
# A separate read-only graph store endpoint:
|
# A separate read-only graph store endpoint:
|
||||||
|
Reference in New Issue
Block a user