媒体资源
类型名称:Property
扩展 Intangible
名称 |
类型 |
说明 |
域名包含 |
类 |
将资源与预期用于此属性的类相关联。 |
反转 |
属性 |
将属性与反向属性相关联。反向属性将相同的项对相互关联,但顺序相反。例如,“alumni”和“alumniOf”属性是相反的。某些属性没有显式逆转;在这些情况下,可以使用反向属性的 RDFa 和 JSON-LD 语法。 |
范围包含 |
类 |
将属性与构成属性值的一个(或多个)类型的类相关联。 |
被替代者 |
属性 |
关联一个会取代该媒体资源的属性。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["Property is a type that extends Intangible and describes the relationship between two things."],["It includes the expected type of values for the property, the class the property is used on, and its inverse property if applicable."],["Properties can be superseded by other properties, indicating a newer or preferred property to use."],["`domainIncludes`, `rangeIncludes`, `inverseOf`, and `supersededBy` are the properties of the Property type to provide such descriptions."]]],[]]