Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
ls.ext
Commits
c313f6dd
Commit
c313f6dd
authored
Oct 25, 2018
by
Petter Goksøyr Åsen
Browse files
update graph name
parent
a39b5736
Changes
1
Hide whitespace changes
Inline
Side-by-side
redef/services/src/main/java/no/deichman/services/entity/repository/SPARQLQueryBuilder.java
View file @
c313f6dd
...
...
@@ -36,7 +36,7 @@ import static org.apache.jena.rdf.model.ResourceFactory.createTypedLiteral;
*/
public
final
class
SPARQLQueryBuilder
{
public
static
final
String
DEFAULT_GRAPH
=
"https://
d
ata.deichman.no"
;
public
static
final
String
DEFAULT_GRAPH
=
"https://
k
ata
log
.deichman.no"
;
public
static
final
String
NEWLINE
=
"\n"
;
private
static
final
String
INDENT
=
" "
;
public
static
final
boolean
KEEP_BLANK_NODES
=
true
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment