OpenReferralUK/human-services

Service Video URL

Opened this issue · 0 comments

Hello,

I have a use case where I need to enable the services providers to include a youtube video with their services. How can a youtube video URL be included in the service data so it can be used by the consumers to display an embedded video that shows what the service is?

Suggested Solutions:

  • Add a field to the service table called youtube_video which has the full like to the youtube video.
  • Add a new table called videos which contain fields like (author, embed URL, etc..) Similar to the video object schema: [https://schema.org/VideoObject](https://schema.org/VideoObject. This ensures that a video is not limited to a youtube video.