Skip to content

Commit

Permalink
Update shape_points.ttl to remove camelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-dona authored Jun 10, 2021
1 parent a13bbdb commit b9f09e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mappings/generator/partial/shape_points.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
rr:termType rr:Literal;
rr:datatype xsd:double.
:pom_76 a rr:PredicateObjectMap.
:map_shapePoints_0 rr:predicateObjectMap :pom_76.
:map_shape_points_0 rr:predicateObjectMap :pom_76.
:pm_76 a rr:PredicateMap.
:pom_76 rr:predicateMap :pm_76.
:pm_76 rr:constant geo:long.
Expand All @@ -50,7 +50,7 @@
rr:termType rr:Literal;
rr:datatype xsd:double.
:pom_77 a rr:PredicateObjectMap.
:map_shapePoints_0 rr:predicateObjectMap :pom_77.
:map_shape_points_0 rr:predicateObjectMap :pom_77.
:pm_77 a rr:PredicateMap.
:pom_77 rr:predicateMap :pm_77.
:pm_77 rr:constant gtfs:pointSequence.
Expand All @@ -59,7 +59,7 @@
rml:reference "shape_pt_sequence";
rr:termType rr:Literal.
:pom_78 a rr:PredicateObjectMap.
:map_shapePoints_0 rr:predicateObjectMap :pom_78.
:map_shape_points_0 rr:predicateObjectMap :pom_78.
:pm_78 a rr:PredicateMap.
:pom_78 rr:predicateMap :pm_78.
:pm_78 rr:constant gtfs:distanceTraveled.
Expand Down

0 comments on commit b9f09e6

Please sign in to comment.