File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
2
2
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3
3
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#>
5
5
PREFIX ex: <http://example.org/>
6
6
7
7
[] rdf:type ec:HeFQUINEngineConfiguration ;
Original file line number Diff line number Diff line change 1
1
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
2
2
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
3
3
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#>
5
5
PREFIX ex: <http://example.org/>
6
6
7
7
ex:myExampleConfig a lr:LPGtoRDFConfiguration ;
You can’t perform that action at this time.
0 commit comments