Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

Commit 1b41999

Browse files
committed
Update framework-configuration-template.ttl
1 parent e92fc15 commit 1b41999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/framework-configuration-template.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
rdfs:comment "This resource contains all the configuration required by the application"^^xsd:string ;
2727
rdfs:label "GeoKnowGeneator"^^xsd:string ;
2828
dcterms:hasVersion "2.0"^^xsd:string ;
29-
lds:password "***REMOVED***""^^xsd:string ; # an admin user for the webapp
29+
lds:password "***REMOVED***""^^xsd:string ; # an admin user for the webapp NOT IMPLEMENTED YET
3030
lds:user "***REMOVED***""^^xsd:string ;
3131
gkg:publicEndpoint :VirtuosoEndpoint ;
3232
gkg:authEndpoint :VirtuosoAutSPARQLEndpoint ;

0 commit comments

Comments
 (0)