I have added status and statusDescription to allow modelling a piece of road that runs over a bridge or lock. When the bridge is raised, no traffic is temporarily possible on the roadsegment. The attributes could also be used to model other types of events (such as roadworks) that temporarily limit or prohibit traffic.
The file passed the check_scheme validator in the learning zone.
I have made these changes and pushed them to github:
added Property to the description in schema.json
adopters.yaml updated
accepted the contribution agreement
The examples are updated. However, for the LD examples, I think the normalised and the key-value example has been switched in the original repo. Please advise if that should be corrected.
I would like to be listed as a contributer as you mentioned in your 4th item. But I do not know how I should modify the PR.
I have added status and statusDescription to allow modelling a piece of road that runs over a bridge or lock. When the bridge is raised, no traffic is temporarily possible on the roadsegment. The attributes could also be used to model other types of events (such as roadworks) that temporarily limit or prohibit traffic.
The file passed the check_scheme validator in the learning zone.