Skip to content

Commit 6616355

Browse files
committed
update namespace
1 parent 31419c6 commit 6616355

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ExampleEngineConf.ttl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
22
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
33
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4-
PREFIX ec: <http://www.example.org/se/liu/ida/hefquin/engineconf#>
4+
PREFIX ec: <http://w3id.org/hefquin/engineconf#>
55
PREFIX ex: <http://example.org/>
66

77
[] rdf:type ec:HeFQUINEngineConfiguration ;

ExampleLPG2RDF.ttl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
22
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
33
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
4-
PREFIX lr: <http://www.example.org/se/liu/ida/hefquin/lpg2rdf#>
4+
PREFIX lr: <http://w3id.org/hefquin/lpg2rdf#>
55
PREFIX ex: <http://example.org/>
66

77
ex:myExampleConfig a lr:LPGtoRDFConfiguration ;

0 commit comments

Comments
 (0)