v1.0.0
Property
Property | Expected Type | Description |
---|---|---|
Properties of Property | ||
rangeIncludes | Class | Relates a property to a class that constitutes (one of) the expected type(s) for values of the property. |
domainIncludes | Class | Relates a property to a class that is (one of) the type(s) the property is expected to be used on. |
supersededBy | Class or Enumeration or Property | |
inverseOf | 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. |
Properties of Intangible | ||
Properties of Thing | ||
name | Text | The name of the item. |
additionalType | Class | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. |
description | Text | A short description of the item. |
image | CreativeWork or URL | An image of the item. |
mainEntityOfPage | CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. |
sameAs | URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
uri | URL | URL of the item. |
Extends class http://schema.org/Thing | ||
Extends class http://schema.org/Intangible | ||
Extends class http://schema.org/Intangible |
"Property" is the value type for Properties:
Property | On Types | Description |
---|---|---|
inverseOf |
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. |
supersededBy |
Class Enumeration Property |
Usage Examples
More specific Types
- This is the most specific of this type.