Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
R2RML mapping: added missing reference to elevator instances
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni committed Mar 6, 2018
1 parent e417ec3 commit b7d3fed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions r2rml-mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@
rr:predicate b:address
] ;

# Reference to Elevator entity
rr:predicateObjectMap [
rr:objectMap [ rr:template "https://behindertenverband-leipzig.de/ns/gebaeude/{ID}/Elevator" ] ;
rr:predicate b:elevator
] ;

# Reference to Entrance entity
rr:predicateObjectMap [
rr:objectMap [ rr:template "https://behindertenverband-leipzig.de/ns/gebaeude/{ID}/Entrance" ] ;
Expand Down

0 comments on commit b7d3fed

Please sign in to comment.