Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate properties and classes from the auto extension to the main vocabulary #3482

Open
mfhepp opened this issue Mar 15, 2024 · 2 comments

Comments

@mfhepp
Copy link
Contributor

mfhepp commented Mar 15, 2024

There are quite some properties (and some classes) that were originally "parked" in the auto extension module, but they are now regularily used on Web sites.

As the new Vehicle listings roll-out will lead to many more sites using auto-related markup, I suggest removing the confusion and integrating all or most of these elements to the core vocabulary.

Types (3)
BusOrCoach, Motorcycle, MotorizedBicycle

Properties (20)
accelerationTime, acrissCode, bodyType, emissionsCO2, engineDisplacement, enginePower, engineType, fuelCapacity, meetsEmissionStandard, modelDate, payload, roofLoad, seatingCapacity, speed, tongueWeight, torque, trailerWeight, vehicleSpecialUsage, weightTotal, wheelbase

Enumerations (1)
CarUsageType

Enumeration Members (3)
DrivingSchoolVehicleUsage, RentalVehicleUsage, TaxiVehicleUsage

@mfhepp
Copy link
Contributor Author

mfhepp commented Mar 15, 2024

Addendum:

  1. Some, like bodyType are now even recommended properties in the Vehicle listings recipe.
  2. Watch out for redundancies and renaming - e.g. seatingCapacity vs. vehicleSeatingCapacity.

This should be fixed before wide adoption will make things more difficult.

/CC @danbri @trypuz @sopekmir @MatthiasWiesmann

@mfhepp
Copy link
Contributor Author

mfhepp commented May 24, 2024

@danbri What will be the best way to get this done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant