metadata 相关问题

元数据提供关于数据的一个或多个方面的信息。元数据可以指结构元数据(关于数据容器的数据)或描述性元数据(关于数据内容的数据)。

使用 FFmpeg 检索专辑封面

我正在开发一个依赖 FFmpeg 来检索音频元数据的 Android 应用程序。我知道可以使用 FFMpeg 以编程方式检索专辑封面。然而,一旦你解码了......

回答 3 投票 0

为什么谷歌丰富的摘要显示:“项目不支持评论”? “@graph”关键字的实现是否正确?

以下架构正确吗? 我应该做一些改变吗? 如果我确实需要做出任何改变,我应该如何进行? { “@context”:...</desc> <question vote="0"> <p>以下架构正确吗? 我应该做一些改变吗? 如果我确实需要进行任何更改,我应该如何进行?</p> <pre><code>&lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@graph&#34;: [ { &#34;@type&#34;: &#34;MedicalCondition&#34;, &#34;associatedAnatomy&#34;: { &#34;@type&#34;: &#34;AnatomicalStructure&#34;, &#34;name&#34;: &#34;Eye&#34; }, &#34;name&#34;: &#34;Diabetic retinopathy&#34;, &#34;signOrSymptom&#34;: [ { &#34;@type&#34;: &#34;MedicalSymptom&#34;, &#34;name&#34;: &#34;Floaters&#34; }, { &#34;@type&#34;: &#34;MedicalSymptom&#34;, &#34;name&#34;: &#34;Dark Spot&#34; }, { &#34;@type&#34;: &#34;MedicalSymptom&#34;, &#34;name&#34;: &#34;Blurred vision&#34; }, { &#34;@type&#34;: &#34;MedicalSymptom&#34;, &#34;name&#34;: &#34;Reduced Night Vision&#34; } ], &#34;typicalTest&#34;: [ { &#34;@type&#34;: &#34;MedicalTest&#34;, &#34;name&#34;: &#34;OCT scan&#34;, &#34;description&#34;: &#34;An OCT scan is a non-invasive latest advancement in imaging technology. Similar to ultrasound, this diagnostic technique employs light rather than sound waves to achieve higher resolution (5 micron resolution) pictures of the structural layers of the ratina very prcisely.&#34;, &#34;usesDevice&#34;: &#34;Optical Coherence Tomography (OCT)&#34;, &#34;image&#34;: &#34;https://www.asianeyehospital.com/images/OCT.jpg&#34; }, { &#34;@type&#34;: &#34;MedicalTest&#34;, &#34;name&#34;: &#34;FFA&#34;, &#34;description&#34;: &#34;It is a common procedure that is performed to give more information about the blood vessels of the retina. A fluorescein dye is injected in the blood vessel of the arm. Then by specialised magnifying camera quick photographs are taken of your retina.&#34;, &#34;usesDevice&#34;: &#34;Fundus Fluorescein Angiography (FFA)&#34;, &#34;image&#34;: &#34;https://www.asianeyehospital.com/images/fundus.jpg&#34; } ] }, { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;DR. SHRUTIKA KANKARIYA&#34;, &#34;affiliation&#34;: &#34;Asian Eye Hospital&#34;, &#34;alumniOf&#34;: [ { &#34;@type&#34;: &#34;EducationalOrganization&#34;, &#34;name&#34;: &#34;Seth GS medical college&#34; }, { &#34;@type&#34;: &#34;EducationalOrganization&#34;, &#34;name&#34;: &#34;KEM hospital, Mumbai&#34; }, { &#34;@type&#34;: &#34;EducationalOrganization&#34;, &#34;name&#34;: &#34;Sankara Netralaya ,Chennai&#34; } ], &#34;hasCredential&#34;: [ { &#34;@type&#34;: &#34;EducationalOccupationalCredential&#34;, &#34;name&#34;: &#34;MBBS&#34; }, { &#34;@type&#34;: &#34;EducationalOccupationalCredential&#34;, &#34;name&#34;: &#34;DNB&#34; }, { &#34;@type&#34;: &#34;EducationalOccupationalCredential&#34;, &#34;name&#34;: &#34;FICO&#34; } ], &#34;description&#34;: &#34;Dr. Shrutika Junagade Kankariya, (MBBS, DNB, FICO, Fellow Retina and Diabetes Eye Disease) is an advanced medical retina, diabetic eye disease and cataract expert. She completed her medical college training from prestigious and one of the best medical college in India, Seth GS medical college and KEM hospital, Mumbai. She completed her ophthalmic education at one of the finest eye institute in Asia; Sankara Netralaya ,Chennai, under the aegis of diplomat of the national board (DNB). She has obtained FICO UK (Fellow international council of ophthalmology, united kingdom. Thereafter she underwent advanced fellowship in retinal disorders at sankara netralaya Chennai (Busiest center catering to referrals for retinal disorders from all over Asia).&#34; }, { &#34;@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Mrs India and actor, model Poonam Shende&#34;, &#34;reviewBody&#34;: &#34;Its a dream come true for me to have perfect vision without glasses! Thank you Dr Kankariya for your magic :)&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } }, { &#34;@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Bollywood Actress Sonalee Kulkarni&#34;, &#34;reviewBody&#34;: &#34;My entire family has got freedom from glasses at Asian Eye Hospital. Dr Kankariya has magical hands&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } }, { &#34;@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Professor Dr Ioannis Pallikaris&#34;, &#34;reviewBody&#34;: &#34;Dr Vardhaman Kankariya is a globally renowned expert and I am proud to be his mentor. If I need eye surgery I will come to Dr Kankariya myself.&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } }, { &#34;@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Hon. Ahmed Adeeb Former Vice President of Maldives&#34;, &#34;reviewBody&#34;: &#34;Dr Kankariya is truly an expert. I was referred to Asian Eye from Maldives for my eye treatment and I am very happy&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } }, { &#34;@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Honourable Former President of India, Smt Pratibhatai Patil&#34;, &#34;reviewBody&#34;: &#34;I congratulate Dr Kankariya to have returned back to India and provide expertise to our Indian patients. Asian Eye Hospital is a boon for Pune&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } }, { &#34;@type&#34;: &#34;VideoObject&#34;, &#34;position&#34;: 1, &#34;name&#34;: &#34;Couple from Netherlands Undergo Successful Spectacle Removal Laser | Dr Kankariya | Pune&#34;, &#34;url&#34;: &#34;https://www.youtube.com/watch?v=g6Ktd62WV6g&#34;, &#34;thumbnailUrl&#34;: [ &#34;https://i.ytimg.com/vi/g6Ktd62WV6g/maxresdefault.jpg&#34; ], &#34;uploadDate&#34;: &#34;2018-10-02&#34;, &#34;duration&#34;: &#34;PT0M42S&#34;, &#34;contentUrl&#34;: &#34;&#34;, &#34;embedUrl&#34;: &#34;https://www.youtube.com/embed/g6Ktd62WV6g&#34;, &#34;interactionStatistic&#34;: { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: { &#34;@type&#34;: &#34;http://schema.org/WatchAction&#34; }, &#34;userInteractionCount&#34;: 567 } }, { &#34;@type&#34;: &#34;VideoObject&#34;, &#34;position&#34;: 2, &#34;name&#34;: &#34;Dr Shrutika Kankariya Zee TV Interview | Marathi | Cataract &amp; Diabetes Eye Diseases | Asian Eye Pune&#34;, &#34;url&#34;: &#34;https://www.youtube.com/watch?v=kuRO8JRPGO8&#34;, &#34;thumbnailUrl&#34;: [ &#34;https://i.ytimg.com/vi/kuRO8JRPGO8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG\u0026rs=AOn4CLC28IhXMx4-veeVcXO7C4au3X9pBA&#34; ], &#34;uploadDate&#34;: &#34;2017-02-02&#34;, &#34;duration&#34;: &#34;PT22M421S&#34;, &#34;contentUrl&#34;: &#34;&#34;, &#34;embedUrl&#34;: &#34;https://www.youtube.com/embed/kuRO8JRPGO8&#34;, &#34;interactionStatistic&#34;: { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: { &#34;@type&#34;: &#34;http://schema.org/WatchAction&#34; }, &#34;userInteractionCount&#34;: 8907 } }, { &#34;@type&#34;: &#34;VideoObject&#34;, &#34;position&#34;: 3, &#34;name&#34;: &#34;Padmavibhushan Dr K H Sancheti speaking about Dr Vardhaman Kankariya and Asian Eye Hospital, Pune&#34;, &#34;url&#34;: &#34;https://www.youtube.com/watch?v=9l3M5-S5g4w&#34;, &#34;thumbnailUrl&#34;: [ &#34;https://i.ytimg.com/vi/9l3M5-S5g4w/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG\u0026rs=AOn4CLDap5Qy_wNlTZV7rwRgpfx92ii4cQ%22,&#34; ], &#34;uploadDate&#34;: &#34;2018-11-14&#34;, &#34;duration&#34;: &#34;PT6M12S&#34;, &#34;contentUrl&#34;: &#34;&#34;, &#34;embedUrl&#34;: &#34;https://www.youtube.com/embed/9l3M5-S5g4w&#34;, &#34;interactionStatistic&#34;: { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: { &#34;@type&#34;: &#34;http://schema.org/WatchAction&#34; }, &#34;userInteractionCount&#34;: 1432 } } ] } &lt;/script&gt; </code></pre> <p>对于上面的模式: 为什么谷歌丰富网页摘要工具显示: “商品不支持评论”</p> <p>以下部分以红色突出显示。</p> <p>另外,我对@graph关键字的实现是否正确?</p> <pre><code>@type&#34;: &#34;Review&#34;, &#34;author&#34;: &#34;Professor Dr Ioannis Pallikaris&#34;, &#34;reviewBody&#34;: &#34;Dr Vardhaman Kankariya is a globally renowned expert and I am proud to be his mentor. If I need eye surgery I will come to Dr Kankariya myself.&#34;, &#34;itemReviewed&#34;: { &#34;@type&#34;: &#34;Thing&#34;, &#34;name&#34;: &#34;Asian Eye Hospital&#34; }, &#34;reviewRating&#34;: { &#34;@type&#34;: &#34;Rating&#34;, &#34;ratingValue&#34;: 5, &#34;worstRating&#34;: 1, &#34;bestRating&#34;: 5 } </code></pre> <p>如何解决这个问题?</p> </question> <answer tick="false" vote="0"> <p>丰富片段测试工具专注于可以产生丰富片段的结构化数据。您的评论是关于“事物”的。以下是 Google 可能显示评论的类型列表:</p> <p><a href="https://developers.google.com/search/docs/appearance/structured-data/review-snippet" rel="nofollow noreferrer">https://developers.google.com/search/docs/appearance/structed-data/review-snippet</a></p> </answer> </body></html>

回答 0 投票 0

Exiftool - 批量连接标签关键字从 JSON 到 jpg 文件

我在 Windows 10 目录中有数千个 JPG 和相应的 JSON 文件,以及 exiftool.exe: 0001.jpg 0001.jpg.json 0002.jpg 0002.jpg.json 0003.jpg 0003.jpg.json ...ETC。 exif工具 ...

回答 1 投票 0

Databricks 访问文件_元数据时出现问题

我正在尝试使用以下说明访问 _metadata 以获取文件修改时间: https://docs.databricks.com/en/ingestion/file-metadata-column.html 这是我的代码: df = Spark.read \ ...

回答 1 投票 0

如何在 next.js 13 中使用静态元数据对象添加自定义元标记

所以我知道要在我的网站上阻止 Pinterest,我需要将其嵌入到我网站的标题中 ,但我不知道如何在 Next 13 中做到这一点...

回答 3 投票 0

将多个显示的订单项元键更改为 WooCommerce 中可读的名称

在我们使用的网络公司破产后,我接管了我公司的 WordPress 网站。我不是一个强大的程序员,所以对我来说裸露。我正在尝试编辑 WooCommerce 管理员上的元数据字段或...

回答 2 投票 0

将显示的订单项元键更改为 WooCommerce 管理订单中可读的名称

在我们使用的网络公司破产后,我接管了我公司的 WordPress 网站。我不是一个强大的程序员,所以对我来说裸露。我正在尝试编辑 WooCommerce 管理员上的元数据字段或...

回答 1 投票 0

有没有办法在 Wordpress WooCommerce 管理订单页面中编辑元数据文本

在我们使用的网络公司破产后,我接管了我公司的 WordPress 网站。我不是一个强大的程序员,所以对我来说裸露。我正在尝试编辑 WooCommerce 管理员上的元数据字段或...

回答 1 投票 0

如何更改nextjs 13应用程序目录网站的网站名称?

我的网站 我将此网站添加到谷歌搜索结果中 但它的网站名称显示Vercel 如何将网站名称更改为 DailyLearn 常量结构化数据 = { “@context”:“https:schema.org&

回答 1 投票 0

有人再为都柏林核心烦恼吗?

正如问题所述,将 Dublin Core 元标记添加到 HTML 头部有什么意义吗?或者 sitemap.org 删除了大部分标签的使用(尽管它只替换了一些标签) 我问这个...

回答 6 投票 0

在 ShipStation for WooCommerce 中使用自定义订单项目元数据

我有一个 WooCommerce 商店,安装了 Shipstation for WooCommerce 插件。他们提供了一个简单的 PHP 函数来将与订单相关的自定义字段数据发送到 ShipStation。这是斯尼...

回答 1 投票 0

向 ShipStation 发送 WooCommerce 订单的固定金额

我有一个 WooCommerce 商店,安装了 Shipstation for WooCommerce 插件。他们提供了一个简单的 PHP 函数来将与订单相关的自定义字段数据发送到 ShipStation。这是斯尼...

回答 1 投票 0

在 javascript 中获取 woocommerce 选择的产品变体自定义元值

某些产品变体的价格数据正在按吨发送。我需要将该数据转换为千克,然后乘以产品变化重量(千克)。我创建了一个自定义元字段...

回答 1 投票 0

如何使用行而不是列添加元数据

这是我尝试添加元数据的代码 添加元数据 <- AddMetaData(object=seurat,metadata = transposemeta,col.name = "cell_type__ontology_label") The following error was given: ...

回答 1 投票 0

我的 NFT 代币元数据未被 Opensea 打开

我有以下元数据: { "name": "Reallabor Collection", "description": "Friends NFT", “图像”:“ipfs://

回答 1 投票 0

Nextjs 中 Open Graph 标签放置在哪里

我们有一个下一个项目,我们想要在其中放置 og 标签,以确保我们的链接显示图像和标题。因为我们有文章,所以我们希望每行都有一个特定的标题和图像......

回答 1 投票 0

在 Kotlin 上读取图像元数据

有什么方法可以使用 API 33 设备读取此类位置的图像元数据吗?我试图用“ExifInterface”来做到这一点,但我得到了 0.0 的纬度和 0.0 的经度。图像有元...

回答 1 投票 0

Google Rich Results 测试 - 项目不支持评论测试搜索引擎优化

我在谷歌的丰富结果测试中尝试了很多东西,并遇到了这个问题。 测试搜索引擎优化 <p>我在 Google 的 Rich Results Test 上尝试了很多东西,然后遇到了这个问题。</p> <pre><code>&lt;html&gt; &lt;head&gt; &lt;title&gt;Test SEO&lt;/title&gt; &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;:&#34;https://schema.org&#34;, &#34;@type&#34;:&#34;Service&#34;, &#34;name&#34;:&#34;ABC&#34;, &#34;aggregateRating&#34;:{ &#34;@type&#34;:&#34;AggregateRating&#34;, &#34;ratingValue&#34;:5, &#34;reviewCount&#34;:2 }, &#34;review&#34;:[ { &#34;@type&#34;:&#34;Review&#34;, &#34;name&#34;: &#34;ABC&#34;, &#34;author&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;David A&#34; }, &#34;reviewBody&#34;:&#34;Awesome&#34;, &#34;reviewRating&#34;:{ &#34;@type&#34;:&#34;Rating&#34;, &#34;ratingValue&#34;:5 } }, { &#34;@type&#34;:&#34;Review&#34;, &#34;name&#34;: &#34;ABC&#34;, &#34;author&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;David B&#34; }, &#34;reviewBody&#34;:&#34;Great&#34;, &#34;reviewRating&#34;:{ &#34;@type&#34;:&#34;Rating&#34;, &#34;ratingValue&#34;:5 } } ] } &lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>当我运行测试时,它返回了 3 个错误,其中 2 个表示</p> <blockquote> <p>商品不支持评论</p> </blockquote> <p>其中 1 个人说</p> <blockquote> <p>字段“itemReviewed”的对象类型无效</p> </blockquote> <p>对于第一个错误,我不确定为什么会收到错误,因为我提供了 <pre><code>review</code></pre> 的所有必填字段(<a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#review-properties" rel="nofollow noreferrer">https://developers.google.com/search/docs/advanced/structed-数据/评论片段#评论属性</a>)。</p> <p>至于第二个错误,我再次认为我根据 <a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#aggregated-rating-type-definition" rel="nofollow noreferrer">https://developers.google.com/search/docs/advanced/structed-data/review-snippet#aggreated- rating-type-definition 提供了所有需要的字段</a>,但仍然返回该错误。</p> <p>我没有为这两个对象提供 <pre><code>itemReviewed</code></pre>,因为文档表明它是否是嵌套的,所以可以省略。</p> </question> <answer tick="true" vote="0"> <p>所以我找到的最佳答案是:<a href="https://support.google.com/webmasters/thread/38450143/doubts-about-service-schema?hl=en" rel="nofollow noreferrer">https://support.google.com/webmasters/thread/38450143/doubts-about-service-schema?hl=en</a></p> <p>看起来,尽管 <a href="https://schema.org/Service" rel="nofollow noreferrer">Schema.org</a> 支持 <pre><code>Service</code></pre>,但从外观来看,它并不是 Google 支持的模式类型的一部分(<a href="https://developers.google.com/search/blog/2019/09/making-review-rich-results-more-helpful" rel="nofollow noreferrer">https://developers.google.com/search/blog/2019 /09/使审查丰富的结果更有帮助</a>)。</p> <p>作为参考,<a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#embedded-review-example" rel="nofollow noreferrer">这是他们文档中的示例</a>,如果您将 <pre><code>@type</code></pre> 从 <pre><code>Product</code></pre> 更改为 <pre><code>Service</code></pre>,您将看到弹出类似的错误。</p> <p>我猜这里的解决方案是从<pre><code>Service</code></pre>更新为<pre><code>Product</code></pre>,但考虑到GSC(Google Search Console)直到现在才发出警告,这有点奇怪......</p> </answer> </body></html>

回答 0 投票 0

NextJs 14-使用静态导出生成元数据

我们正在尝试根据从 API 获取的数据添加元信息。我们使用导出静态导出页面。它在开发中完美运行,但是当我尝试构建......

回答 1 投票 0

Powershell 错误“GDI+ 中发生一般错误。”更改图像属性后尝试覆盖图像时

我正在尝试批量编辑我保存在硬盘上的大量照片。基本上我需要更改拍摄日期的属性,以便我可以对它们进行索引。我将使用文件名来获取ac...

回答 1 投票 0

© www.soinside.com 2019 - 2024. All rights reserved.