Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dad
FFDS-register-front
Commits
1baa5dc6
Commit
1baa5dc6
authored
Nov 09, 2020
by
cazenave
Browse files
Update parse-xml.service.ts
parent
58d329b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/services/parse-xml.service.ts
View file @
1baa5dc6
...
...
@@ -7,7 +7,7 @@ import { HttpClient, HttpHeaders } from '@angular/common/http';
})
export
class
ParseXmlService
{
blazePath
=
"
http://
10.6.10.9
:8888/blazegraph/sparql
"
blazePath
=
"
http://
51.210.211.132
:8888/blazegraph/sparql
"
constructor
(
private
http
:
HttpClient
)
{
}
...
...
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