diff --git a/data/schema.rdfa b/data/schema.rdfa index 126d5461e7..f1c4d1f3aa 100644 --- a/data/schema.rdfa +++ b/data/schema.rdfa @@ -12600,6 +12600,29 @@ Typical unit code(s): C62 for persons + +
+ DistanceSpecification + Information about the distance from one place to another. + Subclass of: QuantitativeValue + Source: GoodRelationsClass +
+ +
+ distanceInformation + Information about the distance from the place to a point of interest in the vicinity, e.g. airports, train stations, or the city center. + Domain: Place + Range: DistanceSpecification + Source: GoodRelationsProperty +
+ +
+ destination + The destination of a distance specification, e.g. an airport or train station. + Domain: DistanceSpecification + Range: Place + Source: GoodRelationsProperty +