Open Nefcanto opened 1 month ago
Many entities can have different media types, like images, audio, video, and files.
Some have only one media item, and others can have multiple.
Use hasX and hasXs to denote this semantics:
hasX
hasXs
hasImage
hasImages
hasAudio
hasAudios
hasVideo
hasVideos
hasFile
hasFiles
Many entities can have different media types, like images, audio, video, and files.
Some have only one media item, and others can have multiple.
Use
hasX
andhasXs
to denote this semantics:hasImage
andhasImages
hasAudio
andhasAudios
hasVideo
andhasVideos
hasFile
andhasFiles