Files
DSpace/dspace/config/modules/rdf/constant-data-general.ttl

8 lines
206 B
Turtle

@prefix void: <http://rdfs.org/ns/void#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<> foaf:homepage <http://localhost:8080/> ;
void:sparqlEndpoint <http://localhost/fuseki/dspace/sparql> ;
.