Skip to content

Commit 1561d08

Browse files
multiples data models fixing examples
1 parent eb83604 commit 1561d08

32 files changed

Lines changed: 32 additions & 32 deletions

OSMAddressPoint/examples/example-normalized.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
]
7070
},
7171
"@context": [
72-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
72+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
7373
]
7474
}

OSMAddressPoint/examples/example.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"https://www.openstreetmap.org/node/7128472910"
2525
],
2626
"@context": [
27-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
27+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
2828
]
2929
}

OSMAerialway/examples/example-normalized.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
]
6565
},
6666
"@context": [
67-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
67+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
6868
]
6969
}

OSMAerialway/examples/example.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"https://www.openstreetmap.org/way/22334455"
2828
],
2929
"@context": [
30-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
30+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
3131
]
3232
}

OSMAmenity/examples/example-normalized.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@
7979
]
8080
},
8181
"@context": [
82-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
82+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
8383
]
8484
}

OSMAmenity/examples/example.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"https://www.openstreetmap.org/node/1234567890"
3232
],
3333
"@context": [
34-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
34+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
3535
]
3636
}

OSMBuilding/examples/example-normalized.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@
125125
]
126126
},
127127
"@context": [
128-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
128+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
129129
]
130130
}

OSMBuilding/examples/example.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"https://www.wikidata.org/wiki/Q1321393"
5959
],
6060
"@context": [
61-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
61+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
6262
]
6363
}

OSMBuildingPart/examples/example-normalized.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
]
9696
},
9797
"@context": [
98-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
98+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
9999
]
100100
}

OSMBuildingPart/examples/example.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"https://www.openstreetmap.org/way/305981241"
4646
],
4747
"@context": [
48-
"https://smart-data-models.github.io/dataModel.OpenStreetMap/context.jsonld"
48+
"https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld"
4949
]
5050
}

0 commit comments

Comments
 (0)