属性
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:Property
扩展 Intangible
名称 |
类型 |
说明 |
域名包含 |
类 |
将资源与预期用于此属性的类相关联。 |
反转 |
属性 |
将属性与反向属性相关联。反向属性将相同的项对相互关联,但顺序相反。例如,“alumni”和“alumniOf”属性是相反的。某些属性没有显式逆转;在这些情况下,可以使用反向属性的 RDFa 和 JSON-LD 语法。 |
范围包含 |
类 |
将属性与构成属性值的一个(或多个)类型的类相关联。 |
被替代者 |
属性 |
关联一个会取代该媒体资源的属性。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Property\n\nType name: [Property](/workspace/gmail/markup/reference/types/Property)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|----------------|--------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| domainIncludes | [Class](/workspace/gmail/markup/reference/types/Class) | Relates a property to a class that is (one of) the type(s) the property is expected to be used on. |\n| inverseOf | [Property](/workspace/gmail/markup/reference/types/Property) | Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the 'alumni' and 'alumniOf' properties are inverseOf each other. Some properties don't have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used. |\n| rangeIncludes | [Class](/workspace/gmail/markup/reference/types/Class) | Relates a property to a class that constitutes (one of) the expected type(s) for values of the property. |\n| supersededBy | [Property](/workspace/gmail/markup/reference/types/Property) | Relates a property to one that supersedes it. |"]]