equal
deleted
inserted
replaced
198 // "http://www.w3.org/2004/02/skos/core#note" are not replaced, they are added |
198 // "http://www.w3.org/2004/02/skos/core#note" are not replaced, they are added |
199 $this->mergeProperties([],[ |
199 $this->mergeProperties([],[ |
200 "http://www.w3.org/2003/01/geo/wgs84_pos#lat", |
200 "http://www.w3.org/2003/01/geo/wgs84_pos#lat", |
201 "http://www.w3.org/2003/01/geo/wgs84_pos#long", |
201 "http://www.w3.org/2003/01/geo/wgs84_pos#long", |
202 "http://www.w3.org/2003/01/geo/wgs84_pos#alt", |
202 "http://www.w3.org/2003/01/geo/wgs84_pos#alt", |
203 "http://www.w3.org/2002/07/owl#sameAs", |
|
204 // "http://www.w3.org/2004/02/skos/core#note", |
|
205 ], $targetArray, $baseRes, $srcRes); |
203 ], $targetArray, $baseRes, $srcRes); |
206 } |
204 } |
207 |
205 |
208 } |
206 } |